Marius Gedminas
d21f8fa657
Add --disable-hook-validation
...
As discussed in #3020 .
2016-05-29 22:20:47 +03:00
bmw
28c24e667e
Merge pull request #3089 from ampersign/ampersign-patch-1
...
Spelling correction
2016-05-28 18:24:12 -07:00
Shaun Cummiskey
2e12fda802
Spelling correction
2016-05-28 16:08:28 -05:00
Peter Eckersley
6a97f9edd1
Merge pull request #3084 from certbot/sysd_os
...
Fix merge conflicts in #2818 (Sysd os)
2016-05-27 19:05:25 -07:00
Peter Eckersley
24915f6d00
Lint
2016-05-27 16:45:12 -07:00
Peter Eckersley
b627f64377
Fix stray merge error
2016-05-27 15:04:59 -07:00
Peter Eckersley
883510338c
Merge branch 'master' into sysd_os
2016-05-27 14:48:03 -07:00
Peter Eckersley
731f9a2dee
Merge pull request #2926 from TheNavigat/auto_test_fix
...
Fixing auto_test.py for Python 2.6
2016-05-27 14:39:44 -07:00
Peter Eckersley
61e0e3cc83
Merge pull request #3073 from cowlicks/rename-le-util
...
Rename certbot.le_util to certbot.util
2016-05-27 14:37:36 -07:00
Peter Eckersley
f7b1af467f
Merge pull request #3082 from certbot/candidate-0.7.0
...
Update files and versions to reflect 0.7.0 release
2016-05-27 14:18:53 -07:00
Brad Warren
7153220b41
Bump version to 0.8.0
2016-05-27 13:30:54 -07:00
Brad Warren
46d8f6e18c
Release 0.7.0
2016-05-27 13:30:46 -07:00
bmw
e01878a813
Merge pull request #3034 from chbrown/patch-1
...
Typo: too many self's
2016-05-26 14:27:56 -07:00
Blake Griffith
b05258243a
More le_util in docs and compatibility tests
2016-05-26 15:57:50 -05:00
Blake Griffith
2d121585c9
Catch more le_util in certbot-nginx
2016-05-26 15:51:56 -05:00
bmw
feb964f10e
Merge pull request #3076 from certbot/release-prep
...
0.7.0 release script prep
2016-05-26 13:50:44 -07:00
Blake Griffith
f0dc0de40a
Catch more le_util usage in certbot-apache
2016-05-26 13:43:00 -05:00
Brad Warren
a7edc4b1e5
Previously, the script relied on global pip for hashing packages. This
...
doesn't work if you don't have `pip` installed (like me) and I think using
`pip` from the venv should be preferred to ensure you are using the latest
`pip` (which was updated in the venv earlier in the script).
2016-05-26 10:33:18 -07:00
Brad Warren
7e039d1504
With us packaging the shim packages, there are more lines in
...
letsencrypt-auto-requirements.txt that will change with every release. This
change strips the hashes of the previous packages before adding the new ones.
2016-05-26 10:24:57 -07:00
Brad Warren
1322ae12ce
Stop packaging letshelp
2016-05-26 10:20:47 -07:00
bmw
9fead41aaf
Merge pull request #2925 from TheNavigat/gui
...
Adding --dialog argument
2016-05-25 18:43:49 -07:00
Peter Eckersley
5fc1cd0a4a
Merge pull request #3072 from certbot/unpin-pkginfo
...
Revert "Pin old pkginfo version"
2016-05-25 17:33:44 -07:00
Amjad Mashaal
9553f0edd9
Fixing conflicts
2016-05-26 02:03:46 +02:00
bmw
8798420694
Merge pull request #2795 from TheNavigat/wrapping
...
Remove text wrapping
2016-05-25 16:53:47 -07:00
Brad Warren
5b2ab14711
Revert "Pin old pkginfo version"
...
This reverts commit 4919814dd1 .
2016-05-25 16:50:18 -07:00
Blake Griffith
d9d2377242
Rename certbot.le_util to certbot.util
...
Also rename certbot/tests/le_util_test.py to certbot/tests/util_test.py
2016-05-25 18:50:02 -05:00
bmw
97aef8af66
Merge pull request #3069 from sagi/must_staple
...
Autoconfigure OCSP Stapling with --must-staple
2016-05-25 16:34:27 -07:00
Amjad Mashaal
1e58f1a052
Merge branch 'master' into wrapping
2016-05-26 01:01:15 +02:00
Amjad Mashaal
15d1bbe7b9
Merge branch 'master' into gui
2016-05-26 01:00:56 +02:00
bmw
5f1ead81cb
Merge pull request #3070 from jsha/test-set-gopath
...
Check out a specific version of Boulder.
2016-05-25 15:53:09 -07:00
Jacob Hoffman-Andrews
0fb3704dce
Use a real branch name.
2016-05-25 15:43:54 -07:00
Jacob Hoffman-Andrews
94588b1a91
Check out a specific version of Boulder.
...
A recent Boulder change broke integration tests, this fixes it.
2016-05-25 15:23:56 -07:00
sagi
d57353a6fe
Add missing space.
2016-05-25 22:01:43 +00:00
sagi
20be730a92
Revert client, client_test back
2016-05-25 21:56:15 +00:00
sagi
b77d288adb
Use cli.py to set .staple given .must_staple
2016-05-25 21:49:53 +00:00
sagi
efcd0090da
Add a specific must-staple test
2016-05-25 21:20:13 +00:00
Amjad Mashaal
74f5c85178
Moving tests for conflicting args to cli_test.py
2016-05-25 23:13:26 +02:00
Amjad Mashaal
911b4565be
Moving check for conflicting args to cli.py
2016-05-25 23:09:17 +02:00
Amjad Mashaal
a1cb24b3ef
Fixing conflicts
2016-05-25 23:08:33 +02:00
sagi
5a3397cf63
Fix tests
2016-05-25 21:07:47 +00:00
Amjad Mashaal
0999705691
Fixing wrapping for messages with URLs
2016-05-25 22:58:16 +02:00
sagi
59b567b1de
Merge remote-tracking branch 'upstream/master' into must_staple
2016-05-25 20:07:25 +00:00
sagi
b3aeeefe20
Autoconfigure OCSP Stapling with --must-staple
2016-05-25 20:03:45 +00:00
bmw
dda48b50b0
Merge pull request #3009 from sagi/fix_cert_path
...
certonly subcommand - If cert_path provided - do not uniquify it
2016-05-25 12:47:56 -07:00
sagi
d1df72d63c
Add the chain_cert is None case
2016-05-25 19:06:25 +00:00
Amjad Mashaal
b158d03e97
Revert removal of a needed line
2016-05-25 16:30:29 +02:00
Noah Swartz
230423e4e0
Merge pull request #3053 from certbot/renewal-conf-versions
...
Store client version in renewal conf file
2016-05-24 22:19:10 -07:00
Noah Swartz
b4f7b1cfab
Merge pull request #3046 from certbot/csr++
...
Use CN from CSRs
2016-05-24 22:18:01 -07:00
Brad Warren
4a85d59d93
Add test for missing renewal conf version
2016-05-24 22:03:30 -07:00
bmw
140430d8d4
Merge pull request #3044 from SwartzCr/issue_3012
...
fix syntax error
2016-05-24 21:45:29 -07:00