Localisation updates for core and extension messages from translatewiki.net
[lhc/web/wiklou.git] / includes /
2011-08-24 Sam ReedRevert r95408, breaks preferences
2011-08-24 Sam ReedFollowup r85876
2011-08-24 Sam ReedRevert r91728
2011-08-24 Sam ReedRevert changes to HTMLForm from r92155
2011-08-24 Sam ReedFollowup r95396
2011-08-24 Sam ReedFollowup r95396, add missing comma
2011-08-24 Sam ReedMerge the iwtransclusion branch back into trunk
2011-08-24 Sam ReedFix documentation (clearing w/c)
2011-08-23 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-23 John Du Hart(bug 30335) Fix for HTMLForms using GET breaking when...
2011-08-23 Alexandre EmsenhuberUse local context instead of global variables
2011-08-23 John Du Hart(bug 30344) Add configuration variable for setting...
2011-08-23 John Du Hart(bug 30352) Add option to BlockList to filter out IP...
2011-08-23 Brion Vibber* (bug 30497) Add client-nojs and client-js classes...
2011-08-22 Ariel Glennadd functions that support close and rename of output...
2011-08-22 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-22 Alexandre EmsenhuberUse local context instead of global variables
2011-08-22 Niklas LaxströmMake the language recaching non-recursive and load...
2011-08-21 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-21 Brian WolffFollow-up r86534 - Do not add tracking categories if...
2011-08-21 Daniel FriesenRemove the * {{msg}} syntax introduced to MediaWiki...
2011-08-21 Raimond Spekkingfu r95152: remove debug line.
2011-08-21 Brian Wolfffollow-up r86169 - 2 minor issues found while writing...
2011-08-21 Raimond SpekkingNew hook point to exempt an IP address from the account...
2011-08-21 Sam ReedAdd in \n from/to r95055 to LoadBalancer.php
2011-08-20 Alexandre EmsenhuberUse local context instead of global variables
2011-08-20 Raimond SpekkingSelf revert r95041 per CR. I will commit a cleaner...
2011-08-20 Roan KattouwFix typo
2011-08-20 Roan KattouwFix serious bug in r90849 that didn't show up in the...
2011-08-20 Roan KattouwPer r90849, factor out most of the code that's duplicat...
2011-08-20 Roan KattouwRevert r95058 (make letype multivalue): has been applie...
2011-08-19 Sam ReedCouple more pieces of wikia upstreaming
2011-08-19 Sam ReedUpstream wikia change
2011-08-19 Sam ReedUpstream wikia changes
2011-08-19 Sam ReedSwap from NS_MAIN to use MWNamespace::getContentNamespa...
2011-08-19 Sam ReedUse MWNamespace::getContentNamespaces() (instead of...
2011-08-19 Sam ReedIncorporate Wikia diff, don't duplicate debugging thoug...
2011-08-19 Raimond SpekkingNew hook point to change $wgAccountCreationThrottle
2011-08-19 Raimond SpekkingLocalisation updates for core and extension messages...
2011-08-19 Max SemenikDon't check for each database's availability twice...
2011-08-19 Roan KattouwUse canonical URLs in sitemaps, diff stuff and external...
2011-08-19 Roan KattouwExpand some more URLs: for feeds, referers and the...
2011-08-19 Roan KattouwUse wfParseUrl() instead of parse_url() in interwiki...
2011-08-19 Roan KattouwMake the PROTO_ parameter to wfExpandUrl() explicit...
2011-08-19 Roan Kattouw* Introduce File::getCanonicalUrl()
2011-08-19 Roan KattouwAdd a PROTO_CANONICAL mode to wfExpandUrl(), which...
2011-08-19 Roan KattouwUse canonical URLs (introduced in r94995) for all URLs...
2011-08-19 Roan KattouwMake $wgVaryOnXFPForAPI apply to RSS/Atom feeds too...
2011-08-19 Roan KattouwUse canonical URLs (introduced in r94995) in the OpenSe...
2011-08-19 Roan KattouwReverse a bad decision in r93820, which added a comment...
2011-08-19 Roan KattouwPer CR on r44412 and my promise in the commit summary...
2011-08-19 Niklas LaxströmFu r94907 - also update localisation cache, which acces...
2011-08-19 Roan KattouwFollowup r94754: move protocol expansion from getIRCLin...
2011-08-18 Sam Reed* (bug 30450) Clear page_props table on page deletion
2011-08-18 Ian BakerTwo bugs:
2011-08-18 Alexandre EmsenhuberRemoved mention of AOL, no longer true since r39892
2011-08-18 Sam ReedFix getRequet to getRequest
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-08-18 Niklas LaxströmAttempt to fix Bug 30216 - Improve language fallback...
2011-08-18 MaroonedRelative values of the "Location" header are incorrect...
2011-08-18 Sam ReedUpstreaming wikia change to WebRequest
2011-08-17 Sam ReedMore wikia upstreaming
2011-08-17 Sam ReedStylize
2011-08-17 Sam ReedUpstream another minor Wikia change
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-17 Ian BakerlistFiles() returns false when empty. Special:UplaodSt...
2011-08-17 Sam ReedDocumentation
2011-08-17 Roan KattouwFollowup r94421 which, per CR, broke in non-English...
2011-08-17 Daniel FriesenFollowup r80248; Fix inverted message exists tests...
2011-08-17 Roan Kattouw(bug 30398) Expand any protocol-relative URLs to HTTP...
2011-08-17 Niklas LaxströmSelf-revert r79892: only got one opposition and apparen...
2011-08-17 Niklas LaxströmAmend the documention of search profile, fu r86714
2011-08-17 Brian WolffFollow-up r94680 - fix unit tests.
2011-08-17 Daniel FriesenFix some bad "Implements Special:*" comments in include...
2011-08-17 Siebrand MazelandLocalisation updates from translatewiki.net.
2011-08-16 Robin PepermansMagic words (time and number-formatting ones, plus...
2011-08-16 Ian BakerCleaning up little things, updates to code clarity...
2011-08-16 Mark A. Hershbergerw/s changes
2011-08-16 Antoine MussoTests for wfGetIP() follow up r89407
2011-08-16 Roan KattouwFollowup r89545: add ,0 to Article constructor call
2011-08-16 Roan KattouwFollowup r90041: keep naming of watch and unwatch calls...
2011-08-16 Alexandre EmsenhuberPer Reedy, follow-up r93758: SpecialPage::capturePath...
2011-08-16 Brian Wolfffollow-up r88171 - fix fatal if suggested filename...
2011-08-16 Sam ReedExplicitally define some member variables
2011-08-15 Ian BakerRemoved the ability to pass a key into stashFile()...
2011-08-15 Ian BakerRemoved complex replag handling, now just query master...
2011-08-15 Antoine Mussoback off r94558:
2011-08-15 Brion VibberRevert r94041: PHP Notice: Undefined index: SERVER_PROT...
2011-08-15 Antoine MussoTests for wfGetIP() follow up r89407
2011-08-15 Sam ReedFollowup r92430 per CR, like r94448
2011-08-15 Brion VibberFollowup r94541 (reverts of r94289 undiscussed core...
2011-08-15 Aaron SchulzRestored r94370 changes PopulateRevisionLen, moving...
2011-08-15 Sam ReedPartial revert to r87584
2011-08-15 Brion VibberRevert r94289, r94290, r94294, r94333, r94345, r94362...
2011-08-15 Ian Bakerchecking for existence of mLocalFile in stashFile(...
2011-08-15 Ian Bakercleaned up database query, doesn't have to be aware...
2011-08-15 Ian BakerFixed incorrect usage of || operator, added test
2011-08-15 Roan KattouwFollowup r94502: per CR, use two caching variables...
2011-08-15 Roan Kattouw(bug 30269) Strings like foobar//barfoo are linked...
2011-08-15 Ryan Schmidt* Revert r94487 and r19889 to an extent -- ONLY check...
next