(bug 18195) Allow changing preferences via API
[lhc/web/wiklou.git] / includes / User.php
2012-04-20 Szymon Świerkosz(bug 18195) Allow changing preferences via API
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...
2011-09-30 Aaron SchulzMade addNewUserLogEntry() return the ID of the new...
2011-09-28 Sam Reed* (bug 31204) Remove old user.user_options
2011-09-22 Tim StarlingFixed User::getGroups(), apparently broken since r33333...
2011-09-22 Aaron SchulzAdded array type hinting too getGroupPermissions()
2011-09-17 Krinkle(bug 30940) Add a hook in User:getDefaultOptions.
2011-09-07 Niklas LaxströmLoad edit count separately. The logging system batch...
2011-09-03 Siebrand MazelandAdd comment on why the list is not localised.
2011-08-31 Roan KattouwFollowup r95002: unbreak getTokenUrl() by using a simpl...
2011-08-19 Roan KattouwUse canonical URLs (introduced in r94995) for all URLs...
2011-08-18 Sam ReedFix getRequet to getRequest
2011-08-18 Alexandre EmsenhuberMoved wfGetIP() to WebRequest::getIP():
2011-08-03 Roan KattouwFix r93820: PROT_ -> PROTO_
2011-08-03 Roan KattouwSome random URL protocol forcing for protocol-relative...
2011-07-27 Roan KattouwRevert r93237 ("use User::getBlock() accessor rather...
2011-07-26 Happy-melonFollow-up r93234: use User::getBlock() accessor rather...
2011-07-26 Happy-melonImplement an accessor for User->mBlock. Doing this...
2011-07-21 Aaron SchulzdecodeOptions() used by GlobalAuth - made it public
2011-07-20 Ryan Schmidt* $wgDnsBlacklistUrls now accepts an array with url...
2011-07-18 Sam ReedIt seems people don't either pay attention to code...
2011-07-18 Aaron SchulzRefactored new getAutomaticGroups() function out of...
next