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
/
ApiImport.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-6
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+9
*
WikiImporter: Pass Authority for permissions instead of global context
Bartosz Dziewoński
2023-12-11
1
-1
/
+1
*
ImportReporter: Deprecate using without setting context
Bartosz Dziewoński
2023-12-08
1
-1
/
+2
*
Use real type hints for services etc. in api/ except ApiQuery*.php
Bartosz Dziewoński
2023-08-29
1
-2
/
+1
*
Api: Fix some very old copyright statements for Roan
James D. Forrester
2023-03-16
1
-1
/
+1
*
Do minor code cleanup
Matěj Suchánek
2022-06-24
1
-1
/
+0
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-6
/
+7
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-1
/
+3
*
WikiImporter: inject services
ZabeMath
2021-05-24
1
-1
/
+19
*
Convert ChangeTags public interface to Authority.
Petr Pchelko
2021-02-24
1
-1
/
+1
*
Use Authority and GroupPermissionLookup in Action API
Cindy Cicalese
2021-02-23
1
-2
/
+2
*
Hooks::run() call site migration
Tim Starling
2020-05-30
1
-1
/
+1
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-3
/
+2
*
Split ApiImport.php to have one class in one file
Zoranzoki21
2019-04-14
1
-39
/
+0
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-1
/
+1
*
A few doc comment fixups
Tim Starling
2017-12-04
1
-4
/
+0
*
Avoid DB rows with usable names but ID = 0 by introducing "interwiki" usernames
Brad Jorsch
2017-11-30
1
-0
/
+11
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Add parameter to API modules to apply change tags to log entries
This, that and the other
2017-01-12
1
-0
/
+15
*
Add ILocalizedException interface
Brad Jorsch
2016-12-08
1
-1
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-4
/
+4
*
Explicitly declare ApiImport::getData() public
Siebrand Mazeland
2016-03-08
1
-1
/
+1
*
Explicitly declare ImportReporter::reportPage() and override public
Siebrand Mazeland
2016-03-08
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-16
/
+16
*
Change 1.26 to 1.27, mostly in doc comments
Kevin Israel
2015-10-07
1
-1
/
+1
*
Merge "Add hook to allow lazy loading of import sources"
jenkins-bot
2015-09-23
1
-1
/
+25
|
\
|
*
Add hook to allow lazy loading of import sources
This, that and the other
2015-09-23
1
-1
/
+25
*
|
Added wfTransactionalTimeLimit() method and applied it
Aaron Schulz
2015-08-12
1
-0
/
+2
|
/
*
API Import: Die when namespace and rootpage is set
umherirrender
2015-05-14
1
-0
/
+2
*
Make import destination UI more intuitive and clearer
This, that and the other
2015-04-22
1
-2
/
+1
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-1
/
+1
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-1
/
+1
*
Updated some try-catch statements: MWException -> Exception
Aaron Schulz
2015-01-09
1
-1
/
+1
*
Merge "Import.php: Use Config instead of globals"
jenkins-bot
2014-10-30
1
-1
/
+1
|
\
|
*
Import.php: Use Config instead of globals
Kunal Mehta
2014-10-22
1
-1
/
+1
*
|
API: Fix access on getExamplesMessages
Brad Jorsch
2014-10-29
1
-1
/
+1
*
|
API: Internationalize all remaining core API modules
Brad Jorsch
2014-10-20
1
-24
/
+3
|
/
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-10
/
+1
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-23
/
+0
*
Switch API to use Config classes
Reedy
2014-06-15
1
-3
/
+1
*
Fixed some @params documentation (includes/api)
umherirrender
2014-04-18
1
-5
/
+5
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Remove final period from api module descriptions
umherirrender
2014-03-02
1
-1
/
+1
*
Address errors and warnings in CodeSniffer in api/
Siebrand Mazeland
2013-11-17
1
-1
/
+2
*
Update formatting on more API classes
Siebrand Mazeland
2013-11-14
1
-0
/
+1
*
Return errors from WatchAction
Brad Jorsch
2013-06-20
1
-2
/
+2
*
Fixed spacing in api folder
umherirrender
2013-04-20
1
-1
/
+1
*
Add "upload" type to API
Brad Jorsch
2013-03-02
1
-1
/
+3
*
fix some spacing
umherirrender
2013-02-04
1
-1
/
+1
[next]