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
*
Avoid constructing Title from LinkTarget where not needed
thiemowmde
2025-01-24
1
-1
/
+1
*
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
-16
/
+1
*
Merge "Use explicit nullable type on parameter arguments"
jenkins-bot
2024-10-16
1
-1
/
+1
|
\
|
*
Use explicit nullable type on parameter arguments
Umherirrender
2024-10-16
1
-1
/
+1
*
|
Replace uses of deprecated ChangeTags static methods
James D. Forrester
2024-10-16
1
-2
/
+5
|
/
*
Namespace all remaining classes in includes/parser
James D. Forrester
2024-10-15
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+7
*
Add 'temp' to allowed user types in various APIs
Thalia
2023-11-30
1
-2
/
+2
*
Namespace NamespaceInfo under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+1
*
Introduce RevisionSelectQueryBuilder
Amir Sarabadani
2023-09-06
1
-17
/
+10
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-8
/
+3
*
build: Remove unneeded newline from one line condition/foreach
Umherirrender
2023-08-22
1
-2
/
+1
*
i18n: Split apihelp for standard dir parameter
Umherirrender
2023-08-05
1
-0
/
+4
*
api: Use a temp placeholder for signature on preview/pst
Umherirrender
2023-05-04
1
-2
/
+10
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Reorg: Move ActorMigration and ActorMigrationBase to user/
Amir Sarabadani
2022-12-16
1
-0
/
+1
*
api: Replace deprecated Linker::formatComment
Umherirrender
2022-12-11
1
-2
/
+6
*
api: Validate timestamp in continue parameter
Umherirrender
2022-11-01
1
-1
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-5
/
+2
*
SQLPlatform: Introduce buildComparison()
Bartosz Dziewoński
2022-09-10
1
-5
/
+5
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-10
/
+11
*
Start clean up of revision_actor_temp table
Amir Sarabadani
2022-05-23
1
-28
/
+0
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-3
/
+5
*
phan: Remove PhanTypePossiblyInvalidDimOffset suppression
Umherirrender
2022-03-28
1
-0
/
+1
*
Use inject Config in api modules and special pages
Alexander Vorwerk
2021-12-01
1
-3
/
+1
*
Replace Content::getParserOutput call to ContentRenderer::getParserOutput
Roman Stolar
2021-10-20
1
-0
/
+4
*
Replace Content::preSaveTransform call to ContentTransformer::preSaveTransform
Roman Stolar
2021-08-19
1
-2
/
+6
*
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
[next]