Tweak the version info for MW just a bit, bring it more in line with the module listi...
[lhc/web/wiklou.git] / includes / api / ApiMain.php
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...
2007-11-19 Brion VibberRevert r27581, 27598, 27626
2007-11-19 Victor Vasiliev* Use ApiBase::dieDebug() to render maxlag error properly
2007-11-18 Victor Vasiliev* (bug 11206) api.php should honor maxlag
2007-11-17 Victor VasilievAPI:
2007-11-15 Brion VibberRevert r27151 -- allows session fixation attacks.
2007-11-03 Roan KattouwAPI:
2007-10-30 Roan KattouwAPI: Also prevent double escaping when outputting an...
2007-10-24 Daniel Cannon(bug 11721) API: Use a different title for results...
2007-10-08 Roan Kattouw* (bug 11173) Allow limited wikicode rendering via...
2007-09-26 Daniel Cannon(bug 11404) API: Provide name of exception caught in...
2007-09-19 Brion VibberTweaks to r25923 for my own peace of mind:
2007-09-18 Daniel Cannon(bug 11296) Introduced special case pretty-printer...
2007-08-31 Tim StarlingAllow API modules to be defined in extensions
2007-08-30 Brion VibberRevert r25297, r25298 for now.
2007-08-29 Paa Kwesi ImbeahAdding InstantCommons includes into ApiMain and AutoLoa...
2007-07-31 Yuri AstrakhanAPI: Added meta=userinfo module to get data about the...
2007-07-18 Daniel Cannon(bug 10602) API: Add two protected accessors to ApiMain...
2007-07-15 Yuri AstrakhanAPI: Removed maximum limit checking when running api...
2007-07-14 Yuri AstrakhanAPI: Big change: Removed all userCanRead() checks per...
2007-07-12 Yuri AstrakhanAPI: Per IRC discussion with brion and co, now API...
2007-07-08 Yuri AstrakhanAPI: updated help screen
2007-07-07 Yuri AstrakhanAPI: implemented prop=imageinfo, minor cleanup
2007-07-06 Yuri AstrakhanAPI: Documentation cleanup
2007-06-29 Yuri AstrakhanAPI: Minor cleanup
2007-06-29 Roan KattouwMaking non-fm formats return help text when action...
2007-06-29 Roan KattouwReverting r23562: accidentally modified phase3 rather...
2007-06-29 Roan Kattouw* Separating UI code and DB code in Article::rollback()
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-06-28 Rob Church(bug 10392) Include MediaWiki version details in versio...
2007-05-28 Yuri AstrakhanAPI bug 10046: incorrect action produces invalid respon...
2007-05-27 Yuri AstrakhanAPI: Enabled API login throttling (with amidaniel's...
2007-05-22 Yuri AstrakhanAPI: applied the patch by amidaniel to allow the same...
2007-05-21 Yuri AstrakhanAPI:
2007-05-20 Yuri AstrakhanAPI: documentation and cleanup.
2007-05-20 Yuri AstrakhanAPI:
2007-05-19 Yuri AstrakhanAPI:
2007-05-18 Yuri AstrakhanAPI: disabled login module until it is more secure...
2007-05-14 Yuri Astrakhan* API: updated documentation link
2007-05-14 Yuri Astrakhan* New properties: links, templates, images, langlinks
2007-04-20 Nick JenkinsYet more doc tweaks:
2007-04-18 Nick JenkinsSome small doc tweaks to reduce Doxygen warnings, namely:
2006-11-29 Nick JenkinsPrevent the following strict-standards warnings - i...
2006-11-25 Tim StarlingFixed inefficient use of array_keys() introduced by...
2006-11-23 Nick JenkinsCode housekeeping stuff (and barring any stuff-ups...
2006-11-03 Yuri AstrakhanAPI * better self-description for various modules
2006-10-30 Yuri AstrakhanAPI * Implemented backlinks / imagelinks / embeddedin...
2006-10-25 Yuri AstrakhanAPI * simple backlinks module (no redirect resolution...
2006-10-22 Yuri AstrakhanAPI * cache expiration control
2006-10-18 Yuri AstrakhanAPI
next