Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | Merge "Split OutputPage::getModulesInternal()" | jenkins-bot | 2025-03-24 | 1 | -1/+1 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Split OutputPage::getModulesInternal() | C. Scott Ananian | 2025-03-22 | 1 | -1/+1 | |
* | | | | | | Merge "Deprecate OutputPage::getNoGallery()" | jenkins-bot | 2025-03-24 | 1 | -0/+1 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Deprecate OutputPage::getNoGallery() | C. Scott Ananian | 2025-03-22 | 1 | -0/+1 | |
* | | | | | | | Merge "PermissionStatus: Hard-deprecate toLegacyErrorArray()" | jenkins-bot | 2025-03-24 | 2 | -0/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | PermissionStatus: Hard-deprecate toLegacyErrorArray() | Bartosz Dziewoński | 2025-03-24 | 2 | -0/+2 | |
* | | | | | | | | Merge "[OutputPage] replace ParserOutput::getText() options with ParserOption... | jenkins-bot | 2025-03-24 | 2 | -19/+24 | |
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | | | ||||||
| * | | | | | | | [OutputPage] replace ParserOutput::getText() options with ParserOptions, v2 | C. Scott Ananian | 2025-03-21 | 2 | -19/+24 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge "Fully silence TRX profiler after autocreation" | jenkins-bot | 2025-03-24 | 1 | -1/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fully silence TRX profiler after autocreation | Gergő Tisza | 2025-03-24 | 1 | -1/+4 | |
* | | | | | | | | Hard deprecate wfUrlProtocolsWithoutProtRel and wfMatchesDomainList, deprecat... | Ebrahim Byagowi | 2025-03-24 | 1 | -0/+2 | |
* | | | | | | | | Hard deprecate wfAssembleUrl, deprecated since 1.39 | Ebrahim Byagowi | 2025-03-24 | 1 | -0/+2 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | Merge "REST: Make OpenAPI spec info strings translatable" | jenkins-bot | 2025-03-24 | 4 | -4/+152 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | REST: Make OpenAPI spec info strings translatable | bpirkle | 2025-03-21 | 4 | -4/+152 | |
* | | | | | | | | Merge "REST: add translation disclaimer to REST Sandbox" | jenkins-bot | 2025-03-24 | 1 | -0/+44 | |
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | | | ||||||
| * | | | | | | | REST: add translation disclaimer to REST Sandbox | bpirkle | 2025-03-22 | 1 | -0/+44 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge "rdbms: Fix disabled PostgreSQL test" | jenkins-bot | 2025-03-24 | 1 | -94/+51 | |
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | | | ||||||
| * | | | | | | rdbms: Fix disabled PostgreSQL test | Tim Starling | 2025-03-24 | 1 | -94/+51 | |
* | | | | | | | rdbms: Use real type hints for objects instead of doc blocks | Bartosz Dziewoński | 2025-03-23 | 11 | -40/+18 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Merge "exception: Remove 'exception-json' logging channel" | jenkins-bot | 2025-03-21 | 2 | -38/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | exception: Remove 'exception-json' logging channel | Bartosz Dziewoński | 2025-03-21 | 2 | -38/+12 | |
* | | | | | | | Merge "EditResult: only stash reverts" | jenkins-bot | 2025-03-21 | 2 | -30/+38 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | EditResult: only stash reverts | daniel | 2025-03-21 | 2 | -30/+38 | |
| | |_|_|_|_|/ | |/| | | | | | ||||||
* | | | | | | | Merge "rdbms: Require SQLite 3.24+" | jenkins-bot | 2025-03-21 | 1 | -3/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | rdbms: Require SQLite 3.24+ | Tim Starling | 2025-03-18 | 1 | -3/+0 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge "enotif: Retrieve performer and title from RecentChange" | jenkins-bot | 2025-03-21 | 1 | -4/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | enotif: Retrieve performer and title from RecentChange | Piotr Miazga | 2025-03-21 | 1 | -4/+5 | |
* | | | | | | | | Merge "Pass the RecentChange to Notifications" | jenkins-bot | 2025-03-21 | 1 | -4/+14 | |
|\| | | | | | | | ||||||
| * | | | | | | | Pass the RecentChange to Notifications | Piotr Miazga | 2025-03-21 | 1 | -4/+14 | |
* | | | | | | | | Merge "tests: Report all missing messages on failure in SkinsTest" | jenkins-bot | 2025-03-21 | 1 | -3/+7 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | tests: Report all missing messages on failure in SkinsTest | Umherirrender | 2025-03-20 | 1 | -3/+7 | |
* | | | | | | | | Merge "notifications: Introduce Notification Middleware and NotificationEnvel... | jenkins-bot | 2025-03-21 | 5 | -0/+413 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | notifications: Introduce Notification Middleware and NotificationEnvelope | Piotr Miazga | 2025-03-21 | 5 | -0/+413 | |
* | | | | | | | | Merge "Namespace all remaining files in includes/jobqueue" | jenkins-bot | 2025-03-20 | 24 | -34/+60 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Namespace all remaining files in includes/jobqueue | James D. Forrester | 2025-03-20 | 24 | -34/+60 | |
* | | | | | | | | | Merge "block: Don't modify an autoblock when the user specifies an IP" | jenkins-bot | 2025-03-20 | 1 | -3/+20 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | block: Don't modify an autoblock when the user specifies an IP | Tim Starling | 2025-03-20 | 1 | -3/+20 | |
* | | | | | | | | | Namespace all remaining files in includes/recentchanges | James D. Forrester | 2025-03-20 | 18 | -51/+51 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge "extension.json: DomainEventIngresses instead of DomainEventSubscribers" | jenkins-bot | 2025-03-20 | 2 | -10/+37 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | extension.json: DomainEventIngresses instead of DomainEventSubscribers | daniel | 2025-03-20 | 2 | -10/+37 | |
* | | | | | | | | | Merge "PageUpdater: move revert tag update logic" | jenkins-bot | 2025-03-20 | 2 | -19/+22 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | PageUpdater: move revert tag update logic | daniel | 2025-03-19 | 2 | -19/+22 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | Merge "block: Add cleanupBlocks.php" | jenkins-bot | 2025-03-20 | 1 | -0/+145 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | block: Add cleanupBlocks.php | Tim Starling | 2025-03-19 | 1 | -0/+145 | |
* | | | | | | | | | | Merge "DomainEvents: remove "AfterCommit" suffix from event handlers" | jenkins-bot | 2025-03-20 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | DomainEvents: remove "AfterCommit" suffix from event handlers | Aaron Schulz | 2025-03-14 | 1 | -1/+1 | |
* | | | | | | | | | | Merge "collation: Add new collation uppercase-ckb for Central Kurdish" | jenkins-bot | 2025-03-19 | 1 | -4/+11 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | collation: Add new collation uppercase-ckb for Central Kurdish | Brian Wolff | 2025-03-19 | 1 | -4/+11 | |
* | | | | | | | | | | | Merge "SpecialBlock [Codex]: validate block ID when passed in via URL parameter" | jenkins-bot | 2025-03-19 | 1 | -0/+27 | |
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | SpecialBlock [Codex]: validate block ID when passed in via URL parameter | MusikAnimal | 2025-03-18 | 1 | -0/+27 | |
| | |/ / / / / / / / | |/| | | | | | | | |