aboutsummaryrefslogtreecommitdiffstats
path: root/includes/logging
Commit message (Expand)AuthorAgeFilesLines
...
* Namespace remaining files under includes/deferredJames D. Forrester2023-11-221-0/+1
* Migrate off wfGetDB() in more places to ICPAmir Sarabadani2023-11-202-4/+3
* Migrate all non-API code to use expression builder instead of buildLikeAmir Sarabadani2023-11-071-2/+8
* 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
* | Use IReadableDatabase over IDatabase in DatabaseLogEntry::newFromIdDreamy Jazz2023-10-112-6/+5
* | logging: Fix non-escaped messages used in rights logUmherirrender2023-10-061-1/+1
|/
* Remove ip handling for RecentChange from ManualLogEntryUmherirrender2023-09-301-12/+2
* Introduce ChangeTagsStore::modifyDisplayQueryBuilder()Amir Sarabadani2023-09-271-28/+19
* Introduce LoggingSelectQueryBuilderAmir Sarabadani2023-09-252-10/+73
* LogEventsList: Allow filtering logs by imported actorsFunc2023-09-241-0/+1
* Namespace Sanitizer under \MediaWiki\ParserJames D. Forrester2023-09-211-0/+1
* Namespace User under \MediaWiki\UserJames D. Forrester2023-09-194-0/+4
* Namespace remaining 'specialpage' files under \MediaWiki\SpecialPageJames D. Forrester2023-09-1810-0/+12
* Namespace 'special' Pagers under \MediaWiki\PagerJames D. Forrester2023-09-182-1/+14
* Namespace core Pagers under \MediaWiki\PagerJames D. Forrester2023-09-181-0/+1
* pagers: Move lookup from getStartBody to doBatchLookupsUmherirrender2023-09-111-16/+10
* Remove redundant empty() constructs (2)Daimona Eaytoy2023-09-082-2/+2
* 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
|/
* ManualLogEntry: Drop setTags(), deprecated in 1.33James D. Forrester2023-08-241-20/+0
* 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
* | Avoid DB access in more non-Database testsDaimona Eaytoy2023-08-061-2/+1
* | Merge "changetags: Use LogPage::DELETED_RESTRICTED in ChangeTagsLogItem"jenkins-bot2023-07-261-3/+3
|\ \
| * | changetags: Use LogPage::DELETED_RESTRICTED in ChangeTagsLogItemUmherirrender2023-07-241-3/+3
| |/
* / Remove isRegistered checks from some UserEditTracker callersThalia2023-07-241-1/+1
|/
* Merge "logging: Improve documentation of log parameter handling"jenkins-bot2023-07-124-24/+49
|\
| * logging: Improve documentation of log parameter handlingGergő Tisza2023-07-124-24/+49
* | Merge "Cleanup LogEventsList"jenkins-bot2023-07-042-57/+31
|\ \
| * | Cleanup LogEventsListFunc2023-06-302-57/+31
* | | Merge "LogEventsList: Remove support of deprecated usage of hooks"jenkins-bot2023-07-042-32/+8
|\| |
| * | LogEventsList: Remove support of deprecated usage of hooksFunc2023-06-302-32/+8
* | | 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-142-96/+43
|/
* language: Annotate list() methods as preserving taintednessDaimona Eaytoy2023-05-201-15/+18
* Fix escaping in BlockLogFormatterDaimona Eaytoy2023-05-201-4/+4
* Replace internal Hooks::runnerUmherirrender2023-05-113-5/+11
* api: Switch to use IConnectionProviderAmir Sarabadani2023-04-241-2/+1
* Fix Phan suppressions related to Title::castFrom*() and friendsBartosz Dziewoński2023-04-221-2/+1
* Specials: Mass switch everything to IConnectionProvider from LBAmir Sarabadani2023-04-192-4/+0
* Show title for unknown log actionsBrandonXLF2023-04-111-15/+18
* Rename PHP classes to match filenamesFomafix2023-03-161-1/+1