Merge "Minor changes to Ic50d01f5 Accept-Language code."
[lhc/web/wiklou.git] / includes / api / ApiPatrol.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-10-26 John Du HartAdding context to the API
2011-08-17 Sam ReedBased on diff to wikia, set more functions consistently...
2011-07-17 Sam ReedFollowup r92396
2011-07-17 Sam ReedFollowup r92396, add help urls for most of the core...
2011-07-09 Alexandre EmsenhuberCall doMarkPatrolled() on the RecentChange object inste...
2010-12-09 Bryan Tong MinhBREAKING CHANGE: Require POST for patrolling revisions...
2010-10-23 Roan KattouwBREAKING CHANGE: Per r70640 CR, salt patrol tokens...
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 Tim StarlingRewrote r69339 etc. to clean up API cache header handling.
2010-07-14 Roan KattouwAPI: Make output containing private or user-specific...
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-02-23 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-13 Sam ReedRest of dieUsageMsg in getPossibleErrors
2010-01-11 Aryeh Gregorstylize.php on API code
2009-04-28 Chad HorohoeKill a bunch of unused $wgUser
2009-03-07 Roan Kattouw* API: (bug 17832) action=delete returns 'unknownerror...
2009-03-06 Rotem LissFix typo.
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-02-27 Roan KattouwAPI: Some cleanup
2008-10-25 Tim StarlingRemoved all instances of empty() where error suppressio...
2008-09-19 Chad HorohoeFix some doxygen stuff.
2008-09-04 Roan Kattouw* Split patrol code