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
/
ApiMove.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Document list of change tags as string[]
Umherirrender
2020-11-20
1
-2
/
+2
*
Remove requirement for ApiWatchlistTrait to be in ApiBase.
Ammar Abdulhamid
2020-09-07
1
-2
/
+2
*
Use strict (in)equality with namespaces constants when LHS is definitely an i...
Ed Sanders
2020-07-31
1
-1
/
+1
*
Add watchlist expiry support to applicable APIs
MusikAnimal
2020-07-13
1
-12
/
+20
*
Fix some PHPStorm inspection warnings in includes/api
Tim Starling
2020-02-18
1
-0
/
+1
*
Avoid multiply calls to MediaWikiServices::getInstance() in one function
Umherirrender
2019-09-01
1
-2
/
+3
*
Fix method/function names case mismatch in core files
Derick Alangi
2019-08-31
1
-1
/
+1
*
Merge "Replace User::isAllowed with PermissionManager."
jenkins-bot
2019-08-21
1
-3
/
+4
|
\
|
*
Replace User::isAllowed with PermissionManager.
Petr Pchelko
2019-08-20
1
-3
/
+4
*
|
Introduce MovePageFactory
Aryeh Gregor
2019-08-19
1
-1
/
+1
|
/
*
Replace some uses of deprecated wfFindFile() and wfLocalFile()
Derick Alangi
2019-06-11
1
-1
/
+3
*
Introduce MovePage::moveSubpages(IfAllowed)
Aryeh Gregor
2019-05-22
1
-10
/
+10
*
API: Spread autoblocks from action=edit and action=move
Brad Jorsch
2019-02-19
1
-0
/
+1
*
Test ApiMove
Aryeh Gregor
2018-04-15
1
-13
/
+0
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Avoid using deprecated Title::canTalk()
Kunal Mehta
2017-08-29
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
*
Add parameter to API modules to apply change tags to log entries
This, that and the other
2017-01-12
1
-13
/
+46
*
ApiMove: Fix fatal when attempting to move to a namespace with no talkpages
Brad Jorsch
2016-12-19
1
-2
/
+2
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-13
/
+13
*
SECURITY: Rate limit moves via the API
Brad Jorsch
2016-05-20
1
-0
/
+5
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-24
/
+24
*
API: Log all deprecated parameter uses to api-feature-usage.log
Brad Jorsch
2015-11-03
1
-2
/
+0
*
Fix issues identified by SpaceBeforeSingleLineComment sniff
Vivek Ghaisas
2015-09-26
1
-1
/
+1
*
Added wfTransactionalTimeLimit() method and applied it
Aaron Schulz
2015-08-12
1
-0
/
+2
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-14
/
+8
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-2
/
+2
*
API: Check suppressredirect right in ApiMove
Brad Jorsch
2014-11-26
1
-0
/
+5
*
Merge "Fully replace Title::moveTo() with MovePage"
jenkins-bot
2014-10-30
1
-8
/
+30
|
\
|
*
Fully replace Title::moveTo() with MovePage
Kunal Mehta
2014-10-28
1
-8
/
+30
*
|
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
-25
/
+3
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-10
/
+1
*
API: Log usage of various deprecated features
Brad Jorsch
2014-08-14
1
-0
/
+2
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-42
/
+0
*
Fixed some @params documentation (includes/api)
umherirrender
2014-04-18
1
-2
/
+2
*
Fix spacing after @param and friends in comments
umherirrender
2014-04-05
1
-2
/
+2
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Remove unneeded uses of else{} in api/
Siebrand Mazeland
2013-11-18
1
-12
/
+12
*
Address errors and warnings in CodeSniffer in api/
Siebrand Mazeland
2013-11-17
1
-3
/
+9
*
Update formatting on more API classes
Siebrand Mazeland
2013-11-14
1
-3
/
+5
*
Fixed spacing in api folder
umherirrender
2013-04-20
1
-2
/
+2
*
Spellchecked /includes directory
Yuri Astrakhan
2013-03-13
1
-1
/
+1
*
API: Throw error when interwiki is given for various title param
umherirrender
2013-03-01
1
-2
/
+2
*
api: remove duplicate __contruct calls
Antoine Musso
2013-01-29
1
-4
/
+0
*
(bug 35885) remove api version string and parameter
Yuri Astrakhan
2013-01-18
1
-4
/
+0
*
Minor cleanup
Yuri Astrakhan
2013-01-12
1
-1
/
+1
*
(bug 42915) make MovePage aware of whether redirects are supported.
daniel
2012-12-20
1
-1
/
+8
*
add moveoverredirect to result of api move
umherirrender
2012-08-31
1
-0
/
+10
[next]