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
/
ChangesFeed.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Couple more pieces of wikia upstreaming
Sam Reed
2011-08-19
1
-0
/
+5
*
(bug 29485) For rss feed of the RC, it groups consecutive edits by same user,...
Brian Wolff
2011-06-19
1
-1
/
+13
*
Fix function level comments that start with /* not /**
Sam Reed
2011-05-21
1
-11
/
+11
*
Special pages don't have talk page. Fixes exception in feeds when using revis...
Niklas Laxström
2011-05-14
1
-2
/
+2
*
Pass the url to ChangesFeed::getFeedObject() instead of grabbing it from $wgT...
Alexandre Emsenhuber
2011-02-17
1
-5
/
+9
*
Remove $wgContLanguageCode usage in core.
Platonides
2010-09-07
1
-2
/
+2
*
Removal of unused globals
Sam Reed
2010-07-24
1
-2
/
+1
*
* (bug 21916) Last-Modified header is now correct when outputting cached feed
Alexandre Emsenhuber
2010-04-05
1
-1
/
+5
*
* (bug 22918) Feed cache keys now use $wgRenderHashAppend (so that it doesn't...
Alexandre Emsenhuber
2010-04-04
1
-4
/
+4
*
* Fix for r60163: in RC/RCL, hash together all the options, not just namespac...
Tim Starling
2010-02-10
1
-7
/
+5
*
* Document a bit
Alexandre Emsenhuber
2010-01-09
1
-5
/
+49
*
Follow-up to r60163 - add new function parameters at the end of the parameter...
Happy-melon
2009-12-17
1
-2
/
+2
*
(bug 21535) Add 'namespace' to cache key for RecentChanges RSS feed. Patch b...
Happy-melon
2009-12-17
1
-2
/
+2
*
(bug 19391) Fix caching for Recent ChangesFeed. Patch by Mormegil.
Bryan Tong Minh
2009-11-12
1
-3
/
+3
*
(bug 19394) Recent changes feed items corresponding to some log entries are b...
Chad Horohoe
2009-08-02
1
-1
/
+1
*
Skip feed items with deleted content entirely, fixes bug 19965
Aaron Schulz
2009-07-28
1
-1
/
+3
*
Cleanup to $wgFeedClasses:
Chad Horohoe
2009-02-14
1
-1
/
+1
*
* Added 'target' param to changesfeed to fix total breakage of RCL feed. They...
Aaron Schulz
2009-01-17
1
-2
/
+2
*
Remove some unused globals.
Chad Horohoe
2008-11-04
1
-1
/
+1
*
Don't throw fatals for bogus feed types (bug 15596)
Aaron Schulz
2008-09-14
1
-1
/
+2
*
A few misc. docs here and there.
Chad Horohoe
2008-09-13
1
-1
/
+1
*
Refactored SpecialRecentchanges:
Niklas Laxström
2008-06-17
1
-0
/
+129