aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Tweaks to RELEASE-NOTES needed before tagging 1.34.0-rc.01.34.0-rc.0Reedy2019-10-151-10/+4
* Update CREDITS ahead of 1.34.0 release via updateCreditsAmmar Abdulhamid2019-10-152-6/+49
* Run executeGenderCacheFromResultWrapper with titles in prop=linkshereUmherirrender2019-10-141-1/+3
* composer.json: Recommend OpenSSLMax Semenik2019-10-121-0/+1
* Session: Remove mcrypt support, dropped from PHP 7.2Max Semenik2019-10-122-41/+3
* objectcache: Log debug message for backend of MainObjectStashTimo Tijhof2019-10-112-2/+11
* Update git submodulesReedy2019-10-111-0/+0
* Follow-up Ifa346c8a92: LanguageNameUtils: CONSTRUCTOR_OTPIONS, not constructo...James D. Forrester2019-10-114-5/+5
* Merge "NameTableStore: ensure consistency upon rollback." into REL1_34jenkins-bot2019-10-103-22/+312
|\
| * NameTableStore: ensure consistency upon rollback.daniel2019-10-103-22/+312
* | objectcache: Deprecate ObjectCache::getWANInstanceTimo Tijhof2019-10-102-0/+9
|/
* Set minimum PHP version to 7.2.9Reedy2019-10-104-4/+4
* Merge "composer: Correct PHP version requirement from 7.0 to 7.2 once CI lets...jenkins-bot2019-10-101-1/+1
|\
| * composer: Correct PHP version requirement from 7.0 to 7.2 once CI lets usJames D. Forrester2019-10-101-1/+1
* | objectcache: Log debug message for backend of WANObjectCacheTimo Tijhof2019-10-101-2/+23
|/
* Update git submodulesjenkins-bot2019-10-091-0/+0
* Update git submodulesDejan Savuljesku2019-10-091-0/+0
* Merge "Split some Language methods to LanguageNameUtils" into REL1_34jenkins-bot2019-10-0917-270/+1165
|\
| * Split some Language methods to LanguageNameUtilsAryeh Gregor2019-10-0817-270/+1165
* | Services: Convert MWLBFactory's static to a const now HHVM is goneJames D. Forrester2019-10-082-5/+3
* | HHVM removal: Deprecate and simplify wfIsHHVM()James D. Forrester2019-10-082-1/+6
|/
* Add optional serialization_type and hmac_key param values to RESTBagOStuffBill Pirkle2019-10-083-11/+133
* 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
|\ \