NewsBlur/newsblur_web
Samuel Clay 5ff6a340f1 Merge branch 'master' into pro
* master:
  Upgrading to latest pymongo v3 to work with mongodb v4.0. Required rewrite of mongodb introspection, now using built-in pymongo monitoring. Should work on both web and celery.
  Removing unused mongo mms utils and configs.
  Updating pymongo to mongodb 4.0 compatible. Any further and we lose mongo wire protocol inspection.
  Full arm64 setup for imageproxy.
  Rearranging TF vars
  Upgrading to MongoDB 4.0, and upping mongo servers.
2022-05-10 20:59:03 -04:00
..
__init__.py Merge branch 'docker_django3.1' into dashboard3 2021-01-23 19:31:06 -05:00
assets.yml Removing unused audio handler shim that turned audio into flash for older browsers. 2022-03-31 20:41:03 -04:00
celeryapp.py change celeryapp to use Celery('newsblur_web') 2021-02-17 09:28:53 -05:00
docker_local_settings.py Upgrading to latest pymongo v3 to work with mongodb v4.0. Required rewrite of mongodb introspection, now using built-in pymongo monitoring. Should work on both web and celery. 2022-05-10 20:58:47 -04:00
entrypoint.sh Merge master into sictiru 2022-02-16 21:16:24 -08:00
settings.py Merge branch 'master' into pro 2022-05-10 20:59:03 -04:00
sitecustomize.py use newsblur_web instead of newsblur as directory name 2020-10-13 22:02:55 +07:00
test_settings.py remove custom installed_apps from test settings 2021-06-29 08:38:36 -06:00
urls.py Another Elasticsearch More Like This implementation, but it still doesn't surface anything close to correct. 2022-05-05 14:26:00 -04:00
wsgi.py use newsblur_web instead of newsblur as directory name 2020-10-13 22:02:55 +07:00