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

284 Commits

Author SHA1 Message Date
Joona Hoikkala
10a49532ae Add / replace functionality to augeas transform paths to overwrite old narrower scope if needed 2016-01-05 11:25:21 +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
3fadfb5444 Fixed the find exe condition 2015-12-28 15:56:24 +02:00
Joona Hoikkala
ab069741f2 Fix tests 2015-12-28 14:03:50 +02:00
Joona Hoikkala
e3358bb153 Abstract the remaining commands to configurable ones 2015-12-28 13:47:14 +02:00
Joona Hoikkala
83812dc16a Abstract config file matching to os based constants 2015-12-28 12:56:44 +02:00
Peter Eckersley
ffd0d5aa56 Merge pull request #1811 from joohoi/multios_apache
Support apache plugin in different operating systems
2015-12-25 14:50:17 -08:00
Peter Eckersley
d6dcfa7b7f Revert "Issue 2002" 2015-12-25 13:18:19 -08:00
Joona Hoikkala
155469b51c Merge remote-tracking branch 'upstream/master' into multios_apache 2015-12-25 10:18:56 +02:00
Joona Hoikkala
c728219bc9 Changed define and version commands from string to list to avoid unneeded parsing later on 2015-12-25 10:18:24 +02:00
Peter Eckersley
32f2e2f326 Merge pull request #2009 from SwartzCr/issue_2002
Issue 2002
2015-12-24 12:37:01 -08:00
Noah Swartz
ea2c86b926 fixed linting and added logger 2015-12-23 16:08:33 -08:00
Peter Eckersley
ce9e3c1f94 Some OSes don't enable the mime module by default? 2015-12-23 15:00:07 -08:00
Noah Swartz
49f36f8071 also debug the written conf file 2015-12-23 14:57:14 -08:00
Peter Eckersley
8b50274d88 --hsts should not use includeSubDomains
Fixes #1728
2015-12-23 11:33:39 -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
Noah Swartz
c9b9b0edda add debug statement 2015-12-23 10:31:31 -08:00
Joona Hoikkala
c29c6c96ae Fix tests to complete the merge 2015-12-23 20:08:44 +02:00
Joona Hoikkala
2366b29755 Fix the flow let #1961 and #1811 coexist 2015-12-23 20:07:15 +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
Joona Hoikkala
7b05d573f2 Abstracted the -D DUMP_RUN_CFG command to use os specific one, defined in constants 2015-12-22 10:32:18 +02: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
Joona Hoikkala
52167475df Get pass version to parser and ignore CLI checks for define for 2.2 as it returns empty results anyway 2015-12-21 23:51:22 +02:00
Joona Hoikkala
9e8f3cc644 Add gentoo fingerprint 2015-12-21 22:52:32 +02:00
Dominic Cleal
a72e498c97 Merge Augeas lens fix for quotes in directive arguments
From d4d7ea9771

Closes: #1934
2015-12-18 08:11:19 +00: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
77c67f1fa9 Gentoo constants, still missing gentoo fingerprint though 2015-12-14 09:27:16 +02: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
Peter Eckersley
09f7d87a1a Merge pull request #1854 from domcleal/1724-augeas-arg-dquote
Merge Augeas lens fix for partially quoted arguments
2015-12-11 12:04:58 -08:00
sagi
06643b35a0 Merge remote-tracking branch 'upstream/master' into bugfix_redirect 2015-12-11 12:14:02 +00:00
sagi
2edfc1cd59 simplified augeas get, with parsers get_arg func 2015-12-11 11:59:26 +00:00
Joona Hoikkala
0805b08162 Make python 2.6 happy with the assertRaises 2015-12-11 13:17:21 +02:00
sagi
5f05c5104e make lint happy 2015-12-11 11:13:32 +00: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
sagi
ab1e75e426 Change dir_dict to rewrite_args_dict 2015-12-11 10:17:46 +00:00
sagi
23a97b8281 Change iteration on dir_dict 2015-12-11 10:09:16 +00:00