1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-21 19:01:07 +03:00
Commit Graph

120 Commits

Author SHA1 Message Date
Peter Eckersley
e58fc0aaa6 Merge pull request #2110 from letsencrypt/precise-bootstrap
Precise bootstrap
2016-01-10 02:36:10 -08:00
Peter Eckersley
5146a766c7 Merge pull request #2092 from joohoi/augeas_paths
Select broader wildcard matching pattern for augeas paths if overlapping
2016-01-10 02:15:10 -08:00
Peter Eckersley
4bdd96a29e Verbosity 2016-01-07 08:59:53 -08:00
Peter Eckersley
bbf25a2c5e Setenvif may be required for conf tests on ubuntu 12.04? 2016-01-07 08:57:13 -08:00
watercrossing
4d3d6ff031 Fix for listen bug 2016-01-05 16:51:34 +00:00
Joona Hoikkala
32d5375b9b Change test to check out adding a file not already in the augeas paths 2016-01-05 13:21:18 +02:00
Peter Eckersley
b6531afb8d Merge pull request #1992 from letsencrypt/apache-conf-test
Apache conf tests in travis
2016-01-02 17:49:38 -08:00
Joona Hoikkala
ab069741f2 Fix tests 2015-12-28 14:03:50 +02:00
Peter Eckersley
ce9e3c1f94 Some OSes don't enable the mime module by default? 2015-12-23 15:00:07 -08:00
Peter Eckersley
494e6e7711 Remove TODO that has been done 2015-12-23 10:53:13 -08:00
Peter Eckersley
6db4062619 Split module installation into substeps
- This may prevent failures if one thing is uninstallable
2015-12-23 10:45:08 -08:00
Joona Hoikkala
c29c6c96ae Fix tests to complete the merge 2015-12-23 20:08:44 +02:00
Joona Hoikkala
e7641dcdee Merge remote-tracking branch 'upstream/master' into multios_apache
# Conflicts:
#	letsencrypt-apache/letsencrypt_apache/configurator.py
#	letsencrypt-apache/letsencrypt_apache/parser.py
#	letsencrypt-apache/letsencrypt_apache/tests/configurator_test.py
2015-12-23 20:02:34 +02:00
Peter Eckersley
d9ea151fbb Tweak the graphite config file so that apacheconftest passes again
(At least on debian and other systems that have a www-data user...)
2015-12-22 16:04:30 -08:00
Peter Eckersley
ef1973ae28 Move recently included tests to the new apache-conf-test location 2015-12-22 15:58:09 -08:00
Peter Eckersley
c77a6fa674 Merge remote-tracking branch 'origin/master' into apache-conf-test 2015-12-22 15:57:20 -08:00
Peter Eckersley
e41ddd2cc7 Rename hackishapachetest -> apacheconftest
Reenable other travis tests as well as this one
2015-12-22 15:50:48 -08:00
Peter Eckersley
420cd1a106 Merge pull request #1961 from SwartzCr/issue_1208
Support Apache 2.2
2015-12-22 14:27:40 -08:00
Peter Eckersley
47f7e70b76 This is a more correct test 2015-12-21 16:09:57 -08:00
Peter Eckersley
a0e902d405 More module deps! 2015-12-21 16:09:57 -08:00
Peter Eckersley
8d71b2d6c3 Install Apache modules in travis 2015-12-21 16:09:46 -08:00
Peter Eckersley
7a16e2e248 Wrangle things to actually run in travis 2015-12-21 16:09:26 -08:00
Peter Eckersley
d777e7faba This sort of works in tox; travis is unlikely due to sudo 2015-12-21 16:09:26 -08:00
Noah Swartz
ca39b0d125 fixed linting problems 2015-12-21 14:39:14 -08:00
Joona Hoikkala
9739a0f10e Merge remote-tracking branch 'upstream/master' into multios_apache 2015-12-21 23:53:08 +02:00
Peter Eckersley
55cc72fab7 Merge pull request #1707 from sagi/bugfix_redirect
Fix Redirect Verification
2015-12-16 12:43:54 -08:00
Joona Hoikkala
2b36a2f6c2 Merge remote-tracking branch 'upstream/master' into multios_apache 2015-12-14 09:26:07 +02:00
Peter Eckersley
8e5f9732de Merge pull request #1758 from letsencrypt/augeas329
lens update from augeas upstream
2015-12-11 15:47:46 -08:00
Brad Warren
0bde2007d0 Remove closing tag 2015-12-11 15:11:16 -08:00
sagi
06643b35a0 Merge remote-tracking branch 'upstream/master' into bugfix_redirect 2015-12-11 12:14:02 +00:00
Joona Hoikkala
0805b08162 Make python 2.6 happy with the assertRaises 2015-12-11 13:17:21 +02:00
Joona Hoikkala
4d31a8cb39 Sane error message in case user tries to use apache-handle-sites functionality in non-supported environment. 2015-12-11 12:41:21 +02:00
Joona Hoikkala
7bf8842ba7 Added missing test for full coverage 2015-12-11 00:03:00 +02:00
Noah Swartz
d761df90d4 added coverage tests 2015-12-09 18:51:16 -08:00
Noah Swartz
414cfe9f13 Merge remote-tracking branch 'mainline/master' into issue_1208 2015-12-09 17:10:49 -08:00
Noah Swartz
0a1b9c2bf0 fixed failing tests for changes that allow apache22 2015-12-09 17:05:38 -08:00
Joona Hoikkala
3c85a88de1 Merge remote-tracking branch 'upstream/master' into multios_apache 2015-12-09 15:29:05 +02:00
Ingolf Becker
62ea74b9e4 Modify apache plugin to work on setups where apache listens to a specific ip 2015-12-08 13:22:52 +00:00
Joona Hoikkala
47eb7d76cd PEP8 & linter love 2015-12-07 13:37:58 +02:00
Joona Hoikkala
718a6481f1 Tests for the lone function in constants 2015-12-07 13:16:48 +02:00
Joona Hoikkala
c9f14e0461 Augeas test fix 2015-12-07 12:13:24 +02:00
Joona Hoikkala
3701560a88 Fix existing tests 2015-12-07 12:03:54 +02:00
sagi
0348f62ffa add more tests 2015-12-04 02:00:24 +00:00
sagi
a6a61fee34 Merge remote-tracking branch 'upstream/master' into bugfix_redirect 2015-12-03 22:12:49 +00:00
sagi
379506739d add tests 2015-12-03 01:40:12 +00:00
sagi
b97fc124e0 add ver>=2.3.9 check to the case where there is no vhost config 2015-12-02 23:05:49 +00:00
sagi
19e1911945 make lint happy; delete trailing whitespaces 2015-12-02 22:48:14 +00:00
sagi
f285f3947d mock get_version in configurator_test 2015-12-02 22:00:07 +00:00
bmw
c760d84ccb Merge pull request #1582 from SwartzCr/vhost
prevent files from being left in apache sites-available issue 808
2015-12-01 18:10:19 -08:00
Noah Swartz
ec28094ae2 added test for new temp elif 2015-12-01 16:28:15 -08:00