]> git.wh0rd.org Git - tt-rss.git/history - update_feeds.php
check_for_update: fix typo which caused incorrect output of print_runtime_error(...
[tt-rss.git] / update_feeds.php
2010-04-14 Andrew Dolgovremove custom hardcoded cache destinations in various...
2009-01-31 Andrew Dolgovmake update scripts executable
2009-01-20 Andrew Dolgovcall purge_orphans from daemon main loop function
2009-01-20 Andrew Dolgovpurge feeds after updating
2008-11-10 Andrew Dolgovcode cleanup, test for db_escape() crazyness in DB...
2008-11-05 Andrew Dolgovupdate_feeds.php: update up to DAEMON_FEED_LIMIT on...
2008-06-24 Andrew Dolgovcall global_purge_all_posts()
2008-01-26 Andrew Dolgovmove update daemon code to common function, reorganize...
2008-01-17 Andrew Dolgovnew config option: LOCK_DIRECTORY (bump config version)
2007-11-21 Andrew Dolgovdefine DEFAULT_ERROR_LEVEL in update_feeds.php
2007-09-25 Andrew Dolgovlock checking in update_feeds.php
2007-08-29 Andrew Dolgovadd cache override
2007-08-25 Andrew Dolgovremove mysql SET CHARACTER SET call
2007-08-21 Andrew Dolgovnew config option: MYSQL_CHARSET
2007-08-21 Andrew Dolgovmysql: disable utf8
2007-08-17 Andrew Dolgovmysql: set connection charset to utf-8
2007-03-02 Andrew Dolgovadd tt-rss forum as default subscription for new users
2007-02-20 Andrew Dolgovfix charset-related bug, release 1.2.8-p1
2006-10-01 Andrew Dolgovinitialize user prefs on update_feeds run
2006-08-21 Andrew Dolgovnew option: DAEMON_SENDS_DIGESTS
2006-08-21 Andrew Dolgovimplement support for daily digests
2006-08-19 Andrew Dolgovchange short php tags to long ones
2006-02-11 Andrew Dolgovinitial work on update daemon
2005-12-03 Andrew Dolgovnull output from update_feeds.php
2005-12-03 Andrew Dolgovupdate_feeds.php for CLI