Merge "CSSMin: Clean up $remote trailing slash fix"
[lhc/web/wiklou.git] / maintenance / changePassword.php
2012-06-19 Aaron SchulzMerge "(bug 37301) add sizediff to list=usercontribs"
2012-06-19 Aaron SchulzMerge "Can't use return value of void functions"
2012-06-19 Aaron SchulzMerge "Put skin classes in the Autoloader"
2012-06-19 Aaron SchulzMerge "For consistency of the interface, don't do expen...
2012-06-18 Aaron SchulzMerge "ensure unique revision id in backupTextPassTest"
2012-06-17 KrinkleMerge "Remove duplication of Langauge digitTransformTab...
2012-06-17 Aaron SchulzMerge "Update and fix AutoLoader definitions."
2012-06-17 Aaron SchulzMerge "Improve documentation of maintenance scripts."
2012-06-16 Alexandre EmsenhuberImprove documentation of maintenance scripts.
2011-11-20 Roan Kattouw(bug 26854) Invalid user names go unchecked. Applied...
2011-09-10 Sam ReedRevert r96732
2011-09-10 Sam ReedInvalidate user cache upon password change
2011-03-27 Sam ReedAllow changePassword.php to use username or userid
2011-01-13 Chad HorohoeFix concern raised by Brion in r74108 (but has really...
2010-12-04 Mark A. HershbergerWhitespace fixup under tha maint directory.
2010-09-01 Alexandre EmsenhuberStandardised file description headers:
2010-05-22 Sam ReedStylize maintenance folder..
2009-09-04 Brion Vibbernewline on that output so your terminal don't look...
2009-09-04 Chad HorohoeActually return something useful on success
2009-08-03 Chad HorohoeRevert r54244 which was stupid and fix this properly...
2009-08-02 Chad HorohoeDon't put \n on the end of every error() call, just...
2009-08-02 Chad HorohoeMerge maintenance-work branch (now with less errors!):
2009-06-24 Brion VibberRevert r52336 "Merge maintenance-work branch:"
2009-06-24 Chad HorohoeMerge maintenance-work branch:
2009-02-01 Niklas Laxström* Small cleanups
2008-06-05 Tim Starling* Changed password hash format, see wikitech-l
2008-05-22 Brion VibberRevert r35178 and normalize User's getID() and setID...
2008-05-20 Alexandre EmsenhuberWARNING: HUGE COMMIT
2007-06-29 Aryeh GregorRemove ?>'s from files. They're pointless, and just...
2007-05-16 Greg Sabino MullaneGive feedback on wrong/missing args, and for invalid...
2007-01-22 Nick JenkinsThe war on redundant ampersand usage!
2007-01-20 Antoine MussoUse Doxygen @addtogroup instead of phpdoc @package...
2006-03-07 Ævar Arnfjörð Bjar... * Adding a trailing ?>
2006-01-14 Brion Vibber* Added wfDie() wrapper, and some manual die(-1), to...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2005-11-16 Brion VibberMove check for --help to after the command-line checks...
2005-11-15 Ævar Arnfjörð Bjar... * Password changing script for idiot users with amnesia