Peter Eckersley
4e0b010d3d
Improve interface docstrings
2015-12-29 14:06:40 -08:00
Peter Eckersley
78f188968a
Update the plugin help to say something that always makes sense
...
(Even if you do --help plugins)
This can change again when #1460 is done
2015-12-29 13:25:43 -08:00
Jakub Warmuz
7788799a9b
Staging URI in dev-cli.ini example
2015-12-29 08:55:13 +00:00
Jakub Warmuz
fd4f6fb2ee
Use GH pages for IETF spec repo link
2015-12-29 08:47:14 +00:00
Peter Eckersley
430604b63f
Add flag to enable non-interactivity
2015-12-29 00:12:08 -08:00
Peter Eckersley
6daaa7a763
Add defaults / cli_flags for yesno() input
2015-12-29 00:03:57 -08:00
Peter Eckersley
d471169b6b
Add default-handling to the iDisplay interface
...
(and the other iDisplay implementations)
2015-12-28 23:47:32 -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
4f33a4dbb5
Noninteractive iDisplay basic implementation
...
(no tests or hooks, yet)
2015-12-27 15:24:52 -08:00
Peter Eckersley
c3c4c6c632
Begin work on a noninteractive iDisplay
2015-12-27 14:35:13 -08:00
evilaliv3
edfa79fc5c
Set python version in the travis matrix
2015-12-27 21:56:37 +01:00
Peter Eckersley
f20cd73e8d
For now, disable apacheconftest in travis :(
2015-12-26 20:16:41 -08: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
99cedef922
Merge branch 'fixed-0.1.1' into merged-fixed-0.1.1
2015-12-25 14:00:42 -08:00
Peter Eckersley
e76891192e
Merge branch 'candidate-0.1.1' into fixed-0.1.1
2015-12-25 13:40:23 -08:00
Peter Eckersley
3e762483c5
Merge pull request #2021 from letsencrypt/revert-2009-issue_2002
...
Revert "Issue 2002" (logging function was actually calling an interactive iDisplay notification)
2015-12-25 13:25:42 -08:00
Peter Eckersley
9d50c3eac9
Apparently there were more missing version strings :(
2015-12-25 13:22:25 -08:00
Peter Eckersley
d6dcfa7b7f
Revert "Issue 2002"
2015-12-25 13:18:19 -08:00
Peter Eckersley
df56e850d3
Merge remote-tracking branch 'origin/master' into faster-testfarm
2015-12-25 11:38:43 -08:00
Peter Eckersley
edd20a8b8d
The actual 0.1.1 release
...
Due to bug #1966 , the previous v0.1.1 tag was missing a version change to
letsencrypt/__init__.py this commit and the v0.1.1-corrected tag are the code
that was signed and uploaded to PyPI.
v0.1.1-corrected
2015-12-25 11:11:03 -08:00
Peter Eckersley
3e1bc19e0f
Optional flag for faster AMIs
2015-12-25 10:43:52 -08:00
TheNavigat
f5a0268f17
Adding Python 2.6/2.7 note to the docs
2015-12-25 20:09:42 +02:00
TheNavigat
d4ea3d0382
Merge remote-tracking branch 'letsencrypt/master'
2015-12-25 20:04:27 +02:00
Peter Eckersley
6029bd5fe4
Merge pull request #2013 from letsencrypt/testfarm
...
Fixes to test farm scripts
2015-12-25 03:20:15 -08:00
Peter Eckersley
e0837ad41f
[letstest] create & reuse a persistent boulder server
...
Reduces minimum multitester.py runtime to just a bit under 10 minutes
2015-12-25 02:39:48 -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
dc5c0933df
Definitely need --debug for this
2015-12-24 21:39:28 -08:00
Peter Eckersley
c271dc58ce
Fix the letsencrypt-auto update script
2015-12-24 20:55:44 -08:00
Peter Eckersley
e3263557d2
Merge pull request #2007 from Natim/remove-requests-from-setup.py
...
Move validator to compatibility-test — Refs #1997
2015-12-24 12:53:54 -08:00
Peter Eckersley
32f2e2f326
Merge pull request #2009 from SwartzCr/issue_2002
...
Issue 2002
2015-12-24 12:37:01 -08:00
Brad Warren
75b551762b
Expose wrapped, not dump
2015-12-23 19:09:05 -05:00
Noah Swartz
ea2c86b926
fixed linting and added logger
2015-12-23 16:08:33 -08:00
Rémy HUBSCHER
6a026597f4
Move validator to compatibility-test — Refs #1997
2015-12-24 00:41:27 +01:00
Peter Eckersley
49721c7d01
Merge remote-tracking branch 'letstest/upgrade-test' into testfarm
2015-12-23 15:14:30 -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
8f844928b7
Make sure we install realpath
...
(some systems don't have it :/)
2015-12-23 14:42:26 -08:00
Brad Warren
980637a936
Audit calls to test_util.load_cert
2015-12-23 17:12:33 -05:00
bmw
0befd246fd
Merge pull request #2004 from letsencrypt/no-hsts-subdomains
...
--hsts should not use includeSubDomains
2015-12-23 16:33:26 -05:00
Peter Eckersley
263f6d6429
We don't want to hardcode a letsencrypt-auto venv anymore
2015-12-23 12:26:22 -08:00
Peter Eckersley
8b50274d88
--hsts should not use includeSubDomains
...
Fixes #1728
2015-12-23 11:33:39 -08:00
Peter Eckersley
ee5206fe5a
Merge pull request #1999 from letsencrypt/letsignore
...
Ignore letstest log directories and key files
2015-12-23 11:15:26 -08:00
Peter Eckersley
3dc3df4b34
Document the inclusion of apacheconftest in tox
2015-12-23 10:58:28 -08:00
Peter Eckersley
494e6e7711
Remove TODO that has been done
2015-12-23 10:53:13 -08:00
Brad Warren
66a861ead1
Add test_comparable_{cert,csr}
2015-12-23 13:48:52 -05: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