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
/
ApiPurge.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
api: Replace deprecated ApiPageSet::getGoodTitles in ApiPurge
Umherirrender
2022-02-11
1
-10
/
+21
*
api: Replace deprecated WikiPage::factory in ApiPurge
Umherirrender
2021-06-29
1
-1
/
+19
*
SECURITY: Prevent blocked users from purging pages
Reedy
2021-06-23
1
-1
/
+8
*
[MCR] Move getSecondaryDataUpdates to the page level
Gergő Tisza
2018-09-04
1
-39
/
+21
*
Swap isset by null check in ApiSetNotificationTimestamp/ApiPurge
Umherirrender
2018-04-05
1
-2
/
+2
*
Remove some dumb headers with my name in it
Chad Horohoe
2017-11-30
1
-6
/
+0
*
Add action/user tracking to link refresh jobs
Aaron Schulz
2017-10-23
1
-0
/
+1
*
Avoid using the deprecated ParserCache::singleton()
Kunal Mehta
2017-09-09
1
-1
/
+2
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Deprecate "Avoid page_touched update for HTTP GET action=purge requests"
Brad Jorsch
2017-03-27
1
-1
/
+1
*
ApiPurge: Require POST
Brad Jorsch
2017-02-01
1
-24
/
+2
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-6
/
+3
*
ApiPurge: Remove setTriggeringUser call.
Petr Pchelko
2016-10-19
1
-5
/
+0
*
ApiPurge: Set the triggering user for the LinksUpdate
Petr Pchelko
2016-10-13
1
-0
/
+5
*
API: Deprecate use of ApiPurge via GET
Brad Jorsch
2016-09-14
1
-0
/
+18
*
Avoid page_touched update for HTTP GET action=purge requests
Aaron Schulz
2016-09-13
1
-1
/
+6
*
Make DeferredUpdates able to run DataUpdates
Aaron Schulz
2016-09-02
1
-1
/
+3
*
ApiPurge: Do not die on non content pages
umherirrender
2016-07-20
1
-27
/
+29
*
Add RecursiveLinkPurge log for API requests
Aaron Schulz
2016-03-15
1
-0
/
+12
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-10
/
+10
*
Add page purge limiter
Reedy
2015-10-02
1
-3
/
+9
*
Change API result data structure to be cleaner in new formats
Brad Jorsch
2015-04-20
1
-2
/
+2
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-3
/
+5
*
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
-19
/
+8
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-40
/
+0
*
API: Refactor continuation code and add to purge, watch, etc.
Brad Jorsch
2014-07-04
1
-1
/
+7
*
Switch API to use Config classes
Reedy
2014-06-15
1
-4
/
+3
*
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
*
Support ApiPageSet in ApiWatch
eranroz
2014-02-04
1
-31
/
+1
*
Fix CodeSniffer errors and warnings (final round for API classes)
Siebrand Mazeland
2013-11-15
1
-2
/
+6
*
Update formatting on API classes, Part 3
Siebrand Mazeland
2013-11-14
1
-0
/
+2
*
Support rate limiting backlink purges, including null edits
Aaron Schulz
2013-09-27
1
-1
/
+1
*
Don't queue refreshLinks jobs on null edit
Tim Starling
2013-07-08
1
-4
/
+13
*
Fixed spacing in api folder
umherirrender
2013-04-20
1
-3
/
+3
*
API: Add new hook 'APIGetPossibleErrors'
umherirrender
2013-04-19
1
-1
/
+1
*
Call ApiPageSet::getFinalParamDescription
umherirrender
2013-04-05
1
-1
/
+1
*
Fixed @param tags to conform with Doxygen format.
Tyler Anthony Romeo
2013-03-11
1
-4
/
+4
*
API PageSet allows generator for non-query modules
Yuri Astrakhan
2013-02-08
1
-47
/
+81
*
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
*
Cleanup of Wikidata branch.
daniel
2012-10-08
1
-1
/
+0
*
merging latest master
daniel
2012-08-20
1
-1
/
+0
*
Moved getParserOutput to Content interface.
daniel
2012-07-23
1
-1
/
+1
*
merged master
daniel
2012-06-25
1
-1
/
+1
*
Merge branch 'master' of ssh://gerrit.wikimedia.org:29418/mediawiki/core into...
daniel
2012-06-14
1
-0
/
+28
|
\
|
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+28
*
|
make ApiPurge use ContentHandler for parsing
daniel
2012-06-13
1
-4
/
+6
*
|
cleanup and fixes for secondary data updates
daniel
2012-06-07
1
-1
/
+1
[next]