NewsBlur/utils
2011-03-24 13:02:17 -04:00
..
backups Adding pgbouncer configs to fabfile. Also fixing psql backups. 2011-03-20 20:16:28 -04:00
colorama Adding color throughout the logs. It's crazy gorgeous and easy to follow what's happening on the site from across the room. 2010-12-05 16:56:33 -05:00
munin Adding celery queue counts to munin. 2011-03-24 13:01:56 -04:00
opml Initial 2009-06-16 03:08:55 +00:00
paypal Adding paypal dependency. 2010-10-16 18:59:02 -04:00
reverend Snap back to previous scrolling position on story iframe when you click on links. Also checks if the user scrolls before snap back, as to prevent the page from snapping page unexpectedly. 2010-04-11 19:02:44 -04:00
templatetags Using correct domain, not adding the same site twice, messaging, better styling. 2011-01-22 18:25:16 -05:00
timezones Updating timezones to be django 1.3 compliant. Also adding index to active and active_subs fields on feeds table. 2011-01-17 13:52:11 -05:00
typogrify Typogrifying features on front page. Smart quotes. 2010-07-06 15:43:55 -04: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
bootstrap_mongo.py Renaming json.py to json_functions.py to resolve namespace conflict with anyjson. 2010-10-23 13:06:28 -04:00
compressed_textfield.py Adding trainer and account type to home page. 2010-10-17 17:25:10 -04:00
diff.py Initial 2009-06-16 03:08:55 +00:00
feed_fetch.sh More .gitignore, and adding cron jobs to fetch feeds. These will be replaced by celery within the next day or two. 2010-08-30 23:56:53 -04:00
feed_fetch_silent.sh Permissions on munin graph. 2010-09-08 13:38:58 -04:00
feed_fetcher.py Fixing a whole lot of feed fetch bugs. 2011-02-15 21:08:40 -05:00
feed_functions.py Lots of work towards the eventual release of recommended feeds. Now can try feeds (maybe taste would've been a better name?). 2011-03-15 23:42:27 -04:00
feedfinder.py Fixing feedfinder's local links checker. Doh. 2011-03-23 22:08:00 -04:00
feedparser.py Major improvement to feed fetching and parsing by upgrading feedparser to v5.0. Also sending correctly formatted feed information to debug email. And handling invalid page URLs gracefully. 2011-02-05 20:49:52 -05:00
fields.py Dropping a bunch of extra postgres tables. 2011-01-17 23:20:25 -05:00
json_functions.py Handling add url errors correctly. Also handling duplicate stories being marked read. Lastly, fixing bug around future stories being marked as read and then falling into an inconsistent state. 2011-02-24 18:51:30 -05:00
log.py Adding *'s to premium users during logging. 2011-02-23 13:46:47 -05: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
memcached_status.py Adding memcached. 2010-02-05 17:30:59 -05:00
restart Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04: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 nginx fabfile. 2011-03-21 20:07:24 -04:00
test-settings.py Initial stab at MongoDB in feed fetching and feed viewing. Still need to fix authors, tags, counts, aggregations, and any remaining bugs. 2010-08-21 13:57:49 -04:00
testrunner.py Initial stab at MongoDB in feed fetching and feed viewing. Still need to fix authors, tags, counts, aggregations, and any remaining bugs. 2010-08-21 13:57:49 -04:00
urlnorm.py Typo in urlnorm. 2010-07-28 18:21:27 -04:00
user_functions.py Adding a subscribed note in recommended feeds. 2011-03-02 12:05:58 -05:00