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
/
ApiQueryAllImages.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-3
/
+3
*
File: Add support for read new in more places
Amir Sarabadani
2025-02-07
1
-4
/
+10
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-7
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+10
*
Use const keyword for constant list of strings or ints
Umherirrender
2024-09-11
1
-3
/
+3
*
rdbms: Create IReadableDatabase::andExpr() / ::orExpr()
Umherirrender
2024-07-11
1
-2
/
+1
*
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
-4
/
+10
*
Mass migrate simple cases to use expression builder
Amir Sarabadani
2023-10-26
1
-1
/
+1
*
Use SQL expression builder in the first couple of places
Bartosz Dziewoński
2023-10-20
1
-9
/
+5
*
filerepo: Switch to use IConnectionProvider where possible
Amir Sarabadani
2023-09-12
1
-2
/
+2
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-2
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Merge "api: Fix order by on list=allimages&aisort=timestamp for pagination"
jenkins-bot
2022-11-23
1
-9
/
+0
|
\
|
*
api: Fix order by on list=allimages&aisort=timestamp for pagination
Umherirrender
2022-10-27
1
-9
/
+0
*
|
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
-10
/
+5
*
Use buildComparison() instead of raw SQL in more API modules (easy cases)
Bartosz Dziewoński
2022-09-29
1
-10
/
+10
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-20
/
+22
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-2
/
+3
*
ApiQueryAllImages does not enumerate all available pages
Reedy
2022-02-04
1
-1
/
+1
*
api: Inject GroupPermissionsLookup into modules
Umherirrender
2021-07-06
1
-2
/
+9
*
api: Inject services into ApiQueryAllImages
Umherirrender
2021-07-03
1
-3
/
+7
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Stop using legacy ActorMigration fields img_user/oi_user/fa_user
Tim Starling
2021-04-26
1
-10
/
+2
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-1
/
+1
*
Revert "Enhance GroupPermissionsLookup and use it."
Ppchelko
2021-01-12
1
-11
/
+2
*
Enhance GroupPermissionsLookup and use it.
Petr Pchelko
2021-01-11
1
-2
/
+11
*
Add PHPDoc documentation to all API query module constructors
Thiemo Kreuz
2020-10-27
1
-0
/
+8
*
Use MediaWikiServices::getRepoGroup in api related classes
Umherirrender
2020-04-11
1
-1
/
+2
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-2
/
+5
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-7
/
+7
*
Improve param docs
Umherirrender
2019-11-28
1
-1
/
+1
*
Remove deprecated User groups/permission static calls.
Petr Pchelko
2019-08-21
1
-1
/
+1
*
i18n: Rename 11 messages for case-compliance
James D. Forrester
2019-05-18
1
-1
/
+1
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-2
/
+2
*
Simplify PHP by using ?? and ?:
Fomafix
2018-07-10
1
-5
/
+5
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-16
/
+9
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-2
/
+0
*
Replace selectFields() methods with getQueryInfo()
Brad Jorsch
2017-10-30
1
-3
/
+5
*
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
*
Merge "Allow filtering by username on Special:NewFiles"
jenkins-bot
2017-03-29
1
-2
/
+11
|
\
|
*
Allow filtering by username on Special:NewFiles
Matthias Mullie
2017-03-14
1
-2
/
+11
*
|
Move IDatabase/IMaintainableDatabase to Rdbms namespace
Aaron Schulz
2017-03-28
1
-0
/
+2
|
/
*
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
/
+2
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-24
/
+28
*
Rename getSlaveDB() FileRepo method to getReplicaDB()
Aaron Schulz
2016-11-18
1
-2
/
+2
[next]