James Kasten
|
1d10bef7d3
|
Merge branch 'treat_duplicate_as_renewal' of github.com:letsencrypt/letsencrypt into treat_duplicate_as_renewal
|
2015-09-15 17:58:45 -07:00 |
|
James Kasten
|
0b8009529b
|
Basic removal of duplicate code through using a base class
|
2015-09-15 17:58:31 -07:00 |
|
Seth Schoen
|
f160a51aa7
|
Don't crash if an existing lineage is slightly corrupt
|
2015-09-15 17:27:27 -07:00 |
|
Seth Schoen
|
c170a7a16b
|
Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview into treat_duplicate_as_renewal
|
2015-09-15 12:57:51 -07:00 |
|
bmw
|
a150828a79
|
Merge pull request #753 from kuba/dns-v4
acme: v4 DNS challenge
|
2015-09-14 16:21:38 -04:00 |
|
Seth Schoen
|
a6426867d2
|
Merge branch 'master' into treat_duplicate_as_renewal
|
2015-09-14 10:32:03 -07:00 |
|
Seth Schoen
|
d66e65af11
|
Remove short -D for --duplicate
|
2015-09-14 10:31:43 -07:00 |
|
James Kasten
|
3c79845b16
|
Merge pull request #769 from rutsky/patch-2
fix path to script with nginx prerequisites
|
2015-09-13 17:15:35 -04:00 |
|
James Kasten
|
5d7fcaa50c
|
Merge pull request #768 from rutsky/patch-1
fix typo: "Python'd" -> "Python's"
|
2015-09-13 17:15:12 -04:00 |
|
Vladimir Rutsky
|
d3cb4746e9
|
fix path to script with nginx prerequisites
The path is copied from `.. include` directive below.
|
2015-09-13 09:53:53 +03:00 |
|
Vladimir Rutsky
|
06d87cb56c
|
fix typo: "Python'd" -> "Python's"
|
2015-09-13 09:47:56 +03:00 |
|
Seth Schoen
|
a38bb41856
|
PR cleanup
|
2015-09-11 13:49:26 -07:00 |
|
Seth Schoen
|
791825151a
|
Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview into treat_duplicate_as_renewal
|
2015-09-11 00:42:35 -07:00 |
|
James Kasten
|
b866c2a816
|
Merge pull request #752 from kuba/lint
pep8 love
|
2015-09-11 03:37:28 -04:00 |
|
Jakub Warmuz
|
33c2aed021
|
Merge remote-tracking branch 'github/letsencrypt/master' into lint
|
2015-09-11 07:15:10 +00:00 |
|
James Kasten
|
00a5214a29
|
Merge pull request #766 from letsencrypt/fix_765
abspath storage.version (#765)
|
2015-09-11 03:13:35 -04:00 |
|
Jakub Warmuz
|
0ebef62846
|
Travis: no fail on pep8
|
2015-09-11 07:12:49 +00:00 |
|
Jakub Warmuz
|
809f4966d6
|
Require pep8 in [testing]
|
2015-09-11 07:04:13 +00:00 |
|
James Kasten
|
1a5f0c434e
|
remove source of abspath problem... not side-effect
|
2015-09-11 00:02:09 -07:00 |
|
James Kasten
|
63b0d62f7b
|
fix #765
|
2015-09-10 23:46:02 -07:00 |
|
bmw
|
e3b48051ea
|
Merge pull request #763 from letsencrypt/module_deps_apache
Module deps apache
|
2015-09-10 23:11:56 -04:00 |
|
James Kasten
|
5bcd1b6680
|
Merge pull request #760 from kuba/revocation
Revocation: simple implementation with integration tests
|
2015-09-10 22:00:20 -04:00 |
|
James Kasten
|
4fb27e0350
|
fix documentation link
|
2015-09-10 18:48:44 -07:00 |
|
James Kasten
|
c540b9a25a
|
Merge pull request #759 from kuba/acme-directory
ACME Directory Resource
|
2015-09-10 21:26:27 -04:00 |
|
James Kasten
|
d2595b4f40
|
Merge pull request #713 from kuba/bugs/679
SimpleHTTP manual plugin: v04 provisioned resource contents (fixes #679)
|
2015-09-10 20:33:40 -04:00 |
|
James Kasten
|
7a66bfef28
|
method to func, thanks pylint
|
2015-09-10 16:49:50 -07:00 |
|
James Kasten
|
9c47b1061c
|
Search for correct module names in dependency list
|
2015-09-10 16:34:20 -07:00 |
|
James Kasten
|
b2ef041785
|
Don't log notes if save is temporary
|
2015-09-10 15:57:27 -07:00 |
|
James Kasten
|
8b093032ae
|
Change debug/info output
|
2015-09-10 15:39:13 -07:00 |
|
James Kasten
|
c03f497727
|
Add dependencies for known used modules
|
2015-09-10 15:28:01 -07:00 |
|
Seth Schoen
|
f09016321b
|
Fix logic error if requesting nonduplicative cert
|
2015-09-10 15:12:36 -07:00 |
|
Seth Schoen
|
7b5b182f77
|
Test for _find_duplicative_certs
|
2015-09-10 14:59:29 -07:00 |
|
Seth Schoen
|
ff85bd30b7
|
Disable duplicate-code pylint check
|
2015-09-10 14:59:10 -07:00 |
|
Seth Schoen
|
7c2a87a51d
|
Remove explicit .namespace for easier testing
|
2015-09-10 14:45:30 -07:00 |
|
Jakub Warmuz
|
b3ade6abe4
|
Revert "Revocation: expect application/json (boulder#771)."
This reverts commit 39aff967a5.
|
2015-09-10 20:43:20 +00:00 |
|
Jakub Warmuz
|
39aff967a5
|
Revocation: expect application/json (boulder#771).
|
2015-09-10 20:17:13 +00:00 |
|
Seth Schoen
|
9524d98411
|
Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview into treat_duplicate_as_renewal
|
2015-09-09 15:10:55 -07:00 |
|
James Kasten
|
eb2173ca12
|
Merge pull request #761 from letsencrypt/travis_check_for_756
Travis check for 756
|
2015-09-09 18:06:34 -04:00 |
|
James Kasten
|
05d565c304
|
Merge branch 'kuba-bugs/755'
|
2015-09-09 14:51:34 -07:00 |
|
James Kasten
|
b7738d98d1
|
Merge branch 'bugs/755' of git://github.com/kuba/letsencrypt into kuba-bugs/755
|
2015-09-09 14:51:13 -07:00 |
|
Jakub Warmuz
|
67d6b89382
|
Fix paths in integration testing
|
2015-09-09 20:54:11 +00:00 |
|
Jakub Warmuz
|
94fa851b01
|
Merge branch 'acme-directory' into revocation
|
2015-09-09 20:45:57 +00:00 |
|
Jakub Warmuz
|
ed051b7c28
|
Boulder Monolithic does not exist
|
2015-09-09 20:40:04 +00:00 |
|
Jakub Warmuz
|
c93564b99e
|
Travis: update --server to point at directory
|
2015-09-09 20:22:38 +00:00 |
|
Jakub Warmuz
|
817ab468d1
|
py3 compat: str(exc) instead of exc.message
|
2015-09-09 20:21:33 +00:00 |
|
Jakub Warmuz
|
302e3ceb7d
|
Revocation: integration testable
|
2015-09-09 20:04:28 +00:00 |
|
Jakub Warmuz
|
bf754b6302
|
Add ACME Directory Resource
|
2015-09-09 17:22:20 +00:00 |
|
Seth Schoen
|
32f0f9d225
|
Merge branch 'master' of ssh://github.com/letsencrypt/lets-encrypt-preview into treat_duplicate_as_renewal
|
2015-09-09 00:12:18 -07:00 |
|
Seth Schoen
|
244dc30306
|
Fewer locals (lint would still complain)
|
2015-09-09 00:11:44 -07:00 |
|
James Kasten
|
44f7703f00
|
Merge pull request #754 from kuba/cover
Easier coverage testing for subpackages.
|
2015-09-09 00:02:31 -04:00 |
|