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
*
Namespace all remaining files in includes/changetags
James D. Forrester
2025-03-25
1
-1
/
+1
*
Remove 2-line PHPDocs that just repeat the types from the code
thiemowmde
2025-01-17
1
-5
/
+0
*
api: Use type-declaration for string arg in ApiBase::__construct
Umherirrender
2024-10-17
1
-1
/
+1
*
Add namespace to includes/api classes
James D. Forrester
2024-09-25
1
-0
/
+7
*
Merge "Add 'temp' to allowed user types in various APIs"
jenkins-bot
2023-11-30
1
-1
/
+1
|
\
|
*
Add 'temp' to allowed user types in various APIs
Thalia
2023-11-30
1
-1
/
+1
*
|
Move user options related classes into its own namespace
Martin Urbanec
2023-11-29
1
-1
/
+1
|
/
*
Namespace remaining files under includes/deferred
James D. Forrester
2023-11-22
1
-0
/
+1
*
Get correct main page in API call examples
Ammar Abdulhamid
2023-09-20
1
-2
/
+5
*
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
*
Reorg: Namespace the Title class
James D. Forrester
2023-03-02
1
-0
/
+1
*
api: Replace numerous deprecated constants
Reedy
2022-06-06
1
-5
/
+6
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-3
/
+5
*
build: Updating dependencies
libraryupgrader
2021-07-22
1
-1
/
+1
*
api: Inject services into ApiWatchlistTrait
Umherirrender
2021-07-06
1
-2
/
+9
*
Factor out rollback logic from WikiPage
Petr Pchelko
2021-04-14
1
-18
/
+22
*
Merge "Convert ChangeTags public interface to Authority."
jenkins-bot
2021-03-01
1
-1
/
+1
|
\
|
*
Convert ChangeTags public interface to Authority.
Petr Pchelko
2021-02-24
1
-1
/
+1
*
|
Convert WikiPage to authority.
Petr Pchelko
2021-02-27
1
-1
/
+1
|
/
*
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
[next]