Output more MW version info in update.php
[lhc/web/wiklou.git] / includes / profiler /
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...
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-25 jenkins-botMerge "GlobalFunctions: Document the usage of wfUrlenco...
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 "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-21 jenkins-botMerge "Correct API documentation for action=parse&prop...
2019-03-21 jenkins-botMerge "Fix account create checkbox bug"
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 "Improve RemexStripTagHandler working with tables"
2019-03-17 jenkins-botMerge "Make LinkCache::isCacheable include namespaces...
2019-03-15 jenkins-botMerge "Fix WatchedItemStore last-seen stashing logic"
2019-03-15 jenkins-botMerge "deferred: Remove deprecated CdnCacheUpdate:...
2019-03-15 jenkins-botMerge "Add /** @var SplFileInfo $fileInfo */ docs where...
2019-03-15 jenkins-botMerge "Fix ChangeTagsTest failing on Postgres"
2019-03-15 KrinkleMerge "rdbms: make Database::query() more readable...
2019-03-15 KrinkleMerge "objectcache: make BagOStuff::add() abstract...
2019-03-15 KrinkleMerge "objectcache: make the BagOStuff::add() operation...
2019-03-15 KrinkleMerge "objectcache: make the BagOStuff::add() operation...
2019-03-15 jenkins-botMerge "objectcache: add BagOStuff::deleteMulti() method...
2019-03-15 jenkins-botMerge "user: Avoid page_touched update in User::saveSet...
2019-03-15 jenkins-botMerge "Deprecate Profiler::profileIn and Profiler:...
2019-03-14 Aaron SchulzDeprecate Profiler::profileIn and Profiler::profileOut...
2019-03-14 jenkins-botMerge "Avoid using outdated $casToken field for BagOStu...
2019-03-14 jenkins-botMerge "Avoid sending duplicate ProfilerOutputText comme...
2019-03-13 Aaron SchulzAvoid sending duplicate ProfilerOutputText comments...
2019-03-13 jenkins-botMerge "Replace sorting classes with better naming conve...
2019-03-12 jenkins-botMerge "logging: Start using LinkTarget & UserIdentity...
2019-03-11 jenkins-botMerge "Fix small typos"
2019-03-11 jenkins-botMerge "Linker: Use RequestContext::getMain()->getLangua...
2019-03-07 jenkins-botMerge "Added Id to the input box"
2019-02-22 jenkins-botMerge "Print logs generated during unit test when test...
2019-02-18 jenkins-botMerge "Cache redirects from Special:Redirect"
2019-02-16 jenkins-botMerge "Fix documentation for Revision::getComment and...
2019-02-14 jenkins-botMerge "registration: Allow @-prefixed keys in manifest_...
2019-02-12 jenkins-botMerge "Prevent fatal PHP errors when PageRestriction...
2019-02-11 jenkins-botMerge "mw.widgets: Use CSS grid for the calendar in...
2019-02-11 jenkins-botMerge "Exception is never thrown in the getConnection...
2019-02-10 jenkins-botMerge "Hard deprecate Language::setCode"
2019-02-09 jenkins-botMerge "Persist sessions pre-send instead of post-send"
2019-02-08 jenkins-botMerge "Fix mw-ui-quiet+progressive/destructive selectors"
2019-02-08 jenkins-botMerge "Collapse some else statements and nested if...
next