aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Add optional serialization_type and hmac_key param values to RESTBagOStuffBill Pirkle2019-10-081-5/+53
* 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-081-1/+1
|\ \
| * | Services: Convert LocalisationCache's static to a const now HHVM is goneJames D. Forrester2019-10-081-1/+1
* | | Merge "Make LocalisationCache a service" into REL1_34jenkins-bot2019-10-088-18/+105
|\| |
| * | Make LocalisationCache a serviceAryeh Gregor2019-10-088-18/+105
* | | Merge "Services: Convert DefaultPreferencesFactory's static to a const now HH...jenkins-bot2019-10-081-1/+1
|\ \ \ | |/ / |/| |
| * | Services: Convert DefaultPreferencesFactory's static to a const now HHVM is goneJames D. Forrester2019-10-081-1/+1
| |/
* | Services: Convert PasswordReset's static to a const now HHVM is goneJames D. Forrester2019-10-081-1/+1
* | Optionally require both username and email for password resetsMax Semenik2019-10-081-49/+404
|/
* Merge "Services: Convert BlockManager's static to a const now HHVM is gone" i...jenkins-bot2019-10-081-1/+1
|\
| * Services: Convert BlockManager's static to a const now HHVM is goneJames D. Forrester2019-10-081-1/+1
* | Services: Convert PermissionManager's static to a const now HHVM is goneJames D. Forrester2019-10-081-1/+1
|/
* Merge "Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32" in...jenkins-bot2019-10-074-42/+19
|\
| * Drop strings for wgExternalDiffEngine, deprecated in 1.27 and 1.32James D. Forrester2019-10-074-42/+19
* | Turn PasswordReset into a serviceMax Semenik2019-10-071-10/+34
|/
* Merge "tests: Fix broken assertion in ApiQueryAllPagesTest"jenkins-bot2019-10-011-2/+1
|\
| * tests: Fix broken assertion in ApiQueryAllPagesTestThiemo Kreuz2019-09-301-2/+1
* | selenium: Replace ES5 one-var assignments with const/let per lineTimo Tijhof2019-10-0110-54/+51
* | 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-301-2/+20
|\ \ \ | |/ / |/| |
| * | RevisionStore::newRevisionFromBatch should use Title::newFromRowPetr Pchelko2019-09-301-2/+20
* | | 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-3026-166/+132
|\| |
| * | selenium: Upgrade from webdriver v4 to v5Timo Tijhof2019-09-2926-166/+132
* | | Merge "RevisionStore: Introduce getContentBlobsForBatch"jenkins-bot2019-09-303-1/+207
|\ \ \
| * | | RevisionStore: Introduce getContentBlobsForBatchdaniel2019-09-273-1/+207
* | | | tests: Replace assertions on count() == 0 with strict === []Thiemo Kreuz2019-09-303-3/+3
| |_|/ |/| |
* | | Merge "selenium: Restore sauce user/key configuration for wdio"jenkins-bot2019-09-301-0/+3
|\ \ \ | | |/ | |/|
| * | selenium: Restore sauce user/key configuration for wdioTimo Tijhof2019-09-291-0/+3
* | | Expand testDoQuickOperations() tests for FileBackendAaron Schulz2019-09-291-57/+117
|/ /
* | Merge "resourceloader: Add version to ResourceLoaderImage urls for long-cache"jenkins-bot2019-09-281-13/+1
|\ \
| * | resourceloader: Add version to ResourceLoaderImage urls for long-cacheTimo Tijhof2019-09-281-13/+1
* | | Merge "resourceloader: Simplify makeLoaderStateScript and makeLoaderSourcesSc...jenkins-bot2019-09-281-6/+0
|\ \ \
| * | | resourceloader: Simplify makeLoaderStateScript and makeLoaderSourcesScriptFomafix2019-09-281-6/+0
* | | | StringUtils: Clarify that isValidRegex is for PCRE regexpsDaimona Eaytoy2019-09-281-4/+5
|/ / /
* | | Merge "tests: Replace PHPUnit's loose assertEquals(null) with assertNull()"jenkins-bot2019-09-2714-37/+35
|\ \ \
| * | | tests: Replace PHPUnit's loose assertEquals(null) with assertNull()Thiemo Kreuz2019-09-2714-37/+35
| |/ /
* | | Merge "Remove tests that were skipped for MCR-enabled schema"jenkins-bot2019-09-271-136/+0
|\ \ \
| * | | Remove tests that were skipped for MCR-enabled schemaPetr Pchelko2019-09-271-136/+0
* | | | Merge "resourceloader: Add $context to static functions in ResourceLoader"jenkins-bot2019-09-272-13/+24
|\ \ \ \ | |/ / / |/| | |