Merge "Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer()"
[lhc/web/wiklou.git] / includes / revisiondelete / RevDelRevisionItem.php
2019-09-09 jenkins-botMerge "Make DBAccessBase use DBConnRef, rename $wiki...
2019-09-08 jenkins-botMerge "languages: Add NS_CATEGORY and #REDIRECT for...
2019-09-08 jenkins-botMerge "watcheditem: Fix bad $options param in NoWriteWa...
2019-09-08 jenkins-botMerge "preprocessDump.php: Fix invalid Preprocessor...
2019-09-08 jenkins-botMerge "Make wgDisableAnonTalk disable anon links in...
2019-09-06 jenkins-botMerge "Fix installation failure due to unexpected dbpat...
2019-09-06 jenkins-botMerge "Stop mangling $_GET and provide WebRequest:...
2019-09-06 jenkins-botMerge "Fix use of argument perfLogFilename in convertLi...
2019-09-06 jenkins-botMerge "lib/Message: Support MessageValue as a parameter"
2019-09-06 jenkins-botMerge "libs/Message: Improve documentation"
2019-09-05 jenkins-botMerge "registration: Avoid redundant LBYL check in...
2019-09-05 jenkins-botMerge "Allow partially blocked users to import images"
2019-09-05 jenkins-botMerge "Setup: Move MWDebug logic to MWDebug.php"
2019-09-04 jenkins-botMerge "resourceloader: Drop support for low Suhosin...
2019-09-04 jenkins-botMerge "Introduce RevisionStore::newRevisionsFromBatch"
2019-09-04 jenkins-botMerge "Add NS_MAIN to NamespaceInfo::$canonicalNames"
2019-09-04 jenkins-botMerge "EditPage: Don't set 'hookaborted' error if the...
2019-09-04 jenkins-botMerge "ApiBase: Always validate that 'limit' is numeric"
2019-09-04 jenkins-botMerge "Include change tags in revision import structure"
2019-09-04 jenkins-botMerge "Remove unused variable in MultiHttpClient CURLOP...
2019-09-03 jenkins-botMerge "Localisation updates from https://translatewiki...
2019-09-03 jenkins-botMerge "resourceloader: Compile documentElement.classNam...
2019-09-03 jenkins-botMerge "resourceloader: Reduce width of module hash...
2019-09-03 jenkins-botMerge "WebRequest: Optimise WebRequest::getPathInfo()"
2019-09-03 jenkins-botMerge "Better grouping for code adding elements to...
2019-09-03 jenkins-botMerge "Removing highlighting from mobile rcfilters"
2019-09-03 jenkins-botMerge "Unsuppress another phan issue (part 7)"
2019-09-03 Daimona EaytoyUnsuppress another phan issue (part 7)
2019-08-30 jenkins-botMerge "Return null from EditPage::importContentFormData"
2019-08-19 jenkins-botMerge "Select "move subpages" by default when moving...
2019-08-15 jenkins-botMerge "API: Always select rc_user from database (regard...
2019-08-10 jenkins-botMerge "Inject LoadBalancer into GenderCache"
2019-08-07 jenkins-botMerge "Create Special:NewSection special page"
2019-08-07 jenkins-botMerge "Add talk namespace option to Special:NewPages"
2019-08-06 jenkins-botMerge "Fix param doc of ChangeTagsList::updateChangeTag...
2019-08-06 jenkins-botMerge "Pass message arguments as array to ErrorPageError"
2019-08-06 jenkins-botMerge "Add type hints for class properties in SpecialVe...
2019-08-02 jenkins-botMerge "Use `text` element for current content model...
2019-08-02 jenkins-botMerge "Show current content model on Special:ChangeCont...
2019-08-02 jenkins-botMerge "Make Special:MovePage note about redirects depen...
2019-08-01 jenkins-botMerge "Document SearchDatabase::doSearchTextInDB to...
2019-07-30 jenkins-botMerge "Fix return type hints in media related classes"
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-29 jenkins-botMerge "Remove TODO for unblockself"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-07-26 jenkins-botMerge "Convert LoadBalancer::getConnection() callers...
2019-07-25 jenkins-botMerge "Improve type hints in export related classes"
2019-07-25 jenkins-botMerge "Type hint against LinkTarget in WatchedItemStore"
2019-07-25 jenkins-botMerge "Update documentation for $wgAutopromote"
2019-07-25 jenkins-botMerge "parser: inject a Logger into Parser instead...
2019-07-24 jenkins-botMerge "Do not block autopromote on partial blocks"
2019-07-24 jenkins-botMerge "Add null to Parser::getTitle return doc"
2019-07-24 jenkins-botMerge "installer: Stop offering MyISAM option for new...
2019-07-24 jenkins-botMerge "Users with partial access to user rights should...
2019-07-23 jenkins-botMerge "Drop wgPasswordSalt, deprecated since 1.24"
2019-07-23 jenkins-botMerge "objectcache: Use variadic signature for makeKey()"
2019-07-23 jenkins-botMerge "filerepo: make ForeignApiRepo::httpGetCached...
2019-07-23 jenkins-botMerge "filebackend: avoid use of LoadBalancer::newMainL...
2019-07-23 jenkins-botMerge "Replace wfWiki() usage with WikiMap in some...
2019-07-22 jenkins-botMerge "ChangesList: Add $groups parameter to FetchChang...
2019-07-21 jenkins-botMerge "Do not hardcode square brackets in "rollback...
2019-07-21 jenkins-botMerge "Exclude redirects from Special:Fewestrevisions"
2019-07-21 Derick AlangiAvoid usage of deprecated Revision::* constants, use...
2019-05-29 jenkins-botMerge "Print chained exceptions when maintenance script...
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-04-12 jenkins-botMerge "Category: Remove "todo" comment about moving...
2019-04-07 jenkins-botMerge "Improve docs for Title::getInternalURL/getCanoni...
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-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-08 jenkins-botMerge "Fix mw-ui-quiet+progressive/destructive selectors"
2019-02-07 jenkins-botMerge "Ensure action object matches passed in right...
2019-02-07 jenkins-botMerge "Ensure calls to Title::getArticleID use the...
2019-02-06 Roan KattouwUse PRC_AUTOPATROLLED for rollbacks and revdel
2018-12-19 D3r1ck01Merge "Use MediaWiki\SuppressWarnings around trigger_er...
2018-11-27 jenkins-botMerge "Parse wikitext in gallery caption"
2018-10-16 jenkins-botMerge "Selenium: record video of every test"
2018-10-04 jenkins-botMerge "Only use "*Test.php" for actual PHPUnit tests"
2018-10-04 jenkins-botMerge "Fix option name in maintenance/importDump.php"
2018-09-26 jenkins-botMerge "Simplify HTMLTitleTextField::validate"
2018-09-24 jenkins-botMerge "RevisionStoreDbTestBase, remove redundant needsD...
2018-09-19 jenkins-botMerge "Add MessagesBi.php"
2018-09-19 jenkins-botMerge "Add MessagesSco.php"
2018-09-16 jenkins-botMerge "Give more specific error messages on Special...
2018-09-13 jenkins-botMerge "Remove unused MediaWikiTestCase::prepareConnecti...
2018-09-13 jenkins-botMerge "Introduce constants for fetchLanguageName(s)"
2018-09-11 jenkins-botMerge "ContribsPager: Factor revision check out of...
2018-09-07 jenkins-botMerge "Make assertFileContains not create files by...
next