Complete dieUsage errors in 6 more Api files
[lhc/web/wiklou.git] / includes / api / ApiMain.php
2010-02-13 Sam ReedComplete dieUsage errors in 6 more Api files
2010-02-13 Sam ReedStart of blanket coverage of dieUsageMsg in getPossible...
2010-02-11 Sam ReedMove mustBePosted error into messageMap
2010-01-31 Sam ReedAdd myself to Api Credits
2010-01-23 Sam ReedNormalise comment usage (# --> //)
2010-01-22 Mark A. Hershbergerws only cleanup
2010-01-11 Aryeh Gregorstylize.php on API code
2009-12-11 Tim StarlingRestored the function of ApiMain::requestWriteMode...
2009-12-01 Tim StarlingReverted r58646 as per my comments on bug 20554.
2009-11-06 Roan KattouwAPI: (bug 20554) Expose average slave lag (avglag)...
2009-09-17 Roan KattouwAPI: Per CR comments on r56091, make the timeout for...
2009-09-17 Roan KattouwFix r56091: cache URLs with and without ?version separately
2009-09-09 Roan KattouwFollow-up to r55639: per CR comment, make API help...
2009-08-27 Roan KattouwAPI: Add user-agent and method (GET/POST) to request...
2009-08-27 Roan KattouwAPI: Cache API help in memcached, inital use of the...
2009-07-16 Roan KattouwRevert r52190 ("Return HTTP 503 on API maxlag error...
2009-07-14 Michael Dalehere it is ... the upload-api, script-server, js2 ...
2009-07-12 Bryan Tong Minh(bug 18533) Add readonly reason to readonly exception
2009-06-20 Roan KattouwAPI: Return HTTP 503 status code on maxlag error, like...
2009-05-20 Roan KattouwRe-adding ApiMain::requestWriteMode() (removed in r4890...
2009-05-09 Roan KattouwAPI: (bug 18731) Show correct SVN links for extension...
2009-04-28 Roan KattouwAPI: (bug 16422) Don't show help in format=jsonfm unles...
2009-03-28 Roan KattouwRedo r48746 (API userrights, reverted in r48909 and...
2009-03-27 Andrew GarrettRevert r48746 (API userrights). Breaks Special:GlobalGr...
2009-03-24 Roan Kattouw* API: (bug 15935) Add action=userrights to the API
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-02-10 Roan KattouwAPI: Make UTF-8 cleanup actually work; it was broken...
2009-02-05 Roan Kattouw* API: BREAKING CHANGE: (bug 11430) Return fewer result...
2009-02-04 Roan Kattouw* API: (bug 17007) Add action=import
2009-01-23 Roan KattouwAPI: ApiBase::dieUsage() is not a static function,...
2009-01-14 Roan KattouwAPI: Clean up invalid UTF-8 in the result before feedin...
2008-11-14 Tim StarlingDon't use getParameter() inside substituteResultWithErr...
2008-10-25 Alexandre EmsenhuberDo a last check before creating the object to not throw...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-10 Ilmari KaronenUse getParameter() for the "maxage" and "smaxage" param...
2008-10-01 Ilmari KaronenMake the API maxlag check send the same "Retry-After...
2008-09-25 Roan KattouwForgot to commit a file in my TODO/FIXME crusade.
2008-09-21 Tim StarlingLog exceptions encountered in api.php. Check for null...
2008-09-17 Roan KattouwAPI: Adding APIAfterExecute, APIQueryAfterExecute and...
2008-09-04 Roan Kattouw(bug 15466) Added action=purge to the API. Modified...
2008-09-04 Roan Kattouw* Split patrol code
2008-09-01 Tim Starlingheader() replaces by default, there's no need to pass...
2008-08-28 Bryan Tong MinhwfReadOnly now checked in ApiMain::requestWriteMode
2008-08-21 Roan KattouwAdding action=watch to the API
2008-08-19 Bryan Tong MinhFix up my name.
2008-08-05 Roan KattouwAPI:
2008-08-05 Roan Kattouw* (bug 15044) Added requestid parameter to api.php...
2008-08-04 Roan Kattouw* Mention multivalue parameters in the message about...
2008-08-04 Chad HorohoeDisplay permissions specific to the API (such as writea...
2008-08-02 Chad HorohoeTweak the version info for MW just a bit, bring it...
2008-07-30 Victor Vasiliev* (bug 14968) Specifying blank action parameter trigger...
2008-07-08 Roan Kattouw(bug 14758) unknown_action message was output twice...
2008-06-29 Chad Horohoe(bug 14678) Make API respect $wgShowSQLErrors and ...
2008-06-21 Roan KattouwOops, gotta use $exp here
2008-06-20 Roan KattouwRevert live hack from r36493, because it has no effect...
2008-06-19 Brion VibberApply live hack -- exception for invalid actions (as...
2008-06-16 Roan KattouwAdd maxage too
2008-06-16 Roan Kattouw(bug 14402) Added smaxage parameter to api.php
2008-06-01 Bryan Tong MinhAPI: Add action=emailuser
2008-05-27 Roan Kattouw* Added 'writeapi' right that controls access to the...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-18 Roan KattouwRemove deprecated ApiMain::scheduleCommit()
2008-05-17 Tim Starling* Fix unlogged automatic user creation: run wfLBFactory...
2008-05-10 Roan KattouwRe-applying r34440 (documenting ApiQueryBase)
2008-05-09 Brion VibberRevert to r34430 in order to revert r34431 which is...
2008-05-08 Roan KattouwDocumenting some API stuff
2008-04-14 Siebrand Mazeland* remove end of line whitespace
2008-04-11 Roan KattouwCommitting patch for bug 10931, which also fixes bug...
2008-04-05 Bryan Tong Minh(bug 11673) Return error 'unknown_action' in specified...
2008-03-30 Tim Starling* Introduced LBFactory -- an abstract class for configu...
2008-03-27 Roan KattouwRemoving ApiChangeRights module
2008-03-20 Yuri AstrakhanUpdated credits per discussion with Brion
2008-03-17 Roan KattouwAPI: Adding more detail in credits
2008-03-17 Roan KattouwAPI: Updating action=help credits to give Yuri and...
2008-03-03 Roan KattouwAPI: Adding action=edit module
2008-03-03 Brion VibberSafety fixes for API:
2008-02-07 Roan KattouwAPI: Updating credits to reflect my having replaced...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-24 Roan KattouwTweaking r30119: changing txt and dbg's MIME type to...
2008-01-24 Roan KattouwNo need to revert r30078: HTML-formatting the data...
2008-01-23 Brion VibberRevert r30078 -- formats "txt" and "dbg" dump raw unfil...
2008-01-23 Roan KattouwAPI: Adding txt and dbg formats, imported from query.php
2008-01-23 Roan KattouwAPI:
2008-01-22 Roan Kattouw(bug 12718) Added action=paraminfo module that provides...
2008-01-18 Roan KattouwAPI: Making a bunch of state-changing modules require...
2008-01-15 Roan KattouwAPI:
2008-01-08 Victor VasilievAPI: add action=logout
2008-01-04 Roan KattouwRe-adding ApiChangeRights, but commenting out its entri...
2008-01-04 Brion VibberRevert r29261, r29271 for now -- some weird mixing...
2008-01-04 Roan Kattouw* Unbroke Special:Userrights for wikis without pretty...
2008-01-03 Brion VibberRemove ApiChangeRights. Duplicates code, doesn't handle...
2007-12-03 Roan KattouwAPI: A cleaner implementation of r28057: this one also...
2007-12-02 Victor VasilievAPI:
2007-12-02 Roan KattouwChanging error code to prevent confusion with wfReadOnl...
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...
2007-12-01 Victor Vasiliev* Use *bold* and $italics$ highlighting only in API...
2007-12-01 Victor Vasiliev* Introduce action=parse to API. It deprecates action...
2007-11-30 Tim StarlingTrivial bug in new apihighlimit feature
2007-11-29 Roan KattouwAdding apihighlimits permission. Users with this permis...
2007-11-19 Roan KattouwRevert part of Brion's 27627: please don't throw away...
next