Merge "Delete always true condition"
[lhc/web/wiklou.git] / includes / api / ApiQueryRevisionsBase.php
2018-12-03 jenkins-botMerge "Delete always true condition"
2018-12-03 jenkins-botMerge "[MCR] Introduce SlotRoleHandler and SlotRoleRegi...
2018-11-30 daniel[MCR] Introduce SlotRoleHandler and SlotRoleRegistry
2018-11-27 jenkins-botMerge "Accept BCP 47 codes in LanguageConverter rules"
2018-11-27 jenkins-botMerge "Parse wikitext in gallery caption"
2018-11-14 jenkins-botMerge "Set migration stage for change tag to read new"
2018-11-07 jenkins-botMerge "eslintrc: Disallow calling String/Array/Object...
2018-11-07 jenkins-botMerge "Render namespace lists in the user's language"
2018-11-06 jenkins-botMerge "resources: Extract ForeignResourceManager from...
2018-11-05 jenkins-botMerge "Support multi-content diffs on Special:Undelete"
2018-11-03 jenkins-botMerge "Special:Preferences: Expose `.mw-navigation...
2018-11-02 jenkins-botMerge "Handle <nowiki> and other markup consistently...
2018-11-01 jenkins-botMerge "Add docstrings for text search index field types"
2018-11-01 jenkins-botMerge "Diff and history link separated via CSS"
2018-11-01 jenkins-botMerge "Pass $context to 'GetPreferences' hook"
2018-10-30 jenkins-botMerge "Use WikiMap methods for wiki ID logic in more...
2018-10-30 jenkins-botMerge "Use new WikiMap::getCurrentWikiDomain() for...
2018-10-30 jenkins-botMerge "debug: Allow the DBQuery channel to be used"
2018-10-30 jenkins-botMerge "Use WikiMap methods in ClassicInterwikiLookup...
2018-10-29 jenkins-botMerge "Add isCurrentWikiId()/isCurrentWikiDomain()...
2018-10-29 jenkins-botMerge "resourceloader: ResourceLoaderGetConfigVars...
2018-10-28 jenkins-botMerge "Create JobQueueEnqueueUpdate class to call JobQu...
2018-10-26 jenkins-botMerge "Move user_editcount updates to a mergeable defer...
2018-10-26 jenkins-botMerge "rdbms: add transaction comment to IDatabase...
2018-10-26 jenkins-botMerge "rdbms: fix connection reuse logic in LoadBalance...
2018-10-26 jenkins-botMerge "Remove unnecessary, unoptimized, unused overview...
2018-10-25 jenkins-botMerge "Silence transaction profiler master queries...
2018-10-25 jenkins-botMerge "rdbms: remove duplicate @params in IDatabase...
2018-10-25 jenkins-botMerge "filerepo: Inject the WAN cache info FileRepo...
2018-10-25 jenkins-botMerge "Remove unused fields in ForeignDBViaLBRepo"
2018-10-25 jenkins-botMerge "rdbms: Use "mixed" type for $profiler field...
2018-10-25 jenkins-botMerge "Fix code style in EmailNotification.php"
2018-10-25 jenkins-botMerge "MailAddress->toString(): Reduce complexity by...
2018-10-24 jenkins-botMerge "composer.json, require ext-fileinfo"
2018-10-24 jenkins-botMerge "Use a pre-commit hook for change_tag_def count...
2018-10-24 jenkins-botMerge "Hard deprecate functionality replaced with rando...
2018-10-24 jenkins-botMerge "Hard deprecate non-tidy OutputPage::addWikiText...
2018-10-24 jenkins-botMerge "RELEASE-NOTES-1.33: Note new Partial Blocks...
2018-10-24 jenkins-botMerge "Use PHP 7 '??' operator instead of if-then-else"
2018-10-21 FomafixUse PHP 7 '??' operator instead of if-then-else
2018-10-17 jenkins-botMerge "Inject Config into Parser instead of using globals"
2018-10-16 jenkins-botMerge "Selenium: record video of every test"
2018-10-15 jenkins-botMerge "EmailNotification: Add newline before minor...
2018-10-13 jenkins-botMerge "Output only to stderr in unit tests"
2018-10-13 jenkins-botMerge "SlotDiffRenderer: add utility method for paramet...
2018-10-13 jenkins-botMerge "Linker: Document parseComment() as returning...
2018-10-13 jenkins-botMerge "Log startAtomic()/endAtomic() to the query logger"
2018-10-12 jenkins-botMerge "Add OOUI for HTMLFormFieldCloner"
2018-10-12 jenkins-botMerge "HtmlTest: Perform multilingual tests"
2018-10-12 jenkins-botMerge "Use a ScopedCallback to silence transaction...
2018-10-12 jenkins-botMerge "Fix Setup.php file-scope test"
2018-10-11 jenkins-botMerge "resourceloader: Throw exception when config...
2018-10-11 jenkins-botMerge "MessageCache: replace should actually replace...
2018-10-11 jenkins-botMerge "messagecache: avoid caching message pages that...
2018-10-11 jenkins-botMerge "Revert "Unwrap HTML loaded from parser cache""
2018-10-11 jenkins-botMerge "install.php: Allow extensions and skins to be...
2018-10-11 jenkins-botMerge "WikiPage: Fix viewing of wiki redirects to NS_MEDIA"
2018-10-10 jenkins-botMerge "Fix TitlePermissionTest failures due to test...
2018-10-10 jenkins-botMerge "ChangeTagsTest: Mark tables as "used" to avoid...
2018-10-10 jenkins-botMerge "Use non-deprecated login in ApiLoginTest"
2018-10-10 jenkins-botMerge "Improve ApiLogin test coverage"
2018-10-10 NikerabbitMerge "resources: Update CLDRPluralRuleParser to v1...
2018-10-10 jenkins-botMerge "Hard-deprecate authentication-related hooks...
2018-10-10 jenkins-botMerge "Re-namespace RevisionStore and RevisionRecord...
2018-10-09 Brad JorschRe-namespace RevisionStore and RevisionRecord classes
2018-10-04 jenkins-botMerge "Use Remex for TextContentTest subclasses"
2018-10-04 jenkins-botMerge "Only use "*Test.php" for actual PHPUnit tests"
2018-10-04 jenkins-botMerge "registration: Let extensions add PHP extension...
2018-10-04 jenkins-botMerge "Fix option name in maintenance/importDump.php"
2018-10-03 jenkins-botMerge "AutoloadGenerator: Filter PSR4-compliant classes...
2018-10-02 jenkins-botMerge "Use pseudo elements to style changelist-separato...
2018-10-01 jenkins-botMerge "Preserve whitespace in search index text content"
2018-10-01 jenkins-botMerge "Change the Unicode numbers in the comments in...
2018-09-30 jenkins-botMerge "HTMLInfoField: Support 'rawrow' in OOUI mode"
2018-09-30 jenkins-botMerge "Create UserGetRightsRemove hook"
2018-09-28 jenkins-botMerge "Handle empty revision table in populateArchiveRe...
2018-09-27 jenkins-botMerge "copyedit patch-parsercache.sql comment"
2018-09-26 jenkins-botMerge "Parser: Refactor parsing of [[File:...|link...
2018-09-26 jenkins-botMerge "wdio-mediawiki: relative internal lookups"
2018-09-26 jenkins-botMerge "Simplify HTMLTitleTextField::validate"
2018-09-26 jenkins-botMerge "Add constant for the name of the 'main' slot...
2018-09-24 Gergő TiszaAdd constant for the name of the 'main' slot for MCR
2018-09-13 jenkins-botMerge "Introduce constants for fetchLanguageName(s)"
2018-08-27 jenkins-botMerge "Make interwiki transclusion use the WAN cache"
2018-08-27 jenkins-botMerge "Paranoia, escape image alignment parameters...
2018-08-22 jenkins-botMerge "OOUIfy CheckMatrix in PHP and JS"
2018-08-21 jenkins-botMerge "Skin: Avoid redirect=no for links to non-redirects"
2018-08-21 jenkins-botMerge "Chinese Conversion Table Update 2018-2"
2018-08-18 jenkins-botMerge "test: Assert that API generators have unique...
2018-08-18 jenkins-botMerge "Turn ApiPrefixUniquenessTest into a structure...
2018-08-16 jenkins-botMerge "Fix eslint warnings and switch to error code"
2018-08-16 jenkins-botMerge "Warn against certain jQuery methods"
2018-08-16 jenkins-botMerge "Remove incorrect timezone conversion from date...
2018-08-14 jenkins-botMerge "Make MapCacheLRU throw errors for bad $field...
2018-08-12 jenkins-botMerge "Add type hint for ParserOutput"
2018-08-08 jenkins-botMerge "objectcache: add "epoch" parameter to WANObjectC...
2018-08-07 jenkins-botMerge "Avoid ChronologyProtector warnings in the web...
2018-08-02 jenkins-botMerge "ChangesList: HTML escape the timestamp"
2018-08-02 jenkins-botMerge "Force phan-taint-check to think LogFormatter...
2018-08-02 jenkins-botMerge "Improve OutputPage test coverage more"
next