Merge "Sync PG version in INSTALL" into REL1_31
[lhc/web/wiklou.git] / includes /
2018-04-18 jenkins-botMerge "Sync PG version in INSTALL" into REL1_31
2018-04-18 jenkins-botMerge "installer: Clean up ext-dependency jQuery code...
2018-04-18 Thiemo KreuzFix bad archive file names in ImportableUploadRevisionI...
2018-04-18 Timo Tijhofinstaller: Clean up ext-dependency jQuery code
2018-04-18 Timo Tijhofinstaller: Open skin screenshot in new window
2018-04-17 Timo TijhofWebStart: Remove redundant unset() for $IP
2018-04-17 Chad Horohoe1.31.0-rc.0 bump -- include submodules
2018-04-17 Translation update... Localisation updates from https://translatewiki.net.
2018-04-17 jenkins-botMerge "Do not start explicit transaction rounds for...
2018-04-17 jenkins-botMerge "rdbms: remove "m" prefix from LoadBalancer comments"
2018-04-17 jenkins-botMerge "mediawiki.loader: Clean up unit tests"
2018-04-17 jenkins-botMerge "mw.widgets.UsersMultiselectWidget: Compat with...
2018-04-17 jenkins-botMerge "mw.special.preferences.confirmClose: Handle...
2018-04-17 jenkins-botMerge "RCFilters: Prevent trigger element movement"
2018-04-17 jenkins-botMerge "Handle extension dependencies in the installer"
2018-04-17 jenkins-botMerge "resourceloader: Remove getHashMtime() and getDef...
2018-04-17 Aaron SchulzDo not start explicit transaction rounds for RecentChan...
2018-04-17 Aaron Schulzrdbms: remove "m" prefix from LoadBalancer comments
2018-04-17 Timo Tijhofresourceloader: Remove getHashMtime() and getDefinition...
2018-04-16 jenkins-botMerge "resourceloader: Clean up CSSMinTest"
2018-04-16 Aaron Schulzrdbms: add $flags argument to ILoadBalancer::getAnyOpen...
2018-04-16 Max SemenikRestrict shell commands by default
2018-04-16 jenkins-botMerge "Deprecate wfShellWikiCmd()"
2018-04-16 jenkins-botMerge "Title: Simplify use of MWNamespace::getCanonical...
2018-04-16 Max SemenikDeprecate wfShellWikiCmd()
2018-04-16 jenkins-botMerge "Remove gadget special-case from preferences...
2018-04-16 jenkins-botMerge "rdbms: make LoadBalancer::doWait() cast $timeout...
2018-04-15 Translation update... Localisation updates from https://translatewiki.net.
2018-04-15 jenkins-botMerge "phan: Provide stub for wikidiff2_inline_diff()"
2018-04-14 Translation update... Localisation updates from https://translatewiki.net.
2018-04-14 Aaron Schulzrdbms: make LoadBalancer::doWait() cast $timeout to...
2018-04-14 jenkins-botMerge "Use constants for rc_patrolled values instead...
2018-04-14 jenkins-botMerge "Add an "editor" extension type"
2018-04-14 KrinkleMerge "selenium: Remove Jenkins configuration file"
2018-04-14 KrinkleMerge "Selenium: move logic for running tests from...
2018-04-13 jenkins-botMerge "Remove unused $titleObj"
2018-04-13 jenkins-botMerge "LoadBalancerTest: Clean up transaction handling...
2018-04-13 jenkins-botMerge "Fix testGetMap_twoValues() failures for sqlite"
2018-04-13 Kunal MehtaAdd an "editor" extension type
2018-04-13 Kunal MehtaHandle extension dependencies in the installer
2018-04-13 Amir SarabadaniUse constants for rc_patrolled values instead of numbers
2018-04-13 jenkins-botMerge "Remove the feature switch for disabling autopatr...
2018-04-13 jenkins-botMerge "Remove old hacks in StringUtils::isUtf8()"
2018-04-13 Aaron SchulzFix testGetMap_twoValues() failures for sqlite
2018-04-13 Amir SarabadaniRemove the feature switch for disabling autopatrol...
2018-04-13 jenkins-botMerge "OOUI: Apex: Point pending.gif texture to a direc...
2018-04-13 Max SemenikRemove old hacks in StringUtils::isUtf8()
2018-04-13 Translation update... Localisation updates from https://translatewiki.net.
2018-04-13 jenkins-botMerge "Allow PHPUnit 6 optionally in require-dev"
2018-04-13 Brad JorschLoadBalancerTest: Clean up transaction handling for...
2018-04-13 jenkins-botMerge "Reset table sequences and skip some test asserti...
2018-04-13 jenkins-botMerge "rdbms: make $i in LoadBalancer::getConnection...
2018-04-13 jenkins-botMerge "Display PHP version in old version error messages"
2018-04-13 jenkins-botMerge "CSSMin::serializeStringValue: Update implementat...
2018-04-13 ReedyDisplay PHP version in old version error messages
2018-04-13 Marius HochMake ImageGallery more flexible for use in Wikibase
2018-04-13 Aaron SchulzReset table sequences and skip some test assertions...
2018-04-13 ReedyRemove unused $titleObj
2018-04-13 FomafixCSSMin::serializeStringValue: Update implementation...
2018-04-13 jenkins-botMerge "Add HamcrestPHPUnitIntegration trait"
2018-04-13 jenkins-botMerge "Default installations to using RemexHtml for...
2018-04-13 jenkins-botMerge "Selenium: pass -no-sandbox to Chrome under Docker"
2018-04-12 jenkins-botMerge "Replace rc_patrolled values with contants, part I"
2018-04-12 Aaron Schulzrdbms: make $i in LoadBalancer::getConnection override...
2018-04-12 jenkins-botMerge "Make BatchRowUpdateTest compatible with PHPUnit 6"
2018-04-12 jenkins-botMerge "rdbms: rename CONN_TRX_AUTO constant to CONN_TRX...
2018-04-12 Aaron Schulzrdbms: rename CONN_TRX_AUTO constant to CONN_TRX_AUTOCOMMIT
2018-04-12 jenkins-botMerge "Test ApiUserrights"
2018-04-12 jenkins-botMerge "maintenance: Document secondary purpose of ...
2018-04-12 Aryeh GregorTest ApiUserrights
2018-04-12 jenkins-botMerge "Use PHPUnit 4/6 compat in VersionCheckerTest"
2018-04-12 jenkins-botMerge "Fix KafkaHandlerTest hack to work with PHPUnit 6"
2018-04-12 jenkins-botMerge "ApiMainTest: Fix typo"
2018-04-12 jenkins-botMerge "Update User::getOption() PHPDoc"
2018-04-12 jenkins-botMerge "Deprecate DO_MAINTENANCE"
2018-04-12 jenkins-botMerge "Fix LocalFileMoveBatch query that was incompatib...
2018-04-12 Kunal MehtaUpdate User::getOption() PHPDoc
2018-04-12 jenkins-botMerge "Improve test coverage for ApiParse"
2018-04-12 jenkins-botMerge "ParserTestRunner: Reset InterwikiLookup service"
2018-04-12 jenkins-botMerge "RCFilters: Convert patrolled filter to three...
2018-04-12 jenkins-botMerge "Remove checkIcon from TitleOptionWidget"
2018-04-12 Aryeh GregorImprove test coverage for ApiParse
2018-04-12 Aaron SchulzFix LocalFileMoveBatch query that was incompatibile...
2018-04-12 jenkins-botMerge "Immediately drop wgValidateAllHtml and related...
2018-04-12 jenkins-botMerge "rdbms: add comments about atomic sections and...
2018-04-12 jenkins-botMerge "RCFilters: Adjust unbalanced scan line in filter...
2018-04-12 jenkins-botMerge "rdbms: ignore inactive mysql GTIDs in replicatio...
2018-04-12 Aaron Schulzrdbms: add comments about atomic sections and callbacks
2018-04-11 jenkins-botMerge "rdbms: make LBFactory "cliMode" check for phpdbg"
2018-04-11 jenkins-botMerge "Ensure that span.mw-ui-icon is inline-block"
2018-04-11 jenkins-botMerge "WikiPage: Avoid locking comment and actor tables...
2018-04-11 Amir SarabadaniReplace rc_patrolled values with contants, part I
2018-04-11 L10n-botMerge "Localisation updates from https://translatewiki...
2018-04-11 Translation update... Localisation updates from https://translatewiki.net.
2018-04-11 jenkins-botMerge "Munge inline elements found in tidy.conf as...
2018-04-11 jenkins-botMerge "rdbms: allow cancelation of dangling nested...
2018-04-11 jenkins-botMerge "Unbreak creating extension tables from the web...
2018-04-11 Roan KattouwRCFilters: Convert patrolled filter to three states
2018-04-11 jenkins-botMerge "Get rid of ApiTestCase::doLogin"
2018-04-11 jenkins-botMerge "rdbms: fix transaction flushing in Database...
next