NewsBlur/apps/rss_feeds/management/commands
2010-06-27 21:03:29 -04:00
..
__init__.py Created admin commands to run refresh_feed/s without invoking Apache. Finally! 2009-08-14 01:48:21 +00:00
calculate_scores.py Fixing feed calculation to allow for calculating all feed scores for a specific user. 2010-05-11 21:36:17 -04:00
calculate_subscribers.py Migrating page_data to its own table so as to not slow down the feeds table. 2010-06-27 21:03:29 -04:00
count_stories.py Moving story counter out of the feed fetcher. Will run nightly. 2010-04-19 12:18:40 -04:00
mark_read.py Adding a mark_read command to have the demo account always at 1 day unread. 2010-04-30 18:44:24 -04:00
refresh_feed.py Story guid hashing and a few small fixes for feed fetching. 2010-04-29 11:18:49 -04:00
refresh_feeds.py Parallelizing feed fetcher now recognizes other feed fetchers so they do not replicate work. Now multi-threaded and multi-processed aware 2010-04-27 13:44:53 -04:00
trim_feeds.py Trimming > 1000 stories from feeds. 2010-01-26 19:59:43 -05:00