Merge "[SiteStatsUpdate] Added support for memcached staging of stats updates."
[lhc/web/wiklou.git] / includes / DefaultSettings.php
2012-05-10 CatropeMerge "[SiteStatsUpdate] Added support for memcached...
2012-05-10 Aaron[SiteStatsUpdate] Added support for memcached staging...
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-08 DemonMerge "Make $wgShowExceptionDetails=false more feasible...
2012-05-08 Tim StarlingMake $wgShowExceptionDetails=false more feasible for...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 Aaron SchulzMerge "fix 2 missing "local var" JavaScript statements"
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 DemonMerge "Localisation updates from translatewiki.net."
2012-05-07 DemonMerge "(bug 36537) Rename wfArrayToCGI to wfArrayToCgi"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-07 Aaron SchulzMerge "$wgGitRepositoryViewers to link to gitweb"
2012-05-06 saper$wgGitRepositoryViewers to link to gitweb
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-04-30 CatropeRevert "Applied patches to new WMF 1.20wmf2 branch"
2012-04-30 CatropeMerge "Revert "Commit of various live hacks""
2012-04-30 CatropeRevert "Commit of various live hacks"
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Commit of various live hacks"
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-30 ReedyCommit of various live hacks
2012-04-30 ReedyApplied patches to new WMF 1.20wmf2 branch
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 CatropeMerge "Whitespace and typo fix"
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
2012-04-26 Brion VIBBERMerge "Changed wfMessage() usage to call directly Messa...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added 'recursive' flag to director...
2012-04-26 Brion VIBBERMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 Brion VIBBERMerge "(bug 30410) Remove deprecated $wgFilterCallback...
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 Brion VIBBERMerge "[FileBackend] Added some basic directory functions."
2012-04-25 Brion VIBBERMerge "[FileRepo] Avoid performance degeration due...
2012-04-25 Brion VIBBERMerge "[FileRepo] Fixed regression where thumbnails...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 DemonMerge "Use $wgContLang and an anonymous user in refresh...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 Alex Monk(bug 30410) Remove deprecated $wgFilterCallback. The...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 Tim Starling(bug 34041) Remove bogus 10000x10000 pixel option
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-16 SiebrandMerge "Add option to rebuild message files on a differe...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-12 CatropeMerge "Use $wgUser in ResourceLoaderUserGroupsModule...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-09 CatropeMerge "[LanguageConverter] Added some cache code based...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-07 ReedyMerge "(bug 32492) API now allows editing using pageid"
2012-04-06 Aaron SchulzMerge "Implement routing for HTCP purges"
2012-04-06 CatropeImplement routing for HTCP purges
2012-04-06 Aaron Schulz[LanguageConverter] Added some cache code based on...
2012-04-06 CatropeMerge "Revert "[LanguageConverter] Added some cache...
2012-04-06 Brion VIBBERRevert "[LanguageConverter] Added some cache code based...
2012-04-06 Brion VIBBERMerge "[LanguageConverter] Added some cache code based...
2012-04-06 Aaron Schulz[LanguageConverter] Added some cache code based on...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 HasharMerge "Remove some duplicate code in ProfilerSimpleTrace"
2012-04-04 Brion VIBBERMerge "Reduced file journal index bloat by removing...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Postgres updater: add config table, adjust us_im...
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-26 tstarlingMerge "Fix typo in comment"
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Aaron SchulzMerge "Closing dump buffers on stream end"
2012-03-26 Reedy* (bug 34212) ApiBlock/ApiUnblock allow action to take...
2012-03-25 KrinkleFix support for TestSwarm on SpecialJavaScriptTest...
2012-03-09 Marcin CieślakHandle PostgreSQL transaction errors and improve schema...
next