Commit Graph

87 Commits

Author SHA1 Message Date
Hossein Shafagh 1ccc15859f updating requirements.
removing this pin, since the issue is now resolved.
kombu<4.6.0 # Bug with inspecting active tasks: https://github.com/celery/kombu/issues/1051
2020-01-03 14:14:01 -08:00
Hossein Shafagh 6f96a8f5b0 updating requirements 2019-10-15 15:47:21 -07:00
Hossein Shafagh 8c9a1df2cf
Merge branch 'master' into up-dependencies-20Sep2019 2019-09-20 15:19:25 -07:00
Hossein Shafagh a13c45e9cc updating dependencies, and fixing the deprecated arrow.replaces to shift 2019-09-20 13:49:38 -07:00
Hossein Shafagh a3706594fc
Merge branch 'master' into improved-logging-alerting-v2 2019-07-17 11:20:55 -07:00
Hossein Shafagh 54ecda4e1a updating fakeredis 2019-07-16 09:09:12 -07:00
Hossein Shafagh ae1633b0f2 updating requirements
has been a while since last update, more testing in deployment needed
2019-07-12 10:38:47 -07:00
Curtis Castrapel aeb32f4853 Upgrade docker to 3.7 2019-06-04 08:21:52 -07:00
Hossein Shafagh b89dd36771 updating requirements 2019-05-30 10:21:53 -07:00
Curtis Castrapel 5059cb731a Support read replicas in Lemur for improved performance 2019-05-28 12:38:33 -07:00
Curtis Castrapel 4fac726cf4 Add support for JSON logging 2019-05-17 08:48:26 -07:00
Curtis Castrapel c5ec5fa41f Add bandit to test and pre-commit 2019-05-16 08:13:42 -07:00
Curtis Castrapel 68fd1556b2 Black lint all the things 2019-05-16 07:57:02 -07:00
Curtis Castrapel 565142f985 Add soft timeouts to celery jobs; Check for PEM in LE order 2019-05-14 12:52:30 -07:00
Hossein Shafagh 6d5552afd3 updating requirements 2019-05-06 16:31:50 -07:00
Curtis Castrapel 6e3f394cff Updated requirements ; Revert change and require DNS validation by provider 2019-04-29 13:55:26 -07:00
Curtis Castrapel 83784d7cb8 Pinning pyjks to specific commit with pycryptodomex instead of pycryptodome 2019-04-22 21:50:48 -07:00
Hossein Shafagh d1e5a40d20 updating requirements, addressing the urllib3 high severity warning 2019-04-22 09:49:03 -07:00
Hossein Shafagh 5dd2e05972 updating requirements 2019-04-16 08:50:46 -07:00
Hossein Shafagh 9bdf48c1b9 updating requirements 2019-04-12 14:29:08 -07:00
Curtis Castrapel 2ff57e932c Update requirements - upgrade to py37 2019-04-10 15:40:48 -07:00
Curtis Castrapel c2158ff8fb Add order URI during LE cert creation failure; Fail properly when invalid CA passed; Update reqs 2019-03-25 08:28:23 -07:00
Curtis Castrapel 20ac4bd3dd downgrade kombu 2019-03-05 07:34:30 -08:00
Curtis Castrapel dd2900bdbc Relax search;update requirements 2019-03-04 10:04:06 -08:00
Hossein Shafagh e64de7d312 updating requirements 2019-02-25 19:12:20 -08:00
Hossein Shafagh 42af082d3a updating requirements 2019-02-11 10:22:59 -08:00
Hossein Shafagh 73a474bd35 pinning pyyaml to ensure only using the patched version 2019-02-08 08:23:42 -08:00
Hossein Shafagh 70a70663a2 updating requirements 2019-02-07 09:51:34 -08:00
Curtis Castrapel d2317acfc5 allowing create_user with noninteractive PW;updating reqs 2019-01-29 15:17:40 -08:00
Curtis Castrapel d689f5cda3 Fix LetsEncrypt for duplicate CN/SAN 2019-01-17 14:59:57 -08:00
Curtis Castrapel 3ee12cc50b Update requirements 2019-01-10 09:26:15 -08:00
Curtis Castrapel faa91ef2a7 Update requirements with Kombu fix 2019-01-08 09:47:46 -08:00
Curtis Castrapel b35d494f2d Update requirements 2018-12-18 12:29:12 -08:00
Curtis Castrapel da87135e02 update reqs 2018-12-06 12:29:16 -08:00
Curtis Castrapel 2381d0a4bb Add async call to create pending cert when needed 2018-11-28 11:32:52 -08:00
Curtis Castrapel a7a05e26bc Do not re-use CSR during certificate reissuance; Update requirement; Add more logging to celery handler 2018-11-12 09:52:11 -08:00
Curtis Castrapel 75183ef2f2 Unpin most dependencies, and fix moto 2018-11-05 14:37:52 -08:00
Curtis Castrapel 52e773230d Add new gin index to optimize ILIKE queries 2018-11-05 10:29:11 -08:00
Curtis Castrapel d4880f3e9d update itsdangerous 2018-10-29 09:39:12 -07:00
Curtis Castrapel 73ed5164cd deps 2018-10-22 14:51:13 -07:00
Curtis Castrapel e83699b6ae Add unique constraint to sources table - label column 2018-10-19 15:34:34 -07:00
Curtis Castrapel e91d8ec81b add indexes to domains and certificates tables to optimize load time 2018-10-11 11:36:50 -07:00
Curtis Castrapel 563f0fb9b2 Celery refactoring, celery beat job in configuration 2018-09-17 10:52:12 -07:00
Curtis Castrapel 23382b2777 Celery integration 2018-09-13 10:35:54 -07:00
Curtis Castrapel b8b0f77ff8 Update requirements 2018-08-27 09:00:04 -07:00
Curtis 1b77dfa47a
Revert "Precommit - Fix linty things" 2018-08-22 13:21:35 -07:00
Curtis Castrapel 3e9726d9db Precommit work 2018-08-22 10:38:09 -07:00
Curtis Castrapel 9f64f0523b Increase timeouts 2018-08-17 15:36:56 -07:00
Curtis Castrapel da99bcda68 Better zone handling 2018-08-16 10:12:19 -07:00
Curtis Castrapel bb026b8b59 Allow LetsEncrypt renewals and requesting certificates without specifying DNS provider 2018-08-13 14:22:59 -07:00