Allow preferences that need not be rendered in Special:Preferences
[lhc/web/wiklou.git] / includes / Preferences.php
2012-06-13 Tim StarlingMerge "Avoid stale "latest revision" cache when loadPag...
2012-06-13 CatropeMerge "Remove useless test in getParamValue function...
2012-06-12 CatropeMerge "Added result properties to action=paraminfo"
2012-06-12 Aaron SchulzMerge "(bug 1) doc for SiteConfiguration"
2012-06-12 SiebrandMerge "Custom grammar rules in javascript for some...
2012-06-11 Liangentreplace whitespace with 'word-separator' message
2012-06-07 Aaron SchulzMerge "Fix error message for MySQL connection failures"
2012-06-06 WerdnaMerge "Adds support to HTMLForm for rendering form...
2012-06-05 awjrichardsBig oops - merged to wrong branch.
2012-06-05 KrinkleMerge "Reverse the dependency for mediawiki.language...
2012-06-04 DemonMerge "[FileBackend] Gave doQuickOperations() some...
2012-06-04 DemonMerge "[FileBackend] Purge Swift process cache before...
2012-06-04 DemonMerge "[FileBackend] Worked around Akamai CDN purge...
2012-06-04 DemonMerge "[FileRepo] Made getDescription() respect *_delet...
2012-06-03 Brion VIBBERMerge "Revert "Adding sanity check to Title::isRedirect...
2012-06-02 Aaron SchulzMerge "Adding sanity check to the LinksUpdate() constru...
2012-06-02 awjrichardsRevert to arbitrarily old point before initial remote...
2012-06-02 SiebrandMerge "(bug 36819) Make language names lowercase first...
2012-06-01 ReedyMerge "Added base class for testing ORMRow deriving...
2012-06-01 ReedyMerge "Adding interfaces for ORM row and table classes...
2012-05-31 Aaron SchulzMerge "Show revdel links instead of checkboxes on pages...
2012-05-31 Aaron SchulzMerge "Revision::getTitle produce rev_id IS NULL query"
2012-05-31 Tim StarlingMerge "(bug 36839) Use mb_check_encoding() if available."
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 danielmerged master
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 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-05-14 danielmerged latest master
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-16 danielMerge branch 'Wikidata' of ssh://gerrit.wikimedia.org...
2012-04-15 Brion VIBBERMerge "(bug 26909) follow up r102947: fix the navigatio...
2012-04-11 Jens OhligMerge branch 'master' into Wikidata
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...
next