Commit graph

9359 commits

Author SHA1 Message Date
James Kasten
6aabb3839f address comments 2015-08-17 13:27:15 -07:00
James Kasten
8bb02b80c1 fix typo 2015-08-17 13:12:15 -07:00
James Kasten
ea7a427cca revert to simple enable_mod, disable_mod, enable_mod 2015-08-17 13:11:48 -07:00
Jakub Warmuz
b6eafe63b5
Normalize plugins.common.dest_namespace (fixes #689). 2015-08-17 19:50:36 +00:00
James Kasten
d8663fbbc0 Fix #690 2015-08-17 11:30:39 -07:00
James Kasten
5ba6446458 Add additional test for prepare_server_https 2015-08-17 11:07:54 -07:00
James Kasten
4a5f6a5248 Merge branch 'update-contr-docs' into fix_cleanup_enable_mod 2015-08-17 10:53:24 -07:00
James Kasten
c1f9d66a09 update docs to include letshelp-letsencrypt 2015-08-17 10:51:44 -07:00
James Kasten
dde4951be5 fix 691 2015-08-17 10:40:42 -07:00
James Kasten
62ce3e2fc2 Merge pull request #686 from letsencrypt/which_python
Dynamically choose python binary
2015-08-16 17:01:51 -04:00
Brad Warren
a78a1e70b0 Y u fail? 2015-08-14 17:31:31 -07:00
Brad Warren
de1e84ed93 Dynamically choose python binary 2015-08-14 17:04:42 -07:00
bmw
dd4b8e87cb Merge pull request #685 from MalteJ/patch-1
Typo in CLI help
2015-08-14 09:53:14 -07:00
bmw
c42ca92fd9 Merge pull request #682 from letsencrypt/fix_chall_prep_https_apache
Fix enable_mod register_undo_command in challenges
2015-08-14 09:33:30 -07:00
Malte Janduda
8c2afd4e7b Typo in CLI help 2015-08-14 13:45:57 +02:00
Patrick Heppler
aa0407b39f Update _rpm_common.sh 2015-08-14 12:20:03 +02:00
James Kasten
9abb56cb6e Merge pull request #683 from letsencrypt/letshelp-apache
Letshelp apache
2015-08-14 00:34:32 -04:00
James Kasten
c7aebfa26d Merge branch 'letshelp-apache' of git://github.com/bmw/lets-encrypt-preview into bmw-letshelp-apache
Conflicts:
	tox.ini
2015-08-13 21:24:26 -07:00
James Kasten
e30193b623 Fix enable_mod register_undo_command in challenges 2015-08-13 21:14:46 -07:00
James Kasten
a314b40101 Merge pull request #628 from bmw/plugin_tests
Plugin tests
2015-08-13 23:53:33 -04:00
Brad Warren
7cb30ca838 Merge remote-tracking branch 'upstream/master' into letshelp-apache 2015-08-13 19:04:01 -07:00
Brad Warren
8f1162ba7e Removed stray debugging statement 2015-08-13 18:44:28 -07:00
Brad Warren
0aaf9f2be7 Updated tests to update challenge changes 2015-08-13 18:41:49 -07:00
James Kasten
5898bd41e2 Merge pull request #647 from diracdeltas/feature/docker-dev
Add development Dockerfile and instructions
2015-08-13 17:04:29 -04:00
schoen
0db19f0cda Merge pull request #678 from letsencrypt/urandom
Fixes tests
2015-08-13 13:57:25 -07:00
Brad Warren
a97c4caa56 Make travis happy 2015-08-13 13:44:51 -07:00
Brad Warren
bda953a2cb Removed conditional around create_db 2015-08-13 12:31:13 -07:00
Brad Warren
f39e6c672d Create databases in travis 2015-08-13 12:24:34 -07:00
Brad Warren
2b33dd42e8 Specify mariadb version before mysql service? 2015-08-13 12:00:26 -07:00
Brad Warren
baadccb746 Added mysql to travis 2015-08-13 11:15:43 -07:00
Brad Warren
db99970b5a Allowed for arbitrary length strings from urandom 2015-08-12 20:22:03 -07:00
James Kasten
471d168665 Merge pull request #672 from frennkie/master
Minor enhancements (fix typo in docs, remove unneeded code for better cov)
2015-08-12 13:32:42 -04:00
James Kasten
4cc5174524 Merge pull request #674 from letsencrypt/account_key
Changes account in achalls to account_key
2015-08-12 13:21:47 -04:00
James Kasten
970f20bacf Merge pull request #676 from vcavallo/patch-1
Fix typo in command code block in contributing.rst
2015-08-12 12:17:15 -04:00
Vinney
637bc840ac Fix typo in command code block in contributing.rst 2015-08-12 12:12:00 -04:00
schoen
e268557258 Merge pull request #675 from letsencrypt/remove_py3_tests
Removed py3+ tests in tox
2015-08-11 13:47:51 -07:00
Brad Warren
2c720b05ae Removed py3+ tests in tox 2015-08-11 13:37:49 -07:00
Brad Warren
1d7f252b35 Changes account in achalls to account_key 2015-08-11 13:22:03 -07:00
Patrick Heppler
93f43db654 Update _rpm_common.sh
Added switch to use either yum or dnf (fedora 22)
2015-08-10 13:53:29 +02:00
Robert Habermann
6a1cf1b754 fix typo in tox.cover.sh script name 2015-08-09 11:11:23 +02:00
Robert Habermann
95cc031339 remove unneccessary check of len on match_parts
While getting the best match the function _exact_match is called with
the candidate server names as name. Then name.split('.') is called which
can never have a length of 0.
2015-08-09 11:02:21 +02:00
Jacob Hoffman-Andrews
74b677248d Merge pull request #653 from letsencrypt/update-challenges
Update challenges to match latest spec
2015-08-07 15:37:17 -07:00
Jacob Hoffman-Andrews
83dacedd5b Merge pull request #654 from letsencrypt/rm-py3
Remove Python 3 Travis checks
2015-08-06 12:35:38 -07:00
Seth Schoen
05ee92f8cd Remove Python 3 Travis checks 2015-08-06 12:07:00 -07:00
Jacob Hoffman-Andrews
35f81aeb6e Restore py26 toxenv for manual tests. 2015-08-06 10:31:57 -07:00
Jacob Hoffman-Andrews
d235ebf381 Remove tests for Python 3+ also. 2015-08-06 10:30:43 -07:00
Jacob Hoffman-Andrews
e019f36f15 Merge branch 'master' of github.com:letsencrypt/letsencrypt into rm-py26 2015-08-06 10:30:19 -07:00
Jacob Hoffman-Andrews
8a01e094c5 Increase server_names_hash_bucket_size in nginx test config. 2015-08-05 19:26:58 -07:00
Brad Warren
283ccbfc45 Removed -e 2015-08-05 17:28:08 -07:00
Brad Warren
ffd0d6d148 Removed go get 2015-08-05 17:13:10 -07:00