wiki.techinc.nl/includes/rcfeed
Stephane Bisson 62961558a5 Encapsulate rc_params handling in RecentChange::parseParams
* Make MachineReadableRCFeedFormatter use it

* Some unit tests

* Also fixed some line-too-long warnings in RecentChange.php

Change-Id: I443d14f5d4cdac0945cb9c03608d55745bbb865b
2015-06-10 15:11:37 -04:00
..
IRCColourfulRCFeedFormatter.php Replace wfRunHooks calls with direct Hooks::run calls 2014-12-10 12:26:59 -08:00
JSONRCFeedFormatter.php
MachineReadableRCFeedFormatter.php Encapsulate rc_params handling in RecentChange::parseParams 2015-06-10 15:11:37 -04:00
RCFeedEngine.php Remove various functions and globals deprecated since 1.22 from RecentChange 2014-08-12 22:19:36 -07:00
RCFeedFormatter.php
RedisPubSubFeedEngine.php
UDPRCFeedEngine.php Create a generic UDP transport class 2014-12-15 15:06:43 -07:00
XMLRCFeedFormatter.php