Stop overwriting $cache in User::getCacheKey()
[lhc/web/wiklou.git] / includes / specials /
2019-02-07 jenkins-botMerge "Ensure calls to Title::getArticleID use the...
2019-02-06 ThaliaEnsure calls to Title::getArticleID use the same case...
2019-02-06 jenkins-botMerge "Remove deprecated class SquidUpdate"
2019-02-06 jenkins-botMerge "Improve error handling for wrong autoloader...
2019-02-06 jenkins-botMerge "Fix message documentation to refer to Special...
2019-02-06 jenkins-botMerge "objectcache: Fixes WinCache increment losing...
2019-02-06 jenkins-botMerge "rdbms: lower value of MAX_LAG_DEFAULT to 6"
2019-02-06 jenkins-botMerge "rdbms: move "maxLag" parameter up to LBFactory...
2019-02-06 jenkins-botMerge "Add test for User::isBlockedFrom"
2019-02-06 jenkins-botMerge "Follow-up dbfe1c9a935: Fix RELEASE-NOTES typo"
2019-02-06 jenkins-botMerge "resourceloader: Support TestModules registration...
2019-02-05 jenkins-botMerge "Disallow user suppression in a partial block"
2019-02-05 ThaliaDisallow user suppression in a partial block
2019-02-05 jenkins-botMerge "objectcache: avoid occasional test flakiness...
2019-02-05 jenkins-botMerge "Add option for confirmation prompts on rollbacks"
2019-02-05 jenkins-botMerge "Fix grammar of "config-db-host-help""
2019-02-05 jenkins-botMerge "Add BeforeResetNotificationTimestamp hook"
2019-02-05 jenkins-botMerge "specialpage: Fix login crash caused by unknown...
2019-02-04 jenkins-botMerge "Added future compat expectException to PHPUnit4A...
2019-02-04 jenkins-botMerge "Prevent undesired toggling on Special:NewPages"
2019-02-04 jenkins-botMerge "watcheditem: Replace error message strings with...
2019-02-03 jenkins-botMerge "Add @coversNothing for left over tests and enabl...
2019-02-03 jenkins-botMerge "Add some missing @covers tags"
2019-02-03 Matěj SuchánekPrevent undesired toggling on Special:NewPages
2019-02-02 jenkins-botMerge "Add missing @covers to media related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to revision related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to search related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to action related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to user related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to backend related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to parser related tests"
2019-02-02 jenkins-botMerge "Add missing @covers to database related tests"
2019-02-02 jenkins-botMerge "Preload styles for 'jquery.tablesorter'"
2019-01-31 jenkins-botMerge "Fix documentation for RevisionRecord::$mPageId"
2019-01-31 jenkins-botMerge "build: Don't install symfony/polyfill-* that...
2019-01-31 jenkins-botMerge "docs: Remove 'code-coverage' placeholder directory"
2019-01-31 jenkins-botMerge "Remove deprecated wgEnableParserCache"
2019-01-30 jenkins-botMerge "RemexCompatMunger: Don't split p-wrapping on...
2019-01-30 jenkins-botMerge "Password: replace equals() with verify()"
2019-01-28 David BarrattAdd Namespace Restrictions to Special:BlockList
2019-01-25 jenkins-botMerge "Add namespace restrictions to block's log messages"
2019-01-25 Dayllan MazaAdd namespace restrictions to block's log messages
2019-01-25 jenkins-botMerge "wdio-mediawiki: Release 0.3.0"
2019-01-25 jenkins-botMerge "Add block and unblock commands to WDIO"
2019-01-24 jenkins-botMerge "Add missing `@return` PHPDoc to __sleep() function"
2019-01-24 jenkins-botMerge "Document Uri.js constructor and methods throwing...
2019-01-24 jenkins-botMerge "MIME: Re-classify DjVu files as OFFICE, like...
2019-01-24 jenkins-botMerge "Make sure database update succeeds from older...
2019-01-23 jenkins-botMerge "Fix typo in apierror message"
2019-01-23 jenkins-botMerge "Fix Title::getFragmentForURL for bad interwiki...
2019-01-23 jenkins-botMerge "Add namespace restrictions to Special:Block...
2019-01-23 jenkins-botMerge "Better detection for old MS Office files"
2019-01-22 jenkins-botMerge "Fix more jquery event shorthand usages"
2019-01-22 jenkins-botMerge "rdbms: Remove references to pg_attrdef.adsrc...
2019-01-22 ThaliaAdd namespace restrictions to Special:Block and API
2019-01-22 jenkins-botMerge "Replace deprecated `setIconTitle` with `setTitle`"
2019-01-22 jenkins-botMerge "Return to LESS multiple value escape mechanism...
2019-01-21 jenkins-botMerge "WebInstallerOutput: Add getLanguage()"
2019-01-20 FomafixPreload styles for 'jquery.tablesorter'
2019-01-18 jenkins-botMerge "Make sure page restrictions are handled as a...
2019-01-18 ThaliaMake sure page restrictions are handled as a string
2019-01-17 jenkins-botMerge "dao: Add a type hint to getConnection() and...
2019-01-17 jenkins-botMerge "ApiSetNotificationTimestamp: Make entirewatchlis...
2019-01-17 jenkins-botMerge "Separate content parts of mw-usertoollinks from...
2019-01-16 jenkins-botMerge "AllMessagesTablePager: Simplify language handling"
2019-01-16 jenkins-botMerge "Simplify boolean logic for Special:Block widgets"
2019-01-16 jenkins-botMerge "Fix BlockList params for non-editing partial...
2019-01-16 Dayllan MazaFix BlockList params for non-editing partial blocks
2019-01-16 jenkins-botMerge "Chinese Conversion Table Update 2018-4"
2019-01-16 KrinkleMerge "resourceloader: Avoid unnecessary xmlns attribut...
2019-01-16 jenkins-botMerge "Setup: Avoid using count() function in any kind...
2019-01-16 jenkins-botMerge "Safe replacement of a lot of `!count()` with...
2019-01-16 jenkins-botMerge "resourceloader: Avoid toplevel `<title>` under...
2019-01-15 FomafixAllMessagesTablePager: Simplify language handling
2019-01-15 Thiemo KreuzSafe replacement of a lot of `!count()` with `=== []`
2019-01-15 jenkins-botMerge "Fix non-editing partial block creation on Specia...
2019-01-15 ThaliaFix non-editing partial block creation on Special:Block
2019-01-14 jenkins-botMerge "registration: Allow overriding attributes in...
2019-01-14 FomafixFix @param values on private functions
2019-01-13 jenkins-botMerge "Clarify warnings about missing software diff3...
2019-01-12 jenkins-botMerge "Add special page class for disabling special...
2019-01-12 jenkins-botMerge "ImageListPager: Kill that annoying GROUP BY"
2019-01-10 jenkins-botMerge "createAndPromote: use AuthManager::autoCreateUser"
2019-01-10 jenkins-botMerge "Fix slow queries in migrateActors.php"
2019-01-09 jenkins-botMerge "Don't check for LIBXML_PARSEHUGE presence"
2019-01-09 jenkins-botMerge "Remove a CURLOPT_CONNECTTIMEOUT_MS check"
2019-01-08 jenkins-botMerge "Fix missing ATOMIC_CANCELABLE in MovePage::move()"
2019-01-08 jenkins-botMerge "Update the design of Special:Block"
2019-01-08 jenkins-botMerge "Remove comments documenting constructors as...
2019-01-08 jenkins-botMerge "Fix tag for partial blocks config"
2019-01-08 jenkins-botMerge "Add @since tags to new public methods related...
2019-01-08 jenkins-botMerge "Revert "Revert "Title::checkUserBlock should...
2019-01-08 jenkins-botMerge "objectcache: add more "touchedCallback" comments...
2019-01-07 ThaliaUpdate the design of Special:Block
2019-01-07 jenkins-botMerge "Do not pass $archiveName two times to OldLocalFile"
2019-01-07 jenkins-botMerge "Pass READ_LATEST in $flags to Title::loadRestric...
2019-01-07 jenkins-botMerge "Make user rights conflict error a bit more obvious"
2019-01-07 jenkins-botMerge "Add force option to password policy"
2019-01-07 Gergő TiszaMake user rights conflict error a bit more obvious
2019-01-07 jenkins-botMerge "Special:UserRights: Fix handling of empty confli...
next