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
/
ApiQueryDeletedrevs.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
*
Replace uses of deprecated ChangeTags static methods
James D. Forrester
2024-10-16
1
-2
/
+5
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-1
/
+7
*
Merge "api: On revision related modules add extra info to limit parameter"
jenkins-bot
2023-12-06
1
-2
/
+6
|
\
|
*
api: On revision related modules add extra info to limit parameter
Umherirrender
2023-12-06
1
-2
/
+6
*
|
Add 'temp' to allowed user types in various APIs
Thalia
2023-11-30
1
-2
/
+2
*
|
api: Migrate away from buildLike to expression builder
Amir Sarabadani
2023-11-08
1
-3
/
+12
|
/
*
Migrate another batch to use $db->expr instead of raw SQL
Amir Sarabadani
2023-10-30
1
-1
/
+1
*
Get correct main page in API call examples
Ammar Abdulhamid
2023-09-20
1
-5
/
+16
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-14
/
+5
*
Merge "i18n: Split apihelp for parameter list=deletedrevs&drprop="
jenkins-bot
2023-08-06
1
-1
/
+6
|
\
|
*
i18n: Split apihelp for parameter list=deletedrevs&drprop=
Umherirrender
2023-08-05
1
-1
/
+6
*
|
i18n: Split apihelp for standard dir parameter
Umherirrender
2023-08-05
1
-0
/
+4
|
/
*
Merge sequences of `if` that end doing the same thing anyway
thiemowmde
2023-06-16
1
-6
/
+4
*
Api: Fix some very old copyright statements for Roan
James D. Forrester
2023-03-16
1
-1
/
+1
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
Split a base class out of CommentStore
Alexander Vorwerk
2023-01-01
1
-0
/
+1
*
api: Validate timestamp in continue parameter
Umherirrender
2022-11-01
1
-2
/
+2
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-18
/
+8
*
Use buildComparison() instead of raw SQL in more API modules (easy cases)
Bartosz Dziewoński
2022-09-29
1
-14
/
+14
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-17
/
+17
*
phan: Remove PhanPossiblyUndeclaredVariable suppression
Umherirrender
2022-03-30
1
-0
/
+1
*
Introduce CommentFormatter
Tim Starling
2021-09-28
1
-2
/
+20
*
Revert "Use CsrfTokenSet as CSRF token source"
Kunal Mehta
2021-08-05
1
-1
/
+1
*
Use CsrfTokenSet as CSRF token source
Petr Pchelko
2021-07-12
1
-1
/
+1
*
api: Inject services into ApiQueryDeletedrevs
Umherirrender
2021-07-04
1
-9
/
+26
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
ApiPageSet: replace Title in method signatures
daniel
2021-05-12
1
-1
/
+1
*
Inject CommentStore service into api query modules
DannyS712
2021-04-23
1
-3
/
+15
*
Stop using legacy ActorMigration field "ar_user"
Tim Starling
2021-04-20
1
-14
/
+3
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-5
/
+3
*
Use LinkBatchFactory in api modules
Umherirrender
2020-09-06
1
-1
/
+2
*
Hard deprecate Revision::userCanBitfield
DannyS712
2020-02-24
1
-4
/
+20
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-5
/
+20
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-10
/
+10
*
Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse
James D. Forrester
2020-01-10
1
-1
/
+1
*
Remove Revision::getRevisionText from ApiQueryDeletedrevs
Petr Pchelko
2019-09-19
1
-1
/
+4
*
phan: Disable enable_class_alias_support
Umherirrender
2019-09-15
1
-1
/
+1
*
Unsuppress more phan issues (part 5)
Daimona Eaytoy
2019-09-01
1
-1
/
+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
-2
/
+2
*
Avoid usage of deprecated Revision::* constants, use RevisionRecord
Derick Alangi
2019-07-21
1
-11
/
+12
*
Remove references to db field ar_text_id
Bill Pirkle
2019-07-09
1
-29
/
+8
*
API: Removed unused local variable `$p` from ApiQueryDeletedrevs
Derick Alangi
2019-07-02
1
-4
/
+0
*
Normalize use of "INNER JOIN" to "JOIN" in database queries
Aaron Schulz
2019-03-06
1
-1
/
+1
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-3
/
+3
*
Merge "Migrate Api modules from tag_summary table to change_tag"
jenkins-bot
2018-11-30
1
-5
/
+1
|
\
|
*
Migrate Api modules from tag_summary table to change_tag
Amir Sarabadani
2018-11-27
1
-5
/
+1
*
|
Drop $wgChangeTagsSchemaMigrationStage
Amir Sarabadani
2018-11-28
1
-12
/
+6
|
/
*
API: Use ct_tag_id in queries when applicable
Amir Sarabadani
2018-09-04
1
-1
/
+16
[next]