Followup to r64962: Fixed watchlist parameter in API. User options watchdeletions...
[lhc/web/wiklou.git] / includes / api /
2010-04-14 Bryan Tong MinhFollowup to r64962: Fixed watchlist parameter in API...
2010-04-14 Mark A. Hershberger* EOL ws clean on ApiBase.php
2010-04-12 Mark A. Hershbergerre r64962 clean up the logic for watchlist a little
2010-04-12 Mark A. Hershbergerre r64291 and r64852 use ApiBase::setWatch instead...
2010-04-12 Sam ReedRevert r64955
2010-04-12 Sam ReedPartial fix to bug 23167
2010-04-11 Alexandre EmsenhuberFix param names mismatch in code/doc from r64852 and...
2010-04-10 Happy-melonOverhaul Special:EmailUser, use HTMLForm, a SpecialPage...
2010-04-10 Sam ReedRefactor getTokenSalt to use caching getUser/getTitle...
2010-04-10 Sam ReedRevert r64825
2010-04-10 Roan KattouwFollowup to r64850: replace $username with the right var
2010-04-10 Mark A. Hershberger* Clean up some duplicated code in r64291
2010-04-10 Mark A. Hershbergerfix a bug where an undefined var was used, api actually...
2010-04-09 Sam ReedRefactor code in ApiRollback to fix bug 23117
2010-04-09 Sam ReedReuse created instance of UserrightsPage
2010-04-09 Sam ReedAdd link to Api Announcements mailing list
2010-04-07 Sam ReedFixup to r64197 per mediawiki.org/wiki/Special:Code...
2010-04-07 Roan KattouwFix for r64677: as reported on mediawiki-api, I forgot...
2010-04-07 Tim Starling* (bug 23076) Fixed login CSRF vulnerability. Logins...
2010-04-01 Sam Reedsvn:keywords Id for r64436
2010-04-01 Mark A. Hershbergerfollowup r64465 — make happy-melon happy
2010-04-01 Mark A. Hershbergerfollow up r64454 — change comment style
2010-03-31 Mark A. HershbergerGet rid of E_STRICT message
2010-03-31 Matthew Britton(bug 22290) Inconsistent presence of "comment" field...
2010-03-31 Matthew Britton(bug 22868) don't list infinite block expiry date as...
2010-03-31 Matthew Britton(bug 22339) "Go" result should be available through...
2010-03-30 Mark A. Hershberger* Set $titleObj to null by default on getWatchlistValue...
2010-03-30 Alexandre EmsenhuberAnd while I'm at it, fix PHP Notice: Undefined variable...
2010-03-30 Alexandre EmsenhuberFix parse error: syntax error, unexpected '}' in includ...
2010-03-30 Mark A. HershbergerRefactor ApiMain to make the code more readable.
2010-03-28 Sam ReedSwitch if ordering as per Roans comment for r64291
2010-03-28 Sam ReedFollowup r64197
2010-03-27 Roan KattouwFix coding style, whitespace in r64267
2010-03-27 Roan KattouwFix coding style in r64230, r64256
2010-03-27 Sam ReedFollowup to r64197
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-03-25 Sam ReedMinor followup to r64197
2010-03-25 Sam ReedFix bug 22944 in a much better fashion (using watchlist...
2010-03-25 Sam ReedRevert my api changes to pre r64815
2010-03-25 Sam ReedMissing comma from previous commits
2010-03-25 Sam ReedAdd array( 'show' ), to getPossibleErrors
2010-03-25 Sam ReedWatch/unwatch to ApiUpload
2010-03-25 Sam ReedStop mutually exclusive values in ApiProtect
2010-03-25 Sam ReedStop mutually exclusive values in ApiRollback and ApiUn...
2010-03-25 Sam ReedStop mutually exclusive values in ApiDelete and ApiMove
2010-03-25 Sam ReedPart of bug 22944
2010-03-12 Bryan Tong MinhRemove internalhttpsession from ApiUpload; remnant...
2010-03-12 Bryan Tong MinhMerge r63621 and r63636 from REL1_16:
2010-03-09 Sam ReedMinor followup to r63425 and r63428
2010-03-08 Sam ReedMinor comment for r63428
2010-03-08 Sam Reed* (bug 22764) uselang parameter for action=parse
2010-03-08 Sam ReedRestore $wgLang in ApiQueryAllmessages if changed durin...
2010-03-08 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-07 Alexandre EmsenhuberFixed some doxygen warnings
2010-03-06 Sam ReedFixup r63301 as per Roan comment
2010-03-05 Sam Reed* (bug 22738) Allow filtering by action type on query...
2010-02-26 Roan KattouwAPI: Don't unstub $wgContLang in ApiBase::getValidNames...
2010-02-26 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-24 X!Whoops, committed wrong version
2010-02-24 X!PARAM_TYPE 'user' now works for multi-values
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-24 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-23 Jack PhoenixAPI: fix copyright symbol, coding style cleanup, more...
2010-02-23 Jack PhoenixAPI: coding style cleanup, fix copyright symbol, more...
2010-02-22 Sam ReedFixup whitespace
2010-02-22 Jack PhoenixApiExpandTemplates.php: fix copyright symbol, coding...
2010-02-22 Jack PhoenixApiMove.php: fix copyright symbol, spacing & coding...
2010-02-22 Jack PhoenixApiEmailUser.php: fix copyright symbol, spacing and...
2010-02-22 Jack PhoenixApiEditPage.php: fix copyright symbol, spacing and...
2010-02-22 Mark A. Hershbergerws-only cleanup
2010-02-22 Mark A. Hershbergerfollow up r62231, r61779, r62175
2010-02-21 Jack PhoenixApiDisabled.php: fix copyright symbol, coding style...
2010-02-21 Jack PhoenixApiBlock.php: spacing & coding style tweaks, more brace...
2010-02-20 Jack PhoenixApiBase.php: coding style cleanup, added more braces...
2010-02-19 Sam Reedr65299 c5894 followup
2010-02-19 Sam ReedFixup result_array
2010-02-19 Jack PhoenixAPI deletion module: trim trailing spaces, tweak coding...
2010-02-19 Sam ReedStylize on Api
2010-02-18 Jack PhoenixAPI login module: coding style cleanup, remove stray...
2010-02-16 Sam ReedMinor fixup to api/ApiEditPage.php to remove getMaxArti...
2010-02-16 Sam ReedFollowup to r62557 as per Roans comment
2010-02-16 Sam ReedDecomment parts accidentally commited commented in...
2010-02-16 Sam ReedFollowup to r62557
2010-02-15 Sam ReedRemove a couple of duplicated errors from ApiEditPage...
2010-02-15 Sam ReedRefactor requiresToken to getTokenSalt - Returns salt...
2010-02-15 Roan KattouwFix broken comma logic in r62486
2010-02-15 Roan KattouwAPI performance fixes: avoid unstubbing $wgContLang...
2010-02-15 Roan KattouwAPI: Redo r62540 for all modules, easier than I first...
2010-02-15 Roan KattouwAPI: Optimize read rights check in opensearch so $wgUse...
2010-02-15 Roan KattouwWhitespace fixes for r62532
2010-02-15 Michael Dale* helps address bug 22453, Enables the api to return...
2010-02-15 Mark A. Hershbergerfollow-up r62498 — use the new functionality of require...
2010-02-15 Roan KattouwFix r62511: always select ipb_auto field
2010-02-15 Roan KattouwAPI: Don't display range info for autoblocks (effective...
2010-02-15 Raimond SpekkingFix fir r62482: PHP Notice: Undefined index: token...
2010-02-15 Mark A. Hershbergerfollow up r62353 Make ApiBase::requireOnlyOneParameter...
2010-02-14 Tim StarlingSearch suggestion API requests make up a substantial...
2010-02-14 Sam ReedStart of "Bug 21991 - Move common query parameter...
next