aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge "rdbms: Don't forward DB connection handle to transaction callbacks"jenkins-bot2025-02-262-10/+8
|\
| * rdbms: Don't forward DB connection handle to transaction callbacksMáté Szabó2025-02-122-10/+8
* | DomainEvents: More clearly model null edits and dummy revisionsdaniel2025-02-267-27/+160
* | Merge "Special:Block [Codex]: Added empty state for active blocks"jenkins-bot2025-02-261-0/+16
|\ \
| * | Special:Block [Codex]: Added empty state for active blockshmonroy2025-02-241-0/+16
* | | Merge "DomainEvents: remove the concept of invocation modes"jenkins-bot2025-02-262-26/+12
|\ \ \
| * | | DomainEvents: remove the concept of invocation modesdaniel2025-02-262-26/+12
* | | | Merge "SpecialBlock [Codex]: Improve form reset logic and add tests"jenkins-bot2025-02-263-29/+155
|\ \ \ \
| * | | | SpecialBlock [Codex]: Improve form reset logic and add testsMusikAnimal2025-02-253-29/+155
* | | | | Merge "linker: Render expired temporary account names differently"jenkins-bot2025-02-253-4/+157
|\ \ \ \ \
| * | | | | linker: Render expired temporary account names differentlyMáté Szabó2025-02-203-4/+157
* | | | | | Merge "output: Use associative arrays to store modules"jenkins-bot2025-02-251-0/+145
|\| | | | |
| * | | | | output: Use associative arrays to store modulesMáté Szabó2025-02-201-0/+145
* | | | | | Merge "LinkBatch: Introduce addUser() helper"jenkins-bot2025-02-254-13/+58
|\| | | | |
| * | | | | LinkBatch: Introduce addUser() helperMáté Szabó2025-02-204-13/+58
* | | | | | Merge "user: Add UserOptionsManager::GLOBAL_CREATE"jenkins-bot2025-02-243-28/+103
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | user: Add UserOptionsManager::GLOBAL_CREATETim Starling2025-02-243-28/+103
* | | | | | language: Simplify MessageParser::getParser() calling conventionTim Starling2025-02-241-3/+25
* | | | | | PageUpdatedEvent: include EditResult on null-editsdaniel2025-02-242-6/+52
* | | | | | Merge "Code cleanup in UserArray & UserArrayFromResult"jenkins-bot2025-02-241-40/+16
|\ \ \ \ \ \
| * | | | | | Code cleanup in UserArray & UserArrayFromResultthiemowmde2025-02-241-40/+16
| | |_|_|_|/ | |/| | | |
* | | | | | Merge "PageUpdater: allow dummy revisions to be minor"jenkins-bot2025-02-244-7/+37
|\ \ \ \ \ \
| * | | | | | PageUpdater: allow dummy revisions to be minordaniel2025-02-244-7/+37
| | |/ / / / | |/| | | |
* | | | | | Merge "Fix formatting of blocking admin value"jenkins-bot2025-02-241-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Fix formatting of blocking admin valueWargo2025-02-221-1/+1
* | | | | | Merge "block: Add test for block log expiry formatting"jenkins-bot2025-02-221-0/+16
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | block: Add test for block log expiry formattingTim Starling2025-02-111-0/+16
* | | | | | Merge "phpunit: Fix bootstrap script when no extensions are installed"jenkins-bot2025-02-212-1/+2
|\ \ \ \ \ \
| * | | | | | phpunit: Fix bootstrap script when no extensions are installedBartosz Dziewoński2025-02-212-1/+2
* | | | | | | Merge "user: Introduce TempUserDetailsLookup service"jenkins-bot2025-02-211-0/+162
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | user: Introduce TempUserDetailsLookup serviceMáté Szabó2025-02-201-0/+162
* | | | | | Merge "SpecialBlock: Edit expiry times in UTC"jenkins-bot2025-02-211-1/+1
|\ \ \ \ \ \
| * | | | | | SpecialBlock: Edit expiry times in UTCSam Wilson2025-02-211-1/+1
* | | | | | | Merge "editpage: Make BrokenRedirectConstraint provide its own error message"jenkins-bot2025-02-211-2/+4
|\ \ \ \ \ \ \
| * | | | | | | editpage: Make BrokenRedirectConstraint provide its own error messageSomeRandomDeveloper2025-02-211-2/+4
| |/ / / / / /
* | | | | | | Merge "SearchEngine: reset result limit when performing variant searches"jenkins-bot2025-02-211-0/+12
|\ \ \ \ \ \ \
| * | | | | | | SearchEngine: reset result limit when performing variant searchesDaimona Eaytoy2025-02-211-0/+12
* | | | | | | | Split MessageParser out of MessageCacheTim Starling2025-02-219-36/+134
| |_|_|_|_|/ / |/| | | | | |
* | | | | | | SpecialBlock [Codex]: guard against race conditions on initial loadMusikAnimal2025-02-206-28/+144
* | | | | | | Merge "PageUpdatedEvent: improve modeling of flags"jenkins-bot2025-02-206-22/+34
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | PageUpdatedEvent: improve modeling of flagsdaniel2025-02-206-22/+34
* | | | | | | Merge "phpunit: Add tests for MediaWikiPropagator"jenkins-bot2025-02-201-0/+44
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | phpunit: Add tests for MediaWikiPropagatorMáté Szabó2025-02-191-0/+44
* | | | | | | Merge "Special:Block [Codex]: Fix highlighting when url id is set"jenkins-bot2025-02-193-27/+58
|\ \ \ \ \ \ \
| * | | | | | | Special:Block [Codex]: Fix highlighting when url id is sethmonroy2025-02-183-27/+58
* | | | | | | | Merge "Prevent creation of temporary accounts using createAndPromote.php"jenkins-bot2025-02-191-0/+31
|\ \ \ \ \ \ \ \
| * | | | | | | | Prevent creation of temporary accounts using createAndPromote.phpDreamy Jazz2025-02-191-0/+31
* | | | | | | | | Merge "Disallow setting passwords for temporary accounts"jenkins-bot2025-02-191-0/+12
|\| | | | | | | |
| * | | | | | | | Disallow setting passwords for temporary accountsDreamy Jazz2025-02-191-0/+12
* | | | | | | | | Merge "Generate machine-readable block info in BlockErrorFormatter"jenkins-bot2025-02-193-64/+6
|\ \ \ \ \ \ \ \ \