Merge "Improve docs for Title::getInternalURL/getCanonicalURL"
[lhc/web/wiklou.git] / includes / preferences / DefaultPreferencesFactory.php
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
2019-04-07 jenkins-botMerge "debug: Use __CLASS__ to get the name of the...
2019-04-05 jenkins-botMerge "Remove broken explode() from MediaWikiMediaTestC...
2019-04-04 jenkins-botMerge "Add meta=userinfo&uiprop=latestcontrib"
2019-04-04 jenkins-botMerge "Add &$tags argument to MarkPatrolled hook"
2019-04-04 jenkins-botMerge "tests: enable MariaDB/MySQL strict mode"
2019-04-04 jenkins-botMerge "phpunit: Call 'teardownTestDB' from shutdown...
2019-04-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
2019-04-03 jenkins-botMerge "installer: make sqlite installer move the job...
2019-04-03 jenkins-botMerge "jobqueue: remove entire unused JobQueueAggregato...
2019-04-02 jenkins-botMerge "RecentChanges updated to use pseudo elements...
2019-04-02 jenkins-botMerge "jobqueue: change MWException throw statements...
2019-04-02 jenkins-botMerge "Disable expensive {{REVISIONID}} magic word...
2019-04-02 jenkins-botMerge "Add test for Special:page::buildPrevNextNavigation"
2019-04-02 jenkins-botMerge "Sunsetting viewPrevNext"
2019-04-02 jenkins-botMerge "Set default for Block::appliesToPasswordReset...
2019-04-02 jenkins-botMerge "maintenance/dev: Clean up router.php"
2019-04-02 jenkins-botMerge "rdbms: make $wgSQLMode work as documented when...
2019-04-02 jenkins-botMerge "Fix unused vars/pointless assignments"
2019-04-02 jenkins-botMerge "languages: Replace loop with array_pad()"
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-03-29 Max SemenikFix unused vars/pointless assignments
2019-03-29 jenkins-botMerge "Fix partially blocked admin undelete permissions"
2019-03-29 jenkins-botMerge "Use the WebRequest::getCheck() shortcut where...
2019-03-29 jenkins-botMerge "Allow extensions to add params to the update...
2019-03-29 jenkins-botMerge "Reword 'right-purge'"
2019-03-28 jenkins-botMerge "Recalculate user default options for each test"
2019-03-28 jenkins-botMerge "Move PrefixSearch classes to own files"
2019-03-28 KrinkleMerge "resourceloader: Improve test cases for MessageBl...
2019-03-28 jenkins-botMerge "Title: Add scripts for generating/updating phpCh...
2019-03-28 jenkins-botMerge "Separate content from presentation for user...
2019-03-28 jenkins-botMerge "HISTORY: Add MediaWiki 1.3 post-release change...
2019-03-28 jenkins-botMerge "Make ApiStashEdit::pruneExcessStashedEntries...
2019-03-28 jenkins-botMerge "objectcache: remove some unneeded code from...
2019-03-28 jenkins-botMerge "objectcache: make WANObjectCache prefer ADD...
2019-03-28 jenkins-botMerge "specials: Fix incomplete documentation of execut...
2019-03-28 jenkins-botMerge "Replace strlen() calls with strict string compar...
2019-03-28 jenkins-botMerge "profileinfo: Remove unused constructor call...
2019-03-28 jenkins-botMerge "title: Rewrite Title::getBaseText() for performa...
2019-03-28 jenkins-botMerge "Move HistoryBlob classes to own files"
2019-03-28 jenkins-botMerge "Remove temporary rollback confirmation toggle"
2019-03-28 jenkins-botMerge "Only show config-install-success on command...
2019-03-26 jenkins-botMerge "rdbms: Use correct value for 'sslmode' in Databa...
2019-03-26 jenkins-botMerge "Fix invalid HTMLForm::setValidationErrorMessage...
2019-03-26 Tim EulitzRemove temporary rollback confirmation toggle
2019-03-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.12 post-release change...
2019-03-25 jenkins-botMerge "HISTORY: Add MediaWiki 1.11 post-release change...
2019-03-25 jenkins-botMerge "docs: Update outdated PageContentSave hook docum...
2019-03-25 jenkins-botMerge "upload: Simplify file extension extraction in...
2019-03-23 jenkins-botMerge "add lbzip2 output processor for exports"
2019-03-23 jenkins-botMerge "Move class RevisionListBase and friends to own...
2019-03-23 jenkins-botMerge "Do not suppress php notices in SpecialPageFatalTest"
2019-03-22 jenkins-botMerge "don't die producing xml files if rev text export...
2019-03-22 jenkins-botMerge "rdbms: make LBFactory::setLocalDomainPrefix...
2019-03-22 jenkins-botMerge "Title: Test the ->equals() method more thoughrou...
2019-03-22 jenkins-botMerge "Fix fatal due to lock name mismatch in Maintenan...
2019-03-21 jenkins-botMerge "objectcache: convert APC and hash BagOStuff...
2019-03-21 jenkins-botMerge "objectcache: optimize merge()/incr() for WinCach...
2019-03-21 jenkins-botMerge "Fix phpstorm IDEA errors in SkinTemplate"
2019-03-21 jenkins-botMerge "Do not create new archive file names for old...
2019-03-21 jenkins-botMerge "Rearrange code in User::getBlockedStatus to...
2019-03-21 jenkins-botMerge "Remove deprecated handling of multiple arguments...
2019-03-21 jenkins-botMerge "Correct API documentation for action=parse&prop...
2019-03-21 jenkins-botMerge "Fix account create checkbox bug"
2019-03-21 Tim EulitzImplement temporary rollback confirmation toggle
2019-03-21 jenkins-botMerge "collation: Use `self` to reference same class...
2019-03-21 jenkins-botMerge "Add a user preference to opt in or out of a...
2019-03-21 tzhelyazkovaAdd a user preference to opt in or out of a confirmatio...
2019-03-20 jenkins-botMerge "Add support for Element Timing API"
2019-03-20 jenkins-botMerge "Validate the output of the dump scripts."
2019-03-20 jenkins-botMerge "Make BackupDumper MCR compatible (main slot...
2019-03-20 jenkins-botMerge "Replace 'TablePager' CSS class exclusively by...
2019-03-19 jenkins-botMerge "jquery.tablesorter: Never initialize twice on...
2019-03-19 jenkins-botMerge "Remove many references to db fields being retire...
2019-03-19 jenkins-botMerge "rdbms: add bad mysql table/column codes to wasKn...
2019-03-19 jenkins-botMerge "Revert "Split out new RefreshSecondaryDataUpdate...
2019-03-19 jenkins-botMerge "parser: Rename $lastSection to $lastParagraph"
2019-03-19 jenkins-botMerge "Revert "Temporarily trim leading/trailing whites...
2019-03-19 jenkins-botMerge "parser: Omit outputting newline after final...
2019-03-19 jenkins-botMerge "Remove rollback confirmation user preference"
2019-03-19 Tim EulitzRemove rollback confirmation user preference
2019-03-17 jenkins-botMerge "Make LinkCache::isCacheable include namespaces...
2019-03-15 jenkins-botMerge "Deprecate Profiler::profileIn and Profiler:...
2019-03-15 jenkins-botMerge "filebackend: change "profiler" parameter in...
2019-03-15 jenkins-botMerge "rdbms: change "profiler" argument in Database...
2019-03-14 jenkins-botMerge "Avoid using outdated $casToken field for BagOStu...
2019-03-14 jenkins-botMerge "Avoid sending duplicate ProfilerOutputText comme...
2019-03-14 jenkins-botMerge "rdbms: make query exceptions include the backtra...
2019-03-14 jenkins-botMerge "rdbms: clarify $uniqueIndexes argument to replac...
2019-03-14 jenkins-botMerge "objectcache: make the $flags argument appear...
2019-03-14 jenkins-botMerge "SpecialContributions: Conditionally hide the...
2019-03-14 jenkins-botMerge "SpecialWatchlist: Conditionally hide the namespa...
2019-03-14 jenkins-botMerge "Throw exception on wrong type in Language::isVal...
2019-03-14 jenkins-botMerge "Site: Explicit allow setLanguageCode( null )"
2019-03-14 jenkins-botMerge "Make copyTestData work on postgres"
2019-03-14 jenkins-botMerge "Add a user preference to opt in or out of a...
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "Add password policy setting `suggestChangeOnLogin`"
2019-03-12 jenkins-botMerge "Improve documentation of the PageContentLanguage...
next