Workaround for APC bug. Not fully isolated, but AutoLoader::$localClasses is implicat...
[lhc/web/wiklou.git] / includes / api /
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...
2008-06-12 Roan Kattouw(bug 14471) Use HTMLTidy and generate limit report...
2008-06-12 Roan KattouwPlease use standardized error messages here
2008-06-10 Tim StarlingLike the comment says... dieDebug() instead of wfHttpError
2008-06-05 Aaron SchulzTweak error messages
2008-06-04 Aaron Schulz'0' is a title
2008-06-04 Aaron SchulzTitle may come in as an empty string, which is not...
2008-06-02 Bryan Tong Minh... and should have also made this an array
2008-06-02 Bryan Tong MinhForgot to return success
2008-06-02 Bryan Tong MinhPut ratelimiter and edittoken checking in backend.
2008-06-01 Bryan Tong MinhAPI: Add action=emailuser
2008-05-31 Bryan Tong MinhRemove the AlternateEdit hook from the API: it is a...
2008-05-30 Bryan Tong MinhAlways return an array if an error has occurred in...
2008-05-29 Bryan Tong MinhRun UserLoginComplete hook from API
2008-05-29 Bryan Tong Minh(bug 14335) Use proper $wgUser methods instead of using...
2008-05-28 Roan KattouwAPI: Added optional md5 parameter to action=edit. If...
2008-05-28 Roan KattouwAPIEditPage:
2008-05-27 Roan KattouwIn the spirit of r35407, don't go crazy if Title::moveT...
2008-05-27 Roan Kattouw* Added 'writeapi' right that controls access to the...
2008-05-27 Roan Kattouw* Refactor Title::isValidMoveOperation() and Title...
2008-05-27 Roan KattouwAPI: Make action=block return an ISO 8601 timestamp...
2008-05-26 Aryeh GregorNo, something that looks stupid *is* in fact ipso facto...
2008-05-26 Roan KattouwFixing timestamp conversion breakage: ignores the fact...
2008-05-26 Roan KattouwPartial revert of r35058: when something looks stupid...
2008-05-24 Bryan Tong MinhOn second thought file undeletion is supported; just...
2008-05-24 Bryan Tong Minh* Add wfRunHook calls where appropriate
2008-05-23 Leon Weber(no commit message)
2008-05-23 Aryeh GregorCode simplification (-205 bytes :P):
2008-05-23 Aryeh Gregor* Don't allow moving with subpages to a namespace that...
2008-05-22 Roan Kattouw(bug 14231) Tweak help for action=edit
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-22 Brion Vibber* Fix typo in ApiQueryImageInfo which made mime type...
2008-05-22 Aaron Schulz*The function is User::getID() not getId()
2008-05-21 Roan KattouwAPI: Requesting a token you aren't allowed to request...
2008-05-21 Bryan Tong MinhAdd descriptionurl to imageinfo
2008-05-20 Roan KattouwHandle multiple warnings correctly in ApiBase::setWarni...
2008-05-20 Roan KattouwAPI: Unrecognized values for multivalue parameters...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-20 Bryan Tong MinhForgot to remove one debug statement.
2008-05-20 Bryan Tong MinhAdd RepoGroup::findFiles to efficiently find many files...
2008-05-20 Bryan Tong MinhForgot one $this => self when making ApiQueryImageInfo...
2008-05-20 Bryan Tong MinhUse ApiQueryImageInfo::getInfo for both ApiQueryAllimag...
2008-05-20 Roan KattouwUnified aiprop and iiprop somewhat by adding iiprop...
2008-05-19 Brion VibberReverting r35060 -- can't reproduce the reported proble...
2008-05-19 Bryan Tong MinhForce indices of groups and rights array to be in order...
2008-05-19 Bryan Tong MinhAPI: Merge file deletion code from ApiEdit_Vodafone...
2008-05-18 Roan KattouwRemove deprecated ApiMain::scheduleCommit()
2008-05-17 Tim Starling* Fix unlogged automatic user creation: run wfLBFactory...
2008-05-17 Tim StarlingHandle the new LoginForm::CREATE_BLOCKED return value...
2008-05-16 Niklas LaxströmNobody wants to touch this....
2008-05-16 Aaron Schulz* Respect feed limits
2008-05-16 Bryan Tong MinhThrow an error if the local repository is not a LocalRe...
2008-05-15 Bryan Tong MinhAs per mailing list: $wgOut->redirect auto expands...
next