NewsBlur/utils
2013-06-28 19:09:34 -07:00
..
backups Updating postgres backup. 2013-06-24 20:07:11 -07:00
munin Fixing munin. 2013-06-26 13:03:44 -07:00
scrubber Fixing Youtube embeds and correctly handling keyboard events when share is in transit. 2012-08-27 11:31:05 -07:00
templatetags Stripping www from blurblogs. 2013-05-21 06:34:49 -07:00
__init__.py Initial 2009-06-16 03:08:55 +00:00
bootstrap_intel.py Adding a migration for intelligence classifiers to include social_user_id, where it didn't exist before. 2012-06-22 13:45:39 -07:00
bootstrap_mongo.py Adding mongo feed icon model, bootstrapping, and moved the views. Still need the importer and the canonical rep to match new models. 2011-04-21 23:10:43 -04:00
bootstrap_redis_sessions.py Bootstrapping redis sessions. 2013-03-20 22:00:03 -07:00
bootstrap_story_hash.py Adding read preference to migration. 2013-03-28 15:15:24 -07:00
compressed_textfield.py Adding trainer and account type to home page. 2010-10-17 17:25:10 -04:00
db_functions.py Deprecating FeedLoadtime and moving to MongoDB-backed aggregate data for feed load time graphs. 2012-09-27 15:21:38 -07:00
exception_middleware.py Adding premium requirement for Text view. 2013-01-09 12:53:30 -08: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 Moving all pubsub to a dedicated redis box (called REDIS2). 2013-06-18 12:21:27 -07:00
feed_functions.py Chunking story hash pipeline to let others in. 2013-06-28 19:09:34 -07:00
feedfinder.py Disabling gatekeeper (robots.txt) check in feedfinder. This may have negative consequences. 2012-05-19 10:32:55 -07:00
feedparser.py Broken nb-full-container implementation. 2013-04-03 22:33:01 -07:00
feedparser_trunk.py Adding feedparser trunk, in case I want more pain. 2013-04-04 17:22:52 -07:00
fields.py Dropping a bunch of extra postgres tables. 2011-01-17 23:20:25 -05:00
hostname_ssh.py Auto-naming new app/task servers based on existing servers. 2013-05-20 12:57:45 -07:00
Image Color Algorithm.py Reverting most PIL cleanup. 2013-06-21 13:15:04 -07:00
image_functions.py Reverting most PIL cleanup. 2013-06-21 13:15:04 -07:00
jammit.py Moving to vendorized yaml. 2013-05-15 18:08:37 -07:00
jennyholzer.py The Jenny Holzer commit. When reaching the last page of a blurblog, show a Holzer Truism (instead of a 'no more stories' text). 2012-07-06 13:48:06 -07:00
json_functions.py Fixing Twitter sharing by upgrading to API v1.1. 2013-06-12 13:52:43 -07:00
kill_celery.sh Adding active premiums to status page. 2012-12-21 18:22:26 -08:00
kill_gunicorn.sh Adding active premiums to status page. 2012-12-21 18:22:26 -08:00
kill_node.sh Adding monit script for watching node real-time server. 2013-05-28 18:22:19 -07:00
log.py Moving from MongoDB's page_loads analytics table to Redis page loads. 2013-03-29 13:14:19 -07: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
mongo_raw_log_middleware.py Instrumenting pymongo to log queries in debug. Including Replica Set Connection. 2013-05-30 10:39:41 -07:00
PyRSS2Gen.py Updating shared story comments, displaying multiple comments for testing. 2011-12-17 13:05:11 -08:00
ratelimit.py Banning Feed Reader Background app, as it's causing a ton of bogus requests. 2013-06-25 21:48:30 -07:00
redis_raw_log_middleware.py Fixing about 4 bugs that have to do with logging, activating broken premiums, and importing from google reader when the user already has feeds and they aren't being cleared out (broken since friday july 20th, a week ago). Thanks to Luke Dieker for the find. 2012-07-27 12:46:37 -07:00
reimport_stripe_history.py Fixing stripe reimport 2013-03-29 14:27:00 -07:00
request_introspection_middleware.py Preventing dupe favorites from showing up in activities and interactions. 2012-07-28 13:16:18 -07:00
restart Fixing empty recommendations for new servers. Also adding firewall information and fixing up fabfile. 2011-03-19 18:35:44 -04:00
rtail.py Hiding 12 option to cut back on number of new premiums. 2013-03-14 18:43:01 -07: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
s3_utils.py sclay -> /srv 2013-02-25 19:01:11 -08:00
ssh.sh Adding dynamic ssh and fab hosting by querying digitalocean on every command. 2013-05-20 12:03:14 -07:00
story_functions.py Fixing three random exceptions in feed fetching. 2013-05-31 17:14:17 -07:00
test-settings.py Fixing tests. 2012-11-27 16:22:03 -08: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
tlnb.py Refacotring node+work servers out of app servers. 2013-06-23 13:47:19 -07:00
tlnbt.py Moving to a single hosts and hosts.yml file, used to control logs, deployment, firewalls, and communication. Awesome! 2013-03-24 22:31:46 -07:00
tornado_escape.py Auto-linkifying comments and replies, and stripping html from comments, replies, and story titles, tags, and authors. 2012-07-21 16:38:37 -07:00
urlnorm.py Fixing the feed chooser to show total # of feeds. Also fixing a unicode issue in normalizing urls. 2011-08-26 19:58:06 -07:00
user_functions.py Feed reader bg in user client list. 2013-06-24 23:41:31 -07:00
view_functions.py Fixing numerous exceptions. Story training when not having a story selected. Forbidden RSS feeds throwing exceptions instead of 403s. 2012-12-12 14:24:51 -08:00
zgrep.py Moving to vendorized yaml. 2013-05-15 18:08:37 -07:00