Simplifying domain getting/setting
[lhc/web/wiklou.git] / includes / specials / SpecialChangePassword.php
2012-06-21 Ryan LaneSimplifying domain getting/setting
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-17 GWickeMerge "Wrap auto-numbering for section heading in a...
2012-06-17 GWickeMerge "(bug 21660) "Pipe trick" full width commas ...
2012-06-16 Aaron SchulzMerge "Double the size of the target input field of...
2012-06-16 Aaron SchulzMerge "(bug 33222) Add parentid to revision in export...
2012-06-16 KrinkleMerge "Revert "Deprecate no longer used Skin::getCommon...
2012-06-15 HasharMerge "[FileBackend] Process cache fixes and cleanups."
2012-06-15 Aaron SchulzMerge "Added ORMIterator interface which can be used...
2012-06-15 SiebrandMerge "(bug 34933) Create "Check: [All] [None]" buttons...
2012-06-15 SiebrandMerge "(bug 15853) Wrong entries in history feed"
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 DemonMerge "(bug 27283) SqlBagOStuff breaks PostgreSQL txns"
2012-06-14 Aaron SchulzMerge "avoid Title::exist/getArticleId in ApiQueryInfo...
2012-06-14 Aaron SchulzMerge "fix backup unit tests"
2012-06-14 Ryan LaneAllowing the change password form to be extended
2011-12-11 Alexandre EmsenhuberUse local context to get messages
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-15 John Du HartUpdated core SpecialPages to use new functions introduc...
2011-10-18 Alexandre Emsenhuber* Use local context instead of global variables
2011-09-09 Aaron Schulz* Don't list sp:ChangeEmail/sp:ChangePassword at Specia...
2011-09-06 Ryan LaneSet wsDomain based on the user's session, if domain...
2011-08-29 Alexandre EmsenhuberUse local context instead of global variables
2011-07-23 Aaron Schulztrim $this->mUserName var so that login attempt throttl...
2011-07-22 Aaron SchulzFollow-up r92887: clear throttle count once the passwor...
2011-07-22 Aaron SchulzFix for r86482: throttle password attempts for SpecialC...
2011-07-21 Aaron SchulzUse proper nosuchuser msg (fix for r86482)
2011-04-17 Happy-melonRename Special:Resetpass to Special:ChangePassword...