Don't force edit encoding when LanguageEo.php is loaded; defer until $wgContLang...
[lhc/web/wiklou.git] / includes / User.php
2004-01-07 Mr. E23A patch to cache articles after conversion to HTML...
2003-12-12 Tim Starlingbug fix in range block code, spelling error
2003-11-24 Brion VibberRevert globals patch pending further work
2003-11-23 Brion VibberCommit JeLuF's register_globals fixes, first phase
2003-11-15 Brion VibberUse wfMsg()'s parameters
2003-11-14 Tim StarlingMerging latest features from stable
2003-11-12 Tim StarlingImported latest features from the stable branch
2003-11-09 Tim StarlingNov. branch merge. Various features backported from...
2003-10-09 Tim Starling*** empty log message ***
2003-09-21 Brion Vibbermissing comma
2003-09-20 Tim Starlingchanging wfQuery to allow replication
2003-09-10 Matthias JordanMoved some code to User.php, where it belongs.
2003-09-07 Tim StarlingAutoblocker privacy protection
2003-09-01 Tim Starlingnew Block object, block expiry, optional sysop blocks
2003-08-31 Tim StarlingUndelete bug partially fixed; Sysop ability to block...
2003-08-13 Brion VibberSome more tweaking of prelim memcached support; shorten...
2003-08-11 Brion VibberInitial support for memcached.
2003-08-08 Brion Vibberadd wgPasswordSalt option, set to false for compatibili...
2003-07-01 Matthias JordanImplemented the "default namespaces for search" feature...
2003-05-24 Brion VibberIf password check failed, reload default settings to...
2003-05-07 Lee Daniel CrockerMake sure user password code and update script agree.
2003-04-30 Lee Daniel CrockerPassword encryption should finally work now. Updates to
2003-04-28 Lee Daniel CrockerFix problem with new password salt code.
2003-04-16 Lee Daniel CrockerNew update script, Version.php, new salted passwords...
2003-04-14 Lee Daniel CrockerInitial revision