Merge "Added some extra tests for ORMRow class"
[lhc/web/wiklou.git] / includes / api / ApiEmailUser.php
2012-06-15 SiebrandMerge "Added some extra tests for ORMRow class"
2012-06-15 SiebrandMerge "Do proper conversion table detection."
2012-06-15 SiebrandMerge "(bug 37452) Added class="mw-redirect" to redirec...
2012-06-14 Aaron SchulzMerge "Check validity of fetched titles and show a...
2012-06-14 Timo TijhofMerge "Deprecate no longer used Skin::getCommonStylePath."
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 SiebrandMerge "Correct case for the "MediaWiki:Revdelete-reason...
2012-06-14 SiebrandMerge "Use local context to get messages"
2012-06-14 SiebrandMerge "Use local context instead of hidden dependencies...
2012-06-13 CatropeMerge "(bug 36938) XSS in uselang parameter"
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 Translation update... Merge "Localisation updates from translatewiki.net."
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-06 Petr OnderkaAdded result properties to action=paraminfo
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-10 Aaron SchulzMerge "Revert r97711"
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-05-03 Aaron SchulzMerge "Done a bit of deglobalisation."
2012-04-30 CatropeMerge "Revert "Forward port of https://mediawiki.org...
2012-04-30 CatropeMerge "Forward port of https://mediawiki.org/wiki/Speci...
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-27 CatropeMerge "Whitespace and typo fix"
2012-04-26 Brion VIBBERMerge "[FileBackend] Some documentation and minor clean...
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added a script to copy files from...
2012-04-26 Brion VIBBERMerge "[FileBackend] Tweaked various cache parameters...
2012-04-26 Brion VIBBERMerge "Changed wfMessage() usage to call directly Messa...
2012-04-26 Brion VIBBERMerge "[FileBackend] Added 'recursive' flag to director...
2012-04-26 Brion VIBBERMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Brion VIBBERMerge "strip off subpages direct in GenderCache"
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-13 Alexandre EmsenhuberRemoved usage of global objects in SpecialEmailUser
2012-01-12 Max SemenikConsistency: made all API examples a verbs
2011-12-27 Sam ReedRe-instate most of the revisions for bug 33147 "API...
2011-12-20 Brion VibberRevert r106521: creates lots of long, unwrappable lines...
2011-12-17 Sam ReedMore example conversions/additions
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, add help urls for most of the core...
2011-03-05 Brian Wolff(bug 27862; follow-up r77714) Make emailuser api module...
2010-12-22 Sam ReedDelete all the "API for MediaWiki 1.8+" comments
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-27 PlatonidesUse the canonical names for classes.
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-04-17 Sam ReedStylize Api upto date
2010-04-10 Happy-melonOverhaul Special:EmailUser, use HTMLForm, a SpecialPage...
2010-02-22 Jack PhoenixApiEmailUser.php: fix copyright symbol, spacing and...
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-23 Sam ReedAdd/remove whitelines to increase readability in API...
2010-01-11 Aryeh Gregorstylize.php on API code
2009-03-06 Roan Kattouw* API: (bug 17774) API pretends action=query doesn...
2009-01-31 Roan KattouwRevert r46512 (Add "check" parameter to action=email...
2009-01-29 Bryan Tong MinhAlso return why the target user is not valid
2009-01-29 Bryan Tong MinhKill code duplication & other style tweaks
2009-01-29 X!Forgot to remove that
2009-01-29 X!Per 46512#c1554, moving check to before required params...
2009-01-29 X!Add "check" parameter to action=email
2008-09-25 Roan KattouwAPI:
2008-09-07 Roan KattouwAPI: Uniformizing descriptions for write modules
2008-09-04 Alexandre Emsenhubermissing svn:keywords property
2008-08-27 Bryan Tong Minh* Fixup validation methods in UserEmailForm a bit so...
2008-08-21 Brion VibberRevert r39793 "* (bug 13879) Special:EmailUser shows...
2008-08-21 Bryan Tong Minh* (bug 13879) Special:EmailUser shows a form in case...
2008-06-02 Bryan Tong Minh... and should have also made this an array
2008-06-02 Bryan Tong MinhForgot to return success
2008-06-02 Bryan Tong MinhPut ratelimiter and edittoken checking in backend.
2008-06-01 Bryan Tong MinhAPI: Add action=emailuser