Rss-Bridge/lib
logmanoriginal c63af2e7ad core: Add separate Debug class
Replaces 'debugMessage' by specialized debug function 'Debug::log'.
This function takes the same arguments as the previous 'debugMessage'.

A separate Debug class allows for further optimization and separation
of concern.
2018-11-10 20:03:05 +01:00
..
Authentication.php core: Set code in header() instead of calling http_response_code() 2018-11-05 19:29:01 +01:00
Bridge.php [RssBridge] Include interfaces once 2018-11-06 19:23:32 +01:00
BridgeAbstract.php [RssBridge] Include interfaces once 2018-11-06 19:23:32 +01:00
BridgeCard.php [BridgeCard] Fix checkbox default value (#874) 2018-10-20 13:14:46 +02:00
BridgeInterface.php Return exceptions in requested feed formats (#841) 2018-10-15 17:21:43 +02:00
BridgeList.php core: Display optional administrator email (#896) 2018-11-05 10:46:44 +01:00
Cache.php [RssBridge] Include interfaces once 2018-11-06 19:23:32 +01:00
CacheInterface.php [cache] Specify cache duration for 'purgeCache' 2016-10-08 16:18:10 +02:00
Configuration.php core: Define path to whitelist.txt in rssbridge.php 2018-11-10 19:51:37 +01:00
contents.php core: Add separate Debug class 2018-11-10 20:03:05 +01:00
Debug.php core: Add separate Debug class 2018-11-10 20:03:05 +01:00
error.php core: Add separate Debug class 2018-11-10 20:03:05 +01:00
Exceptions.php core: Use REPOSITORY constant where applicable 2018-11-05 19:05:59 +01:00
FeedExpander.php core: Add separate Debug class 2018-11-10 20:03:05 +01:00
Format.php [RssBridge] Include interfaces once 2018-11-06 19:23:32 +01:00
FormatAbstract.php [RssBridge] Include interfaces once 2018-11-06 19:23:32 +01:00
FormatInterface.php [FormatInterface] Add missing public functions 2016-11-09 18:41:24 +01:00
html.php phpcs: Fix violations 2018-11-05 12:55:58 +01:00
ParameterValidator.php [ParameterValidator] Move 'getQueriedContext' from BridgeAbstract 2018-09-22 17:04:55 +02:00
rssbridge.php core: Add separate Debug class 2018-11-10 20:03:05 +01:00