lhc/web/wiklou.git
2012-10-11 Alex MonkTidy up InfoAction and note it's hook in docs/hooks.txt
2012-10-10 Aaron SchulzAvoid fatals for bad filenames given for chunk uploads.
2012-10-10 Translation... Localisation updates from translatewiki.net.
2012-10-10 Aaron SchulzAvoid thumb.php fatal for bad titles on private wikis.
2012-10-10 Aaron SchulzMerge "(bug 16020) Fix race condition in User::addToDat...
2012-10-10 Santhosh ThottingalFix the jqueryMsg tests for plural rule parsing
2012-10-10 Mark HolmquistAdd three tests for categories mixed with templates.
2012-10-10 Antoine MussoFix test SpecialSearchTest.testSearchTermIsNotExpanded
2012-10-10 SiebrandMerge "Convert -{}- markups in title="" and alt=""."
2012-10-10 LiangentStop expanding search term in <title> of the search...
2012-10-10 LiangentDisplay converted namespace names in Html::namespaceSel...
2012-10-10 LiangentCheck headers for default variant when initializing...
2012-10-10 LiangentFix Ibcb23c81, and tweak array merge order
2012-10-09 KrinkleMerge "Update jQuery to 1.8.2"
2012-10-09 ReedyUpdate jQuery to 1.8.2
2012-10-09 GWickeMerge "Updated/added include/template tests to reflect...
2012-10-09 SiebrandMerge "Localisation updates from translatewiki.net."
2012-10-09 Translation... Localisation updates from translatewiki.net.
2012-10-09 raymondAdd a message key from ContentHandler merge to messages.inc
2012-10-09 raymondRemove artefact from the ContentHandler merge
2012-10-09 CSteippMerge "(bug 40789) Fixed $wgSecureLogin after-login...
2012-10-09 Subramanya... Updated/added include/template tests to reflect Parsoid...
2012-10-09 Trevor ParscalMerge "(bug 40834) mw.loader: Fix comma-joined 404...
2012-10-09 IAlexMerge "Fix flush-like commit in DeferredUpdates."
2012-10-09 IAlexMerge "Removed READ_LATEST default from Revision::newFr...
2012-10-09 DemonMerge "[FileBackend] Tweaked TempFSFile::bind() to...
2012-10-09 danielFix flush-like commit in DeferredUpdates.
2012-10-09 SiebrandMerge "Report legacy hook handlers."
2012-10-09 danielFix merge artifact in Article::showCssOrJsPage.
2012-10-09 danielReport legacy hook handlers.
2012-10-09 SiebrandMerge "Silenice trx warnings from LoadBalancer."
2012-10-09 danielSilenice trx warnings from LoadBalancer.
2012-10-09 IAlexMerge "Remove unused variables."
2012-10-09 IAlexMerge "Replace deprecated call."
2012-10-09 Siebrand MazelandRemove unused variables.
2012-10-09 Siebrand MazelandReplace deprecated call.
2012-10-09 Siebrand MazelandUpdate docs for return and exception info
2012-10-09 SiebrandMerge "Merge branch 'Wikidata' into master."
2012-10-09 danielMerge branch 'Wikidata' into master.
2012-10-09 SiebrandMerge "Removed useless $title parameter to InfoAction...
2012-10-09 SiebrandMerge "Use parseAsBlock() instead of parse() to show...
2012-10-09 Alexandre EmsenhuberRemoved useless $title parameter to InfoAction::pageInfo()
2012-10-09 umherirrenderAvoid direct access to $wgGroupPermissions
2012-10-09 SiebrandMerge "Add version number to deprecated setting"
2012-10-09 SiebrandMerge changes I9d2b148e,Iccf6ea81
2012-10-09 umherirrenderAdd version number to deprecated setting
2012-10-09 Timo Tijhof(bug 34876) Make jquery.makeCollapsible less slow.
2012-10-09 Aaron SchulzMerge "Disable transaction warnings for automatic trx."
2012-10-09 Aaron SchulzMerge "Deprecate $wgSharedDB"
2012-10-09 Timo TijhofClean and repair many phpunit tests (+ fix implied...
2012-10-08 Tim Starling(bug 16020) Fix race condition in User::addToDatabase()
2012-10-08 Timo TijhofFix HtmlTest, XmlTest; Add setMwGlobals method to base...
2012-10-08 Niklas LaxströmAdd parameters to LanguageQqx-generated messages.
2012-10-08 ReedyMerge "Update version to 1.21."
2012-10-08 Translation... Localisation updates from translatewiki.net.
2012-10-08 Siebrand MazelandUpdate version to 1.21.
2012-10-08 Siebrand MazelandRelease notes tweaks.
2012-10-08 danielCleanup of Wikidata branch.
2012-10-08 NikerabbitMerge "Phase out tests/jasmine; Update mediawiki i18n...
2012-10-08 IAlexMerge "Fix typo in comment."
2012-10-08 Siebrand MazelandFix typo in comment.
2012-10-08 ReedyMerge "Fix behavior of Hooks class."
2012-10-08 danielFix usage of deprecated ArticleSaveComplete hook in...
2012-10-08 danielmerge latest master into Wikidata branch
2012-10-08 danielDisable transaction warnings for automatic trx.
2012-10-08 danielFix behavior of Hooks class.
2012-10-08 Timo TijhofPhase out tests/jasmine; Update mediawiki i18n tests
2012-10-08 danielMerge "fix merge of Iec98e472" into Wikidata
2012-10-08 danielMerge "Prevent page moved to different content model...
2012-10-08 danielMerge "Use ContentHandler as a factory for recirects...
2012-10-08 danielMerge "Make runLegacyHooks work around bug in Hooks...
2012-10-08 IAlexMerge "Remove some unused local variables."
2012-10-08 IAlexMerge "Fix issue with link in history line for revs...
2012-10-08 Tim StarlingDeprecate $wgSharedDB
2012-10-08 Siebrand MazelandRemove some unused local variables.
2012-10-07 Siebrand MazelandFix issue with link in history line for revs hidden...
2012-10-07 Derk-Jan HartmanFix an issue with the data-sort-type retrieval.
2012-10-07 ReedyMerge "(bug 40820) Revert my changes to includes/action...
2012-10-07 Translation... Localisation updates from translatewiki.net.
2012-10-07 umherirrenderSimplify code for usertools in RollbackAction
2012-10-07 Tyler Anthony... (bug 40789) Fixed $wgSecureLogin after-login redirect.
2012-10-07 Alex Monk(bug 40820) Revert my changes to includes/actions/Credi...
2012-10-07 Timo Tijhof(bug 40834) mw.loader: Fix comma-joined 404 error.
2012-10-07 janAdd warnings to install.php for files-options
2012-10-07 janAdd passfile option to install.php
2012-10-07 IAlexMerge "pass user object for delete/undelete/filerevert...
2012-10-07 IAlexMerge "Remove obsolete comment."
2012-10-07 IAlexMerge "Add userToolLinks to action=info"
2012-10-07 Aaron Schulz[FileBackend] Removed pointless container process cache...
2012-10-06 umherirrenderAdd userToolLinks to action=info
2012-10-06 SiebrandMerge "(bug 23222) The "login again" link on Special...
2012-10-06 SiebrandMerge "Fix behaviour of namespaceSelector to match...
2012-10-06 SiebrandMerge "(bug 38559) Add hook to info action to allow...
2012-10-06 Tim LandscheidtRemove obsolete comment.
2012-10-06 Alexandre EmsenhuberUse parseAsBlock() instead of parse() to show the error...
2012-10-06 Alexandre Emsenhuber(bug 23222) The "login again" link on Special:Userlogou...
2012-10-06 umherirrenderpass user object for delete/undelete/filerevert in...
2012-10-06 Catrope(bug 40660) Don't mangle &nbsp; in on-wiki JS.
2012-10-06 umherirrenderRemove autoloader for deprecated Database class
2012-10-05 CatropeMerge "[FileBackend] Tweaked FileBackendMultiWrite...
next