aboutsummaryrefslogtreecommitdiffstats
path: root/includes/logging
Commit message (Expand)AuthorAgeFilesLines
* ManualLogEntry::getComment() should always return stringMark A. Hershberger2022-07-091-1/+1
* Hard deprecate ManualLogEntry::setTagsMatěj Suchánek2022-07-081-1/+3
* Call IContextSource::getAuthority instead of IContextSource::getUserUmherirrender2022-06-293-11/+9
* Remove LogFormatter::styleRestricedElementMatěj Suchánek2022-06-161-11/+0
* logging: Add index hint when asking for a specific userAmir Sarabadani2022-05-241-0/+10
* Fix many typos in commentsMatěj Suchánek2022-05-101-1/+1
* Merge "logging: Use MainConfigNames constants"jenkins-bot2022-04-266-23/+31
|\
| * logging: Use MainConfigNames constantsUmherirrender2022-04-226-23/+31
* | Replace usage of UserGroupMembership::getGroupMemberName/getGroupNameUmherirrender2022-04-221-2/+3
|/
* logging: Normalize "infinity" in BlockLogFormatter for pre-T241709 rowsUmherirrender2022-04-121-4/+7
* logging: Remove user_editcount from DatabaseLogEntry query infoUmherirrender2022-04-061-1/+0
* phan: Remove PhanPossiblyUndeclaredVariable suppressionUmherirrender2022-03-301-1/+3
* logentry: Make use getUnknownActor visible in getPerformerIdentityUmherirrender2022-03-301-1/+3
* phan: Disable null_casts_as_any_type settingUmherirrender2022-03-213-0/+3
* api: Get all services for ApiPageSet in constructorUmherirrender2022-03-151-1/+0
* Fix various real types related to scalar typesUmherirrender2022-03-101-1/+1
* Merge "Fix various documentation related to null types (part II)"jenkins-bot2022-03-091-3/+1
|\
| * Fix various documentation related to null types (part II)Umherirrender2022-03-081-3/+1
* | Merge "changetags: Fix management of a '0' tag"jenkins-bot2022-03-031-2/+2
|\ \
| * | changetags: Fix management of a '0' tagMatěj Suchánek2022-03-031-2/+2
| |/
* / Fix documentation about query parameter as string[]Umherirrender2022-03-031-1/+1
|/
* Add explicit casts between scalar typesUmherirrender2022-03-011-1/+1
* Replace some more usages of Wikimedia\(suppress|restore)Warnings()Reedy2022-02-241-2/+3
* Merge "LogEventsList: Modernize warnings with log excerpts"jenkins-bot2022-02-111-10/+17
|\
| * LogEventsList: Modernize warnings with log excerptsBartosz Dziewoński2022-02-101-10/+17
* | Merge "Don't double-escape the ellipses in Language::truncateForVisual()"jenkins-bot2022-02-101-3/+0
|\ \ | |/ |/|
| * Don't double-escape the ellipses in Language::truncateForVisual()C. Scott Ananian2022-02-101-3/+0
* | LogEventsList: Set context page for `{{PAGENAME}}` etc. in showLogExtract()Bartosz Dziewoński2022-02-101-1/+5
|/
* Merge "RCDatabaseLogEntry: Stop returning an unknown actor if rc_user is given"jenkins-bot2022-02-051-15/+31
|\
| * RCDatabaseLogEntry: Stop returning an unknown actor if rc_user is givenlens00212021-10-231-15/+31
* | LogEventsList: Simplify using the `...` splat operatorBartosz Dziewoński2022-01-311-8/+1
* | Explicit cast TS_UNIX to int for arithmetic operations and int argsUmherirrender2022-01-112-4/+4
* | Refactor global variables to use MediaWikiServices insteadTChin2022-01-105-28/+30
* | Fix typos in comments (N-R)Siddharth VP2022-01-091-1/+1
* | Fix typos in comments (L)Siddharth VP2022-01-093-4/+4
* | Allow setting max execution time to several special pagesAmir Sarabadani2021-12-151-0/+2
* | Allow DeleteLogFormatter to work with pre-T20361 (April 2009) log rowsUmherirrender2021-12-041-1/+1
* | Remove ActionAjaxAmir Sarabadani2021-12-011-2/+6
* | Remove or replace usages of "sane"Reedy2021-11-221-1/+0
|/
* Merge "Change null to [] for html attributes on call of Html functions"jenkins-bot2021-09-291-1/+1
|\
| * Change null to [] for html attributes on call of Html functionsUmherirrender2021-09-221-1/+1
* | docs: LogFormatter: $plaintext and $irctext are booleanslens00212021-09-251-2/+2
|/
* Using @return never documentation on always-throw-functionUmherirrender2021-09-071-0/+2
* build: Update mediawiki/mediawiki-phan-config to 0.11.0Umherirrender2021-09-076-5/+4
* logging: Cleanup LogEventsList constructorUmherirrender2021-08-311-16/+3
* Fix BlockLogFormatter::formatBlockFlag() documentation for $flagDannyS7122021-08-291-1/+1
* Merge "Deprecate passing Skin to LogEventsList constructor"jenkins-bot2021-08-261-0/+3
|\
| * Deprecate passing Skin to LogEventsList constructorAmmarpad2021-06-081-0/+3
* | Narrow PageUpdater dependency from TitlePetr Pchelko2021-07-261-3/+11
* | build: Updating dependencieslibraryupgrader2021-07-222-2/+2