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
/
ApiPageSet.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move Title-related classes to title/
Amir Sarabadani
2022-11-26
1
-0
/
+1
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-28
1
-0
/
+1
*
Revert "Reorg: Move some of request related classes to MediaWiki/Request"
Zabe
2022-10-27
1
-1
/
+0
*
Reorg: Move some of request related classes to MediaWiki/Request
Amir Sarabadani
2022-10-26
1
-0
/
+1
*
Use short array destructuring instead of list()
Tim Starling
2022-10-21
1
-1
/
+1
*
api: Minor code cleanup
Reedy
2022-08-14
1
-1
/
+1
*
api: Migrate IDatabase::select() to SelectQueryBuilder interface
Derick Alangi
2022-08-08
1
-23
/
+40
*
api: Replace numerous more deprecated constants
Reedy
2022-06-06
1
-2
/
+3
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-9
/
+9
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+2
*
phan: Disable null_casts_as_any_type setting
Umherirrender
2022-03-21
1
-0
/
+4
*
api: Get all services for ApiPageSet in constructor
Umherirrender
2022-03-15
1
-37
/
+65
*
api: Fix documenation/types related to null and int types
Umherirrender
2022-02-24
1
-1
/
+1
*
ApiPageSet: Add "missing": true to missing revisions
Lucas Werkmeister
2022-02-05
1
-1
/
+2
*
Remove some more comments that literally repeat the code
Thiemo Kreuz
2021-12-09
1
-2
/
+2
*
Add missing null to string casts when using rd_fragment and such
Thiemo Kreuz
2021-11-02
1
-2
/
+2
*
api: Do not use isset() to check for null on local var in ApiPageSet
Umherirrender
2021-08-28
1
-2
/
+2
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-3
/
+3
*
ApiPageSet: update reference to Language::findVariantLink()
DannyS712
2021-05-22
1
-2
/
+2
*
ApiPageSet: add documentation to all variables
DannyS712
2021-05-15
1
-11
/
+71
*
Merge "Remove unused default values from class properties"
jenkins-bot
2021-05-13
1
-2
/
+2
|
\
|
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-2
/
+2
*
|
ApiPageSet: replace Title in method signatures
daniel
2021-05-12
1
-13
/
+93
|
/
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-1
/
+1
*
Update a lot of unspecific "array" types in PHPDocs
Thiemo Kreuz
2020-10-28
1
-19
/
+19
*
Hard deprecation of Language::convertTitle(),
ArtBaltai
2020-10-20
1
-3
/
+7
*
ApiPageSet: Avoid infinite loop when merging redirects
Erik Bernhardson
2020-10-08
1
-4
/
+25
*
Use LinkBatchFactory in api modules
Umherirrender
2020-09-06
1
-1
/
+2
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-3
/
+1
*
Fix even more PSR12.Properties.ConstantVisibility.NotFound
Reedy
2020-05-16
1
-1
/
+1
*
Remove compat code for pre-MCR schema.
daniel
2020-03-24
1
-3
/
+1
*
Reduce the length of 6 long lines of code
Sam Wilson
2020-03-13
1
-1
/
+2
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-2
/
+3
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-3
/
+5
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-1
/
+1
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Set default for ApiPageSet::mParams to empty array
Amir Sarabadani
2019-12-11
1
-1
/
+1
*
Improve param docs
Umherirrender
2019-11-28
1
-4
/
+4
*
Fix use of GenderCache in ApiPageSet::processTitlesArray
Umherirrender
2019-09-09
1
-15
/
+15
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-0
/
+1
*
Use local variabe $services instead of MediaWikiServices::getInstance()
Fomafix
2019-08-26
1
-1
/
+1
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-1
/
+2
*
Type hint against IResultWrapper in api classes
Umherirrender
2019-06-19
1
-3
/
+3
*
Mass conversion to NamespaceInfo
Aryeh Gregor
2019-05-07
1
-3
/
+8
*
Collapse some nested if statements
Reedy
2019-04-04
1
-4
/
+4
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-6
/
+6
*
ApiPageSet::initFromPageIds: Default $filterIds to true
Brad Jorsch
2018-12-12
1
-1
/
+1
*
API: Filter lists of IDs before sending them to the database
Brad Jorsch
2018-12-04
1
-31
/
+14
*
API: Remove long-deprecated methods (and one class)
Brad Jorsch
2018-10-15
1
-13
/
+0
[next]