HTML 2???
[lhc/web/wiklou.git] / includes / api / ApiBlock.php
2011-11-28 Sam ReedOh noes, moar http:// -> https://
2011-11-16 John Du HartRemoved the 'eclipse helper' bit on top of every API...
2011-11-13 Alexandre EmsenhuberRemoved usage of $wgUser in block and unblock processing:
2011-10-27 Sam ReedDocumentation
2011-10-26 John Du HartAdding context to the API
2011-10-13 Aaron Schulz(bug 31679) Fixed use of 'allowusertalk'
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-05-19 Antoine MussoSingle messages can be passed as strings to Api::dieUsa...
2011-04-07 Paul CoppermanVarious fixes for PHPUnit tests:
2011-03-24 PlatonidesUse class name Html in canonical form.
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-18 Happy-melonFollow-ups to r84258
2011-03-13 Happy-melonFollow-up r83825: fix fatal in API
2011-03-12 Happy-melonDivert a river through the Augean Stables that is Speci...
2011-03-02 Alexandre EmsenhuberPer Platonides, fix for r82686: make ApiUploadTest...
2011-02-27 Sam ReedTweak comments, remove some unused stuff.
2011-01-02 X!-Add &watchuser option to ApiBlock
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
2010-12-22 Roan KattouwReplace my old e-mail address with my new one in API...
2010-11-23 Bryan Tong Minh(bug 25174) Add equal sign to boolean parameters in...
2010-10-01 Sam Reed* (bug 25248) API: paraminfo errors with certain modules
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
2010-08-04 Sam ReedFollowup r70461 if PARAM_REQUIRED is set, use for missi...
2010-08-04 X!Followup to r70460 and r70461: Use true instead of 1
2010-08-04 X!Followup to r70460: Committed wrong version of ApiBase...
2010-07-23 Sam ReedStylize API up to date
2010-06-21 Derk-Jan HartmanCorrect the address of the FSF in some of the GPL headers
2010-05-25 Sam ReedRemove arrays from getDescription where we are only...
2010-05-11 Sam ReedMixture of things.
2010-03-27 Roan KattouwFix coding style in r64230, r64256
2010-03-27 Happy-melonPer r64228 CR: make the check a static method in IPBloc...
2010-03-26 Happy-melonFollowup to r64228 - apply restrictions in API.
2010-02-21 Jack PhoenixApiBlock.php: spacing & coding style tweaks, more brace...
2010-02-16 Sam ReedFollowup to r62557 as per Roans comment
2010-02-15 Sam ReedRefactor requiresToken to getTokenSalt - Returns salt...
2010-02-14 Sam ReedStart of "Bug 21991 - Move common query parameter...
2010-02-14 Sam ReedChange layout of the mustBePosted format to standardise it
2010-02-11 Sam ReedFollowup to bryans comment for r62328
2010-02-11 Sam ReedMore of bug 18771 - List possible errors in action...
2010-02-11 Sam ReedStart implementation of bug 18771 - List possible error...
2010-01-11 Aryeh Gregorstylize.php on API code
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...