Commit Graph
6699 Commits
Author SHA1 Message Date
bmwandGitHub 553b3162e7 Merge pull request #2136 from tboegi/gitattributes_eol_overrideses_auto
.gitattributes: EOL=LF overrides auto
2016-06-16 14:29:39 -07:00
Peter Eckersley 72ba5b72cc Try to preserve the exact form of end-of-file whitespace 2016-06-16 12:25:11 -07:00
Peter Eckersley e5ce03b312 More test wrangling 2016-06-16 12:24:36 -07:00
Peter EckersleyandGitHub 72724f729a Merge pull request #3173 from certbot/candidate-0.8.1
Update the autos in response to 0.8.1 release
2016-06-16 12:14:42 -07:00
Peter Eckersley ff7addefb3 Start fixing tests 2016-06-15 17:57:24 -07:00
Peter Eckersley 2cbd680bd5 Hide .spaced from users outside nginxparser.py 2016-06-15 17:36:53 -07:00
Peter Eckersley 4f46289c1b Start cleanup 2016-06-15 17:26:38 -07:00
Peter Eckersley c867e1e0d5 Merge remote-tracking branch 'origin/master' into nginx-space-preservation 2016-06-15 16:43:58 -07:00
Peter Eckersley 5e59b8ad46 Woohoo! it works 2016-06-15 16:42:47 -07:00
Peter Eckersley 98a2e0c6d6 Another waypoint 2016-06-15 16:02:33 -07:00
Jacob Sachs 176751f4da Log new cert and cert renewal 2016-06-14 23:15:55 -04:00
Brad Warren 5c74e728b5 Bump version to 0.9.0 2016-06-14 16:56:31 -07:00
Brad Warren 4158656058 Release 0.8.1 v0.8.1 2016-06-14 16:56:16 -07:00
Peter EckersleyandGitHub 4da0ee6185 Merge pull request #3111 from certbot/exit-if-no-bootstrap
Exit if cannot bootstrap in certbot-auto
2016-06-14 14:29:28 -07:00
Peter EckersleyandGitHub 6dcc2bcf39 Merge pull request #3168 from certbot/default-detector
Fix default detection
2016-06-14 14:23:28 -07:00
Brad Warren 261046a2d7 Update relevant_values tests 2016-06-14 13:52:39 -07:00
Ben IrvingandJacob Hoffman-Andrews 61b77766c2 Add integration test cases for must staple and ECDSA (#3158) 2016-06-14 11:28:29 -07:00
Geoffroy Doucet 8c8125c6fd Added the argument --quiet and -q so then when used with a regular
user there is no output to the screen.
2016-06-13 21:29:51 -04:00
Brad Warren f9d5ecaf6f Add option_was_set test 2016-06-13 17:45:47 -07:00
Brad Warren 97af8dfb70 Add defaults to helpful_parser 2016-06-13 17:31:57 -07:00
Brad Warren 4c68792dd3 Remove test_defaults_global 2016-06-13 17:29:56 -07:00
Brad Warren 8c174f38b5 Add has_default_value method 2016-06-13 17:00:59 -07:00
Brad Warren aaf93b65b0 Refactor storage.relevant_values 2016-06-13 16:55:45 -07:00
Brad Warren 8f68663097 Add option_was_set function 2016-06-13 16:52:35 -07:00
Brad Warren 9f61424e26 Merge branch 'master' into default-detector 2016-06-13 15:07:13 -07:00
Brad Warren 26316fb222 Ensure changes to webroot_map aren't reflected in cli.DEFAULTS 2016-06-13 15:06:49 -07:00
Peter EckersleyandGitHub 268fb903b2 Merge pull request #3134 from fibbers/fix-virtualenv-package-installation-issue
Prevent bootstrap-issue on Debian systems with virtualenv package
2016-06-13 15:00:19 -07:00
Peter EckersleyandGitHub caccde42b4 Merge pull request #3113 from certbot/revert-2936-dev-venv-fix
Revert "Use --force-reinstall to fix bad virtualenv package"
2016-06-13 14:57:38 -07:00
Brad Warren b57677b16a Use cli.DEFAULTS in storage.py 2016-06-13 14:57:14 -07:00
Brad Warren 657c4e7259 Set DEFAULTS during parse_args 2016-06-13 14:49:24 -07:00
Peter EckersleyandGitHub 645e8edef0 Merge pull request #3160 from lwolf/master
Add additional warning with actual exception message during renewal
2016-06-13 14:43:49 -07:00
Peter EckersleyandGitHub fb2cc6f88e Merge pull request #3164 from jsha/eacces-guidance
Provide nonroot guidance when logging gets EACCES.
2016-06-13 14:27:58 -07:00
Peter EckersleyandGitHub 28169f17e3 Merge pull request #3133 from certbot/mageia
Mageia Bootstrap
2016-06-13 14:26:05 -07:00
Peter EckersleyandGitHub b53b47c5d7 Merge pull request #3125 from certbot/lint-lint
Improve user experience for linting.
2016-06-13 14:22:11 -07:00
Brad Warren c60c28514c Add global DEFAULT variable 2016-06-13 13:49:32 -07:00
Jacob Hoffman-Andrews f8a07a8f46 Provide nonroot guidance when logging gets EACCES. 2016-06-13 11:53:32 -07:00
Sergey Nuzdhin 6a53522a6c Add additional warning with actual exception message during renewal
Log and show warning with real exception message to make it more clear what exactly happened.
Currently we show `config is broken` when in fact we have broken symlinks in live folder.
2016-06-13 14:43:47 +02:00
schoenandGitHub d386b56263 Merge pull request #3143 from certbot/preserve-common-name
Preserve common name during renewal
2016-06-10 18:27:50 -07:00
schoenandGitHub 42f6f5174b Merge pull request #3138 from certbot/removing_proxy
Remove proxy in certbot-compatibility-test
2016-06-10 18:23:32 -07:00
Amjad Mashaal 7f9a8f0f08 Adjusting logging level of certain messages 2016-06-10 06:33:11 +02:00
Amjad Mashaal b512808750 Changing CLI logging format 2016-06-10 06:15:03 +02:00
Amjad Mashaal bc50ad48c6 Changing default logging level 2016-06-10 06:02:50 +02:00
Brad Warren 07cf34284e Add test_common_name_sans_order 2016-06-09 17:55:46 -07:00
Brad Warren bb1d2c0a1f Test common name is listed first in storage.py 2016-06-09 17:49:44 -07:00
Brad Warren 562802bfd0 Refactor common symlink writing code 2016-06-09 17:44:33 -07:00
Noah SwartzandGitHub aec91b84a0 Merge pull request #3128 from joohoi/1173_import
Initialize Augeas in a different method to be able to react to ImportError
2016-06-09 17:44:10 -07:00
Brad Warren 4f99cc7b2a Add _write_out_kind method 2016-06-09 17:43:05 -07:00
Brad Warren 02cdb5db0e Add cert with not alphabetically first CN 2016-06-09 16:03:32 -07:00
Willem Fibbe afd899886d Prevent bootstrap-issue on Debian systems with virtualenv package
On Debian 7 (and probably relative distro's) `aptitude show virtualenv` exits
with 0, since it is a virtual package. However, it doesn't have any installation
candidates, so filter on this case before trying to install `virtualenv` to
prevent installation-errors while bootstrapping.

NB, to make this clear:

	(0)#: apt-cache show virtualenv
	N: Can't select versions from package 'virtualenv' as it is purely virtual
	N: No packages found
	(0)#: echo $?
	0

Furthermore, --quiet=0 is necessary, to be able to grep through `apt-cache`'s
output via a pipe. More details on
http://unix.stackexchange.com/questions/201869/why-isnt-apt-cache-policy-output-piped/202041#202041.
2016-06-09 09:38:47 +02:00
Peter Eckersley 8147c671e4 Now handles some conf files in whitespace-preserving mode
(but not all of them)
2016-06-08 17:52:35 -07:00