Merge "Making listToText() not break if passed a 1-item list."
[lhc/web/wiklou.git] / includes / api / ApiParse.php
2012-07-29 SiebrandMerge "Making listToText() not break if passed a 1...
2012-07-29 ReedyMerge "Cleanup InfoAction"
2012-07-27 Aaron SchulzMerge "Refactor out LinkBatch related query building"
2012-07-27 Aaron SchulzMerge "explode()'ing the callback is no longer needed...
2012-07-26 Aaron SchulzMerge "Fix for I5211ec50 (d969a27): more refactoring...
2012-07-26 CatropeMerge "allow combined width/height param in {{filepath:}}"
2012-07-25 KrinkleMerge "Revert "(bug 260) Handle <pre> overflow automati...
2012-07-25 Aaron SchulzMerge "Revert "memcached: better error messaging""
2012-07-24 CatropeMerge "Fix regression in API log events (bug 35635)"
2012-07-24 CatropeMerge "show old protection in prop=info, if no new...
2012-07-22 Aaron SchulzMerge "Use User::getDefaultOption() instead of $wgDefau...
2012-07-21 Aaron SchulzMerge "Updated result properties in paraminfo API"
2012-07-21 Aaron SchulzMerge "Revert "Do not show empty categories with list...
2012-07-20 Trevor ParscalMerge "(bug 260) Handle <pre> overflow automatically...
2012-07-20 ReedyMerge "Undo feature: Add a wpUndidRevision field that...
2012-07-18 Aaron SchulzMerge "escape HTML elements in docblock with double...
2012-07-15 Antoine Mussoescape HTML elements in docblock with double quotes
2012-07-01 SiebrandMerge "(bug 32297) Use symbolic names, not offsets...
2012-06-29 KrinkleMerge "mediawiki.special.preferences: Support Back...
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-11 NikerabbitMerge "(bug 33928) make diff title page more relevant"
2012-05-10 Aaron SchulzMerge "Revert r97711"
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 "Add new-inline-tags to tidy.conf"
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-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-05 umherirrender(bug 28814) add properties to output of action=parse
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 Aaron SchulzMerge "Noticed while looking at $wgShowUpdatedMarker...
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
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 Aaron SchulzMerge "Fixup some raw sqls!"
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-24 Alex MonkDone a bit of deglobalisation.
2012-03-08 Robin PepermansUpdate core usage of getLanguageName[s].
2012-01-21 Sam Reed* (bug 33865) Exception thrown when using API sandbox...
2011-12-18 Alexandre EmsenhuberPass the User object to Revision::userCan()
2011-12-13 Jeroen De Dauwadd missing deprecation notices and added deprecation...
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-18 Alexandre Emsenhuber* Use ParserOptions::newFromContext() to not depend...
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-28 Sam ReedUpdate documentation
2011-10-27 Sam ReedDocumentation
2011-10-26 John Du HartAdding context to the API
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-08-19 Roan KattouwMake the PROTO_ parameter to wfExpandUrl() explicit...
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-08-05 Sam ReedWhitespace and comment updates
2011-08-05 Sam ReedSome annotation for (bug 29907) action=parse only fetch...
2011-08-03 Roan KattouwRevert r93802 per CR. Will avoid cache pollution by...
2011-08-03 Roan KattouwFollowup r92044: force HTTP on URLs output by the API...
2011-07-22 Alexandre EmsenhuberReduce a bit the coupling between Skin and OutputPage:
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-07-13 Roan KattouwPer wikitech-l, run a bunch of URLs in the API output...
2011-07-08 Alexandre EmsenhuberCreate a new RequestContext to use its OutputPage and...
2011-06-30 Sam ReedReplace more multiple calls to $this->getResult() in...
2011-06-17 Sam Reed* (bug 25133) allow redirects also for action=parse...
2011-06-05 Sam Reed* (bug 28897) rvparse doesn’t seem to work with rvsection
2011-06-03 Happy-melonMore unpicking of r85288. I think this is all of the...
2011-05-20 Sam Reed* (bug 28578) API's parse module should not silently...
2011-05-17 Siebrand MazelandMake @deprecated documentation more consistent (see...
2011-05-17 Siebrand MazelandSuprtfluous whitespace removed.
2011-05-15 Bryan Tong MinhKill the error suppression operator in the Api
2011-05-04 Sam Reed* (bug 28812) API's parse module documentation should...
2011-05-04 Daniel FriesenDrop the $out params I added before I added context...
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-04-10 Aaron SchulzQuick fix to categoriesHtml() given new skin changes
2011-04-05 Happy-melonFollow-up r85302: update OutputPage constructors in...
2011-04-04 KrinkleSet forgotten api parameters types
2011-04-03 Daniel FriesenStart better utalizing OutputPage as the focal point...
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
2011-02-24 Sam ReedRefactor code a little bit, save doing redundant checks...
2011-02-08 PlatonidesUnused globals
2011-02-05 Daniel FriesenKill off Linker::getExternalLinkAttributes.
2011-02-05 Daniel FriesenFollowup r81569, kill the wfDeprecated for now till...
next