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
/
ApiRollback.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Remove requirement for ApiWatchlistTrait to be in ApiBase.
Ammar Abdulhamid
2020-09-07
1
-1
/
+1
*
Add watchlist expiry support to applicable APIs
MusikAnimal
2020-07-13
1
-11
/
+19
*
WikiPage::commitRollback - also return a RevisionRecord
DannyS712
2020-06-20
1
-2
/
+2
*
ApiRollback: Reduce use of Revision objects
DannyS712
2020-06-10
1
-3
/
+6
*
ApiRollback: Properly deal with UserIdentity
Daimona Eaytoy
2020-02-13
1
-4
/
+5
*
API: Use ParamValidator library
Brad Jorsch
2020-02-04
1
-7
/
+5
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-4
/
+4
*
Add TransactionProfiler::redefineExpectations and migrate appropriate callers
Aaron Schulz
2018-12-10
1
-2
/
+2
*
build: Updating mediawiki/mediawiki-codesniffer to 23.0.0
Umherirrender
2018-12-01
1
-3
/
+4
*
Avoid post-send DBPerformance log warnings for page rollback
Aaron Schulz
2018-11-22
1
-0
/
+3
*
Merge "Silence transaction profiler master queries notices for rollback"
jenkins-bot
2018-10-25
1
-0
/
+5
|
\
|
*
Silence transaction profiler master queries notices for rollback
Aaron Schulz
2018-10-24
1
-0
/
+5
*
|
Use PHP 7 '??' operator instead of if-then-else
Fomafix
2018-10-21
1
-4
/
+1
|
/
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
API: Account for PHP 7.2 change
Brad Jorsch
2017-12-04
1
-1
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
API: More i18n cleanup
Brad Jorsch
2016-12-08
1
-11
/
+0
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-21
/
+5
*
RollbackAction: Implement AJAX interface and require POST
Timo Tijhof
2016-05-23
1
-19
/
+30
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-25
/
+25
*
Make change tagging of edits in RecentChange::notifyNew/Edit
cenarium
2016-02-10
1
-5
/
+2
*
Add logic for "tags" in ApiBase
victorbarbu
2016-02-04
1
-1
/
+1
*
API: Flag "user" parameters in various modules as type 'user'
Brad Jorsch
2016-01-09
1
-1
/
+1
*
Add tag parameter to API action=rollback
mhutti1
2015-12-16
1
-0
/
+18
*
Added wfTransactionalTimeLimit() method and applied it
Aaron Schulz
2015-08-12
1
-0
/
+2
*
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
-28
/
+8
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-15
/
+20
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-26
/
+0
*
Create preference to watchlist pages after rollbacking
Étienne Beaulé
2014-07-30
1
-1
/
+7
*
Change 'delete' to 'rollback' in action=rollback params description
umherirrender
2014-06-10
1
-2
/
+2
*
Add missing possible errors to ApiRollback.php
umherirrender
2014-05-20
1
-6
/
+10
*
Require one of page id or page title as params to ApiRollback
Marius Hoch
2014-05-13
1
-8
/
+18
*
Allow use of ApiRollback using pageid instead of title
addshore
2014-05-13
1
-8
/
+20
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Fix CodeSniffer errors and warnings on some API classes
Siebrand Mazeland
2013-11-15
1
-7
/
+18
*
API: Throw error when interwiki is given for various title param
umherirrender
2013-03-01
1
-1
/
+1
*
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
*
(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
*
|
API: Cleanup around comment/reason params
umherirrender
2012-07-08
1
-3
/
+3
|
/
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+13
*
Oh noes, moar http:// -> https://
Sam Reed
2011-11-28
1
-1
/
+1
*
Removed the 'eclipse helper' bit on top of every API module
John Du Hart
2011-11-16
1
-5
/
+0
*
Use WikiPage instead of Article
Alexandre Emsenhuber
2011-11-12
1
-2
/
+2
*
Adding context to the API
John Du Hart
2011-10-26
1
-5
/
+5
*
Based on diff to wikia, set more functions consistently public rather than pr...
Sam Reed
2011-08-17
1
-1
/
+1
[next]