aboutsummaryrefslogtreecommitdiffstats
path: root/includes/logging/LogEventsList.php
Commit message (Expand)AuthorAgeFilesLines
* Merge "block: Add autoblock filtering parameters"jenkins-bot2025-04-021-15/+12
|\
| * block: Add autoblock filtering parametersTim Starling2025-03-211-15/+12
* | Namespace all remaining files in includes/changetagsJames D. Forrester2025-03-251-1/+1
|/
* Namespace all remaining files in includes/loggingJames D. Forrester2025-03-191-0/+10
* Fix a couple of minor old class alias uses spotted via phanJames D. Forrester2025-03-181-0/+1
* Use namespaced Title classUmherirrender2025-03-021-0/+1
* Factor out block log boxes and add block list linkTim Starling2025-02-211-5/+92
* Thanks link and other links should be styled consistently with other linksJon Robson2025-02-041-0/+5
* Use unique log channel to report translation problemsBartosz Dziewoński2024-11-281-1/+1
* logging: Load codex messagebox styles for Html::warningBox usageUmherirrender2024-11-221-0/+2
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Add missing documentation to class properties (frontend-related)Umherirrender2024-09-051-0/+1
* Replace deprecated LogFormatter::newFromRow/newFromEntryUmherirrender2024-07-291-4/+8
* Use namespaced classes (2)Umherirrender2024-06-161-0/+5
* Use real type hints for services etc. in includes/page/Bartosz Dziewoński2024-06-111-0/+2
* Add namespace and deprecation alias to Xml and XmlSelectEbrahim Byagowi2024-05-161-0/+1
* Log duplicate translations of options-messages for HTMLFormFieldDreamy Jazz2024-04-011-1/+15
* Update name & email for bvibberBrooke Vibber2024-02-081-1/+1
* Namespace includes/contextJames D. Forrester2024-02-081-0/+3
* Change uses of getDBLoadBalancerFactory() to getConnectionProvider()Bartosz Dziewoński2024-01-221-1/+1
* Merge "Put tag parsing behind an in-process cache in more views"jenkins-bot2023-10-301-4/+15
|\
| * Put tag parsing behind an in-process cache in more viewsMatěj Suchánek2023-10-051-4/+15
* | Mass migrate simple cases to use expression builderAmir Sarabadani2023-10-261-1/+1
|/
* LogEventsList: Allow filtering logs by imported actorsFunc2023-09-241-0/+1
* Namespace Sanitizer under \MediaWiki\ParserJames D. Forrester2023-09-211-0/+1
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-181-0/+1
* Namespace 'special' Pagers under \MediaWiki\PagerJames D. Forrester2023-09-181-0/+1
* Remove redundant empty() constructsDaimona Eaytoy2023-09-081-1/+1
* Reorg: Move three output related classes to includes/Output/Amir Sarabadani2023-09-051-0/+1
* Migrate calls to wfGetDB() in static methodsAmir Sarabadani2023-09-051-1/+1
* Merge "LogEventsList: Allow showing entries by non-existent users"jenkins-bot2023-08-271-1/+0
|\
| * LogEventsList: Allow showing entries by non-existent usersFunc2023-08-251-1/+0
* | Reorg: Move Status to MediaWiki\Status\Amir Sarabadani2023-08-251-0/+1
|/
* build: Remove unneeded newline from one line condition/foreachUmherirrender2023-08-221-4/+2
* Merge "LogEventsList: Remove the @stable to call notation on the constructor"jenkins-bot2023-08-221-4/+0
|\
| * LogEventsList: Remove the @stable to call notation on the constructorFunc2023-07-131-4/+0
* | changetags: Use LogPage::DELETED_RESTRICTED in ChangeTagsLogItemUmherirrender2023-07-241-3/+3
|/
* Merge "Cleanup LogEventsList"jenkins-bot2023-07-041-56/+31
|\
| * Cleanup LogEventsListFunc2023-06-301-56/+31
* | Merge "LogEventsList: Remove support of deprecated usage of hooks"jenkins-bot2023-07-041-29/+6
|\|
| * LogEventsList: Remove support of deprecated usage of hooksFunc2023-06-301-29/+6
* | SpecialLog: Fix issues related to IP usersFunc2023-07-031-0/+3
|/
* SpecialLog: Fix some interface issues (follow-up to commit 2ac0720)Func2023-06-191-2/+6
* SpecialLog: Enable built-in validation of HTMLFormFunc2023-06-141-96/+42
* Replace internal Hooks::runnerUmherirrender2023-05-111-2/+3
* api: Switch to use IConnectionProviderAmir Sarabadani2023-04-241-2/+1
* Specials: Mass switch everything to IConnectionProvider from LBAmir Sarabadani2023-04-191-1/+0
* Reorg: Move HTML-related classes out of includes/ to Html/Amir Sarabadani2023-02-161-0/+1
* Reorg: Move EditPage.php to MediaWiki\EditPageAmir Sarabadani2023-02-151-1/+4
* Special:Log: Let the tag filter be inverteddvrandecic2022-12-131-2/+11