Joona Hoikkala
|
dc255aeb4f
|
Fix tests and handle PluginError
|
2020-02-26 20:08:20 +02:00 |
|
Joona Hoikkala
|
a42cf70f71
|
More review comment fixes
|
2020-02-19 20:44:37 +02:00 |
|
Joona Hoikkala
|
a446e124e4
|
Fix tests after moving ocsp to public api
|
2020-02-12 17:55:10 +02:00 |
|
Joona Hoikkala
|
8ddc17fd2c
|
Merge remote-tracking branch 'origin/master' into ocsp_apache_continued
|
2020-02-12 17:42:41 +02:00 |
|
Joona Hoikkala
|
6395cc2b48
|
Copy dbm file to work directory before writing
|
2020-02-04 20:13:28 +02:00 |
|
Joona Hoikkala
|
1ad23f9db0
|
Move DBM handling to a context manager
|
2020-02-04 13:13:04 +02:00 |
|
Joona Hoikkala
|
fd74aba422
|
Address review comments
|
2020-02-03 22:18:52 +02:00 |
|
Joona Hoikkala
|
b6ea34c61d
|
Address review comments
|
2020-01-31 20:06:52 +02:00 |
|
Joona Hoikkala
|
882335c7ec
|
Merge remote-tracking branch 'origin/master' into ap2_to_master
|
2020-01-30 17:08:16 +02:00 |
|
Joona Hoikkala
|
4138259c51
|
Add certbot-apache tests and mypy type hints
|
2020-01-27 15:10:04 +02:00 |
|
Joona Hoikkala
|
a7f934701f
|
Add test to ensure dbm recovery if restart fails
|
2020-01-24 16:16:37 +02:00 |
|
Joona Hoikkala
|
6cfc493a71
|
Move restart() override and interface registration to OCSPPrefetchMixin
|
2020-01-24 15:02:25 +02:00 |
|
Joona Hoikkala
|
dad0ca3505
|
Merge remote-tracking branch 'origin/master' into ocsp_apache_continued
|
2020-01-22 20:51:30 +02:00 |
|
Joona Hoikkala
|
fa8a68d45f
|
Move the OCSP prefetch functionality to a mixin class
|
2020-01-22 20:51:09 +02:00 |
|
Ville Skyttä
|
1702cb90fd
|
Spelling and grammar fixes (#7695)
|
2020-01-17 18:55:51 +01:00 |
|
Joona Hoikkala
|
3b065238b3
|
Modifications needed for merging to master
|
2020-01-06 17:19:33 +02:00 |
|
Joona Hoikkala
|
0f5bda4ff9
|
Merge remote-tracking branch 'origin/master' into ap2_merge_master
|
2020-01-06 17:17:31 +02:00 |
|
Joona Hoikkala
|
857f98d4ec
|
Fix tests
|
2019-12-19 14:35:36 +02:00 |
|
Adrien Ferrand
|
e048da1e38
|
Reorganize imports (#7616)
* Isort execution
* Fix pylint, adapt coverage
* New isort
* Fix magic_typing lint
* Second round
* Fix pylint
* Third round. Store isort configuration
* Fix latest mistakes
* Other fixes
* Add newline
* Fix lint errors
|
2019-12-09 15:50:20 -05:00 |
|
ohemorange
|
6c1dfe43c7
|
Refactor tests out of packaged module for apache plugin (#7607)
Part of #7593.
* Refactor tests out of packaged module for apache plugin
* Exclude pycache and .py[cod]
* Change tests path in tox.ini
|
2019-11-27 09:57:35 -08:00 |
|