Correct the wording of the backend-fail-hash message
[lhc/web/wiklou.git] / includes / profiler /
2019-09-02 jenkins-botMerge "Permit case independent unit test directories"
2019-09-02 jenkins-botMerge "objectcache: Optimise array_map in MemcachedBagO...
2019-09-02 jenkins-botMerge "ProxyLookup: Optimise in_array in isConfiguredPr...
2019-09-02 jenkins-botMerge "Rework ApiUploadTest"
2019-09-02 jenkins-botMerge "Correctly format null error reporting level"
2019-09-02 jenkins-botMerge "Permit destructors in MediaWikiTestCaseTrait...
2019-09-01 jenkins-botMerge "filebackend: improve FileBackendMultiWrite consi...
2019-09-01 jenkins-botMerge "Unit tests: Remove duplicated code in ExtensionR...
2019-09-01 jenkins-botMerge "Avoid usage of deprecated setTags() method,...
2019-08-31 jenkins-botMerge "jobqueue: Avoid usage of deprecated `MWHttpReque...
2019-08-31 jenkins-botMerge "phpunit: Don't bother resetting unused global...
2019-08-31 jenkins-botMerge "maintenance: Remove cross-wiki purging from...
2019-08-31 jenkins-botMerge "Add ext-dom to composer.json"
2019-08-31 jenkins-botMerge "INSTALL/RELEASE-NOTES-1.34: Add required PHP...
2019-08-31 jenkins-botMerge "lockmanager: sort key by bucket in QuorumLockMan...
2019-08-31 jenkins-botMerge "Optimize HashRing to avoid hashing for the commo...
2019-08-31 jenkins-botMerge "Replace unecessary rollbackMasterChangesAndLog...
2019-08-31 jenkins-botMerge "Remove redundant ignore_user_abort() call in...
2019-08-31 Daimona EaytoyUnsuppress more phan issues (part 3)
2019-08-30 jenkins-botMerge "MessageFormatterFactory"
2019-08-30 jenkins-botMerge "Make Special:ChangeContentModel field labels...
2019-08-30 jenkins-botMerge "Return null from EditPage::importContentFormData"
2019-08-30 jenkins-botMerge "Actually assign suppression-related rights to...
2019-08-30 jenkins-botMerge "Add some LocalRepo integration tests"
2019-08-29 jenkins-botMerge "Preserve grapheme clusters in upper corner compl...
2019-08-29 jenkins-botMerge "filebackend: fix @throws comment in FileBackend...
2019-08-29 jenkins-botMerge "filebackend: add idiom constant to FileBackend...
2019-08-29 jenkins-botMerge "build: Upgrade eslint-utils dependency from...
2019-08-29 jenkins-botMerge "Fix categories detele SPARQL clause"
2019-08-29 jenkins-botMerge "profiler: Centralise output responsibility from...
2019-08-28 jenkins-botMerge "resourceloader: Purge localStorage blob if last...
2019-08-28 jenkins-botMerge "Fix call to non-existing TempFSFileFactory:...
2019-08-28 jenkins-botMerge "Fix typo in comment"
2019-08-28 jenkins-botMerge "Upstream "pulsating dot" widget from VE"
2019-08-28 jenkins-botMerge "Integration tests for FileBackendGroup"
2019-08-28 Timo Tijhofprofiler: Centralise output responsibility from Profile...
2019-08-28 jenkins-botMerge "ApiFeedContributions: Drop 'newbies' feature"
2019-08-28 jenkins-botMerge "skins: Skin::getSkinNameMessages() method is...
2019-08-28 jenkins-botMerge "skins: Remove use of deprecated MessageCache...
2019-08-28 D3r1ck01Merge "Localisation updates from https://translatewiki...
2019-08-28 jenkins-botMerge "Move Title::isNamespaceProtected() to Permission...
2019-08-28 jenkins-botMerge "Fix entites typos"
2019-08-28 jenkins-botMerge "LockManagerGroup tweaks"
2019-08-28 jenkins-botMerge "profiler: Rename Profile::setTemplated to Profil...
2019-08-28 Timo Tijhofprofiler: Rename Profile::setTemplated to Profile:...
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-06-01 jenkins-botMerge "Improve changePassword.php error handling"
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-22 jenkins-botMerge "jquery.tablesorter: Fix pre-JS selector to match...
2019-05-09 jenkins-botMerge "Hard deprecate Password::equals()"
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-04-30 jenkins-botMerge "Use POST to submit wikitext to mw.api.parse"
2019-04-26 jenkins-botMerge "Rename BlockRestriction -> BlockRestrictionStore...
2019-04-21 jenkins-botMerge "jquery.suggestions: Correctly place dropdown...
2019-04-19 jenkins-botMerge "Merge last-seen stash data at more points in...
2019-04-19 jenkins-botMerge "Change "e-mail" to "email" in Log-action-filter...
2019-04-17 jenkins-botMerge "build: Set Fresnel scenario run count to 7"
2019-04-17 jenkins-botMerge "Use LinkTarget in Linker instead of Title"
2019-04-16 jenkins-botMerge "diff: Wrap condition around brackets for more...
2019-04-15 jenkins-botMerge "resources: Rename a few local 'filterFn' vars...
2019-04-15 jenkins-botMerge "Allow fragment-only TitleValues"
2019-04-15 jenkins-botMerge "Normalize input to TitleParser::parseTitle()"
2019-04-15 jenkins-botMerge "New Title::castFromLinkTarget/TitleValue"
2019-04-15 jenkins-botMerge "Update MediaWikiTitleCodec to use NamespaceInfo"
2019-04-15 jenkins-botMerge "JsonContent: Remove never-used caption styles"
2019-04-15 jenkins-botMerge "Remove obsolete `color` property from horizontal...
2019-04-15 jenkins-botMerge "Set global config for test to avoid failure"
2019-04-15 jenkins-botMerge "parser: use "-" for revision ID for non-preview...
2019-04-15 jenkins-botMerge "selenium: Replace regex matching with includes()"
2019-04-15 jenkins-botMerge "resourceloader: Re-use internal addLink() for...
2019-04-15 jenkins-botMerge "JsonContent: Add missing prefix to selector"
2019-04-15 jenkins-botMerge "Cache: Make APCUBagOStuff::set return a useful...
2019-04-14 jenkins-botMerge "Restore func_get_args in HTMLFormField"
2019-04-14 jenkins-botMerge "Split HTMLFormElement.php into class per file"
2019-04-14 jenkins-botMerge "Move SectionProfileCallback to its own file"
2019-04-14 ReedyMove SectionProfileCallback to its own file
2019-04-12 jenkins-botMerge "logging: Replace deprecated use of CommentStore...
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-12 jenkins-botMerge "Improve documentation of constants throughout...
2019-04-11 jenkins-botMerge "Enable/disable Special:Block widgets according...
2019-04-11 jenkins-botMerge "Simplify checking for widgets on special block...
2019-04-10 jenkins-botMerge "Bump Mustache from 1.0.0 to 3.0.1"
2019-04-09 jenkins-botMerge "Default $wgActorTableSchemaMigrationStage to...
2019-04-09 jenkins-botMerge "Remove references to field rev_text_id"
2019-04-08 jenkins-botMerge "redo: don't die producing xml files if rev text...
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-06 jenkins-botMerge "rdbms: deprecate unused aggregateValue() method"
2019-04-06 jenkins-botMerge "rdbms: add and enforce DB_REPLICA/DB_MASTER...
2019-04-06 jenkins-botMerge "Add Special:Users as a synonym for Special:ListU...
2019-04-05 jenkins-botMerge "Make WrapOldPasswords pass "refresh" to User...
2019-04-05 jenkins-botMerge "Localisation updates from https://translatewiki...
2019-04-05 jenkins-botMerge "Fix/suppress misc phan errors (#5)"
2019-04-05 Kunal MehtaFix/suppress misc phan errors (#5)
2019-04-03 jenkins-botMerge "ServiceWiring: Use RequestContext instead of...
2019-04-03 jenkins-botMerge "installer: make sqlite installer move the job...
2019-04-02 jenkins-botMerge "Disable expensive {{REVISIONID}} magic word...
2019-04-01 jenkins-botMerge "i18n: Add line-break in email notificaton for...
2019-03-29 jenkins-botMerge "Use the WebRequest::getCheck() shortcut where...
next