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
/
ApiWatch.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use MainConfigNames instead of string literals, #2
Aryeh Gregor
2022-04-13
1
-2
/
+3
*
Replace Title::isWatchable() with WatchlistManager::isWatchable()
Cindy Cicalese
2021-04-29
1
-2
/
+2
*
Use WatchlistManager in API classes
Cindy Cicalese
2021-04-21
1
-4
/
+9
*
Use static closures where safe to use
Umherirrender
2021-02-11
1
-1
/
+1
*
Swap out uses of User->isLoggedIn() with ->isRegistered()
James D. Forrester
2020-12-22
1
-1
/
+1
*
WatchedItemStore: Enforce a maximum watchlist expiry duration
MusikAnimal
2020-05-22
1
-0
/
+7
*
Add expiry type to ParamValidator
MusikAnimal
2020-04-08
1
-26
/
+2
*
ApiWatch: Add support for expiries
MusikAnimal
2020-03-24
1
-5
/
+65
*
Emit namespace for titles in ApiWatch
DannyS712
2019-10-24
1
-3
/
+4
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
ApiWatch: Set 'missing' to true, not 1
Brad Jorsch
2016-12-20
1
-1
/
+1
*
API: More i18n cleanup
Brad Jorsch
2016-12-08
1
-10
/
+0
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-9
/
+14
*
Use different message when (un)watching a page in talk namespace
Glaisher
2016-08-07
1
-2
/
+4
*
Use single quotes in API where possible
Siebrand Mazeland
2016-03-08
1
-1
/
+1
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-14
/
+14
*
API: Log all deprecated parameter uses to api-feature-usage.log
Brad Jorsch
2015-11-03
1
-1
/
+0
*
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
/
+6
*
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
-18
/
+10
*
API: HTMLize and internationalize the help, add Special:ApiHelp
Brad Jorsch
2014-10-10
1
-17
/
+0
*
API: Overhaul token handling
Brad Jorsch
2014-08-26
1
-9
/
+0
*
API: Log usage of various deprecated features
Brad Jorsch
2014-08-14
1
-0
/
+1
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-19
/
+0
*
API: Refactor continuation code and add to purge, watch, etc.
Brad Jorsch
2014-07-04
1
-0
/
+6
*
Revert "Add API action=watch 'entirewatchlist' param to bulk-clear watchlist."
MaxSem
2014-05-12
1
-43
/
+17
*
Make phpcs-strict pass on includes/ (4/~10)
Siebrand Mazeland
2014-05-11
1
-1
/
+2
*
Add API action=watch 'entirewatchlist' param to bulk-clear watchlist.
Brion Vibber
2014-05-09
1
-17
/
+42
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Update formatting
Siebrand Mazeland
2014-02-06
1
-2
/
+5
*
Fix CodeSniffer errors and warnings
Siebrand Mazeland
2014-02-05
1
-4
/
+17
*
Support ApiPageSet in ApiWatch
eranroz
2014-02-04
1
-19
/
+80
*
Use Title::isWatchable in ApiWatch
umherirrender
2013-12-27
1
-1
/
+1
*
Fix CodeSniffer errors and warnings on some API classes
Siebrand Mazeland
2013-11-15
1
-4
/
+9
*
Add user rights 'viewmywatchlist', 'editmywatchlist'
Brad Jorsch
2013-06-26
1
-0
/
+3
*
Return errors from WatchAction
Brad Jorsch
2013-06-20
1
-4
/
+4
*
Use American English spelling for behavior
Siebrand Mazeland
2013-03-04
1
-1
/
+1
*
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
*
Fix uselang parameter in ApiWatch
Marius Hoch
2012-11-22
1
-0
/
+15
*
Merge "Revert "AJAXify watchlist editor""
Krinkle
2012-08-01
1
-24
/
+8
|
\
|
*
Revert "AJAXify watchlist editor"
Krinkle
2012-08-01
1
-24
/
+8
*
|
Merge "AJAXify watchlist editor"
Catrope
2012-08-01
1
-8
/
+24
|
\
|
|
*
AJAXify watchlist editor
Eranroz
2012-07-31
1
-8
/
+24
*
|
(bug 38190) Add "required" flag to some token params
umherirrender
2012-07-20
1
-1
/
+4
*
|
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
|
/
*
Added result properties to action=paraminfo
Petr Onderka
2012-06-06
1
-0
/
+11
[next]