aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge "Disable flaky Selenium test" into REL1_34jenkins-bot2019-10-081-1/+1
|\
| * Disable flaky Selenium testReedy2019-10-081-1/+1
* | Merge "Services: Convert LocalisationCache's static to a const now HHVM is go...jenkins-bot2019-10-084-7/+5
|\ \
| * | Services: Convert LocalisationCache's static to a const now HHVM is goneJames D. Forrester2019-10-084-7/+5
* | | Merge "Make LocalisationCache a service" into REL1_34jenkins-bot2019-10-0816-142/+311
|\| |
| * | Make LocalisationCache a serviceAryeh Gregor2019-10-0816-142/+311
* | | Merge "Services: Convert DefaultPreferencesFactory's static to a const now HH...jenkins-bot2019-10-083-6/+4
|\ \ \ | |/ / |/| |
| * | Services: Convert DefaultPreferencesFactory's static to a const now HHVM is goneJames D. Forrester2019-10-083-6/+4
| |/
* | Services: Convert PasswordReset's static to a const now HHVM is goneJames D. Forrester2019-10-083-3/+3
* | Optionally require both username and email for password resetsMax Semenik2019-10-084-59/+449
|/
* Services: Convert BlobStoreFactory's static to a const now HHVM is goneJames D. Forrester2019-10-082-5/+3
* Merge "Services: Convert BlockManager's static to a const now HHVM is gone" i...jenkins-bot2019-10-083-6/+4
|\
| * Services: Convert BlockManager's static to a const now HHVM is goneJames D. Forrester2019-10-083-6/+4
* | Services: Convert PermissionManager's static to a const now HHVM is goneJames D. Forrester2019-10-084-12/+10
|/
* Include REL1_34 submodules and default settingsDan Duvall2019-10-0732-2/+117
* Merge "Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32" in...jenkins-bot2019-10-076-64/+41
|\
| * Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32James D. Forrester2019-10-076-64/+41
* | Merge "Turn PasswordReset into a service" into REL1_34jenkins-bot2019-10-078-45/+100
|\ \
| * | Turn PasswordReset into a serviceMax Semenik2019-10-078-45/+100
| |/
* / Drop HHVM support from MediaWikiJames D. Forrester2019-10-073-26/+7
|/
* installer: Fix warningBox arguments in WebInstallerRestartDaimona Eaytoy2019-10-061-1/+1
* Merge "tests: Fix broken assertion in ApiQueryAllPagesTest"jenkins-bot2019-10-011-2/+1
|\
| * tests: Fix broken assertion in ApiQueryAllPagesTestThiemo Kreuz2019-09-301-2/+1
* | Merge "selenium: Replace ES5 one-var assignments with const/let per line"jenkins-bot2019-10-0110-54/+51
|\ \
| * | selenium: Replace ES5 one-var assignments with const/let per lineTimo Tijhof2019-10-0110-54/+51
* | | Localisation updates from https://translatewiki.net.Translation updater bot2019-10-0120-311/+417
|/ /
* | Avoid dynamic call to static method in ResourceLoaderModule::buildContent()Aaron Schulz2019-09-301-2/+1
* | Merge "Selenium: Hide VE welcome and beta dialogs"jenkins-bot2019-09-304-19/+1
|\ \
| * | Selenium: Hide VE welcome and beta dialogsKosta Harlan2019-09-304-19/+1
* | | Merge "RevisionStore::newRevisionFromBatch should use Title::newFromRow"jenkins-bot2019-09-302-7/+34
|\ \ \
| * | | RevisionStore::newRevisionFromBatch should use Title::newFromRowPetr Pchelko2019-09-302-7/+34
* | | | Merge "Parser: Add Title type hints"jenkins-bot2019-09-301-70/+61
|\ \ \ \
| * | | | Parser: Add Title type hintsFomafix2019-09-261-70/+61
* | | | | Merge "filebackend: Convert trigger_error to PSR log warning"jenkins-bot2019-09-301-3/+10
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | filebackend: Convert trigger_error to PSR log warningTimo Tijhof2019-09-261-3/+10
* | | | | Merge "selenium: Fix inefficient use of MWBot in specs/page.js"jenkins-bot2019-09-301-46/+34
|\ \ \ \ \
| * | | | | selenium: Fix inefficient use of MWBot in specs/page.jsTimo Tijhof2019-09-301-46/+34
* | | | | | Merge "selenium: Use async-await for wdio-mediawiki/Api internals"jenkins-bot2019-09-301-51/+39
|\| | | | | | |_|_|/ / |/| | | |
| * | | | selenium: Use async-await for wdio-mediawiki/Api internalsTimo Tijhof2019-09-301-51/+39
* | | | | Merge "selenium: Remove "RunJobs" wait from specialrecentchanges test"jenkins-bot2019-09-301-3/+1
|\| | | |
| * | | | selenium: Remove "RunJobs" wait from specialrecentchanges testTimo Tijhof2019-09-291-3/+1
* | | | | Merge "selenium: Remove deprecated legacy methods"jenkins-bot2019-09-305-39/+3
|\ \ \ \ \
| * | | | | selenium: Remove deprecated legacy methodsTimo Tijhof2019-09-295-39/+3
| |/ / / /
* | | | | Merge "selenium: Upgrade from webdriver v4 to v5"jenkins-bot2019-09-3028-2108/+5471
|\| | | |
| * | | | selenium: Upgrade from webdriver v4 to v5Timo Tijhof2019-09-2928-2108/+5471
* | | | | Merge "RevisionStore: Introduce getContentBlobsForBatch"jenkins-bot2019-09-304-40/+408
|\ \ \ \ \
| * | | | | RevisionStore: Introduce getContentBlobsForBatchdaniel2019-09-274-40/+408
* | | | | | Merge "tests: Replace assertions on count() == 0 with strict === []"jenkins-bot2019-09-303-3/+3
|\ \ \ \ \ \
| * | | | | | tests: Replace assertions on count() == 0 with strict === []Thiemo Kreuz2019-09-303-3/+3
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "Split down patch-actor-table.sql"jenkins-bot2019-09-3021-372/+348
|\ \ \ \ \ \