Commit Graph
911 Commits
Author SHA1 Message Date
James Kasten cb9263cc4a Random small changes 2014-12-01 03:05:06 -08:00
James Kasten cf9c861331 Merge pull request #113 from fmarier/url-typo
Use the right URL for the project
2014-11-30 23:21:23 -08:00
Francois Marier 8f445a6136 Use the right URL for the project
`lets-encrypt.org` doesn't work but `letsencrypt.org` does so use that.
2014-11-30 20:29:38 -08:00
James Kasten 8a62587a6e Added namedtuples for key, csr in client 2014-11-30 02:31:44 -08:00
James Kasten 384e01a3d8 Remove self from function call 2014-11-30 00:01:23 -08:00
James Kasten 238fdcb4c6 Finish merging fix_pylint_errors 2014-11-29 23:54:01 -08:00
James Kasten 27d9f5f374 Cleaned up augeas configurator 2014-11-29 23:11:34 -08:00
James Kasten e3893df5ef Merge pull request #106 from kuba/travis-cover
Add cover to Travis CI build matrix
2014-11-29 21:33:20 -08:00
James Kasten 44749f09ec Merge pull request #105 from kuba/docs
Sphinx docs, various doc fixes
2014-11-29 21:32:17 -08:00
James Kasten d47a06cfd2 Merge pull request #104 from kuba/pylint-errors
Fix some `pylint -E` errors
2014-11-29 21:15:24 -08:00
Jakub Warmuz 8f767d4a5a Add cover to Travis CI build matrix 2014-11-30 03:32:49 +01:00
Jakub Warmuz fca214ad12 More unifying after merge with master 2014-11-30 03:07:52 +01:00
Jakub Warmuz 3952c11d66 Add newline at end of file 2014-11-30 03:00:56 +01:00
Jakub Warmuz 5b4d70c234 Docs in CONFIG 2014-11-30 02:46:21 +01:00
Jakub Warmuz 59a7559c05 Unify docs 2014-11-30 02:46:21 +01:00
Jakub Warmuz 56b75e93ce autodoc API documentation 2014-11-30 02:38:33 +01:00
Jakub Warmuz af298b35a1 sphinx-quickstart 2014-11-30 02:38:33 +01:00
Jakub Warmuz 78c3f161d7 setup.py docs, Sphinx dep 2014-11-30 02:38:33 +01:00
Jakub Warmuz 9b1ad63077 Merge remote-tracking branch 'github/letsencrypt/master' into pylint-errors
Conflicts:
	letsencrypt/client/client.py
2014-11-30 02:36:42 +01:00
Jakub Warmuz 24769c2a8a Fix some pylint -E errors 2014-11-30 02:33:02 +01:00
James Kasten 27f0ba2633 Missed this change in one of pulls 2014-11-29 17:11:03 -08:00
James Kasten a013b8153e Merge pull request #92 from willoller/master
acme/challenge_request handles only 1 domain name
2014-11-29 17:02:00 -08:00
James Kasten a615130b19 Merge pull request #101 from kuba/bugs/44
Exception -> LetsEncryptClientError, doc fixes
2014-11-29 16:41:01 -08:00
Jakub Warmuz 8f6d4b4344 Merge remote-tracking branch 'github/letsencrypt/master' into bugs/44
Conflicts:
	letsencrypt/client/client.py
2014-11-30 01:32:33 +01:00
James Kasten add0351d20 Merge pull request #102 from kuba/pep8
PEP8
2014-11-29 16:29:35 -08:00
James Kasten fb712064d2 Merge pull request #103 from kuba/style
Policies for pull requests. Coding style.
2014-11-29 16:13:39 -08:00
James Kasten 1d6a451bb8 git push origin masterMerge branch 'w0uld-file-to-str' 2014-11-29 16:05:45 -08:00
James Kasten d2a1c969e4 Added in filename support because configuration files still need to reference the correct place 2014-11-29 16:05:18 -08:00
Jakub Warmuz f116a8fc8e Add missing whitespace to README 2014-11-29 22:12:20 +01:00
Jakub Warmuz 49413cb9d2 README: -following 2014-11-29 22:11:40 +01:00
Jakub Warmuz 9bc369f5a9 Fix markdown bold fail 2014-11-29 22:10:30 +01:00
Jakub Warmuz 1a25b3d7cd Policies for pull requests. Coding style. 2014-11-29 22:07:33 +01:00
Adam Woodbeck 9581c363b1 Fixed attribute reference and docstring. 2014-11-29 12:02:48 -05:00
Adam Woodbeck 9efec15d0a Merge branch 'master' into file-to-str
Conflicts:
	letsencrypt/client/client.py
	letsencrypt/client/le_util.py
2014-11-29 11:35:48 -05:00
Adam Woodbeck 5854d42672 Various bug, docstring, and PEP8 fixes. 2014-11-29 11:15:56 -05:00
Will Oller c39e85c17e Don’t write unit tests for non-optimal code paths 2014-11-29 07:24:09 -08:00
Will Oller f3b7839d31 Don’t use explicit file encoding hint 2014-11-29 07:23:37 -08:00
Will Oller c5bbb30e5d Removed unnecessary whitespace 2014-11-29 07:16:30 -08:00
Jakub Warmuz 99a81ba269 Add package docstrings 2014-11-29 13:42:47 +01:00
Jakub Warmuz 23cdee4fa1 More docs for recovery_token_challenge, cleanup 2014-11-29 13:40:10 +01:00
Jakub Warmuz b6422d74ad PEP8 recovery_contact_challenge 2014-11-29 13:34:57 +01:00
Jakub Warmuz c80f9bed97 Fix double "raise" 2014-11-29 13:05:54 +01:00
Jakub Warmuz 73eb8f8546 Exception -> LetsEncryptClientError, doc fixes 2014-11-29 13:00:28 +01:00
James Kasten 01a06be091 Fixed a few PEP8 violations 2014-11-29 01:05:06 -08:00
James Kasten 73137b404a Merge pull request #99 from daguar/fix-acme-comment-typo
Fix typos in comments for ACME authorizationRequest message
2014-11-29 00:56:07 -08:00
James Kasten e7ee8f9d1c Fixed many pylint errors in augeas_configurator.py 2014-11-29 00:54:34 -08:00
Will Oller ad5c2d0a4d acme/challenge_request handles only 1 domain name
No other functions inside acme/ handle lists, so
to keep the class consistent, challenge_request()
should only handle a string parameter. Iteration
should be moved to the client, which is handling
the list of domain names anyway.
2014-11-29 00:30:16 -08:00
James Kasten 0c11418caf Fixed almost all pylint errors in apache_configurator 2014-11-29 00:14:37 -08:00
Dave Guarino aa7ca5f03d Fix typos in comments for ACME authorizationRequest message 2014-11-28 23:58:10 -08:00
James Kasten 90aab1ab7e Merge pull request #98 from kuba/fix-chmods
Fix chmods security error: 644 != 0644
2014-11-28 21:36:44 -08:00