Merge "[FileBackend] Made it easy to use registed file backend config in multi-write...
[lhc/web/wiklou.git] / includes / api / ApiQueryDeletedrevs.php
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
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 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
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 "[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-05 umherirrenderORDER BY/GROUP BY accept arrays
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
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 Aaron SchulzMerge "Remove request_with_session/request_without_session"
2012-04-10 Brion VIBBERMerge "Employing MediaWikiTestCase's temporary file...
2012-04-10 Brion VIBBERMerge "(bug 33658) support for {{GRAMMAR:}} in jqueryMsg"
2012-04-10 DemonMerge "Normalise categorymembers to take ascending...
2012-04-10 Brion VIBBERMerge "Adding temp file/dir management to MediaWikiTest...
2012-04-10 CatropeMerge "[FileRepo] Added support for temp file repos...
2012-04-10 ReedyAdd some spacing
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106439, r106441 - bad formatting mushing separa...
2011-12-20 Aaron SchulzFU r106514: Sanity check for empty sha1 values in the DB
2011-12-18 Aaron SchulzFU r106514: use base 16 SHA-1 to be consistent with...
2011-12-17 Aaron SchulzExpose rev_sha1/ar_sha1 to API (bug 21860)
2011-12-16 Sam ReedConvert a few more descriptions
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-10-27 Sam ReedDocumentation
2011-10-26 John Du HartAdding context to the API
2011-10-07 Max SemenikRevert r93246: besides the problems pointed out at...
2011-10-06 Bryan Tong Minh(bug 29392) Setting the start or end parameter now...
2011-09-16 Alexandre EmsenhuberCall Linker methods statically
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-26 Happy-melon(bug 15641) prevent blocked administrators from accessi...
2011-07-26 Sam Reed* (bug 29685) do not output NULL parentid with list...
2011-07-17 Sam ReedAdd a couple more useful URL's to the API help banner
2011-07-17 Sam Reed* (bug 28817) Add reference help page link to API Modules
2011-06-01 Sam ReedAdd some documentation
2011-04-25 Max SemenikRm all mentions of "this module" in API action descript...
2011-04-23 Sam Reed* (bug 28560) list=deletedrevs should die, if combinati...
2011-04-23 Sam Reed* (bug 27344) add drprefix param to list=deletedrevs
2011-04-10 Sam Reed* (bug 27712) add parent_id to list=deletedrevs
2011-03-13 Sam ReedFollowup r83843, r83837, per brian, addOption unconditi...
2011-03-13 Sam ReedBug 27341 - Add drto param to list=deletedrevs
2011-03-12 Sam Reed* (bug 27670) Ordering by timestamp (and usage of start...
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan KattouwReplace my old e-mail address with my new one in API...
2010-12-14 Roan KattouwImprove some of the descriptions added in r68482
2010-11-23 Bryan Tong Minh(bug 25174) Add equal sign to boolean parameters in...
2010-08-28 Sam ReedCouple more userid properties for Bug 19195
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-07-28 Bryan Tong Minh(bug 24564) Fix fatal errors when using list=deletedrev...
2010-07-25 PlatonidesRemove double globals.
2010-07-23 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-22 Sam ReedBig blitz on unused variables (a lot of $db = $this...
2010-07-14 Mark A. Hershbergerfollow up r69339:
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
2010-06-23 Sam Reed* (bug 23473) - Give description of properties on all...
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-06-20 Sam ReedPer mediawiki.org/wiki/Special:Code/MediaWiki/66168...
2010-06-20 Sam ReedNuke $db->freeResult() from Api stuffs
2010-05-11 Sam ReedMixture of things.
2010-05-10 Sam ReedApiQueryDeletedrevs doesn't enumerate all available...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-13 Sam ReedComplete dieUsage errors in 7 more Api files
2010-02-01 Roan KattouwWhitespace fixes for r61761, r61779
2010-01-31 Sam ReedFinish (bug 18427) Comment (edit summary) parser option...
2010-01-31 Sam ReedStylize.php on API
2010-01-31 Sam ReedWhitespace/brace cleanup to ApiQueryDeletedrevs
2010-01-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-10-24 Alexandre Emsenhuber* (bug 21085) list=deletedrevs no longer returns only...
2009-04-28 Roan KattouwAPI: Fix list=deletedrevs paging bug pointed out by...
2009-03-09 Aaron Schulzquick fix: add WHERE ar_deleted = 0. Nicer would be...
2009-02-27 Roan KattouwAPI: Some cleanup
2009-02-09 Roan KattouwFix some more regressions from r46845 reported by Brad...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-01-19 Roan KattouwRevert r45821, r45830, r45831 and r45835 all in order...
2009-01-17 Roan KattouwAnother followup to r45819: update references to the...
2009-01-12 Roan KattouwAPI: (bug 16858) Revamped list=deletedrevs to make...
2008-09-13 Aaron SchulzRevert r40792. Filesort is gone, but table scan is...
2008-09-13 Roan KattouwReverting r40790 and fixing the filesort properly ...
2008-09-13 Aaron SchulzI swear this table scan filesort was disabled before...
next