Merge "(bug 37072) - prevents infinite job loop"
[lhc/web/wiklou.git] / includes / Preferences.php
2012-05-29 Aaron SchulzMerge "(bug 37072) - prevents infinite job loop"
2012-05-29 HasharMerge "Minor changes to Ic50d01f5 Accept-Language code."
2012-05-29 Aaron SchulzMerge "wfProfileOut() for new return added in c6396...
2012-05-29 Aaron SchulzMerge "Adding sanity check to Title::isRedirect()."
2012-05-29 NikerabbitMerge "All zh messages should be falling back to a...
2012-05-29 SiebrandMerge "Use message 'parentheses' in prefs-changeemail."
2012-05-29 LiangentUse message 'parentheses' in prefs-changeemail.
2012-05-28 Aaron SchulzMerge "$wgUseSquid unused since parent commit (fa1a8d5)"
2012-05-24 Brion VIBBERMerge "[FileBackend] Added getScopedLocksForOps() funct...
2012-05-21 SiebrandMerge "(bug 25946) The message on the top of Special...
2012-05-20 Aaron SchulzMerge "multi dbms support in api"
2012-05-19 Aaron SchulzMerge "Title::moveToInternal doesn't return anything...
2012-05-18 ReedyMerge "fetchLanguageNames: fallback to default instead...
2012-05-18 Aaron SchulzMerge "Make errors from ArticleSave hooks propagate...
2012-05-18 Aaron SchulzMerge "Various fixes to Special:Mostlinked."
2012-05-17 Tim StarlingMerge "[FileBackend] Made it easy to use registed file...
2012-05-17 Tim StarlingMerge "[FileBackend] Syncing from journal support."
2012-05-15 Aaron SchulzMerge "Various fixes to Special:Mostcategories."
2012-05-15 Aaron SchulzMerge "Minor PECL client fixes"
2012-05-15 Aaron SchulzMerge "Add/update function level parameter documentation"
2012-05-15 Aaron SchulzMerge "Implemented a wrapper for the memcached PECL...
2012-05-14 Aaron SchulzMerge "Generalizing LinksUpdate to allow extensions...
2012-05-14 Tim StarlingMerge "Fix typo in comment"
2012-05-14 Tim StarlingMerge "[FileBackend] Added support for concurrent file...
2012-05-13 Aaron SchulzMerge "Introducing LinksUpdateTest."
2012-05-11 ReedyMerge "Integrating mobile device detection class into...
2012-05-11 DemonMerge "Added some more output to cleanupUploadStash...
2012-05-11 DemonMerge "Fix E_STRICT from I6d164e45c1e31d4f83e0fa390011c...
2012-05-11 DemonMerge "Added missing GPLv2 headers in some places."
2012-05-11 Alexandre EmsenhuberAdded missing GPLv2 headers in some places.
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-05 Brion VIBBERMerge "(bug 27757) API method for retrieving tokens"
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-02 DemonMerge "Remove unused $wgDebugDBTransactions"
2012-03-20 Daniel FriesenCommit the cryptrand project worked on in git:
2012-03-13 Alexandre Emsenhuber* (bug 35152) Fix for r92924: help message for e-mail...
2012-03-07 Antoine Musso(bug 34302) Add CSS classes to email fields in user...
2012-02-27 Robin PepermansCombine getLanguageNames and getTranslatedLanguageNames...
2012-02-19 Derk-Jan HartmanBug 27619: Remove the option to show broken links as...
2012-02-16 Sam ReedFix user related direct member variable access
2012-02-12 Antoine Mussorevert r111234 (deprecated methods removal)
2012-02-11 Alexandre EmsenhuberRemove some methods marked for removal in 1.20 and...
2012-01-25 Benny SituRevert from 107187 to 107186 for bug24430 patch, it...
2012-01-20 Alexandre Emsenhuber* Inlinise Preferences::loadOldSearchNs() in SearchEngi...
2012-01-13 Sam ReedPartial revert ContextSource changes from r108785,...
2012-01-13 Sam ReedA couple more for r108785
2012-01-13 Sam ReedDocumentation
2012-01-12 Aaron SchulzReverted r108743 per CR comment. This should at least...
2012-01-12 Sam ReedKill "* @return void"
2011-12-23 Benny Situbug24430 - patch from Chinchin, remove number of column...
2011-12-23 Benny SituBugzilla bug11612 - Make watchlist max days preference...
2011-12-19 Alexandre Emsenhuber* Use Language::userTimeAndDate() and related instead...
2011-12-11 Sam Reed* (bug 32960) remove EmailAuthenticationTimestamp from...
2011-12-06 Chad HorohoeMinor tweaks to cleanSig(inSig)
2011-11-21 John Du HartBug 29524 - Rename RequestContext::getLang to getLanguage
2011-11-17 Alexandre Emsenhuber* Removed Preferences::validateEmail() to that e-mail...
2011-10-31 Roan KattouwOn the preferences form, make preferences and other...
2011-10-31 Roan KattouwFollowup r101354: pass $this to the PreferencesGetLegen...
2011-10-31 Roan KattouwIntroduce the PreferencesGetLegend hook. I need this...
2011-10-26 Sam ReedAdd, update, tweak documentation
2011-10-19 Alexandre Emsenhuber* Changed ParserOptions to store a Language object...
2011-10-15 Chad HorohoeSelf revert r99899....I HATE YOU PHPUNIT YOU @#Q**...
2011-10-15 Chad HorohoeTemporarily reverting r99863 to see if I can pin down...
2011-10-15 Alexandre Emsenhuber* Timezones are now recognised in user preferences...
2011-10-09 Alexandre Emsenhuber* Use the context when building the preferences form...
2011-10-08 Niklas LaxströmPart of bug 31503 - Allow gender distinction also for...
2011-09-30 Aaron Schulz(bug 31283) Made ChangeEmail check $wgAuth->allowPropCh...
2011-09-30 Mark A. Hershbergerre r92924 andFix Bug #31283 - "Change E-mail" option...
2011-09-15 Daniel FriesenUse IContextSource instead of RequestContext inside...
2011-09-10 Robin Pepermans* Change the message 'yourvariant' to a more descriptiv...
2011-09-10 Robin PepermansConversion script between Tifinagh and Latin for the...
2011-08-25 Roan KattouwFollowup r92155, move preferences-specific code introdu...
2011-08-22 Alexandre EmsenhuberUse local context instead of global variables
2011-08-11 Robin Pepermans* CategoryPage.php: fix the "category-empty" message...
2011-08-03 Alexandre EmsenhuberCall Linker methods statically
2011-08-01 Mark A. Hershbergerw/s changes: “svn diff -x-w” is clean
2011-07-23 Aaron Schulz* Moved email changing from sp:Preferences to new sp...
2011-07-08 Leo KoppelkammHTMLForm: Add option to output a title for a fieldset...
2011-07-01 Sam ReedRemove unused globals
2011-06-25 Matěj GrabovskýFollow-up r90408: use $user->useRCPatrol()
2011-06-19 Matěj Grabovský(bug 29342) Patrol preferences shouldn't be visible...
2011-05-29 Sam ReedMore documentation in various files
2011-05-28 Sam ReedAnd even mooore
2011-05-16 Niklas LaxströmFollow-up r88190: coding style
2011-05-15 Rob LanphierBug 28715 - Display what the server default timezone...
2011-05-01 Chad Horohoe(bug 28343) Kill unused contextlines/contextchars
2011-04-19 Sam ReedDocumentation, braces, and one update of the User email...
2011-04-17 Happy-melonRename Special:Resetpass to Special:ChangePassword...
2011-04-16 Sam ReedRemove some unused variables/globals
2011-04-09 Brion VibberInitial stab at breaking math/texvc out to Math extension.
2011-04-04 Mark A. Hershbergerrevert r85177 since a lot of people don't set their...
next