Add support for Number grouping(commafy) based on CLDR number grouping patterns like...
[lhc/web/wiklou.git] / includes / api / ApiUnblock.php
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-04 KrinkleSet forgotten api parameters types
2011-03-21 Happy-melonBlame hashar for this giant commit; he teased me for...
2011-03-13 Happy-melonFurther massive rewrite of the blocking frontend: spin...
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...
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-10-01 Sam Reed* (bug 25248) API: paraminfo errors with certain modules
2010-08-07 Alexandre EmsenhuberStandardised file description headers, added @file
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-26 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
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-13 Sam ReedStart of blanket coverage of dieUsageMsg in getPossible...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-02-27 Roan KattouwAPI: Some cleanup
2008-10-27 Roan KattouwAPI: Per IRC conversation with Splarka, add a few words...
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-08-28 Bryan Tong MinhwfReadOnly now checked in ApiMain::requestWriteMode
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2008-05-18 Roan KattouwRemove deprecated ApiMain::scheduleCommit()
2008-04-14 Siebrand Mazeland* remove end of line whitespace
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* Refactored IPUnblockForm::doUnblock() to return an...
2008-01-12 Daniel CannonAPI: Various docu and clean-up.
2007-12-22 Rotem LissFix typo.
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 KattouwAPI: A cleaner implementation of r28057: this one also...
2007-12-02 Victor VasilievAPI:
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...