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
/
ApiQueryAllRevisions.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Schema migration for revison_actor_temp table removal
Tim Starling
2021-07-14
1
-1
/
+5
*
api: Inject services into ApiQuery(All)(Deleted)Revisions
Umherirrender
2021-07-05
1
-13
/
+46
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-3
/
+2
*
Add PHPDoc documentation to all API query module constructors
Thiemo Kreuz
2020-10-27
1
-0
/
+4
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-2
/
+7
*
ApiQueryAllRevisions: Fix second example
DannyS712
2020-01-28
1
-1
/
+1
*
Merge "Run GenderCache for api query modules using ApiQueryBase::addTitleInfo"
jenkins-bot
2019-11-05
1
-0
/
+5
|
\
|
*
Run GenderCache for api query modules using ApiQueryBase::addTitleInfo
Umherirrender
2019-11-02
1
-0
/
+5
*
|
Avoid extra Title::newFromId calls in api modules with revisions
Umherirrender
2019-10-10
1
-1
/
+1
|
/
*
Mostly drop old pre-actor user schemas
Brad Jorsch
2019-09-09
1
-5
/
+1
*
Deprecate and replace usages of User:isAllowed{All,Any}
Petr Pchelko
2019-08-21
1
-1
/
+3
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-1
/
+1
*
Mass conversion to NamespaceInfo
Aryeh Gregor
2019-05-07
1
-2
/
+3
*
Remove usages of 'text' flag in revision-related getQueryInfo() calls
Bill Pirkle
2019-04-16
1
-3
/
+1
*
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
Migrate Api modules from tag_summary table to change_tag
Amir Sarabadani
2018-11-27
1
-5
/
+1
*
Improve some queries ordering by rev_timestamp with actor migration READ_NEW
Brad Jorsch
2018-10-26
1
-27
/
+63
*
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
-5
/
+9
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Add `actor` table and code to start using it
Brad Jorsch
2018-02-23
1
-12
/
+10
*
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
-15
/
+6
*
Remove "@author Bryan Davis" and "Brad Jorsch" annotations
Bryan Davis
2017-06-26
1
-1
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
includes/api: Replace implicitly-Bugzilla bug numbers with Phab ones
James D. Forrester
2017-02-24
1
-1
/
+1
*
API: Add hooks for ApiQueryBase's query and row-processing
Brad Jorsch
2016-10-07
1
-5
/
+6
*
API: Add generator non-continuation data
Brad Jorsch
2016-09-21
1
-0
/
+7
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-41
/
+41
*
ApiQueryAllRevisions: Actually use 'start' and 'end'
Brad Jorsch
2015-10-21
1
-2
/
+3
*
API: Add ApiQueryAllRevisions
Brad Jorsch
2015-10-06
1
-0
/
+286