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
/
ApiDelete.php
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add logic for "tags" in ApiBase
victorbarbu
2016-02-04
1
-1
/
+1
*
API: Log all deprecated parameter uses to api-feature-usage.log
Brad Jorsch
2015-11-03
1
-2
/
+0
*
ApiDelete: Don't pass $user to ChangeTags::addTags()
Kunal Mehta
2015-10-19
1
-1
/
+1
*
Allow change tags to be added via API action=delete
This, that and the other
2015-10-08
1
-27
/
+29
*
Added wfTransactionalTimeLimit() method and applied it
Aaron Schulz
2015-08-12
1
-0
/
+2
*
Pass user to WikiPage::doDeleteArticleReal
umherirrender
2015-06-28
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
/
+5
*
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
-24
/
+0
*
Cleanup some docs (includes/[a-d])
umherirrender
2014-07-24
1
-2
/
+2
*
Follow-Ups to "Fixed some @params documentation"
umherirrender
2014-04-23
1
-1
/
+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
*
Merge "Address errors and warnings in CodeSniffer in api/"
jenkins-bot
2013-11-18
1
-6
/
+17
|
\
|
*
Address errors and warnings in CodeSniffer in api/
Siebrand Mazeland
2013-11-17
1
-6
/
+17
*
|
Update documentation for ApiDelete::deleteFile()
Siebrand Mazeland
2013-11-17
1
-6
/
+6
|
/
*
Update formatting on API classes
Siebrand Mazeland
2013-11-14
1
-0
/
+3
*
Return errors from WatchAction
Brad Jorsch
2013-06-20
1
-2
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
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
*
Remove a bunch of trailing spaces and unneeded newlines
umherirrender
2012-10-10
1
-1
/
+1
*
merge latest master into Wikidata branch
daniel
2012-10-08
1
-7
/
+10
|
\
|
*
pass user object for delete/undelete/filerevert in api/gui
umherirrender
2012-10-06
1
-1
/
+1
|
*
Bug 40756 - API: Call to a member function isGood() on a non-object in ApiDel...
Reedy
2012-10-04
1
-6
/
+9
|
*
Remove unused variables/function values returned
Reedy
2012-08-08
1
-2
/
+0
*
|
merging latest master
daniel
2012-08-20
1
-2
/
+0
*
|
merged master
daniel
2012-07-23
1
-22
/
+22
|
\
|
|
*
Merge "Updated result properties in paraminfo API"
Aaron Schulz
2012-07-21
1
-1
/
+2
|
|
\
|
|
*
Updated result properties in paraminfo API
Petr Onderka
2012-07-07
1
-1
/
+2
|
*
|
(bug 38190) Add "required" flag to some token params
umherirrender
2012-07-20
1
-1
/
+4
|
*
|
Merge "escape HTML elements in docblock with double quotes"
Aaron Schulz
2012-07-18
1
-1
/
+1
|
|
\
\
|
|
*
|
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
|
*
|
|
Merge "API: Cleanup around comment/reason params"
Catrope
2012-07-18
1
-1
/
+1
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
|
|
*
|
API: Cleanup around comment/reason params
umherirrender
2012-07-08
1
-1
/
+1
|
|
|
/
|
*
/
Fix for: Fatal error: Call to undefined method ApiDelete::getErrorsArray()
Reedy
2012-07-14
1
-1
/
+1
|
|
/
|
*
Merge "Expose the log_id of the deletion log entry in the action=delete API"
Siebrand
2012-07-01
1
-18
/
+14
|
|
\
|
|
*
Expose the log_id of the deletion log entry in the action=delete API
Catrope
2012-05-13
1
-18
/
+14
*
|
|
Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into...
daniel
2012-06-14
1
-0
/
+9
|
\
|
|
|
*
|
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+9
|
|
/
*
|
un-deprecate WikiPage::getAutoDeleteReason
daniel
2012-06-13
1
-1
/
+1
*
|
merged latest master
daniel
2012-05-14
1
-5
/
+2
|
\
|
|
*
Don't make two database requests to load the same object, again.
Alexandre Emsenhuber
2012-05-04
1
-3
/
+2
|
*
(bug 30488) API now allows listing of backlinks/embeddedin/imageusage
umherirrender
2012-05-02
1
-2
/
+0
*
|
merged from master
daniel
2012-04-29
1
-19
/
+6
|
\
|
|
*
Simplify and refactor out api code for getting title or page id
Reedy
2012-04-27
1
-19
/
+6
*
|
merged from master
daniel
2012-04-25
1
-6
/
+8
|
\
|
|
*
Make data loading a bit better in ApiDelete.
Alexandre Emsenhuber
2012-04-16
1
-6
/
+8
[prev]
[next]