Merge "Localisation updates from http://translatewiki.net."
[lhc/web/wiklou.git] / includes / specials / SpecialPasswordReset.php
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-28 PlatonidesMerge "Tweak Accept-Language sorting method to respect...
2012-05-28 NikerabbitMerge "bug 37015: Allow disabling special page summary"
2012-05-28 NikerabbitMerge "Revert "Remove old compat methods/functions...
2012-05-27 Aaron SchulzMerge "Remove old compat methods/functions for mb_...
2012-05-27 Aaron SchulzMerge "Block.php: replace '*' with explicit fields...
2012-05-26 KrinkleMerge "Revert "Re-phrased titles for diff and history...
2012-05-25 Aaron SchulzMerge "(bug 4220) dump schema get unique contraints...
2012-05-25 Aaron SchulzMerge "Add passing test for definition list with empty...
2012-05-25 Aaron SchulzMerge "user table: replace some '*' with explicit field...
2012-05-25 umherirrenderuser table: replace some '*' with explicit fields in...
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-04-02 DemonMerge "Changed wfMessage() usage to call directly Messa...
2012-04-02 DemonMerge "anchor to jump to editform when previewing changes"
2012-03-31 ReedyMerge "Stop PHP notices fouling up XML, when exporting...
2012-03-31 ReedyMerge "Avoid doubling dump output"
2012-03-30 DemonMerge "Removed unused saveTempUploadedFile() function"
2012-03-30 DemonMerge "* (bug 35567) The whole password reminder e...
2012-03-30 Alexandre Emsenhuber* (bug 35567) The whole password reminder e-mail is...
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 Alexandre EmsenhuberUse local context to get messages
2012-02-12 Thomas Griesfix for bug 29135 - please carefully review as it touch...
2011-11-25 Sam Reed"else if" to "elseif"
2011-10-26 Aaron SchulzSplit out checkExecutePermissions() function from userC...
2011-09-24 Happy-melon(bug 30636) integrate the remaining functionality of...
2011-09-24 Alexandre EmsenhuberUse local context instead of global variables
2011-09-08 Ryan LaneAdding support for domains in SpecialPasswordReset...
2011-09-05 Roan KattouwDon't use $wgServer (potentially protocol-relative...
2011-08-28 Thomas Griesthis commit reverts my r95596 because that patch for...
2011-08-27 Thomas GriesPatch to make SpecialPasswordReset only available to...
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-08-17 Daniel FriesenFix some bad "Implements Special:*" comments in include...
2011-07-25 Aaron SchulzMarked canChangePassword protected, w/s fixes
2011-07-19 Jeroen De Dauwstyle fix
2011-07-18 Sam ReedKill unused globals
2011-07-12 Mark A. Hershbergerfollowup r91985 — remove duplication of code per ^demon...
2011-07-12 Mark A. HershbergerBug #29807 — Special:PasswordReset listed on Special...
2011-07-12 Mark A. Hershbergereol w/s before commiting real patch
2011-05-25 Mark A. HershbergerFixes Bug #29133: “Special:PasswordReset button text...
2011-05-17 Siebrand MazelandUse consistent notation for "@todo FIXME". Should updat...
2011-04-20 Happy-melonFollow-up r86482: patch to add an index on user_email...
2011-04-20 Happy-melon(bug 13015, bug 18347, bug 18996, bug 20473, bug 23669...