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
/
ApiFeedWatchlist.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move init of array outside of try/catch in api action=feedwatchlist
Umherirrender
2020-07-27
1
-1
/
+1
*
Unsuppress PhanParamsTooMany
Daimona Eaytoy
2019-10-10
1
-0
/
+1
*
Unsuppress another phan issue (part 7)
Daimona Eaytoy
2019-09-03
1
-0
/
+1
*
Remove all $wgParser use from core
Aryeh Gregor
2019-04-17
1
-2
/
+4
*
Remove comments literally repeating the next line of code
Thiemo Kreuz
2019-02-27
1
-2
/
+0
*
Use (int) rather than intval()
Reedy
2019-02-25
1
-1
/
+1
*
Link log entries to Special:Log on ApiFeedWatchlist
LukBukkit
2018-12-12
1
-2
/
+7
*
API: Remove long-deprecated methods (and one class)
Brad Jorsch
2018-10-15
1
-6
/
+2
*
Use PHP 7 '??' operator instead of '?:' with 'isset()' where convenient
Bartosz DziewoĆski
2018-05-30
1
-2
/
+2
*
Remove "Created on" from file header comments
Umherirrender
2018-01-26
1
-4
/
+0
*
ApiFeedWatchlist: Use guessSectionNameFromWikiText()
Roan Kattouw
2017-12-07
1
-4
/
+1
*
ApiFeedWatchlist: Fix copy-paste error
Brad Jorsch
2017-09-14
1
-1
/
+1
*
Make API documentation links language aware
Baha
2017-04-05
1
-1
/
+1
*
Un-blacklist PhanUndeclaredVariable
Erik Bernhardson
2017-01-18
1
-0
/
+1
*
API: i18n for warnings and errors
Brad Jorsch
2016-12-06
1
-8
/
+19
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-18
/
+18
*
API: Add isset() to avoid PHP warning
Brad Jorsch
2015-12-02
1
-1
/
+3
*
ApiFeedWatchlist: Set messages for param-per-value too when copying from ApiQ...
Brad Jorsch
2015-11-16
1
-0
/
+7
*
Fix casing of function calls in API
Reedy
2015-11-07
1
-1
/
+1
*
ApiFeedWatchlist: Handle revdel
Brad Jorsch
2015-07-10
1
-2
/
+12
*
Fix some PHPCS issues
Jackmcbarn
2015-06-26
1
-1
/
+2
*
API: Overhaul ApiResult, make format=xml not throw, and add json formatversion
Brad Jorsch
2015-04-10
1
-4
/
+5
*
API: Handle invalid titles in action=feedwatchlist
Brad Jorsch
2015-03-03
1
-2
/
+17
*
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
-35
/
+27
*
API: Remove action=paraminfo 'props' and 'errors' result properties
Brad Jorsch
2014-08-07
1
-7
/
+0
*
Switch API to use Config classes
Reedy
2014-06-15
1
-12
/
+11
*
Always link to diff in watchlist feed
robin
2014-05-10
1
-12
/
+3
*
Fixed some @params documentation (includes/api)
umherirrender
2014-04-18
1
-1
/
+1
*
Add final period to API module descriptions
addshore
2014-03-10
1
-1
/
+1
*
Address errors and warnings in CodeSniffer in api/
Siebrand Mazeland
2013-11-17
1
-4
/
+13
*
Update formatting on API classes
Siebrand Mazeland
2013-11-14
1
-1
/
+3
*
Correctly use $wgFeedLimit in page history feed
MatmaRex
2013-07-07
1
-1
/
+1
*
(bug 47219) Allow specifying change type of Wikipedia feed items
kaligula
2013-04-30
1
-0
/
+6
*
Fixed spacing in api folder
umherirrender
2013-04-20
1
-2
/
+2
*
Support for linking directly to sections in ApiFeedWatchlist.
kaligula
2013-04-09
1
-1
/
+22
*
(bug 25325) fix hiding bot edits
kaligula
2013-03-24
1
-19
/
+38
*
(bug 25325) fix wlexcludeuser for ApiFeedWatchlist
MatmaRex
2013-03-10
1
-5
/
+5
*
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
*
Minor cleanup
Yuri Astrakhan
2013-01-12
1
-1
/
+1
*
Use wfMessage instead of deprecated wfMsg*
Alex Monk
2012-08-18
1
-3
/
+4
*
escape HTML elements in docblock with double quotes
Antoine Musso
2012-07-15
1
-1
/
+1
*
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
*
Add Platonides' "add wlexcludeuser to feedwatchlist" patch from bug 25325
Sam Reed
2011-11-14
1
-2
/
+9
*
Documentation
Sam Reed
2011-10-27
1
-0
/
+4
*
Followup r85756
Sam Reed
2011-10-13
1
-1
/
+1
*
Return documentation
Sam Reed
2011-09-21
1
-0
/
+2
*
Based on diff to wikia, set more functions consistently public rather than pr...
Sam Reed
2011-08-17
1
-1
/
+1
[next]