Merge "Re-enable css @import unit tests"
[lhc/web/wiklou.git] / includes / api /
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Show descriptive error message on invalid title...
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 "[FileBackend] File locking fixes."
2012-05-08 Brion VIBBERMerge "Make getContinueStr protected as it's used in...
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 ReedyMake getContinueStr protected as it's used in subclass...
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-08 Tim StarlingFix for r113993: don't log UsageException instances
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 "(bug 36537) Rename wfArrayToCGI to wfArrayToCgi"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-06 SiebrandMerge "Added missing GPLv2 headers in some places."
2012-05-06 Szymon Świerkosz(bug 35993) gettoken should go die in a fire (part 1)
2012-05-06 Szymon ŚwierkoszMove optionstoken from meta=userinfo to action=tokens.
2012-05-06 umherirrender(bug 33224) add variants of content language to meta...
2012-05-05 umherirrender(bug 28814) add properties to output of action=parse
2012-05-05 umherirrender(bug 34927) Output media_type for list=filearchive
2012-05-05 umherirrenderUse right case for Title::makeTitle
2012-05-05 umherirrenderORDER BY/GROUP BY accept arrays
2012-05-05 Aaron SchulzMerge "Use $wgExpensiveParserFunctionLimit over ParserO...
2012-05-05 Aaron SchulzMerge "Show Highest expansion depth in limit report"
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 umherirrenderAdd MWNamespace::isNonincludableNamespace
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 Alexandre EmsenhuberDon't make two database requests to load the same objec...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
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 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-05-02 HasharMerge "Bumping minimum supported version of PHPUnit...
2012-05-02 ReedyMerge "Ported r112366 from 1.19wmf branch indefinitely."
2012-05-02 ReedyMerge "Removing unnecessary space from the end of the...
2012-05-02 Petr OnderkaFixed whitespace in API classes
2012-05-02 KaldariMerge "Prevents sidebar links from jumping on page...
2012-05-02 umherirrender(bug 30488) API now allows listing of backlinks/embedde...
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 "Few documentation/type hint updates"
2012-05-01 Aaron SchulzMerge "(bug 31704) Allow selection of associated namesp...
2012-05-01 Petr OnderkaRemoved intval for undelete reason in API
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 Petr OnderkaExplicitly specify that filename in filerevert is witho...
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 "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-30 Petr OnderkaChanged the format to lowercase in help message
2012-04-30 umherirrenderfix two generator examples
2012-04-29 Aaron SchulzMerge "Fixup some raw sqls!"
2012-04-29 umherirrender(bug 30975) API import of pages with invalid characters...
2012-04-28 Aaron SchulzMerge "Fatal error: Call to a member function getId...
2012-04-28 ReedyMerge "add hints to description of action=edit"
2012-04-28 umherirrenderadd hints to description of action=edit
2012-04-28 Aaron SchulzMerge "Fatal error: Call to a member function getExten...
2012-04-28 Aaron SchulzMerge "Attempt at fixing "Fatal error: Call to a membe...
2012-04-28 ReedyAttempt at fixing "Fatal error: Call to a member funct...
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 changes Ib2cb36cd,I50dec908
2012-04-27 ReedyNormalising return statements
2012-04-27 ReedySimplify and refactor out api code for getting title...
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 "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 Szymon Świerkosz(bug 33602) list=allusers throws exceptions with invali...
2012-04-26 SiebrandMerge "Localisation updates from translatewiki.net."
next