NewsBlur/utils
Samuel Clay ecadf77a22 Merge branch 'django1.8' into django1.9
* django1.8:
  Fixing missing DB logs (redis and mongo) due to this change in django 1.8: "connections.queries is now a read-only attribute."
  Removing migrations that set a default date of 2020-05-08. Not sure why this was committed. I thought we resolved the issue with default datetimes?
2020-06-26 16:27:24 -04:00
..
archive Adding archive in utils, changing email in disk usage monitor. 2020-06-01 15:37:58 -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 Fixing various django1.9 issues, mainly around templates. 2020-06-25 17:57:35 -04:00
__init__.py
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 Adding twitter lists to feed fetcher. 2020-06-04 16:57:04 -04: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 Renaming feedfinder and feedfinder2. 2020-06-15 12:30:30 -04: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 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 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 upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -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 convert log messages to unicode with smart_unicode 2015-12-02 07:31:50 +01:00
management_functions.py
mongo_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
mongoengine_fields.py Stubbing in notifications dialog. 2016-11-14 11:12:13 -08:00
monitor_disk_usage.py Updating emails on monitors. 2020-06-08 15:11:42 -04:00
monitor_newsletter_delivery.py Bumping newsletter bounce to 50%. 2020-06-08 15:12:23 -04:00
monitor_redis_bgsave.py Redis 3.2. 2017-01-11 20:13:04 -08:00
monitor_task_fetches.py Updating emails on monitors. 2020-06-08 15:11:42 -04:00
PyRSS2Gen.py
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 Merge branch 'master' into django1.9 2020-06-26 16:27:20 -04:00
restart
rtail.py Hiding 12 option to cut back on number of new premiums. 2013-03-14 18:43:01 -07:00
S3.py
s3_utils.py change mimetype to content_type and stop using request.REQUEST 2020-06-07 08:04:23 -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 use DiscoverRunner to run tests 2020-06-08 07:56:11 -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 Cleaning up Twitter lists. 2020-06-24 09:34:49 -04:00
urlnorm.py
user_functions.py Removing print 2019-12-16 17:02:06 -05:00
view_functions.py Fixing various django1.9 issues, mainly around templates. 2020-06-25 17:57:35 -04:00
zgrep.py Attempting to fix zgrep 2016-08-15 16:27:17 -07:00