NewsBlur/utils
2020-06-15 23:41:18 -04:00
..
archive convert some utils/ files to python3 2020-06-15 05:24:48 -04:00
backups Fixing notifications dialog bug. 2016-11-17 11:37:10 -08:00
munin Updating munin graph for app loads. 2018-02-26 16:09:59 -08:00
scrubber Font tag has attrs too 2019-07-31 11:08:09 -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
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 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04:00
facebook_fetcher.py 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04:00
feed_fetcher.py 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04:00
feed_functions.py change smart_unicode to smart_text in utils/feedfunctions.py 2020-06-13 13:16:50 -04:00
feedfinder.py 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04:00
feedfinder2.py 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04:00
feedparser.py convert some utils/ files to python3 2020-06-15 05:24:48 -04:00
fields.py change SingleRelatedObjectDescriptor to ReverseOneToOneDescriptor 2020-06-11 03:51:40 -04:00
hostname_ssh.py Moving to latest digitalocean API. 2015-09-21 16:13:09 -07:00
image_functions.py 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04: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 change force_str to force_text and smart_unicode to smart_bytes in utils/json_functions.py 2020-06-13 13:06:59 -04: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 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -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 Upgrading to mongo 3.0. Still needs fixes for mongoengine. 2016-11-10 10:11:46 -08:00
mongoengine_fields.py Stubbing in notifications dialog. 2016-11-14 11:12:13 -08:00
monitor_disk_usage.py Different ssl cert location. 2020-06-01 17:09:57 -04:00
monitor_newsletter_delivery.py 20% bounces on newsletters is cause for concern. 2020-06-03 12:55:44 -04:00
monitor_redis_bgsave.py Redis 3.2. 2017-01-11 20:13:04 -08:00
monitor_task_fetches.py Better text in monitor emails 2020-06-03 12:44:47 -04:00
PyRSS2Gen.py 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04: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 change mimetype to content_type and stop using request.REQUEST 2020-06-07 08:04:23 -04: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 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04:00
s3_utils.py 2to3 NewsBlur/utils/ 2020-06-13 13:13:20 -04:00
ssh.sh Fixing login name for sshdo. 2013-08-20 13:49:09 -07:00
story_functions.py Adding smart crop to image proxy thumbnails. 2019-12-25 19:08:22 -05:00
test-settings.py This is it, the big kahuna of fixes. This corrects for messed up guids that are causing lots of read stories to become unread. 2017-05-01 11:39:24 -07: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 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
twitter_fetcher.py Adding twitter lists to feed fetcher. 2020-06-04 16:57:04 -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 change User.is_authenticated() and User.is_anonymous() to attributes 2020-06-11 15:13:12 -04:00
view_functions.py Remove use of RequestContext and change render_to_response to render 2020-06-12 01:27:07 -04:00
zgrep.py Attempting to fix zgrep 2016-08-15 16:27:17 -07:00