Peter Eckersley and GitHub
e95faa3630
Merge pull request #3201 from domcleal/2050-augeas-continued-comment
...
Merge Augeas fix for comment line continuations
2016-06-22 14:36:07 -07:00
Dominic Cleal
1caf3e9935
Merge Augeas fix for comment line continuations
...
From https://github.com/hercules-team/augeas/commit/64189250e2c49442a0875fa46dfb1d76a4371bde
Fixes #2050
2016-06-22 10:00:31 +01:00
Brad Warren and GitHub
f98fb1c6b6
Merge pull request #3155 from gdoucet/master
...
Added the argument --quiet and -q so then when used with a regular user there is no output to the screen.
2016-06-21 15:19:05 -07:00
Brad Warren and GitHub
26f45a61ef
Merge pull request #3144 from TheNavigat/test-logging
...
Adding sensible UI logging for typical user
2016-06-21 14:25:36 -07:00
Peter Eckersley and GitHub
9102a27fbe
Merge pull request #3193 from certbot/bump-pyca-package-version
...
Bump pyca package versions
2016-06-21 14:17:10 -07:00
Brad Warren
8b3528969d
Bump pyopenssl version
2016-06-20 14:33:00 -07:00
Brad Warren
0bfdea86d6
Bump cryptography version
2016-06-20 14:32:21 -07:00
Peter Eckersley and GitHub
aa4a2632e5
Merge pull request #3188 from certbot/remove-nosexcover
...
Remove unused nosexcover dependency
2016-06-18 14:03:56 -07:00
bmw and GitHub
39559e284c
Merge pull request #3061 from cowlicks/gh-3057
...
Fix FQDN checks, closes #3057 and #3056 [needs minor revision]
2016-06-17 19:17:09 -07:00
Blake Griffith
a148d2ddfa
Limit domains to 255 octets.
2016-06-17 18:59:33 -05:00
Blake Griffith
2625daad75
Fix more FQDN tests in ops_test.py
2016-06-17 18:59:33 -05:00
Blake Griffith
a7a2049d69
Fix FQDN tests.
2016-06-17 18:59:33 -05:00
Blake Griffith
6156b452bc
Fix FQDN checks.
2016-06-17 18:59:33 -05:00
bmw and GitHub
950710bdce
Merge pull request #3042 from TheNavigat/envlist
...
Limiting tox envlist to really needed tests
2016-06-17 12:37:17 -07:00
bmw and GitHub
c104151c20
Merge pull request #3187 from certbot/fix-cover
...
Show lines missing test coverage in test output
2016-06-17 11:02:11 -07:00
Brad Warren
340e4dc0f2
Remove unused nosexcover dependency
2016-06-17 10:50:02 -07:00
Brad Warren
f5282ed2de
Show lines missing test coverage in test output
2016-06-17 10:48:54 -07:00
bmw and GitHub
568df2108e
Merge pull request #3068 from TheNavigat/dialogerror
...
Display DialogError details correctly
2016-06-16 19:18:01 -07:00
Amjad Mashaal
31d9fc7d86
Adding --skip-missing-interpreters to constributing.rst "Submitting a pull request" section
2016-06-17 04:13:44 +02:00
Amjad Mashaal
6666ff25d4
Moving import dialog to the top of the file
2016-06-17 03:57:49 +02:00
Amjad Mashaal
56997c926b
Fixing conflicts
2016-06-17 03:54:59 +02:00
bmw and GitHub
a95d2cf061
Merge pull request #3018 from mgedmin/patch-2
...
Remove dangling footnote
2016-06-16 16:38:51 -07:00
bmw and GitHub
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 and GitHub
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
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 Eckersley and GitHub
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 Eckersley and GitHub
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 Irving and Jacob 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 Eckersley and GitHub
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 Eckersley and GitHub
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 Eckersley and GitHub
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 Eckersley and GitHub
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 Eckersley and GitHub
28169f17e3
Merge pull request #3133 from certbot/mageia
...
Mageia Bootstrap
2016-06-13 14:26:05 -07:00
Peter Eckersley and GitHub
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