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
/
FeedUtils.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix possibly undefined variables
Sam Reed
2012-02-18
1
-0
/
+1
*
More return documentation
Sam Reed
2012-02-09
1
-0
/
+1
*
r96546: Made FeedUtils::formatDiff() use the new LogFormatter class rather th...
Aaron Schulz
2012-02-07
1
-8
/
+7
*
Follow-up r106189. The $wgUser are no longer needed.
Platonides
2011-12-15
1
-6
/
+4
*
Remove users of deprecated User::getSkin().
Siebrand Mazeland
2011-12-14
1
-3
/
+2
*
Fix for r102295 per CR r105654: don't double-escape the URL
Tim Starling
2011-12-09
1
-1
/
+1
*
Fixes for r102295:
Tim Starling
2011-12-09
1
-8
/
+7
*
Fix comment from r102287
Tim Starling
2011-12-09
1
-2
/
+2
*
bug 29110 - $wgFeedDiffCutoff doesn't affect new pages
Antoine Musso
2011-11-07
1
-12
/
+31
*
early returns to avoid long code in if / else
Antoine Musso
2011-11-07
1
-49
/
+54
*
* Added HttpError exception as replacement for wfHttpError(); changed alls co...
Alexandre Emsenhuber
2011-09-16
1
-3
/
+2
*
Trim trailing whitespace
Sam Reed
2011-09-04
1
-1
/
+0
*
Change usages of $wgUser->getSkin() in special pages to use $this->getSkin()
Sam Reed
2011-07-01
1
-1
/
+1
*
Avoid PHP notice about undefined variable $diffText if $wgFeedDiffCutoff is 0
Alexandre Emsenhuber
2010-04-04
1
-1
/
+1
*
* (bug 19393) Feeds now format dates in user language rather than content lan...
Alexandre Emsenhuber
2010-04-02
1
-7
/
+7
*
__FUNCTION__ -> __METHOD__
Alexandre Emsenhuber
2010-01-10
1
-4
/
+4
*
* Document a bit
Alexandre Emsenhuber
2010-01-09
1
-11
/
+43
*
(bug 19394) Recent changes feed items corresponding to some log entries are b...
Chad Horohoe
2009-08-02
1
-1
/
+1
*
Message 'revisionasof' - date and time separated as of request by user "Der U...
Purodha B Blissenbach
2009-06-01
1
-3
/
+7
*
Remove some unused $wgOut's.
Chad Horohoe
2009-04-07
1
-1
/
+1
*
(bug 14868) Setting $wgFeedDiffCutoff to 0 now stops generation of the diff e...
Chad Horohoe
2008-08-08
1
-7
/
+10
*
* (bug 14646) Fix some double-escaping of HTML in feed output
Brion Vibber
2008-07-06
1
-5
/
+6
*
Refactored SpecialRecentchanges:
Niklas Laxström
2008-06-17
1
-0
/
+151