Commit Graph
1652 Commits
Author SHA1 Message Date
James Kasten 8e3a496b8b simplify path_satisfied test 2015-03-24 16:21:09 -07:00
James Kasten 26ec3cfcea Merge branch 'master' into fix_272 2015-03-24 16:18:36 -07:00
Jakub Warmuz 0c30bcbf3e Fix "pool tuple" bug in restified example 2015-03-24 19:30:14 +00:00
Jakub Warmuz f29fe21ddd network2: retry-after stub 2015-03-24 19:12:24 +00:00
Jakub Warmuz 3676a6d87a network2: Update poll() 2015-03-24 19:05:09 +00:00
Jakub Warmuz 3dcf81dbb6 network2: Improve error handling 2015-03-24 18:55:32 +00:00
Jakub Warmuz d9176d4267 Improve request_issuance 2015-03-24 18:50:53 +00:00
Jakub Warmuz c242091b4e UnexpectedUpdate in Network.request_challenges 2015-03-24 18:49:54 +00:00
Jakub Warmuz 7e5ccddf7e restified example: auto-accept TOS 2015-03-24 18:33:43 +00:00
Jakub Warmuz 2fb3bd8728 UnexpectedUpdate in Network.answer_challenge 2015-03-24 18:33:43 +00:00
Jakub Warmuz 9832e5c6d6 network2: update_registration 2015-03-24 18:33:43 +00:00
Jakub Warmuz 5c40daaf1c ImmutableMap.update 2015-03-24 18:33:42 +00:00
Jakub Warmuz b24487a14b restified example: NEW_REG_URL only 2015-03-24 17:40:20 +00:00
Jakub Warmuz 227d947d4c Update network2 docs 2015-03-24 17:08:37 +00:00
Jakub Warmuz 144baf64fe client.errors.UnexpectedUpdate 2015-03-24 17:08:25 +00:00
Jakub Warmuz 2b4b86a41b Registration: TOS and agreement 2015-03-24 17:07:52 +00:00
Jakub Warmuz a6e1c3ed17 Current Boulder supports registrations 2015-03-24 17:02:02 +00:00
Jakub Warmuz 62cdf4a2f8 Add more stub methods to network2 2015-03-24 13:24:20 +00:00
Jakub Warmuz c9589d33d3 Update messages2, network2 stub, example updated 2015-03-24 12:34:21 +00:00
James Kasten 57bb4513c3 Merge pull request #314 from kuba/bugs/304
InsecurePlatformWarning (fixes #304)
2015-03-23 11:50:20 -07:00
James Kasten 82440cac30 Merge pull request #312 from kuba/docs
Docs fixes
2015-03-23 11:15:52 -07:00
Jakub Warmuz 71e17df03a InsecurePlatformWarning (fixes #304) 2015-03-23 09:24:25 +00:00
Jakub Warmuz 79a511226f Merge remote-tracking branch 'github/letsencrypt/master' into chmods 2015-03-23 08:59:14 +00:00
Jakub Warmuz 12346b368a Bootstrap scripts (fixes: #302) 2015-03-23 08:56:29 +00:00
Jakub Warmuz 533cfa42c7 MANIFEST: Update CONTRIBUTING extension 2015-03-23 08:35:36 +00:00
Jakub Warmuz 53bdf5e246 Fix _enable_redirect docstring 2015-03-23 08:27:57 +00:00
Jakub Warmuz 1a0af51f6f Fix Sphinx M2Crypto.X509 import errors 2015-03-23 08:25:44 +00:00
James Kasten 08b60115e3 Merge pull request #311 from kuba/docs
Docs reorg and cleanup
2015-03-22 17:44:14 -07:00
James Kasten e25619e23d Merge pull request #310 from kuba/bugs/309
Bring back Vagrant documentation (fixes #309).
2015-03-22 17:33:38 -07:00
Jakub Warmuz 6d38b1b09e HTTPS ReadTheDocs link in CONTRIBUTING.md 2015-03-22 22:30:57 +00:00
Jakub Warmuz 55a80e768a CONTRIBUTING: md file suffix 2015-03-22 22:29:24 +00: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
Garrett RobinsonandJakub Warmuz 0a981e02f4 Bring back Vagrant documentation (fixes #309). 2015-03-22 10:51:40 +00:00
James Kasten 79f6e61c37 Merge pull request #290 from kuba/jws
JWS
2015-03-21 16:25:28 -07:00
James Kasten 12287e70fc remove schemata 2015-03-21 16:20:32 -07:00
James Kasten 0b68fa4038 Merge pull request #305 from letsencrypt/fix_setup
add acme.jose and acme.schemata packages to setup.py
2015-03-21 15:41:20 -07:00
William Budington f1081a3d68 Rename test filename as well 2015-03-21 22:24:35 +00:00
James Kasten 4e21703503 add acme.jose and acme.schemata packages to setup.py 2015-03-21 15:14:58 -07:00
pde and jdkasten d06cd7aa39 Update dev docs
- Import and edit James's API docs into CONTRIBUTING.rst
- Linke correctly to CONTRIBUTING from the main README
2015-03-21 14:04:28 -07:00
James Kasten ce2a6b7c5a Merge branch 'restification'
Conflicts:
	.gitignore
	CONTRIBUTING.rst
2015-03-21 14:03:36 -07:00
James Kasten 121e3c2f7f Merge pull request #292 from garrettr/vagrant
Vagrantfile and associated changes
2015-03-21 13:55:16 -07:00
Jakub Warmuz 006fcbbf46 py26 compat: with x, y -> with x: with y 2015-03-21 20:54:02 +00:00
Jakub Warmuz 71d8999e7c Bump up minimum coverage to 86% 2015-03-21 20:50:43 +00:00
Jakub Warmuz 4ee70a9ee4 Merge remote-tracking branch 'github/letsencrypt/master' into jws 2015-03-21 20:45:11 +00:00
James Kasten cbd8c0d1e7 Merge pull request #287 from kuba/acme.jose
acme.jose: (Typed)JSONObjectWithFields, Field, JWA.
2015-03-21 13:40:34 -07:00
Jakub Warmuz 0374ae0a74 Remove remnants of fdec2/fenc2 2015-03-21 20:17:29 +00:00
William Budington 603f891a37 Renaming ClientAuthenticator to ContinuityAuthenticator 2015-03-21 20:01:41 +00:00
Garrett Robinson 5eb007cc31 Add Vagrantfile, document use
* Adds workaround to setup.py for issue with Vagrant sync filesystem and
  hard linking (used by distutils in Python < 2.7.9). This workaround is
  only used in a Vagrant environment.
* Adds Vagrant-related files to .gitignore
2015-03-21 12:51:33 -07:00
Jakub Warmuz 615b2c789d _JWAHS.verify constant compare warning 2015-03-21 07:31:27 +00:00