NewsBlur/apps/rss_feeds/management/commands
2010-09-01 10:44: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 Merge branch 'master' of github.com:samuelclay/NewsBlur into mongo 2010-08-21 20:42:51 -04:00
count_stories.py Statistics on all feeds, stories, averages. Shown in the new statistics modal (not yet finished). 2010-07-25 23:13:27 -04:00
count_subscribers.py Really deleting old feeds now. Turned off delete protection. 2010-07-05 22:22:15 -04:00
mark_read.py Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
merge_feeds.py Holy hell, the Mongo transition is nearly complete. All that's left is classifiers. This includes stories, user_stories, and calculating unread counts. 2010-08-21 23:49:36 -04:00
refresh_feed.py Further Mongo work. Stories are now saved correctly, with tags + authors. Still need to do UserStories. 2010-08-21 20:42:38 -04:00
refresh_feeds.py Moving feeds out of the queue when they get updated. 2010-08-31 22:04:26 -04:00
task_feeds.py Task feeds in a grouped list rather than individually. Saves task creation overhead. 2010-09-01 10:44:29 -04:00
trim_feeds.py Logging tweaks to handle console and file handlers. 2010-08-16 12:52:39 -04:00