Set values from query params (bug 12750)
[lhc/web/wiklou.git] / includes / api /
2008-09-05 Roan Kattouw(bug 15486) API action=block ignores autoblock parameter
2008-09-05 Tim Starling* Don't force rendering in File::getThumbnail(). The...
2008-09-04 Alexandre Emsenhubermissing svn:keywords property
2008-09-04 Roan Kattouw(bug 15466) Added action=purge to the API. Modified...
2008-09-04 Roan Kattouw(bug 15479) action=login no longer sets wait parameter...
2008-09-04 Roan Kattouw* Split patrol code
2008-09-04 Roan Kattouw(bug 15471) Fix regression from r40088 which caused...
2008-09-04 Roan Kattouw(bug 15473) Correcting Doxygen comment for ApiEditPage
2008-09-03 Roan Kattouw(bug 15448) YAML output returns empty strings instead...
2008-09-03 Roan Kattouw(bug 15444) API: Throwing a regular 'unknownerror'...
2008-09-01 Tim Starlingheader() replaces by default, there's no need to pass...
2008-08-31 Bryan Tong Minh* (bug 15392) ApiFormatBase::formatHTML now uses $wgUrl...
2008-08-29 Bryan Tong MinhFix for my previous commit: Filter out null values
2008-08-29 Bryan Tong MinhAdd a function to require one and only one parameter...
2008-08-28 Bryan Tong MinhwfReadOnly now checked in ApiMain::requestWriteMode
2008-08-28 Roan Kattouw(bug 15348) prop=categories returns timestamps that...
2008-08-27 Roan KattouwAPI:
2008-08-27 Roan KattouwFix fatal error caused by missing comma
2008-08-27 Bryan Tong Minh* Fixup validation methods in UserEmailForm a bit so...
2008-08-26 Roan KattouwAPI: Remove the throttle from ApiLogin because
2008-08-26 Roan KattouwAPI: Improvements to action=emailuser:
2008-08-26 Roan KattouwAPI: Fixed bug that caused all action=edit requests...
2008-08-26 Roan KattouwAPI: Throwing a more specific error message when the...
2008-08-25 Aryeh GregorSet svn:eol-style native on includes/api/ApiWatch.php.
2008-08-25 Daniel FriesenApiQueryBase::titleToKey and ApiQueryBase::keyToTitle;
2008-08-25 Daniel FriesenRevert 39936 and 39935;
2008-08-25 Roan KattouwFollow-up for r39935: re-fix bug 14651 by making the...
2008-08-25 Roan KattouwAPI: Go back to using the good old str_replace() hacks...
2008-08-21 Brion VibberRevert r39793 "* (bug 13879) Special:EmailUser shows...
2008-08-21 Bryan Tong Minh* (bug 13879) Special:EmailUser shows a form in case...
2008-08-21 Roan KattouwAdding action=watch to the API
2008-08-20 Bryan Tong MinhProvide some info on which case value was not handled...
2008-08-19 Bryan Tong MinhFix up my name.
2008-08-19 Roan KattouwAPI:
2008-08-18 Roan Kattouw(bug 15228) Throw a warning instead of an error when...
2008-08-16 Roan Kattouw(bug 15178) Added clshow to prop=categories to allow...
2008-08-16 Roan Kattouw(bug 15173) Make prop={links,templatelinks} not break...
2008-08-16 Roan KattouwAPI: Let list=search throw away missing titles. Lucene...
2008-08-16 Roan KattouwAPI: Fixing an E_NOTICE reported by Wikia. Can't reprod...
2008-08-16 Fran RogersPatch from MaxSem re bug 15162 - handle throttling...
2008-08-06 Fran RogersWrapped certain tricky constructs in @cond/@endcond...
2008-08-05 Roan KattouwAPI:
2008-08-05 Roan Kattouw* (bug 15044) Added requestid parameter to api.php...
2008-08-05 Chad HorohoeBadaccess-group1/2 no longer exist.
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-31 Bryan Tong MinhAPI: Added iiprop=bitdepth to imageinfo and aiprop...
2008-07-30 Victor Vasiliev* (bug 14968) Specifying blank action parameter trigger...
2008-07-28 Chad HorohoeDeprecate SiteStats::admins() in favor of SiteStats...
2008-07-27 Brion Vibber* API search now falls back to fulltext search by defau...
2008-07-25 Rotem LissAPI change: Registration time of users registered befor...
2008-07-22 Roan KattouwAPI: Change descriptions for some limit parameters...
2008-07-21 Roan KattouwCleanup from r37839: just put ipb_auto in the relevant...
2008-07-19 Brion VibberSecurity fix for API blocks query -- ipb_anon field...
2008-07-17 Brion VibberRevert r37748 "(bug 14020) Added an API interface to...
2008-07-16 Roan Kattouw(bug 14020) Added an API interface to Special:Unwatched...
2008-07-15 Roan KattouwRedoing r37642 ('Added possibility to filter by protoco...
2008-07-15 Brion VibberRevert r37717 -- if you didn't like the other reasons...
2008-07-15 Roan KattouwRevert r37712 which was itself a revert of r37642 ...
2008-07-15 Brion VibberRevert r37642 for now ('Added possibility to filter...
2008-07-14 Roan KattouwAPI list=exturlusage: Added possibility to filter by...
2008-07-10 Roan KattouwRevert most of r37534, which was an over-revert: just...
2008-07-10 Brion VibberPartial revert of r37502, 37503: double-quoting of...
2008-07-10 Roan KattouwAPI: More cleanup:
2008-07-10 Roan KattouwForgot to change one strencode() to addQuotes()
2008-07-10 Roan KattouwAPI: Some cleanup and fixes before 1.13 is released:
2008-07-09 Bryan Tong Minh* Added flag "top" to list=usercontribs if the user...
2008-07-08 Roan Kattouw(bug 14758) unknown_action message was output twice...
2008-07-08 Bryan Tong MinhUser::editToken expects the salt as an array, not as...
2008-07-07 Roan KattouwAPI: Add paging (i.e. limit and continue) parameters...
2008-07-07 Roan KattouwAPI list=alllinks:
2008-07-07 Roan KattouwKilling filesort in prop={links,templatelinks} when...
2008-07-07 Roan KattouwAPI: Add description for alcontinue parameter
2008-07-07 Tim StarlingFix silent failure in PHP 5.1.x or older. The callback...
2008-07-06 Brion VibberFix for PHP < 5.2.3
2008-07-05 Roan KattouwFix regression from r37046: tokens should not be suppli...
2008-07-04 Brion VibberRevert r37009 -- turns out you can do these structures...
2008-07-04 Roan KattouwRewritten the way the API handles tokens:
2008-07-04 Victor Vasiliev* (bug 14723) Added time zone and writing direction...
2008-07-03 Brion VibberHave been playing with custom API modules and been...
2008-07-03 Roan KattouwApiParse: Don't display revid="" when there is no revid.
2008-06-29 Roan KattouwAnother regression from r36678: dieUsageMsg() expects...
2008-06-29 Roan KattouwFix regression from r36678: we can't use $this->dieUsag...
2008-06-29 Chad Horohoe(bug 14678) Make API respect $wgShowSQLErrors and ...
2008-06-27 Bryan Tong MinhAdded clprop=timestamp to prop=categories
2008-06-27 Roan KattouwFix fatal errors introduced in r36678
2008-06-26 Roan KattouwUse the proper Title methods in ApiQueryBase::titleToKe...
2008-06-21 Roan KattouwAPI:
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-19 Roan KattouwAPI: Added bkip parameter to list=blocks. This more...
2008-06-16 Roan KattouwAdd maxage too
2008-06-16 Roan Kattouw(bug 14402) Added smaxage parameter to api.php
2008-06-15 Roan KattouwAPI: Add nocreate parameter to action=edit
2008-06-15 Roan KattouwAPI: Adding 'hidden' field to list=allcategories and...
2008-06-15 Roan KattouwAPI: action=edit: Make the combination of prepend/appen...
2008-06-13 Bryan Tong Minh(bug 14526) Unescaped SQL in list=backlinks
2008-06-12 Roan Kattouw(bug 14459) Added prependtext and appendtext parameters...
next