Commit graph

11 commits

Author SHA1 Message Date
Samuel Clay
ee7bd47e8b Cleaning up deploy work and monitors. The task monitors need to be integrate with the flask db monitors. 2021-05-26 11:41:28 -04:00
Samuel Clay
8371c635f7 Merge branch 'master' into django2.0
* master: (27 commits)
  Removing log override
  Moving logging over to the newsblur log.
  Fixing search indexer background task for new celery.
  Attempting to add gunicorn errors to console/log.
  Better handling of missing subs.
  Handling missing user sub on feed delete.
  Correct encoding for strings on systems that don't have utf-8 as default encoding.
  Writing in the real urllib3 dependency for requests.
  Upgrading requests due to urllib3 incompatibility.
  Login required should use the next parameter.
  Upgrading django oauth toolkit for django 1.11.
  Handling newsletters with multiple recipients.
  Extracting image urls sometimes fails.
  Handling ajax errors in json views.
  Adding timeouts to most outbound requests.
  Sentry SDK 0.19.4.
  Removing imperfect proxy warning for every story.
  Found four more GET/POST crosses.
  Feed unread count may need a POST.
  Namespacing settings.
  ...
2020-12-08 09:09:25 -05:00
Samuel Clay
4bc21931e9 Namespacing settings. 2020-12-05 17:23:31 -05:00
Samuel Clay
3737c13b22 Updating paths for python 3 2020-12-03 14:05:32 -05:00
Jonathan Math
3a0a2c28b8 2to3 utils/*.py 2020-06-19 02:27:48 -04:00
Samuel Clay
1b35039535 Redis 3.2. 2017-01-11 20:13:04 -08:00
Samuel Clay
2aa82a4eef Updating redis 2017-01-11 19:12:00 -08:00
Samuel Clay
8b2812afc9 Virtualenv redis bgsave monitor. 2016-11-14 12:59:06 -08:00
Samuel Clay
0ea8da6ce6 Adding log tail to redis bgsave monitor. 2015-08-18 09:00:40 -07:00
Samuel Clay
7e679cdf7a a+x on redis bgsave monitor. 2015-08-18 08:52:37 -07:00
Samuel Clay
80cd1e5a3b Adding redis bgsave monitor. 2015-08-18 08:51:49 -07:00