* (bug 5432) Fix inconsistencies in cookie names when using table prefixes
[lhc/web/wiklou.git] / includes / User.php
2006-04-03 Brion Vibber* (bug 5432) Fix inconsistencies in cookie names when...
2006-04-02 Brion VibberLive fix: session token vanishing logging
2006-03-07 Lupinremoving unused globals and some whitespace cleaning
2006-02-14 River Tarnellrename getTalkPages to getNewMessageLinks, use wfmsghtm...
2006-02-14 River Tarnellhooks for shared new talk notifications
2006-02-13 Brion Vibber* Blocking some Unicode whitespace characters in userna...
2006-02-11 Tim StarlingAllow cookies to be shared between multiple wikis with...
2006-01-31 Tim StarlingFeature karma: removing a useless feature that I recent...
2006-01-25 Tim StarlingAdded $wgInvisibleGroups, to hide groups from Special...
2006-01-17 Erik Moeller$value never initialized, I presume $val is meant
2006-01-08 Ævar Arnfjörð Bjar... * New function: User::getBoolOption() that wraps User...
2006-01-07 Ævar Arnfjörð Bjar... * s~\t+$~~
2006-01-07 Ævar Arnfjörð Bjar... * s~ +$~~
2006-01-07 Tim Starlingremoved useless line
2006-01-03 Rob ChurchFix a comment glitch and add one that's missing
2005-12-26 Brion Vibber* Remove unused OutputPage::addCookie()
2005-12-25 Brion Vibber* Added 'PageRenderingHash' hook for changing the parse...
2005-12-23 Brion Vibber* Fix autoconfirm check for old accounts
2005-12-22 Brion Vibber* (bug 1735) Revamped protection interface
2005-12-21 Ævar Arnfjörð Bjar... * Make User::isAllowed return true if passed an empty...
2005-12-19 Brion Vibber* Upgrade old skin preferences properly at Special...
2005-12-12 Brion Vibber* (bug 3407) Fix encoding of subject and from/to header...
2005-12-09 Ævar Arnfjörð Bjar... * Implemented a cache for User::getMaxID()
2005-12-07 Brion Vibber* (bug 4201) Fix user-talk mode for Enotif, and general...
2005-12-06 Tim StarlingLazy initialisation of wgProxyList
2005-12-04 Antoine MussoClean up unused globals!
2005-12-01 Tim StarlingFaster IP blocks. Requires schema change.
2005-12-01 Brion Vibber* (bug 4071) Generate passwords long enough for $wgMini...
2005-11-16 Tim StarlingHack to make page rendering hashes for users who have...
2005-11-09 Brion Vibber* Forbid usernames that can be interpreted as titles...
2005-10-26 Ævar Arnfjörð Bjar... * Documentation fix for User::isSysop()
2005-10-22 Antoine Mussocomment
2005-10-22 Brion VibberCommitting various live hacks from Wikimedia servers
2005-10-08 Ævar Arnfjörð Bjar... * (bug 3631) Fixed a critical security issue
2005-10-08 Tim StarlingCommitted patch by Ting Chen to fix bug #856 (Auto...
2005-10-06 Tom GilderPatch for 3592: unnecessary instantiation of User
2005-09-05 Tim StarlingDeferred initialisation of $wgIP, because it's potentia...
2005-08-23 Tim StarlingFunction names on queries, some debugging output (latte...
2005-08-21 Tim StarlingMade BlockCache::loadFromDB() 100x faster. Wasn't an...
2005-08-16 Brion VibberCode cleanup: normalize case for intval(), strval(...
2005-08-15 Ævar Arnfjörð Bjar... * Correct $fname
2005-08-02 River Tarnellmerge ORACLE_WORK. sorry, this may break some parts...
2005-07-26 Jens FrankMoved password encryption algorithm to GlobalFunctions...
2005-07-25 Tim Starlingcommitted live hack, we have to make sure MediaWiki...
2005-07-24 Brion Vibber* (bug 2943) AuthPlugin::getCanonicalName() name canoni...
2005-07-24 River Tarnellallow 'uselang' and 'useskin' to be specified in the...
2005-07-16 Brion VibberRevert commit 1.171. This is extension code, I'm not...
2005-07-14 Ævar Arnfjörð Bjar... * A new function: editsByNs( $uid ) that uses the SQL...
2005-07-09 Ævar Arnfjörð Bjar... * Added a new function, edits(), for counting contribut...
2005-07-07 Tim Starlingnew feature: $wgBlockAllowsUTEdit
2005-07-05 Niklas Laxström* (bug 2534) Hide edit sections with CSS to make right...
2005-07-01 Brion Vibber* (bug 2629) Automatically capitalize usernames again...
2005-07-01 Brion Vibberfix notice warning in some configs
2005-07-01 River Tarnellinitialised variable
2005-06-27 Ævar Arnfjörð Bjar... * Fixed a bug that would occour if $wgCapitalLinks...
2005-06-26 Brion Vibber* (bug 2538) Suppress notice on user serialized checks
2005-06-26 Brion VibberSerliazed version check on user records in memcached
2005-06-25 Tim Starling__sleep() function, just like in 1.4, for the same...
2005-06-23 Brion Vibber* Trim whitespace from option values to weather line...
2005-06-19 Brion Vibber* Changed $wgGroupPermissions to more cut-n-paste-frien...
2005-06-19 Tim Starlingported changes to SORBS check from 1.4
2005-06-16 Brion Vibber* (bug 1805) Initialise $wgContLang before $wgUser
2005-06-16 Brion Vibber* (bug 873) Fix usage of createaccount permission;...
2005-06-12 Tim Starlingported clock skew fudge from 1.4
2005-06-11 Brion Vibber* (bug 2384) Fix typo in regex for IP address checking
2005-06-09 Brion VibberRework the user_groups system, again, into something...
2005-06-03 Brion Vibber* (bug 814) Integrate AuthPlugin changes to support...
2005-05-29 Tim Starlingfixed forward-port error
2005-05-29 Tim StarlingPorted proxy whitelist from REL1_4, also fixed broken...
2005-05-29 Brion VibberInclude timestamp and database in rate limiter log...
2005-05-27 Brion Vibber* Simple rate limiter for edits and page moves; set...
2005-05-24 Tim Starlingremoved crippled enotif code from checkPassword(),...
2005-05-23 Anders Wegge Jakobsen* (bug 2126) Emergency fix of problems with one-time...
2005-05-14 Tim StarlingAttempting to get enotif into working order. Many aesth...
2005-05-14 Tim StarlingFixed duplicate group problem, fixed isNewbie() function
2005-05-01 Tim StarlingMajor changes to user groups:
2005-04-28 Ævar Arnfjörð Bjar... * Fixed some obscure code
2005-04-28 Ævar Arnfjörð Bjar... * Documented isIP and added a correct regexp as a comment.
2005-04-25 Brion VibberClean up e-mail authentication code.
2005-04-23 Ævar Arnfjörð Bjar... * Removed the troublesome regular expression in isValid...
2005-04-12 Ævar Arnfjörð Bjar... * Some clown with CVS access deleted our MS Word files...
2005-04-12 Ævar Arnfjörð Bjar... * Adding thumbsize to getPageRenderingHash() as it...
2005-03-31 Magnus ManskeEdit bug fix
2005-03-28 Tim Starlingfixed bug
2005-03-28 Tim StarlingSupport for SORBS DNSBL
2005-03-27 Tim Starlingmoved call to spreadBlock() to getBlockedStatus()....
2005-03-25 Brion Vibber* Move editsectiononrightclick setup to JavaScript...
2005-03-25 Brion Vibber* do showtoc option via CSS hiding of toc when it's...
2005-03-25 Brion Vibber* remove 'hover' option; always put in the title attrib...
2005-03-20 Tim Starlingremoved commented-out sections
2005-03-16 Tim StarlingMaking the secret key source a bit more robust for...
2005-03-16 Tim StarlingStronger user token generation
2005-03-15 Brion Vibber* (bug 1370) e-notif correction
2005-02-21 Brion VibberDe-cruftification continues.
2005-02-21 Brion VibberRemove some cruft from skins... sooooo much cruft yet...
2005-02-21 Brion VibberAudit tweaks: extra post checks, markup fixes.
2005-02-18 Brion Vibbervariable.... not constant
2005-02-17 Nicolas WeegerPatch for bug #1138 (ipblock-related)
2005-02-15 Brion VibberRevert last checkin by Nicolas Weeger which caused...
2005-02-14 Nicolas WeegerFix for bug bugzilla.wikimedia.org/show_bug.cgi?id...
next