NewsBlur-viq/apps/rss_feeds/management/commands
2015-07-22 13:18:54 -07:00
..
__init__.py Created admin commands to run refresh_feed/s without invoking Apache. Finally! 2009-08-14 01:48:21 +00:00
backup_mongo.py Adding backup mongo task to be run by cron instead. 2012-12-10 11:37:35 -08:00
calculate_scores.py Adding offsets to unread count fixing. 2012-10-30 11:41:01 -07: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 Fixing the infernal FeedNotFound error whenever a dupe feed is created in the middle of another transaction. Yarr! 2011-05-19 19:04:10 -04:00
merge_feeds.py Moving text fields from Feed to FeedData. Migration includes deletion of old fields on Feed, now unused. 2011-01-17 22:48:38 -05:00
refresh_feed.py Moving to better feed finder (in the case of dupe feeds). 2012-10-25 16:14:25 -07:00
refresh_feeds.py 1/2 Cleaning up feed fetcher's updates to feeds table. Still need to find 6 dupes. 2015-07-22 13:18:54 -07:00
shellplus.py Fixing credit card images. Doh\! 2013-04-19 09:51:30 -07:00
task_feeds.py Merging separate task feeds tasks. 2012-08-09 21:18:45 -07:00
trim_feeds.py Fixing up trim feeds so we can trim old unused feeds. 2011-01-22 11:32:49 -05:00