1
0
mirror of https://tt-rss.org/git/tt-rss.git synced 2024-06-27 12:05:06 +02:00
ttrss/classes
Andrew Dolgov 7b55001eee fix various issues reported by static analysis
update gitlab-ci config
2017-04-26 15:29:22 +03:00
..
auth fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
db fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
feeditem parser: properly support tag subtrees instead of text content for article content 2016-01-23 01:48:32 +03:00
handler remove local file extensions and generalize some method names for cached media 2017-03-23 14:55:40 +03:00
logger fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
pref fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
api.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
article.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
backend.php fix blank character after opening bracket in function calls 2013-04-17 18:34:18 +04:00
db.php return result codes if DB connection or --debug-feed fails 2017-04-25 13:39:01 +03:00
dbupdater.php actually check for failures properly in the dbupdater 2016-04-26 20:04:24 +03:00
dlg.php fix some remaining old-style viewfeed() calls 2015-08-13 09:51:39 +03:00
feedenclosure.php Store size of enclosure to database 2014-07-15 16:23:46 +02:00
feeditem.php move common methods to feeditem_common 2013-05-01 21:06:48 +04:00
feedparser.php feedparser: fix syntax error 2016-11-11 19:47:09 +03:00
feeds.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
handler.php fix missing DB object when instantiated to import opml 2013-04-18 23:19:14 +04:00
iauthmodule.php move authentication modules to plugins/ 2012-12-27 15:14:44 +04:00
idb.php actually check for failures properly in the dbupdater 2016-04-26 20:04:24 +03:00
ihandler.php implement plugin routing masks, add example plugin 2012-12-23 23:05:51 +04:00
logger.php make logging configurable; add logging to syslog 2013-04-19 09:45:43 +04:00
opml.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
plugin.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
pluginhandler.php add a wrapper for standard error codes returned by backend, also add explanation to the error object if possible 2015-03-30 13:02:24 +03:00
pluginhost.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
rpc.php fix various issues reported by static analysis 2017-04-26 15:29:22 +03:00
ttrssmailer.php ttrssmailer: include phpmailer's smtp class 2017-01-04 10:33:24 +03:00