Merge "(bug 19195) Make user IDs more readily available with the API"
[lhc/web/wiklou.git] / includes / User.php
2012-05-10 ReedyMerge "(bug 19195) Make user IDs more readily available...
2012-05-09 Timo TijhofMerge "Add CSS class .mw-code (matching <pre>)"
2012-05-09 KrinkleMerge "fix bug 29002 - in RTL wikis resizable are flipped"
2012-05-09 KrinkleMerge "Upgrade to jQuery UI 1.8.20"
2012-05-08 Aaron SchulzMerge changes Ic19071c7,Icc8dc4ae
2012-05-08 CatropeMerge "Re-enable css @import unit tests"
2012-05-08 Brion VIBBERMerge "Optimized SqlBagOStuff::getBatch() a bit."
2012-05-08 Brion VIBBERMerge "(bug 35993) gettoken should go die in a fire...
2012-05-08 Brion VIBBERMerge "Make backupTestPass.inc require_once by itself...
2012-05-08 Brion VIBBERMerge "[FileRepo] Locking and transaction fixes."
2012-05-08 Brion VIBBERMerge "Add new-inline-tags to tidy.conf"
2012-05-08 Brion VIBBERMerge "(bug 36568) Fixed "Illegal string offset 'LIMIT...
2012-05-08 Aaron SchulzMerge "Don't make two database requests to load the...
2012-05-08 Brion VIBBERMerge "(bug 20189) Added 'Show/hide selected revisions...
2012-05-08 Brion VIBBERMerge "[FileBackend] File locking fixes."
2012-05-08 Brion VIBBERMerge "Include the namespace of the page in the "target...
2012-05-08 Brion VIBBERMerge "ORDER BY/GROUP BY accept arrays"
2012-05-08 Aaron SchulzMerge "Fix comment ResourceLoader::tryRespondFromFileCa...
2012-05-08 HasharMerge "Added Linker::getInvalidTitleDescription() to...
2012-05-08 NikerabbitMerge "Use CamelCase in both ConfirmEmail and Invalidat...
2012-05-08 LiangentUse CamelCase in both ConfirmEmail and InvalidateEmail...
2012-05-07 Aaron SchulzMerge "add type check and bail out when title could...
2012-05-07 HasharMerge "Adding tests for dumps"
2012-05-07 SiebrandMerge "Pass the result of the database queries in Title...
2012-05-05 Aaron SchulzMerge "Use local context to get messages and time forma...
2012-05-04 ReedyMerge "Only use per-template profiling for one-time...
2012-05-04 Aaron SchulzMerge "Credits/RN for bug 5445 / 7694faf68"
2012-05-04 DemonMerge "Use the same object when checking if the user...
2012-05-04 DemonMerge "[FileRepo] Various ForeignApiRepo fixes."
2012-05-04 Tim StarlingMerge "Various updates needed to bump min php version...
2012-05-04 Tim StarlingMerge "(bug 29296) Expanded Blacklist for SVG Files"
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-17 Alexandre EmsenhuberUse the same object when checking if the user is blocke...
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...
next