* (bug 20131) PHP Notice: Undfined index: page_latest in includes/ChangesList.php...
[lhc/web/wiklou.git] / includes / api / ApiBlock.php
2009-05-23 Chad HorohoeFollowup to r50744: Actually declare the method as...
2009-05-15 Chad Horohoe(bug 18549) Make Special:Blockip (and api action=block...
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-02-27 Roan KattouwAPI: Some cleanup
2008-11-18 Roan KattouwAPI: Make reblocking (introduced in r42843) possible...
2008-10-27 Roan KattouwAPI: Per IRC conversation with Splarka, add a few words...
2008-10-26 Roan KattouwAPI: Fixing r42583: true isn't even allowed as a defaul...
2008-10-25 Roan KattouwAPI: (bug 16115) API action=block dies with an exceptio...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-10-02 Matt Johnston(bug 8440) Add API support for new blocking flag, also...
2008-09-05 Roan Kattouw(bug 15486) API action=block ignores autoblock parameter
2008-08-28 Bryan Tong MinhwfReadOnly now checked in ApiMain::requestWriteMode
2008-05-27 Roan KattouwAPI: Make action=block return an ISO 8601 timestamp...
2008-05-24 Bryan Tong Minh* Add wfRunHook calls where appropriate
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-18 Roan KattouwRemove deprecated ApiMain::scheduleCommit()
2008-04-11 Roan KattouwCommitting patch for bug 10931, which also fixes bug...
2008-01-28 Roan KattouwAPI: Changing all modules' getParamDescription(), getAl...
2008-01-18 Roan KattouwAPI: Making a bunch of state-changing modules require...
2008-01-18 Roan Kattouw* Refactoring IPBlockForm::doBlock() to return message...
2008-01-12 Daniel CannonAPI: Various docu and clean-up.
2007-12-06 Victor VasilievRevert r28215: incorrectly moved files
2007-12-06 Victor VasilievCreate includes/api/query for Query API and includes...
2007-12-06 Victor VasilievFix svn:eol-style and svn:keywords for files from merge...
2007-12-03 Roan KattouwI meant to be *removing* these, not *adding* them.
2007-12-03 Roan KattouwAPI: A cleaner implementation of r28057: this one also...
2007-12-02 Roan KattouwOops, forgot a few.
2007-12-02 Roan KattouwOops, requestWriteMode() is in ApiMain, not ApiBase
2007-12-02 Roan KattouwAPIEDIT BRANCH MERGE: Adding apiedit modules: action...