Merge "(bug 18195) Allow changing preferences via API"
[lhc/web/wiklou.git] / includes / User.php
2012-05-04 WerdnaMerge "(bug 18195) Allow changing preferences via API"
2012-04-27 DemonMerge changes Ib2cb36cd,I50dec908
2012-04-26 Brion VIBBERMerge "The script can be re-run (in some cases at least...
2012-04-26 Brion VIBBERMerge "Removed usage of global objects in SpecialEmailUser"
2012-04-26 CatropeMerge "(bug 33602) list=allusers throws exceptions...
2012-04-26 Aaron SchulzMerge "Optimise WikiPage::newFromID() to load all the...
2012-04-26 DemonMerge "let us easily override PHPUnit version"
2012-04-26 Aaron SchulzMerge "36019: Revert b/25095 breaks Special:Categories"
2012-04-25 Brion VIBBERMerge "(bug 32537) Pre-register default-loaded RL modul...
2012-04-25 DemonMerge "(bug 34956) Parser should use mUrlProtocol inste...
2012-04-25 CatropeMerge "(bug 36047) Adds high definition (HD) CSS for...
2012-04-24 DemonMerge "Refactoring previewnote."
2012-04-23 DemonMerge "bug 36087: PostgresUpdater fails on 8.3.14"
2012-04-20 KaldariMerge "Removing button-float-right rule from jquery...
2012-04-20 Brion VIBBERMerge "(bug 35769) Convert mediawiki.Uri test suite...
2012-04-20 Brion VIBBERMerge "Fixes bug 4045 by adding dirmarks."
2012-04-20 ReedyMerge "Added more description of Short URL"
2012-04-20 Aaron SchulzMerge "(bug 35961) Hash comparison should always be...
2012-04-20 Szymon Świerkosz(bug 18195) Allow changing preferences via API
2012-04-19 Platonides(bug 35961) Hash comparison should always be strict.
2012-04-18 ReedyMerge "Re-adding dbdataobject stuff which got pulled...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-09 Brion VIBBERMerge "(bug 35658) make mw.Uri handle uris w/o protocol...
2012-04-06 ReedyMerge "tests related to API block action and its gettoken"
2012-04-06 HasharMerge "Un-marking testMakeNormalBlock as broken..."
2012-04-05 Aaron SchulzMerge "Show Log toolbox link for anon users, fix toolbo...
2012-04-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
2012-04-05 Brion VIBBERMerge "Add passing test documenting MW's acceptance...
2012-04-05 Brion VIBBERMerge "Renamed "wfShellMaintenanceCmd" function and...
2012-04-05 Brion VIBBERMerge "(bug 35728) Git revisions are now linked on...
2012-04-05 Alexandre EmsenhuberFix error from I55939bb5295e73594c3fdf7287dddbc16a233ce...
2012-04-04 Brion VIBBERMerge "Separate $wgArticlePath from $wgUsePathInfo."
2012-04-04 Brion VIBBERMerge "Fix support for TestSwarm on SpecialJavaScriptTe...
2012-04-04 Brion VIBBERMerge "Fix Bug 33653 -JqueryMsg parser should support...
2012-04-04 Brion VIBBERMerge changes Id1ac2f8b,I48f8cd17,I10481ce6,Id4530499
2012-04-03 Brion VIBBERMerge "TextPassDumper -> backupTextPass.inc"
2012-04-03 Alexandre EmsenhuberPer Siebrand, follow-up I55939bb5295e73594c3fdf7287dddb...
2012-04-03 Brion VIBBERMerge "(bug 21796) Fix null dereference on Special...
2012-04-03 HasharMerge "Moved Preferences::trySetUserEmail() to User...
2012-04-03 Alexandre EmsenhuberMoved Preferences::trySetUserEmail() to User::setEmailW...
2012-04-03 Brion VIBBERMerge "(bug 34470) Apply explicit margin-left/right...
2012-04-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-29 PlatonidesUnneeded globals after e2ee009e5 (aka. r114233)
2012-03-26 Aaron SchulzMerge "First half of fix for bug #30332 ("API spamblock...
2012-03-26 Aaron SchulzMerge "No more undefined usage of rev{Start,End}Id...
2012-03-26 Aaron SchulzMerge "Same as #3715, but for master: * Moved the new...
2012-03-26 Aaron SchulzMerge "Use local context to get message"
2012-03-26 Daniel FriesenFix broken email confirmation expiration caused by...
2012-03-26 Tim StarlingMerge "Localisation updates for namespace names for...
2012-03-24 DemonMerge "[FileRepo] * Added getReadOnlyReason() function...
2012-03-24 ReedyMerge "Put the sha1 tag in <revision> and not wrongly...
2012-03-24 Aaron SchulzMerge "* Added Profiler::addInitialStack() to separate...
2012-03-23 bsitufix and comparison in pingLimiter
2012-03-21 Tim Starling* Removed the $method parameters from MWCryptRand....
2012-03-20 Tim Starling(bug 35316) On autocreate, use $this as the "doer"...
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-03-18 Alexandre Emsenhuber* (bug 35303) Make proxy and DNS blacklist blocking...
2012-03-13 Aaron SchulzReverted r113177 per CR
2012-03-13 Alexandre EmsenhuberMove delcaration of User::$mAllowUsertalk out of the...
2012-03-12 Alexandre EmsenhuberRevert r113650 and reapply r113619 and r113649 with...
2012-03-12 Marcin CieślakRevert r113619, r113649: Breaks unit tests
2012-03-12 Marcin CieślakFix r113619: Convert timestamp to the backend database...
2012-03-12 Alexandre EmsenhuberRemoved the remaining parts of "cookie password" stuff...
2012-03-12 Alexandre EmsenhuberSet the user_touched field directly when adding a new...
2012-03-06 Alexandre EmsenhuberNo need to do a database query when passing an IP addre...
2012-02-10 Alexandre Emsenhuber* Don't issue a write query to the database if the...
2012-02-10 Sam ReedDocumentation followups from lastnight
2012-02-09 Max Semenik(bug 28936, bug 5280) Broken or invalid titles can...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-09 Sam ReedFixing some of the "@return true" or "@return false...
2012-02-08 Tim StarlingFixed a bug in User::loadOptions(), probably introduced...
2012-02-07 Daniel Friesen(bug 34237) Regenerate an empty user_token and save...
2012-01-11 Chad HorohoeRevert r102624, r104262 (user display name stuff)....
2011-12-16 Niklas Laxströmr98539 - make a note of change in comments
2011-12-16 Jeroen De Dauwfollow up to r106393 - re-add these notices, since...
2011-12-14 Antoine MussoComment out wfDeprecated() call in User::getSkin()...
2011-12-14 Antoine Mussorevert r106183 : type / not setting followup
2011-12-14 Sam ReedComment out wfDeprecated() call in User::getSkin()...
2011-12-14 Raimond SpekkingSelf revert r106076 which was a revert of r106070.
2011-12-13 Jeroen De Dauwcomment out another to soon placed warning
2011-12-13 Raimond SpekkingPartly revert r106070 for now: Flooding of translatewik...
2011-12-13 Jeroen De Dauwadded missing deprecation notices
2011-12-12 Tim StarlingReverted r92364 (per-namespace permissions).
2011-12-11 Sam Reed* (bug 32960) remove EmailAuthenticationTimestamp from...
2011-12-06 Sam ReedFix whitespace
2011-12-01 Sam ReedAnother artefact of the disable account merge
2011-11-23 Chad Horohoe(bug 29475) Remove "trackback" feature entirely from...
2011-11-23 Antoine MussoUser: document 2 returns
2011-11-16 John Du HartFollowup r103294, remove a space that got added on...
2011-11-16 John Du HartFollowing r100264, update usages in core
2011-11-13 Aaron SchulzRemoved transaction in saveOptions(). No reason was...
2011-11-10 Daniel FriesenAdd a new User::getDisplayName() to return the name...
2011-11-09 Chad HorohoeDrop "selenium" user right. As far as I can tell, this...
2011-11-01 Roan KattouwRevert r101488, breaks parser test. Add a comment expla...
2011-11-01 Roan KattouwCache the result of User::getDefaultOptions(), so the...
2011-10-21 Aaron SchulzRevision objects now always use the current name of...
2011-10-19 Jeroen De Dauwwe want to get the edit token, not edit the token...
2011-10-15 Max Semenik(bug 31674) Can't edit watchlist if it contains special...
2011-10-08 Aaron Schulz* Only spread blocks on page edit/move attempts via...
2011-10-08 Niklas LaxströmPart of bug 31503 - Allow gender distinction also for...
next