NewsBlur/utils
2021-01-20 13:32:47 -05:00
..
archive Upgrading to latest celery 4 (holy moly), which required some big changes to project layout. Still needs supervisor scripts updated. 2020-06-29 17:39:55 -04:00
backups Updating env vars, attempting to deploy django 1.11. 2020-11-09 12:24:32 -05:00
munin Adding django settings for munin. 2020-12-10 12:42:12 -05:00
scrubber Font tag has attrs too 2019-07-31 11:08:09 -07:00
templatetags Marking bookmarklet js and css as safe. 2020-12-10 14:11:17 -05:00
__init__.py Initial 2009-06-16 03:08:55 +00: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
facebook_fetcher.py Fixing facebook page fetcher bug. 2018-07-24 10:00:29 -04:00
feed_fetcher.py Extracting image urls sometimes fails. 2020-12-06 12:30:24 -05: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_forman.py Adding timeouts to most outbound requests. 2020-12-06 11:37:01 -05:00
feedfinder_pilgrim.py Renaming feedfinder and feedfinder2. 2020-06-15 12:30:30 -04:00
feedparser.py Allow looped twitter video. 2018-04-01 23:02:08 -07:00
fields.py Wrong fix for missing tagline. SHould instead create a FeedData. 2020-11-13 18:53:08 -05:00
hostname_ssh.py Updating env vars, attempting to deploy django 1.11. 2020-11-09 12:24:32 -05: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_fetcher.py Fixing issue around JSON feeds with missing fields. 2020-01-05 18:14:13 -05:00
json_functions.py Handling ajax errors in json views. 2020-12-06 12:03:31 -05:00
kill_celery.sh Rearranging pkill on celery. 2018-04-18 10:47:57 -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
log.py change User.is_authenticated() and User.is_anonymous() to attributes 2020-06-11 15:13:12 -04: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
mongo_raw_log_middleware.py Ignore send_message_with_response if not available (for some reason). 2021-01-06 16:37:51 -05:00
mongoengine_fields.py Stubbing in notifications dialog. 2016-11-14 11:12:13 -08:00
monitor_disk_usage.py Namespacing settings. 2020-12-05 17:23:31 -05:00
monitor_newsletter_delivery.py Namespacing settings. 2020-12-05 17:23:31 -05:00
monitor_redis_bgsave.py Namespacing settings. 2020-12-05 17:23:31 -05:00
monitor_task_fetches.py More descriptive failure email 2021-01-18 17:49:12 -05:00
monitor_work_queue.py Executable monitor work queue. 2021-01-20 13:32:47 -05: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 missing DB logs (redis and mongo) due to this change in django 1.8: "connections.queries is now a read-only attribute." 2020-06-26 15:56:06 -04:00
request_introspection_middleware.py Logging all requests in debug 2020-11-12 15:43:38 -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
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 Updating env vars, attempting to deploy django 1.11. 2020-11-09 12:24:32 -05:00
ssh.sh Fixing login name for sshdo. 2013-08-20 13:49:09 -07:00
story_functions.py Correct encoding for strings on systems that don't have utf-8 as default encoding. 2020-12-07 12:05:56 -05:00
test_settings.py test-settings to test_settings 2020-08-11 11:12:51 -04:00
testrunner.py move location where setup_databases is imported in testrunner.py because the old location is deprecated 2020-06-13 00:33:30 -04:00
tlnb.py Updating env vars, attempting to deploy django 1.11. 2020-11-09 12:24:32 -05: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
twitter_fetcher.py Handling over capacity for twitter. 2020-11-30 18:59:19 -05:00
upgrade_mongo_3.4.sh Upgrading to mongo 3.4 requires dropping old indexes with types attributes. Will need downtime to accomplish. 2020-06-30 17:13:19 -04: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 Merge branch 'master' into django1.11 2020-11-13 21:44:49 -05:00
view_functions.py get_argument_or_404 should expect a POST. 2020-11-13 11:04:09 -05:00
zgrep.py Updating env vars, attempting to deploy django 1.11. 2020-11-09 12:24:32 -05:00