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
/
ApiQueryFilearchive.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/filerepo
James D. Forrester
2025-03-19
1
-2
/
+2
*
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
-2
/
+9
*
api: Migrate away from buildLike to expression builder
Amir Sarabadani
2023-11-08
1
-3
/
+9
*
Namespace TitleValue under \MediaWiki\Title
James D. Forrester
2023-09-18
1
-0
/
+1
*
Use real type hints for services etc. in api/ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-5
/
+2
*
file: Check for old image existence in LocalFileDeleteBatch
Umherirrender
2023-08-24
1
-6
/
+10
*
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
-1
/
+1
*
Deduplicate code for parsing API 'continue' parameters
Bartosz Dziewoński
2022-09-29
1
-9
/
+4
*
Use buildComparison() instead of raw SQL in more API modules (easy cases)
Bartosz Dziewoński
2022-09-29
1
-9
/
+8
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-10
/
+12
*
filerepo: Duplicate code handling metadata of files to ArchivedFile
Amir Sarabadani
2022-04-20
1
-1
/
+2
*
Introduce CommentFormatter
Tim Starling
2021-09-28
1
-4
/
+30
*
Use array_fill_keys() instead of array_flip() if that reflects the developer'...
Tim Starling
2021-06-15
1
-1
/
+1
*
Inject CommentStore service into api query modules
DannyS712
2021-04-23
1
-3
/
+15
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-10
/
+4
*
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
James D. Forrester
2020-01-10
1
-2
/
+2
*
api: Update QueryFilearchive to provide information to everyone
Vincent Privat
2019-09-06
1
-23
/
+32
*
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
*
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
-2
/
+4
*
Pass $key into CommentStore methods and use MediawikiServices
addshore
2018-02-05
1
-2
/
+2
*
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
-19
/
+4
*
Add `comment` table and code to start using it
Brad Jorsch
2017-08-30
1
-3
/
+10
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-9
/
+4
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-26
/
+26
*
Replace wfBaseConvert with Wikimedia\base_convert
Reedy
2015-11-24
1
-2
/
+2
*
API: Use message-per-value for apihelp-query+filearchive-param-prop
umherirrender
2015-08-05
1
-0
/
+1
*
Cast various things that are supposed to be ints
Brad Jorsch
2015-05-06
1
-2
/
+2
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-4
/
+4
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-1
/
+1
*
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
Fix pagecount output
robinhood701
2014-10-20
1
-1
/
+1
*
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-45
/
+12
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-79
/
+0
*
Split "suppressrevision" into two user rights
eikes
2014-07-19
1
-1
/
+1
*
API: Cleanup list=filearchive
Brad Jorsch
2014-07-15
1
-10
/
+23
*
Use precise ApiMain/ApiQuery type hints in all API modules
Thiemo Mättig
2014-05-16
1
-1
/
+1
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Improve API query RevDel handling
Brad Jorsch
2014-01-17
1
-19
/
+26
*
Fix capitalization in ApiQueryBase::titlePartToKey()
btongminh
2013-12-23
1
-4
/
+5
*
Fix a few more CodeSniffer errors and warnings on some API classes
Siebrand Mazeland
2013-11-15
1
-7
/
+19
*
Yet more formatting updates for yet more API classes
Siebrand Mazeland
2013-11-14
1
-2
/
+2
*
Add helpurls to some api modules
umherirrender
2013-05-16
1
-0
/
+4
*
Change EXIF to Exif
Siebrand Mazeland
2013-05-10
1
-1
/
+1
[next]