aboutsummaryrefslogtreecommitdiffstats
path: root/includes/logging
Commit message (Expand)AuthorAgeFilesLines
* Merge "Use type declaration on undocumented private functions"jenkins-bot2025-04-022-5/+5
|\
| * Use type declaration on undocumented private functionsUmherirrender2025-04-022-5/+5
* | Merge "block: Add autoblock filtering parameters"jenkins-bot2025-04-021-15/+12
|\ \ | |/ |/|
| * block: Add autoblock filtering parametersTim Starling2025-03-211-15/+12
* | logging: Always declare variables in RightsLogFormatter group formattingUmherirrender2025-03-311-13/+6
* | Namespace all remaining files in includes/skinJames D. Forrester2025-03-251-1/+1
* | Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-251-1/+1
|/
* Namespace all remaining files in includes/recentchangesJames D. Forrester2025-03-203-3/+3
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-1931-12/+166
* Fix a couple of minor old class alias uses spotted via phanJames D. Forrester2025-03-181-0/+1
* pagers: Preload user data for expired temp accounts on more pagersUmherirrender2025-03-111-2/+2
* block: Add localized duration to API responsesTim Starling2025-03-101-0/+3
* Fix clause separator in RightsLogFormatterMarcin Szwarc2025-03-031-1/+1
* Use namespaced Title classUmherirrender2025-03-021-0/+1
* Factor out block log boxes and add block list linkTim Starling2025-02-211-5/+92
* logging: Use LinkTarget in LogFormatter::getPreloadTitles overridesUmherirrender2025-02-136-11/+92
* Clearly show changes to user groups in rights logMarcin Szwarc2025-02-061-0/+154
* Refactor RightsLogFormatterMarcin Szwarc2025-02-061-42/+126
* Merge "Use $string === '' instead of strlen( $string ) === 0"jenkins-bot2025-02-051-1/+1
|\
| * Use $string === '' instead of strlen( $string ) === 0Fomafix2025-01-301-1/+1
* | Thanks link and other links should be styled consistently with other linksJon Robson2025-02-041-0/+5
|/
* Remove 2-line PHPDocs that just repeat the types from the codethiemowmde2025-01-172-5/+0
* Remove trivial 1-line PHPDocs that just repeat the codethiemowmde2025-01-161-3/+0
* block: Update block action links in block log and contributions for multiblocksTim Starling2025-01-151-12/+45
* block: Show a special log entry when blocking an already blocked targetTim Starling2025-01-072-1/+21
* LogPage: Remove unused function addRelationsFomafix2024-12-211-24/+0
* Replace isset() with null checksUmherirrender2024-12-193-6/+6
* Merge "Use unique log channel to report translation problems"jenkins-bot2024-12-181-1/+1
|\
| * Use unique log channel to report translation problemsBartosz Dziewoński2024-11-281-1/+1
* | Merge Interwiki extension into coreDringsim2024-12-051-0/+23
|/
* logging: Load codex messagebox styles for Html::warningBox usageUmherirrender2024-11-221-0/+2
* Merge "Use foreach+array_map for iterating over two arrays at the same time"jenkins-bot2024-11-151-12/+8
|\
| * Use foreach+array_map for iterating over two arrays at the same timeBartosz Dziewoński2024-10-191-12/+8
* | Add type hints to detect bool/null message paramsBartosz Dziewoński2024-11-141-1/+5
* | Use namespaced classesUmherirrender2024-10-217-0/+9
* | Use explicit nullable type on parameter argumentsUmherirrender2024-10-165-7/+7
* | Add namespace to maintenance/includes classesJames D. Forrester2024-10-091-0/+1
|/
* Add missing documentation to class properties (frontend-related)Umherirrender2024-09-051-0/+1
* logging: Hard-deprecate LogFormatter::newFromRow/newFromEntryUmherirrender2024-07-291-2/+4
* Replace deprecated LogFormatter::newFromRow/newFromEntryUmherirrender2024-07-294-8/+16
* Merge "logging: Combine log types in one database condition on LogPager"jenkins-bot2024-07-201-1/+5
|\
| * logging: Combine log types in one database condition on LogPagerUmherirrender2024-07-181-1/+5
* | Merge "i18n: Use local digits for users rename log entry"jenkins-bot2024-07-191-0/+5
|\ \
| * | i18n: Use local digits for users rename log entryEbrahim Byagowi2024-07-201-0/+5
| |/
* / Add a grep helper in RenameuserLogFormatterEbrahim Byagowi2024-07-191-0/+3
|/
* Merge "MoveLogFormatter::getPreloadTitles: Handle bad titles"jenkins-bot2024-07-181-2/+9
|\
| * MoveLogFormatter::getPreloadTitles: Handle bad titlesLucas Werkmeister2024-07-181-2/+9
* | logging: Use `getPage()` instead of `getTitle()`Derick Alangi2024-07-131-1/+6
|/
* TagLogFormatter: Don't depend on Message implementation detailsBartosz Dziewoński2024-06-252-5/+5
* Use namespaced classes (2)Umherirrender2024-06-1612-0/+17