NewsBlur/utils
2016-11-14 12:31:41 -08:00
..
backups PostgreSQL 9.2 -> 9.4. 2015-07-20 18:55:41 -07:00
munin Adding new task db profiling times to munin. 2015-12-16 17:34:43 -08:00
scrubber Fixing Youtube embeds and correctly handling keyboard events when share is in transit. 2012-08-27 11:31:05 -07:00
templatetags Adding manage menu to dashboard. Moving around stats. 2016-02-03 10:26:45 -08: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
check_status.py Adding simple website uptime checker. 2013-07-01 16:52:21 -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_fetcher.py Handling twitter user not found error. 2016-11-11 15:12:13 -08:00
feed_functions.py When adding a feed to a folder, check against the lower case folder name to correct for dupes. 2016-11-14 12:31:41 -08:00
feedfinder.py Showing loading bar in all views. Also being more aggressive in finding urls when adding. 2013-06-30 17:00:31 -07:00
feedfinder2.py Fixing feed finder to allow feeds with <html> tags, just not those right at the beginning. 2016-03-17 21:10:03 -07:00
feedparser.py Noscript is causing issues (specifically http://seattle.curbed.com/atom.xml). 2015-10-23 16:29:35 -07:00
fields.py Dropping a bunch of extra postgres tables. 2011-01-17 23:20:25 -05:00
green.py Miscellaneous old utils. 2016-08-04 11:00:33 -07:00
hostname_ssh.py Moving to latest digitalocean API. 2015-09-21 16:13:09 -07:00
Image Color Algorithm.py Reverting most PIL cleanup. 2013-06-21 13:15:04 -07:00
image_functions.py Fixing image size calculator for new Twitter Cards implementation. 2015-04-07 10:47:08 -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 replaced 'unicode' with 'smart_unicode' in json_encode. added some PEP8 fixes. 2015-12-02 07:20:50 +01:00
kill_celery.sh Fixing kill commands 2014-05-16 12:39:18 -07:00
kill_gunicorn.sh Fixing kill commands 2014-05-16 12:39:18 -07:00
kill_node.sh Adding monit script for watching node real-time server. 2013-05-28 18:22:19 -07:00
knight.py Miscellaneous old utils. 2016-08-04 11:00:33 -07:00
log.py convert log messages to unicode with smart_unicode 2015-12-02 07:31:50 +01: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 Upgrading to mongo 3.0. Still needs fixes for mongoengine. 2016-11-10 10:11:46 -08:00
monitor_disk_usage.py Cleaning up disk usage monitor. 2016-03-16 12:20:16 -07:00
monitor_redis_bgsave.py Adding log tail to redis bgsave monitor. 2015-08-18 09:00:40 -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 Reintroducing correct subscriber counts. 2016-05-16 17:57:02 -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 Fixing favicon and feed title gradients in ios app. 2015-09-16 20:24:11 -07:00
ssh.sh Fixing login name for sshdo. 2013-08-20 13:49:09 -07:00
story_functions.py Undoing mistaken date correct. 2016-11-14 08:18:31 -08:00
test-settings.py When adding a feed to a folder, check against the lower case folder name to correct for dupes. 2016-11-14 12:31:41 -08:00
testrunner.py When adding a feed to a folder, check against the lower case folder name to correct for dupes. 2016-11-14 12:31:41 -08:00
tlnb.py Fixing tlnb 2016-11-02 22:07:10 -07:00
tlnbt.py Adding soft time limit to celery tasks. 2016-02-01 23:06:04 -08:00
tlnbw.py Adding tlnbw to watch the work server. 2013-08-20 13:39:19 -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 Adding user agents to logging. Reeder, Fever, Superfeedr, Old Reader, IE11. 2015-03-11 10:55:17 -07:00
view_functions.py New saved story as per IFTTT action. 2014-01-28 16:43:54 -08:00
zgrep.py Attempting to fix zgrep 2016-08-15 16:27:17 -07:00