NewsBlur/utils
2010-01-12 01:19:37 +00:00
..
cache Initial 2009-06-16 03:08:55 +00:00
csstidy-1.3 Adding django-compress. 2009-09-08 03:15:49 +00:00
dateutil Initial 2009-06-16 03:08:55 +00:00
django_extensions Django Extensions 2009-07-22 04:24:24 +00:00
djangocompress updating djangocompress 2009-09-08 03:37:17 +00:00
djangologging Optimizing and refactoring a ton of queries and calls. Really, I touched almost everything, from the feed ingestion system, to marking stories as read, to merging ReadStories and Opinions. 2009-07-28 02:27:27 +00:00
feedcache Initial 2009-06-16 03:08:55 +00:00
opml Initial 2009-06-16 03:08:55 +00:00
yuicompressor-2.4.2 Adding django-compress. 2009-09-08 03:15:49 +00:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
diff.py Initial 2009-06-16 03:08:55 +00:00
feed_fetcher.py Adding classification types for publishers vs. stories. 2010-01-12 01:19:37 +00:00
feed_functions.py Rewrote ingestion and acquiring of feeds. This needs some serious TLC soon. 2009-08-01 04:26:57 +00:00
feedparser.py Initial 2009-06-16 03:08:55 +00:00
feeds.py Initial 2009-06-16 03:08:55 +00:00
json.py Refactored the feed fetcher. Added integration tests for dupe matching. Also stubbed in AI score calculations so I can do something with the output soon. 2009-08-29 19:34:42 +00:00
management_functions.py Woo - Checking for content and title differences to resolve duplicate entries. Integration tests prove a number of differences are successfully resolved. 2009-08-30 00:43:13 +00:00
object_manager.py Initial 2009-06-16 03:08:55 +00:00
S3.py Updating integration tests to include updated feeds. Wahoo! Now to figure out the dupe issues through testing. 2009-08-08 16:52:11 +00:00
story_functions.py Fixing the out-of-date dupe bug. 2009-12-18 20:47:44 +00:00
threadpool.py Using threadpool module and feedjack to import feeds. Largely the same functionality, but now more debugging info, as well as better error handling and threads. 2009-08-20 02:43:01 +00:00
user_functions.py Removing a few debug messages for cleaner debugging in production. 2009-08-07 12:21:39 +00:00