Commit Graph
5018 Commits
Author SHA1 Message Date
bmw cee987dbb7 Merge pull request #2295 from letsencrypt/revert-2201-revert-2171-kill-22
Revert "Revert "Temporarily disable Apache 2.2 support""
2016-01-27 11:40:54 -08:00
bmw 7c6678b873 Revert "Revert "Temporarily disable Apache 2.2 support"" 2016-01-27 10:43:56 -08:00
bmw 90c7a73146 Merge pull request #2078 from letsencrypt/non-interactive
Implement non-interactive mode for the client.
2016-01-25 18:51:56 -08:00
Peter Eckersley b7c9ed1b99 lintmonster 2016-01-25 15:36:00 -08:00
Erik Rose 7189778927 Merge the downgrade of the ConfigArgParse dependency to 0.9.3. 2016-01-25 18:32:36 -05:00
Peter Eckersley 9b43b71a21 Merge pull request #2268 from letsencrypt/fix-2254
Ignore renewal configs that don't end in .conf
2016-01-25 14:07:04 -08:00
Seth Schoen f759b8342b Merge branch 'master' of https://github.com/letsencrypt/letsencrypt into fix-2254 2016-01-25 12:53:01 -08:00
Seth Schoen 2d0f66ea32 Test now makes a non-.conf file to be ignored 2016-01-25 12:52:27 -08:00
Seth Schoen ca75532328 Same fix to renewer.py (don't read non-.conf) 2016-01-25 12:52:10 -08:00
Peter Eckersley 2f29c66167 Merge pull request #2232 from TheNavigat/golangcontributing
Refining contributing.rst
2016-01-25 10:20:07 -08:00
Peter Eckersley aab2f9e3fb Merge pull request #2256 from SwartzCr/issue_2228
fix apache 2.2
2016-01-25 09:34:20 -08:00
TheNavigat b5af4264bc Adding instructions on how to install Go 1.5.3 on Linux 2016-01-23 04:14:23 +02:00
Erik Rose 5b9369701e Merge pull request #2266 from erikrose/centos-python-tools
Add installation of python-tools and python-pip for CentOS.
2016-01-22 20:41:12 -05:00
Peter Eckersley 58b50ba008 fix typo 2016-01-22 17:27:45 -08:00
Peter Eckersley 260534d1c3 Moderate warning label for cli.cli_command 2016-01-22 17:23:13 -08:00
bmw 127550c8b7 Merge pull request #2251 from letsencrypt/notifications
Do not say we've renewed a cert if it was reinstalled
2016-01-22 16:58:36 -08:00
Peter Eckersley 904f44864e rm stray print 2016-01-22 16:44:54 -08:00
Seth Schoen 32f703b6b2 Ignore renewal configs that don't end in .conf
Should fix #2254
2016-01-22 16:37:36 -08:00
Erik Rose 55dba783c0 Port bootstrapper fixes to the new le-auto's bootstrappers. 2016-01-22 15:26:49 -05:00
SorvaniandErik Rose 30db2372b5 Update _rpm_common.sh
fixes #1823
Add check for python-tools and python-pip
2016-01-22 15:15:27 -05:00
Noah Swartz 5192fa36ab move save command up to tls_sni 2016-01-22 11:47:49 -08:00
Noah Swartz b75b887a83 fixed linting issues 2016-01-22 10:03:29 -08:00
Erik Rose 66dbd23f2b Upgrade peep to 3.0.
This will avoid crashing when used with pip 8.x, which was released today and is already the 3rd most used client against PyPI. (7.1.2 and 1.5.4 take spots 1 and 2, respectively.)
2016-01-22 00:07:50 -05:00
bmw 48c211a022 Merge pull request #2218 from letsencrypt/csrdoc
Csrdoc
2016-01-21 16:08:45 -08:00
Noah Swartz 0802ade04e fix apache 2.2 2016-01-21 15:59:30 -08:00
Peter Eckersley e6c608b0a6 Do not autoexpand 2016-01-21 15:55:44 -08:00
Peter Eckersley 9a1199ed24 Wrangle a lot of **_kwargs 2016-01-21 15:50:45 -08:00
Peter Eckersley 81d9ed220c Less elaborate exception processing 2016-01-21 15:44:37 -08:00
Peter Eckersley 467e8fdb04 [interfaces.py] add missing :raises: for iDisplay.input 2016-01-21 15:38:38 -08:00
bmw eb7426c824 Merge pull request #2022 from letsencrypt/merged-fixed-0.1.1
Merged fixed 0.1.1
2016-01-21 15:32:57 -08:00
Peter Eckersley b75235b3dc Close test coverage gaps
(And fix a bug in one test...)
2016-01-21 15:27:23 -08:00
bmw 5d888b7e03 Merge pull request #1911 from gosuri/f-vagrantfile
Vagrantfile: explicity set virtualbox customization
2016-01-21 15:23:30 -08:00
Peter Eckersley ca1e84d3fc Merge pull request #2253 from alex/patch-1
Fixed formatting of code blocks
2016-01-21 13:49:19 -08:00
Erik Rose 09d5dcb27e Merge pull request #2177 from Natim/2175-broken-wheel-dependencies
Build a Python-3-compatible wheel for acme.
2016-01-21 12:10:26 -05:00
Alex Gaynor 4c8f5fff8c Fixed formatting of code blocks 2016-01-21 11:37:32 -05:00
Rémy HUBSCHER b8690cd471 Make wheel universal 2016-01-21 10:11:23 +01:00
Peter Eckersley 8c9757a062 Correct docstring 2016-01-20 17:55:45 -08:00
Peter Eckersley 410bd22793 As previously implemented, iDisplay.menu() returns an index, not a tag 2016-01-20 17:21:40 -08:00
Peter Eckersley 22dccf0adb Use sphinx backticks more consistently 2016-01-20 17:16:32 -08:00
Peter Eckersley e112e2ce61 Remove pylint disable 2016-01-20 17:16:19 -08:00
Peter Eckersley 45f32f9cdc Do not say we've renewed a cert if it was reinstalled 2016-01-20 16:04:06 -08:00
Erik Rose 65fbeede69 Downgrade declared ConfigArgParse requirement. Fix #2243. 2016-01-20 16:24:21 -05:00
bmw 30d8394535 Merge pull request #2199 from letsencrypt/0.2.0
Include 0.2.0 release in master's history, and bump version
2016-01-19 17:56:44 -08:00
bmw 183307a31e Merge pull request #2238 from letsencrypt/travis-retry-cache
Enable pip cache and set Python version
2016-01-19 17:43:17 -08:00
Brad Warren 9e00cd5c2c Retry enabling pip cache 2016-01-19 15:47:50 -08:00
Noah Swartz bbf2896572 Merge pull request #2201 from letsencrypt/revert-2171-kill-22
Revert "Temporarily disable Apache 2.2 support"
2016-01-19 15:25:30 -08:00
bmw 8301f2f57b Merge pull request #1665 from erikrose/letsencrypt-auto-release
Make letsencrypt-auto release-suitable, self-upgrading, and self-contained.
2016-01-19 15:16:49 -08:00
Erik Rose 3c1ba615a8 Remove nosetests -v option from setup.cfg, and add trailing newline. 2016-01-19 17:56:20 -05:00
Peter Eckersley 5defff59b2 Merge pull request #2219 from letsencrypt/augeas-perl
Import latest upstream augeas lens
2016-01-19 13:36:20 -08:00
Erik Rose b20eab67ce Remove errant DS_Store. Ick. 2016-01-19 16:10:39 -05:00