aboutsummaryrefslogtreecommitdiffstats
path: root/tests/phpunit/unit
Commit message (Expand)AuthorAgeFilesLines
...
* | | language: Add test coverage for inLanguage() validationTimo Tijhof2025-03-111-1/+2
* | | DeletePage: emit PageDeletedEventdaniel2025-03-101-1/+17
| |/ |/|
* | user: Add filtered versions of CentralIdLookup::lookupUserNamesTim Starling2025-03-061-18/+4
* | Use namespaced Title classUmherirrender2025-03-021-1/+1
* | 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
* | | 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 "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-252-0/+4
|\| | | |
| * | | | LinkBatch: Introduce addUser() helperMáté Szabó2025-02-202-0/+4
* | | | | Merge "Code cleanup in UserArray & UserArrayFromResult"jenkins-bot2025-02-241-40/+16
|\ \ \ \ \
| * | | | | Code cleanup in UserArray & UserArrayFromResultthiemowmde2025-02-241-40/+16
| | |_|/ / | |/| | |
* | | | | Merge "user: Introduce TempUserDetailsLookup service"jenkins-bot2025-02-211-0/+162
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | user: Introduce TempUserDetailsLookup serviceMáté Szabó2025-02-201-0/+162
* | | | | 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
* | | | | | Split MessageParser out of MessageCacheTim Starling2025-02-212-2/+4
| |/ / / / |/| | | |
* | | | | 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 "notifications: switch no handler present exception to a warning"jenkins-bot2025-02-191-3/+4
|\ \ \ \ \
| * | | | | notifications: switch no handler present exception to a warningPiotr Miazga2025-02-191-3/+4
* | | | | | user: Implement batch user registration lookupsMáté Szabó2025-02-192-5/+215
| |/ / / / |/| | | |
* | | | | block: Add a BlockTarget class hierarchyTim Starling2025-02-197-22/+357
* | | | | Merge "block: Fix vague target requirements in BlockPermissionChecker"jenkins-bot2025-02-181-19/+17
|\ \ \ \ \
| * | | | | block: Fix vague target requirements in BlockPermissionCheckerTim Starling2025-02-131-19/+17
* | | | | | Merge "Hooks: Remove FauxGlobalHooksArray"jenkins-bot2025-02-181-59/+0
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Hooks: Remove FauxGlobalHooksArraydaniel2025-02-181-59/+0
| | |_|/ / | |/| | |
* | | | | Merge "Add a built-in way to send notifications"jenkins-bot2025-02-181-0/+103
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Add a built-in way to send notificationsBartosz Dziewoński2025-02-121-0/+103
| | |/ / | |/| |
* | | | Merge "phpunit: drop unused data provider in ExtensionProcessorTest"jenkins-bot2025-02-161-52/+0
|\ \ \ \
| * | | | phpunit: drop unused data provider in ExtensionProcessorTestDaimona Eaytoy2025-02-131-52/+0
| |/ / /
* | | | PermissionManager: Differentiate between cascading protection of file content...Dylan F2025-02-141-5/+58
* | | | Merge "user: Use TS_MW to compare timestamps in UserRegistrationProvider"jenkins-bot2025-02-131-0/+49
|\ \ \ \
| * | | | user: Use TS_MW to compare timestamps in UserRegistrationProviderUmherirrender2025-02-131-0/+49
| |/ / /
* | | | Merge "tests: Replace use of deprecated PermissionStatus methods"jenkins-bot2025-02-131-34/+44
|\ \ \ \ | |_|/ / |/| | |
| * | | tests: Replace use of deprecated PermissionStatus methodsBartosz Dziewoński2025-02-121-34/+44
| |/ /
* / / logging: Use LinkTarget in LogFormatter::getPreloadTitles overridesUmherirrender2025-02-131-5/+5
|/ /
* | Merge "Fix some local test failures"jenkins-bot2025-02-102-15/+0
|\ \
| * | Fix some local test failuresTim Starling2025-02-102-15/+0
* | | Skin: Support responsive footer iconsJon Robson2025-02-082-1/+84
* | | Merge "REST: include ETag in 304 responses"jenkins-bot2025-02-071-3/+20
|\ \ \ | |/ / |/| |
| * | REST: include ETag in 304 responsesdaniel2025-02-051-3/+20
* | | Merge "DomainEventDispatcher: guarantee async dispatch"jenkins-bot2025-02-052-40/+21
|\ \ \
| * | | DomainEventDispatcher: guarantee async dispatchdaniel2025-02-042-40/+21
* | | | Merge "Stats: add UnitTestingHelper"jenkins-bot2025-02-051-0/+123
|\ \ \ \
| * | | | Stats: add UnitTestingHelperCole White2025-01-301-0/+123
* | | | | parser: Gracefully handle invalid ParsoidRenderID keysMáté Szabó2025-02-041-0/+31
* | | | | Merge "Replace wfDeprecatedMsg with trigger_error in ScalarParam.php"jenkins-bot2025-02-031-3/+26
|\ \ \ \ \ | |_|_|/ / |/| | | |