Jeremy Gillula
f3172bcfee
Changing some "will happen"s to "hopefully will happen"s
2016-05-05 08:55:49 -07:00
schoen
eb56c166d7
Merge pull request #2809 from letsencrypt/domain-ordering
...
Preserve domain ordering in CSR
2016-04-28 14:34:12 -07:00
schoen
a4681d37b1
Merge pull request #2785 from TheNavigat/renewal
...
Document renewal interval in renewal configuration file
2016-04-27 17:44:10 -07:00
Amjad Mashaal
bf6f6b636c
Setting value of commented renew_before_expiry to default value
2016-04-28 02:32:53 +02:00
Amjad Mashaal
e3ad290dff
Moving renew_before_expiry comment to initial_comment
2016-04-27 02:50:36 +02:00
Amjad Mashaal
070642faaf
Fixing renew_before_expiry comment
2016-04-26 05:26:07 +02:00
Amjad Mashaal
771f5cfe49
Implementing schoen's correction
2016-04-26 04:20:50 +02:00
Noah Swartz
118e0d65d5
Merge pull request #2853 from letsencrypt/no-pause-notifications
...
Don't pause when reporting renewal isn't necessary
2016-04-21 10:48:16 -07:00
bmw
ce37332420
Merge pull request #2873 from letsencrypt/fix-multitester
...
Fix test farm tests
2016-04-19 14:42:02 -04:00
Brad Warren
3780d068d1
Fix test farm tests
2016-04-19 14:11:17 -04:00
Brad Warren
80c8cab5af
Merge branch 'master' into no-pause-notifications
2016-04-19 07:01:10 -04:00
Brad Warren
1ceea35669
Improve obtain_cert no pause test
2016-04-19 06:56:46 -04:00
bmw
07fb1028e2
Merge pull request #2860 from kevinburke/append-two-arguments
...
Pass a single argument to append()
2016-04-18 19:29:21 -04:00
Kevin Burke
8ceaf29fb8
Pass a single argument to append()
...
The other notify() calls in this block all pass the output of report(), but
this one attempts to pass two arguments, which results in the stack trace
described in #2822 .
2016-04-18 15:36:27 -07:00
bmw
bff58d98c1
Merge pull request #2864 from letsencrypt/vendor-experiment
...
Fix problem with godep and vendor directories
2016-04-18 18:22:38 -04:00
Brad Warren
d34b5fee0d
Fix problem with godep and vendor directories
2016-04-18 18:08:55 -04:00
Noah Swartz
e533218060
Merge pull request #2849 from letsencrypt/shim
...
Create LE shims
2016-04-18 11:44:33 -07:00
Amjad Mashaal
cafcffb86e
Fixing errors
2016-04-16 14:38:46 +02:00
Amjad Mashaal
82ee461e34
Adding renewal interval along with comment to the renewal configuration file
2016-04-16 14:38:46 +02:00
Noah Swartz
86e09d5e42
Merge pull request #2851 from letsencrypt/choose-python-wisely
...
Choose Python for better integration with boulder
2016-04-15 16:49:35 -07:00
Noah Swartz
8b7b6eeee8
Merge pull request #2844 from letsencrypt/fix-apache-conf-test
...
Fix apache conf test
2016-04-15 16:41:07 -07:00
Noah Swartz
42bd8ce539
Merge pull request #2852 from letsencrypt/discover-all-plugins
...
Discover all plugins
2016-04-15 16:38:14 -07:00
Brad Warren
5424473f54
Merge branch 'master' into domain-ordering
2016-04-15 15:16:43 -07:00
Brad Warren
36a520ed0c
Add test to prevent regressions
2016-04-15 15:15:43 -07:00
Brad Warren
8502d09671
Fixes #2831
2016-04-15 14:03:28 -07:00
Brad Warren
65503905eb
Add two entry point group test
2016-04-15 13:38:53 -07:00
Brad Warren
168d46e960
Find plugins from both new and old entrypoints
2016-04-15 12:57:28 -07:00
Brad Warren
cdff96ddef
Choose Python for better integration with boulder
2016-04-15 12:40:37 -07:00
Brad Warren
3ab9e91279
letshelp-letsencrypt shim
2016-04-15 10:46:17 -07:00
Brad Warren
910d1a94ca
letsencrypt-nginx shim
2016-04-15 10:37:40 -07:00
Brad Warren
0c1e2e33ec
Add letsencrypt-apache shim
2016-04-15 10:30:37 -07:00
Brad Warren
7411cc4a25
Add letsencrypt shim
2016-04-15 10:11:57 -07:00
Brad Warren
c9fdc926e0
Merge branch 'master' into fix-apache-conf-test
2016-04-14 18:40:51 -07:00
Noah Swartz
842b609dad
Merge pull request #2841 from letsencrypt/module-rename
...
Module rename
2016-04-14 17:35:09 -07:00
Brad Warren
e353f8fabc
letstest is a Certbot integration test tool
2016-04-14 17:16:48 -07:00
Brad Warren
ecc5e71761
setup.cfg
2016-04-14 17:13:19 -07:00
Brad Warren
b4f6ed8470
rename letstest stuff
2016-04-14 17:10:27 -07:00
Brad Warren
75a1d81458
More stray ncrypt reference cleanup
2016-04-14 17:04:23 -07:00
Brad Warren
b956a968c6
this commit was authored by the Certbot Project
2016-04-14 16:56:02 -07:00
Brad Warren
3a975ac580
Use command to find certbot path
2016-04-14 16:27:22 -07:00
Brad Warren
a64d8b7e00
Update contributing instructions
2016-04-14 15:16:48 -07:00
Brad Warren
7472812edd
Reverted bad path change
2016-04-14 14:01:25 -07:00
Brad Warren
39763bc69f
Stray Let's Encrypt
2016-04-14 13:45:36 -07:00
Brad Warren
6daa2dd042
Doc checkup
2016-04-14 13:44:12 -07:00
Brad Warren
21173e2353
Partial le-auto rename
2016-04-14 10:50:31 -07:00
Brad Warren
ae6f1c62f1
Rename misc files
2016-04-14 10:20:23 -07:00
bmw
7595d5cb33
Merge pull request #2836 from letsencrypt/fix-pr-test
...
Fix testing PRs with test farm
2016-04-14 09:19:01 -07:00
Brad Warren
7228c0c9ed
'co' is not a git command
2016-04-14 08:57:34 -07:00
Brad Warren
214343ed6a
rename letshelp-letsencrypt
2016-04-13 17:42:19 -07:00
Brad Warren
0ce45a77f9
s/Let's Encrypt/Certbot certbot-compatibility-test
2016-04-13 16:59:37 -07:00