lhc/web/wiklou.git
2012-09-11 danielIntroducing ContentHandler::canBeUsedOn()
2012-09-11 danielmerged master (2012-09-11)
2012-09-11 Aaron SchulzAdded some doc comments for BacklinkCache.
2012-09-11 Aaron SchulzMerge "Limit the Title backlink cache to two instances."
2012-09-11 KrinkleMerge "enhance jquery.spinner, keeping backwards compat...
2012-09-11 MatmaRexenhance jquery.spinner, keeping backwards compatibility
2012-09-11 Aaron SchulzMerge "Don't exit too quickly when reporting an exception."
2012-09-10 AaronMade backend sync script handle random errors better.
2012-09-10 Aaron[FileBackend] Added concatenate() failure logging.
2012-09-10 Translation... Merge "Localisation updates from translatewiki.net."
2012-09-10 CatropeMerge "[FileBackend] Treat NoSuchObjectException as...
2012-09-10 Translation... Localisation updates from translatewiki.net.
2012-09-10 IAlexMerge "Replace some occurrences of wfMsg* by alternativ...
2012-09-09 Translation... Localisation updates from translatewiki.net.
2012-09-09 Aaron Schulz[FileBackend] Treat NoSuchObjectException as a normal...
2012-09-09 Alexandre EmsenhuberDon't exit too quickly when reporting an exception.
2012-09-09 Aaron SchulzUse quickImport() for upload chunk storage calls.
2012-09-09 Aaron SchulzMerge "Renamed $pairs => $triples."
2012-09-09 Aaron SchulzRenamed $pairs => $triples.
2012-09-09 Aaron SchulzReduced max TempFSFile::factory() attempts since it...
2012-09-08 Translation... Localisation updates from translatewiki.net.
2012-09-08 IAlexMerge "Replace deprecated methods."
2012-09-08 IAlexMerge "Fix Title::getRedirectsHere to respect interwiki...
2012-09-08 IAlexMerge "Made DBABagOStuff return values match the base...
2012-09-08 IAlexMerge "Made default BagOStuff::incr() function more...
2012-09-08 umherirrenderFix Title::getRedirectsHere to respect interwiki prefix
2012-09-07 SiebrandMerge "(bug 40058) Parse newwindow message."
2012-09-07 Aaron SchulzMerge "Use $this to get the Title object in SkinTemplat...
2012-09-07 Siebrand MazelandReplace deprecated methods.
2012-09-07 Translation... Localisation updates from translatewiki.net.
2012-09-07 danielFix transaction nesting caused by LocalFile.
2012-09-07 IAlexMerge "Avoid redundant logging UPDATE query."
2012-09-07 Aaron SchulzMerge "New hook, 'SearchResultInitFromTitle'"
2012-09-07 Alex Monk(bug 40058) Parse newwindow message.
2012-09-07 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2012-09-07 Alexandre EmsenhuberRemoved purgeStaleMemcachedText.php and refreshImageCou...
2012-09-07 AaronAvoid redundant logging UPDATE query.
2012-09-07 IAlexMerge "(bug 39956) MediaWiki's info action should verti...
2012-09-07 Daniel KinzlerMerge "New hook 'AfterFinalPageOutput' which is called...
2012-09-07 Daniel KinzlerMerge "Alpha-sort lists of api modules in ApiQuery"
2012-09-07 IAlexMerge "Replace non standard 'tt' with 'code' for better...
2012-09-07 raymondReplace non standard 'tt' with 'code' for better HTML5...
2012-09-07 Daniel WernerNew hook 'AfterFinalPageOutput' which is called at...
2012-09-07 Tim StarlingRemove @deprecated from wfTimestamp()
2012-09-06 ReedyMerge "(bug 32552) Drop unused database field cat_hidden"
2012-09-06 ReedyAdd some trailing whitespace
2012-09-06 Translation... Merge "Localisation updates from translatewiki.net."
2012-09-06 Translation... Localisation updates from translatewiki.net.
2012-09-06 Brion Vibbertry/catch for bug 40037 weird timestamps in exif
2012-09-06 madman(bug 39956) MediaWiki's info action should vertically...
2012-09-06 Aaron SchulzMerge "(bug 30445) Update 'revdelete-reason-dropdown'"
2012-09-06 SiebrandMerge "Remove usage of wfTime() in benchmarks and backu...
2012-09-06 ReedyAlpha-sort lists of api modules in ApiQuery
2012-09-06 NikerabbitMerge "Remove <code> which no longer makes sense."
2012-09-06 Aaron SchulzMerge "Revert "thumb.php now handles short and long...
2012-09-06 Aaron SchulzRevert "thumb.php now handles short and long thumbnail...
2012-09-06 Alexandre EmsenhuberRemove usage of wfTime() in benchmarks and backupTextPa...
2012-09-06 CatropeMerge "thumb.php now handles short and long thumbnail...
2012-09-06 CatropeMerge "[FileBackend] Work-around low header value limit...
2012-09-06 Aaron[FileBackend] Work-around low header value limits in...
2012-09-06 umherirrender(bug 32552) Drop unused database field cat_hidden
2012-09-06 ReedyMove 3 RELEASE-NOTES entries from the API section
2012-09-06 Siebrand MazelandRemove <code> which no longer makes sense.
2012-09-06 Aaron SchulzMerge "[Bug 35738] remove zone info from ipv6 addresses"
2012-09-06 daniel[Bug 35738] remove zone info from ipv6 addresses
2012-09-06 Alexandre EmsenhuberDo strict check for $par in Special:Log
2012-09-06 ReedyMerge "add moveoverredirect to result of api move"
2012-09-05 Reedy* (bug 39665) Cache AllowedGenerator array so it doesn...
2012-09-05 Alexandre EmsenhuberUse $this to get the Title object in SkinTemplate:...
2012-09-05 AaronMade DBABagOStuff return values match the base class...
2012-09-05 IAlexMerge "Make Special:Log link pretty in navigation toolbox"
2012-09-05 Translation... Merge "Localisation updates from translatewiki.net."
2012-09-05 AaronRevert "(bug 27111) Make cascading foreign repo's fetch...
2012-09-05 danielMerge "adding @group Database to more tests" into Wikidata
2012-09-05 danielMerge "fix spurious failure of TimestampTest" into...
2012-09-05 DemonMerge "[FileBackend] Clear swift connection on invalid...
2012-09-05 Translation... Localisation updates from translatewiki.net.
2012-09-05 Daniel KinzlerMerge "New hook ApiCheckCanExecute."
2012-09-05 AaronMade default BagOStuff::incr() function more like memca...
2012-09-05 Tyler RomeoNew hook ApiCheckCanExecute.
2012-09-05 CatropeMerge "Handle '\0\0\0\0\0\0\0\0\0\0\0\0\0\0' in setTime...
2012-09-05 KaldariMerge changes I794d4675,I57e2fc0b
2012-09-05 MatmaRexLivePreview: handle .mw-newarticletext element
2012-09-05 MatmaRexLivePreview: coding conventions and overall code prettiness
2012-09-05 danielfix spurious failure of TimestampTest
2012-09-05 danieladding @group Database to more tests
2012-09-05 danielintroducing ContentHandler::getPageViewLanguage
2012-09-05 yaronNew hook, 'SearchResultInitFromTitle'
2012-09-05 danielmerge latest master.
2012-09-05 ReedyHandle '\0\0\0\0\0\0\0\0\0\0\0\0\0\0' in setTimestamp
2012-09-05 danielRestore (some) globals after each test
2012-09-04 Brion VibberFix exif timestamp bug
2012-09-04 Aaronthumb.php now handles short and long thumbnail name...
2012-09-04 Aaron SchulzMerge "Fixed and normalized content-disposition for...
2012-09-04 Translation... Localisation updates from translatewiki.net.
2012-09-04 Alexandre EmsenhuberRemove usage of wfTime() in maintenance
2012-09-04 Aaron SchulzMerge "(bug 39287) Fixed error checking in DatabaseMysq...
2012-09-04 Tyler Anthony... (bug 39287) Fixed error checking in DatabaseMysql:...
2012-09-04 Aaron SchulzMerge "Convert core to use new ThumbnailImage() constru...
2012-09-04 Alexandre EmsenhuberAdded missing GPLv2 headers in maintenance scripts.
next