Merge "Make DBAccessBase use DBConnRef, rename $wiki, and hide getLoadBalancer()"
[lhc/web/wiklou.git] / includes / parser / PPDStackElement.php
2019-09-09 jenkins-botMerge "Make DBAccessBase use DBConnRef, rename $wiki...
2019-09-09 jenkins-botMerge "Support the creation of special pages with servi...
2019-09-08 jenkins-botMerge "Remove support for wgUseESI"
2019-09-08 Daimona Eaytoyparser: Declare some dynamic properties
2019-07-29 jenkins-botMerge "Fix SlotDiffRenderer documentation"
2019-07-27 jenkins-botMerge "import: Fix wrong/unspecific type hints in Uploa...
2019-06-18 jenkins-botMerge "ApiCSPReport: Support origin/path matching for...
2019-06-18 jenkins-botMerge "ApiCSPReport: Log user ID instead of name, and...
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-19 jenkins-botMerge "Follow-up 3535a5f327: Remove old CSS now caches...
2019-05-15 jenkins-botMerge "Don't allow completing a partial stash upload"
2019-05-15 jenkins-botMerge "Bind retry callback with correct this argument"
2019-05-13 jenkins-botMerge "allow xml page content or metadata dumps to...
2019-05-09 jenkins-botMerge "Simplify by using ?: operator"
2019-05-09 jenkins-botMerge "Hard deprecate Password::equals()"
2019-05-08 jenkins-botMerge "WebRequest: Change getFullRequestURL() to use...
2019-05-08 jenkins-botMerge "FauxRequest: Remove influence from $wgRequest...
2019-05-08 jenkins-botMerge "Update special page aliases for Serbian"
2019-05-07 jenkins-botMerge "SearchEngine: Hard deprecate SearchEngine::trans...
2019-05-07 jenkins-botMerge "Remove superfluous cast to int"
2019-05-07 jenkins-botMerge "Let User::idFromName always return int or null"
2019-05-03 jenkins-botMerge "generatePhpCharToUpperMappings.php: Write output...
2019-05-03 jenkins-botMerge "Make JSON styling available on mobile"
2019-05-02 jenkins-botMerge "Make generatePhpCharToUpperMappings.php a proper...
2019-05-01 jenkins-botMerge "Fix class name handling in DeprecationHelper"
2019-05-01 jenkins-botMerge "shell: annotate return types"
2019-05-01 jenkins-botMerge "ContribsPager: Fix slow queries"
2019-04-30 jenkins-botMerge "Fix @return documentation for MediaWikiTestCase...
2019-04-30 jenkins-botMerge "Add missing IDatabase type hints to all doAtomic...
2019-04-30 jenkins-botMerge "Replace pauses in rollback tests w/ dynamic...
2019-04-30 jenkins-botMerge "Use POST to submit wikitext to mw.api.parse"
2019-04-29 jenkins-botMerge "jobqueue: make JobQueueDB stricter about broken...
2019-04-29 jenkins-botMerge "Deprecate User::isBlocked()"
2019-04-29 jenkins-botMerge "editpage: Make TextConflictHelper::toEditContent...
2019-04-28 jenkins-botMerge "jobqueue: Follow-up for fc5d51f12936ed (added...
2019-04-27 jenkins-botMerge "Rename $isIpUser to $isAnon, in line with conven...
2019-04-27 jenkins-botMerge "API: Add STRAIGHT_JOIN to ApiQueryUserContribs...
2019-04-27 Zoranzoki21Split parser related files to have one class in one...