aboutsummaryrefslogtreecommitdiffstats
path: root/includes/changes/AtomFeed.php
Commit message (Expand)AuthorAgeFilesLines
* Feed: Move feed-related classes to Feed/ and namespace themAmir Sarabadani2022-10-201-116/+0
* Use MainConfigNames instead of string literals, #2Aryeh Gregor2022-04-131-1/+3
* Explicit cast TS_UNIX to int for arithmetic operations and int argsUmherirrender2022-01-111-1/+1
* Refactor global variables to use MediaWikiServices insteadTChin2022-01-101-2/+5
* Merge "Explicit return in ChannelFeed::formatTime() implementations"jenkins-bot2020-05-081-0/+1
|\
| * Explicit return in ChannelFeed::formatTime() implementationsReedy2020-05-081-0/+1
* | Add missing public visibility on some methodsUmherirrender2020-05-081-4/+4
|/
* Update all use of $wgVersion to MW_VERSIONTimo Tijhof2020-02-251-2/+1
* changes: Split Feed.php into a class per fileTimo Tijhof2019-04-131-0/+111