certbot/certbot-apache/certbot_apache
Brad Warren 5ca8f7c5b9 Add lockfile (#4449)
* add lock_file

* cleanup lock file

* Add LockFile tests

* add lock_dir

* add lock_dir_until_exit

* add set_up_core_dir and move lock_dir_until_exit

* Move lock_and_call to certbot.test.util

* Add lock to Apache

* Add lock to the Nginx plugin

* Improve permissions error message

* sort plugins

* add test_prepare_order

* provide more actionable permissions error

* Document and catch use of OSError

* don't lock a directory twice

* add conditional dependency on ordereddict

* Add lock_test

* expand sorted plugins comment

* Add lock_test to lint

* make make_lineage more conventional and flexible

* enhance lock_test.py

* add lock_test to tox

* Readd success message

* make py26 happy

* add test_acquire_without_deletion
2017-05-01 14:49:12 -07:00
..
augeas_lens Merge Augeas fix for comment line continuations 2016-06-22 10:00:31 +01:00
tests Add lockfile (#4449) 2017-05-01 14:49:12 -07:00
__init__.py s/Let's Encrypt/Certbot certbot-apache 2016-04-13 16:36:53 -07:00
augeas_configurator.py Add line number to Augeas syntax error message (#3974) 2017-01-06 12:58:51 -08:00
centos-options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
configurator.py Add lockfile (#4449) 2017-05-01 14:49:12 -07:00
constants.py Change QSA to NE in HTTPS redirection (#4204) 2017-03-02 16:49:34 -08:00
display_ops.py Mitigate problems for people who run without -n (#3916) 2016-12-19 12:45:40 -08:00
obj.py Fix certbot-apache tests on Python 3 (#4172) 2017-02-24 18:21:21 -08:00
options-ssl-apache.conf s/letsencrypt/certbot letsencrypt-apache 2016-04-13 16:30:57 -07:00
parser.py Fix _get_runtime_cfg on Python 3 (#4262) 2017-03-18 18:06:32 -07:00
tls_sni_01.py Fix certbot-apache tests on Python 3 (#4172) 2017-02-24 18:21:21 -08:00