Merge "Make getContinueStr protected as it's used in subclass by TMH"
[lhc/web/wiklou.git] / languages /
2012-05-08 Brion VIBBERMerge "Include the namespace of the page in the "target...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 Aaron SchulzMerge "Fix comment ResourceLoader::tryRespondFromFileCa...
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-08 DemonMerge "Make $wgShowExceptionDetails=false more feasible...
2012-05-07 Aaron SchulzMerge "Treat truncated HTTP requests as errors."
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 PlatonidesTreat truncated HTTP requests as errors.
2012-05-07 Antoine MussoMerge "(bug 36603) Make DumpFilter::$sink public again"
2012-05-07 Translation update... Localisation updates from translatewiki.net.
2012-05-07 Aaron SchulzMerge "Made WikiPage recall the source of the data...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 Alexandre EmsenhuberAdded Linker::getInvalidTitleDescription() to display...
2012-05-07 DemonMerge "Localisation updates from translatewiki.net."
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-06 Translation update... Localisation updates from translatewiki.net.
2012-05-05 Aaron SchulzMerge "Use $wgExpensiveParserFunctionLimit over ParserO...
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-05 Aaron SchulzMerge "Add MWNamespace::isNonincludableNamespace"
2012-05-05 awjrichardsMerge "Use Title::legalChars()"
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 CatropeMerge "[FileBackend] Added copy() sanity checks to...
2012-05-04 Translation update... Localisation updates from translatewiki.net.
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 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-04 Aaron SchulzMerge "(bug 5445) remove autoblocks when user is unblocked"
2012-05-03 Aaron SchulzMerge "Adding test case for testing revision storage...
2012-05-03 Aaron SchulzMerge "ImagePage refactoring"
2012-05-03 Translation update... Localisation updates from translatewiki.net.
2012-05-03 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-03 HasharMerge "Adding more tests for Title."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-02 Translation update... Localisation updates from translatewiki.net.
2012-05-01 Aaron SchulzMerge "enable email for PreferencesTest.php"
2012-05-01 Aaron SchulzMerge "(bug 30975) API import of pages with invalid...
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 ReedyMerge "Explicitly specify that filename in filerevert...
2012-05-01 ReedyMerge "Changed the format to lowercase in help message"
2012-05-01 ReedyMerge "Localisation updates from translatewiki.net."
2012-05-01 Translation update... Localisation updates from translatewiki.net.
2012-05-01 NikerabbitMerge "Set CdbTest to skipped instead of incomplete"
2012-05-01 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-04-30 ReedyMerge "fix two generator examples"
2012-04-30 CatropeMerge "Revert "Commit of various live hacks""
2012-04-30 Translation update... Localisation updates from translatewiki.net.
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-29 ReedyMerge "Localisation updates from translatewiki.net."
2012-04-29 Translation update... Localisation updates from translatewiki.net.
2012-04-27 Brion VIBBERMerge "Update jQuery UI to 1.8.19"
2012-04-27 Brion VIBBERMerge "Simplify and refactor out api code for getting...
2012-04-27 Brion VIBBERMerge "Normalising return statements"
2012-04-27 DemonMerge "Improved BagOStuff documentation and made some...
2012-04-27 Brion VIBBERMerge "Adding file stat caching to avoid RTTs to high...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 Translation update... Localisation updates from translatewiki.net.
2012-04-27 umherirrender(bug 22887) Add warning and tracking category for prepr...
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 "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 "Edit notices can now be translated."
2012-04-26 Brion VIBBERMerge "[FileRepo] Added hook to let us copy thumbnails...
2012-04-26 Brion VIBBERMerge "No environment reset for failure after prefetch...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added container stat caching to...
2012-04-26 SiebrandMerge "Localisation updates from translatewiki.net."
2012-04-26 Translation update... Localisation updates from translatewiki.net.
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Make data loading a bit better in ApiProtect."
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 "Hot-fix for mismatching lens from database"
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 "Add function OutputPage::getHeadLinksArray()"
2012-04-25 Brion VIBBERMerge "[FileRepo] Avoid performance degeration due...
2012-04-25 Brion VIBBERMerge "Split out quickCleanDir() function just for...
2012-04-25 Translation update... Localisation updates from translatewiki.net.
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 "[FileBackend] Reduced code duplication with...
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 Aaron SchulzMerge "Parameter documentation for PathRouter"
2012-04-24 Translation update... Localisation updates from translatewiki.net.
2012-04-24 DemonMerge "[FileBackend] Renamed getOperations() to reflect...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 Aaron SchulzMerge "Fix magic $ aliasing in ResourceLoader"
2012-04-23 Translation update... Localisation updates from translatewiki.net.
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
next