mediawiki-extensions-Echo/includes
bsitu e9d042283c Remove static object cache to avoid cross wiki related issue
Some script like job runners are running against multiple wikis, caching the object would make later wikis use the incorrect object, it's global variable anyway, there is no need to cache it

Change-Id: I427a5cefbd607aaf897dfa07087e381faffea495
2013-04-18 20:50:48 -07:00
..
DbEchoBackend.php Fix a possible db cache issue for job runner 2013-04-18 16:01:12 -07:00
DbEmailBatch.php Add nextSequenceValue() to support dbs like PostGres 2013-04-17 13:58:13 -07:00
DbEmailBundler.php Add email bundling function to Echo notification 2013-04-11 11:25:14 -07:00
DiscussionParser.php Merge "Pref for showing notifications" 2013-04-17 17:15:51 +00:00
EchoBackend.php Remove static object cache to avoid cross wiki related issue 2013-04-18 20:50:48 -07:00
EchoDbFactory.php Remove the redundant db, lb static cache layer 2013-04-18 14:33:38 -07:00
EmailBatch.php Merge "Email digest header tweaks" 2013-04-18 18:20:57 +00:00
EmailBundler.php Remove static object cache to avoid cross wiki related issue 2013-04-18 20:50:48 -07:00