James Kasten
|
a19333d84b
|
First draft of apache configurator unit tests
|
2014-12-03 04:35:49 -08:00 |
|
James Kasten
|
afd67d10f0
|
Merge branch 'master' of github.com:letsencrypt/lets-encrypt-preview
|
2014-12-03 04:33:07 -08:00 |
|
James Kasten
|
600dd4264e
|
turn off email notifications for travis
|
2014-12-03 04:32:52 -08:00 |
|
James Kasten
|
2d6c9489c8
|
Add get_version_method (cannot currently make unittest) fix pylint errors.
|
2014-12-03 04:31:01 -08:00 |
|
James Kasten
|
fbe0b23070
|
Merge pull request #111 from willoller/type_checking_client_acme
Parameter checking and filling in TODOs (acme.py)
|
2014-12-03 03:51:09 -08:00 |
|
James Kasten
|
8f9c4194bc
|
disable pylint warnings
|
2014-12-02 20:36:46 -08:00 |
|
James Kasten
|
14c6e94c56
|
git push origin masterMerge branch 'kuba-pep8'
|
2014-12-02 12:19:43 -08:00 |
|
James Kasten
|
bcd423aaa3
|
Fixed undefined variable from Kuba-PEP8
|
2014-12-02 12:19:15 -08:00 |
|
Jakub Warmuz
|
e0f91b06b2
|
Move redirect to authenticate
|
2014-12-01 22:37:15 +01:00 |
|
Jakub Warmuz
|
5a2143290a
|
ca_server -> server
|
2014-12-01 22:33:57 +01:00 |
|
Jakub Warmuz
|
6886680a62
|
Fix redirect var flow
|
2014-12-01 20:13:39 +01:00 |
|
Jakub Warmuz
|
b54db8c447
|
Merge remote-tracking branch 'github/letsencrypt/master' into pep8
Conflicts:
letsencrypt/client/client.py
|
2014-12-01 20:08:27 +01:00 |
|
James Kasten
|
795b6fcdc6
|
Fix doc mistakes
|
2014-12-01 04:29:36 -08:00 |
|
James Kasten
|
9474a44b12
|
Merge pull request #109 from kuba/docs
Docs
|
2014-12-01 04:21:27 -08:00 |
|
Jakub Warmuz
|
a62db935c3
|
Merge remote-tracking branch 'github/letsencrypt/master' into pep8
Conflicts:
letsencrypt/client/client.py
|
2014-12-01 12:44:39 +01:00 |
|
Jakub Warmuz
|
6385d0fed1
|
Merge remote-tracking branch 'github/letsencrypt/master' into docs
Conflicts:
letsencrypt/client/apache_configurator.py
|
2014-12-01 12:43:06 +01:00 |
|
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 |
|
Will Oller
|
e49cf1899b
|
Remove aggro type checking
|
2014-11-30 16:06:58 -08:00 |
|
Will Oller
|
30d4aeb463
|
Remove some whitespace
|
2014-11-30 15:52:45 -08:00 |
|
Will Oller
|
3184dba80c
|
PEP8: Use isinstance(name, unicode)
|
2014-11-30 15:52:34 -08:00 |
|
Will Oller
|
8885f608a2
|
Single quotes instead of tics
|
2014-11-30 15:47:59 -08:00 |
|
Will Oller
|
64f011c8bb
|
Parameter checking and filling in TODOs
|
2014-11-30 15:27:05 -08:00 |
|
Jakub Warmuz
|
06bb6b344b
|
More docs in challenge
|
2014-11-30 19:28:03 +01:00 |
|
Jakub Warmuz
|
a88e3f8fc1
|
Add Challenge docs, pep8/docs interactive_challenge
|
2014-11-30 19:22:07 +01:00 |
|
Jakub Warmuz
|
924531341e
|
Fix missing whitespace in todo
|
2014-11-30 18:28:14 +01:00 |
|
Jakub Warmuz
|
49b50538ab
|
pylint client, add docs
|
2014-11-30 13:56:09 +01:00 |
|
Jakub Warmuz
|
b354c9caf6
|
Fix recent commits docs bugs
|
2014-11-30 13:23:20 +01:00 |
|
Jakub Warmuz
|
72218f3dd3
|
script doc fix
|
2014-11-30 13:10:23 +01:00 |
|
Jakub Warmuz
|
b8b4730535
|
Merge remote-tracking branch 'github/letsencrypt/master' into docs
Conflicts:
letsencrypt/client/apache_configurator.py
|
2014-11-30 11:55:17 +01:00 |
|
Jakub Warmuz
|
9f05a3ee15
|
Fix apache_configurator docs
|
2014-11-30 11:44:17 +01: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 |
|