index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
api
/
ApiQueryLogEvents.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type declaration on undocumented private functions
Umherirrender
2025-04-04
1
-1
/
+1
*
Namespace all remaining files in includes/logging
James D. Forrester
2025-03-19
1
-4
/
+4
*
Inject services into API classes
Fomafix
2024-10-28
1
-3
/
+5
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-10
/
+1
*
Replace uses of deprecated ChangeTags static methods
James D. Forrester
2024-10-16
1
-2
/
+5
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+10
*
Replace deprecated LogFormatter::newFromRow/newFromEntry
Umherirrender
2024-07-29
1
-2
/
+6
*
api: Join actor conditionally on list=logevents
Umherirrender
2024-04-30
1
-11
/
+14
*
api: Fix PSR2.Classes.PropertyDeclaration.Multiple errors
Taavi Väänänen
2024-04-21
1
-4
/
+10
*
Add explicit parentheses around mixed boolean operator
Umherirrender
2024-03-23
1
-1
/
+1
*
Add `temp` flags to api calls
STran
2023-12-12
1
-1
/
+10
*
Add 'temp' to allowed user types in various APIs
Thalia
2023-11-30
1
-1
/
+1
*
api: Migrate away from buildLike to expression builder
Amir Sarabadani
2023-11-08
1
-1
/
+5
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-8
/
+3
*
i18n: Split apihelp for standard dir parameter
Umherirrender
2023-08-05
1
-0
/
+4
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
api: Include associated rev id of log events in list=logevents
Umherirrender
2023-02-10
1
-1
/
+5
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+1
*
Merge "api: Replace deprecated Linker::formatComment"
jenkins-bot
2022-12-15
1
-1
/
+1
|
\
|
*
api: Replace deprecated Linker::formatComment
Umherirrender
2022-12-11
1
-1
/
+1
*
|
Use str_starts_with/str_ends_with/str_contains
Umherirrender
2022-12-12
1
-1
/
+1
|
/
*
api: Validate timestamp in continue parameter
Umherirrender
2022-11-01
1
-1
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-7
/
+3
*
Use buildComparison() instead of raw SQL in more API modules (easy cases)
Bartosz Dziewoński
2022-09-29
1
-6
/
+6
*
Merge "api: Report external titles in more places as apierror-invalidtitle"
jenkins-bot
2022-08-05
1
-2
/
+2
|
\
|
*
api: Report external titles in more places as apierror-invalidtitle
Umherirrender
2022-04-16
1
-2
/
+2
*
|
Call IContextSource::getAuthority instead of IContextSource::getUser
Umherirrender
2022-06-29
1
-6
/
+6
*
|
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-1
/
+2
*
|
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-16
/
+18
*
|
Merge "api: Avoid unneeded page join in list=logevents"
jenkins-bot
2022-04-21
1
-9
/
+14
|
\
\
|
|
/
|
/
|
|
*
api: Avoid unneeded page join in list=logevents
Umherirrender
2022-04-06
1
-9
/
+14
*
|
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-5
/
+6
|
/
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-3
/
+4
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+3
*
Allow setting max execution time to several special pages
Amir Sarabadani
2021-12-15
1
-0
/
+5
*
Introduce CommentFormatter
Tim Starling
2021-09-28
1
-4
/
+24
*
api: Inject ChangeTagDefStore into ApiQueryLogEvents
Umherirrender
2021-07-02
1
-4
/
+9
*
Remove logging table index hint
Amir Sarabadani
2021-06-21
1
-7
/
+0
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-2
/
+2
*
ApiQueryLogEvents: when user is specified, omit STRAIGHT_JOIN
Tim Starling
2021-05-07
1
-1
/
+2
*
Stop using legacy ActorMigration field "log_user"
Tim Starling
2021-04-28
1
-18
/
+8
*
Inject CommentStore service into api query modules
DannyS712
2021-04-23
1
-2
/
+11
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-4
/
+2
*
Remove unnecessary phan issue suppression
Ammarpad
2021-01-08
1
-1
/
+0
*
Better handling for Logging index that's being renamed
Ammarpad
2020-12-29
1
-1
/
+4
*
Reflect name change of logging indexes in code
Ammarpad
2020-12-23
1
-1
/
+1
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-0
/
+1
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-3
/
+4
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-13
/
+13
[next]