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
/
ApiQueryContributors.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-10
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+5
*
[temp accounts] Make use of isKnown config flag
Kosta Harlan
2024-06-14
1
-1
/
+1
*
Update summary message for ApiQueryContributors for temp accounts
Dreamy Jazz
2024-02-28
1
-1
/
+13
*
Mass migrate simple cases to use expression builder
Amir Sarabadani
2023-10-26
1
-1
/
+1
*
Get correct main page in API call examples
Ammar Abdulhamid
2023-09-20
1
-1
/
+5
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-11
/
+4
*
Simplify WHERE conditions with field IS NULL
Umherirrender
2023-07-24
1
-3
/
+3
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-8
/
+4
*
Use buildComparison() instead of raw SQL in more API modules (easy cases)
Bartosz Dziewoński
2022-09-29
1
-5
/
+4
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-13
/
+15
*
Start clean up of revision_actor_temp table
Amir Sarabadani
2022-05-23
1
-14
/
+3
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+3
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-1
/
+3
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+1
*
api: Replace ApiPageSet::getGoodTitles where PageIdentity is not used
Umherirrender
2022-02-11
1
-1
/
+1
*
Use inject Config in api modules and special pages
Alexander Vorwerk
2021-12-01
1
-8
/
+9
*
Schema migration for revison_actor_temp table removal
Tim Starling
2021-07-14
1
-4
/
+10
*
api: Inject GroupPermissionsLookup into modules
Umherirrender
2021-07-06
1
-5
/
+12
*
api: Inject services into ApiQueryContributors
Umherirrender
2021-07-02
1
-6
/
+32
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-2
/
+2
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Revert "Enhance GroupPermissionsLookup and use it."
Ppchelko
2021-01-12
1
-11
/
+8
*
Enhance GroupPermissionsLookup and use it.
Petr Pchelko
2021-01-11
1
-8
/
+11
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-1
/
+1
*
Sort user groups when shown in drop-downs
Matěj Suchánek
2019-09-24
1
-1
/
+5
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-10
/
+4
*
Move User::getAllRights to PermissionManager.
Petr Pchelko
2019-08-29
1
-1
/
+1
*
Remove deprecated User groups/permission static calls.
Petr Pchelko
2019-08-21
1
-2
/
+4
*
Normalize "LEFT OUTER JOIN" to "LEFT JOIN" in SQL queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
Safe replacement of a lot of `!count()` with `=== []`
Thiemo Kreuz
2019-01-15
1
-1
/
+1
*
ActorMigration: Remove possibility of read-both
Brad Jorsch
2018-10-11
1
-5
/
+6
*
Re-namespace RevisionStore and RevisionRecord classes
Brad Jorsch
2018-10-09
1
-1
/
+1
*
API: Update query modules for MCR
Brad Jorsch
2018-07-27
1
-3
/
+6
*
Simplify PHP by using ?? and ?:
Fomafix
2018-07-10
1
-1
/
+1
*
ApiQueryContributors: Use correct variable
Brad Jorsch
2018-03-03
1
-1
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-26
/
+39
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-2
/
+0
*
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
Bryan Davis
2017-06-26
1
-1
/
+1
*
Remove $wgDisableUserGroupExpiry feature flag
This, that and the other
2017-05-06
1
-3
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Make user_groups queries honor $wgDisableUserGroupExpiry
This, that and the other
2017-01-31
1
-1
/
+3
*
Disregard expired user_group rows in special page and API DB queries
This, that and the other
2017-01-27
1
-1
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-26
/
+26
*
Cast various things that are supposed to be ints
Brad Jorsch
2015-05-06
1
-2
/
+2
*
Update getHelpUrls() for reworked mw.org API pages
RobinHood70
2015-05-04
1
-1
/
+1
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-32
/
+5
[next]