Commit graph

27 commits

Author SHA1 Message Date
James Kasten
8a6dfb1516 Merge pull request #703 from kuba/docs
Fix various Sphinx warnings, errors
2015-08-24 17:08:53 -04:00
Jakub Warmuz
b2b042837f
Use Go 1.5.
The following PRs broke our unittests:

- https://github.com/letsencrypt/boulder/pull/642
- https://github.com/letsencrypt/boulder/pull/635
2015-08-23 21:10:56 +00:00
Jakub Warmuz
4b128c69a2
Fix docs include (SEVERE) 2015-08-22 14:30:30 +00:00
James Kasten
c1f9d66a09 update docs to include letshelp-letsencrypt 2015-08-17 10:51:44 -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
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
Vinney
637bc840ac Fix typo in command code block in contributing.rst 2015-08-12 12:12:00 -04:00
Robert Habermann
6a1cf1b754 fix typo in tox.cover.sh script name 2015-08-09 11:11:23 +02:00
yan
b38500fad8 Add development Dockerfile and instructions 2015-08-03 16:26:22 -07:00
Jakub Warmuz
a462e38cab
Update package references after subdirs rename. 2015-07-11 04:33:07 +00:00
Jakub Warmuz
b9df69af9f
Basic dev/test setup for separate package subdirectories. 2015-07-10 16:38:42 +00:00
Jakub Warmuz
2c6ef0feef
Update hacking docs (venv/bin/activate, ./tox-cover.sh, integration, ipdb). 2015-07-06 09:19:00 +00:00
Jakub Warmuz
15258cc50a
Update references after repo rename.
https://github.com/letsencrypt/letsencrypt/issues/505
2015-06-24 04:56:31 +00:00
Jakub Warmuz
50e509604c
Docs: remove wrong re-install comment 2015-06-20 10:20:54 +00:00
Jakub Warmuz
a1f5ea8e8c
Docs: note about pip editable mode. 2015-06-19 11:13:38 +00:00
Jakub Warmuz
887f91bdac
requirements.txt: no editable (-e) mode, no "." install. 2015-06-09 07:51:42 +00:00
Jakub Warmuz
41e86df252
Move letsencrypt.client to letsencrypt 2015-05-10 12:32:05 +00:00
Jakub Warmuz
3a6bd7123d
Move acme to top-level 2015-05-10 12:26:17 +00:00
Jakub Warmuz
c185480ae9
setup.cfg aliases don't work with pip 2015-05-04 14:02:03 +00:00
Jakub Warmuz
a2df245567
Temporary fox for ConfigArgParse#17 2015-05-04 11:56:09 +00:00
Peter Eckersley
f36d143094 Link to interfaces.py 2015-04-07 11:46:48 -07:00
James Kasten
d638221e55 Merge pull request #329 from letsencrypt/rename-client-challenges
Rename client authenticator/challenges
2015-03-31 18:52:55 -07:00
James Kasten
ce3cabfd2f Fix mistake, rework sentence 2015-03-30 18:28:36 -07:00
James Kasten
162f41d45e update/cleanup docs 2015-03-30 18:18:59 -07:00
James Kasten
26074c1399 rid project of refs to client challenges 2015-03-30 17:13:27 -07:00
Jakub Warmuz
3206eb674a
rst cleanup: contributing, using 2015-03-22 22:25:50 +00:00
Jakub Warmuz
37a7ef2160
Reorg CONTRIBUTING 2015-03-22 14:07:58 +00:00
Renamed from CONTRIBUTING.rst (Browse further)