Commit Graph
5209 Commits
Author SHA1 Message Date
Brad Warren 1536c8fca3 Fix the things I broke 2016-02-03 19:29:27 -08:00
Brad Warren dd525bd5ff Merge branch 'master' into renew_verb
Conflicts:
	tests/boulder-integration.sh
2016-02-03 19:15:06 -08:00
Peter Eckersley d92b424597 Merge pull request #2359 from letsencrypt/old-renewer
Remove renewer.py
2016-02-03 19:10:30 -08:00
Brad Warren a34caa4ba5 Merge branch 'renew_verb' of github.com:letsencrypt/letsencrypt into renew_verb 2016-02-03 19:09:50 -08:00
Brad Warren ea76c07832 s/config\./config\.namespace/ 2016-02-03 19:09:40 -08:00
Peter Eckersley 2762a541ff git add a missing file 2016-02-03 19:08:41 -08:00
Brad Warren 605979ce99 Revert "Avoid dangerous and mysterious behaviour if someone tries to modify a config"
This reverts commit 83afb58a9a.
2016-02-03 19:07:07 -08:00
Peter Eckersley 0997eb31ae Merge branch 'renew_verb' of ssh://github.com/letsencrypt/letsencrypt into renew_verb 2016-02-03 18:58:49 -08:00
Peter Eckersley 4d8dbc9d81 Lint this entire monstrosity
- Doing some of @schoen's refactoring homework for him :)
2016-02-03 18:55:06 -08:00
Brad Warren f0b6d1ab60 Merge branch 'renew_verb' of github.com:letsencrypt/letsencrypt into renew_verb 2016-02-03 18:44:35 -08:00
Brad Warren a659b07b4c Reininitialize plugins for every lineage 2016-02-03 18:44:27 -08:00
Peter Eckersley f7b374531a Merge branch 'renew_verb' of ssh://github.com/letsencrypt/letsencrypt into renew_verb 2016-02-03 18:41:37 -08:00
Peter Eckersley c152b452b2 Start testing the renew verb, plus other goodies:
* --dry-run works with renew
  * test harness for renewal is now fairly usable
  * coverage on cli.py 80% -> 88%
2016-02-03 18:40:50 -08:00
Noah Swartz 1c52e1982c made test for renew verb 2016-02-03 17:49:08 -08:00
Brad Warren 972c596af9 Delete renewer.py 2016-02-03 15:03:52 -08:00
Brad Warren 49e430ab13 Remove stray comments about renewer.py 2016-02-03 15:02:49 -08:00
Brad Warren d8a2252c5c Rename renewer tests 2016-02-03 15:02:09 -08:00
Brad Warren cc1638a1af Remove renewer tests 2016-02-03 14:59:07 -08:00
Brad Warren d4222ea6b6 Remove renewer docs 2016-02-03 14:54:45 -08:00
Brad Warren fd4d390ac2 No renewer test 2016-02-03 14:52:23 -08:00
Brad Warren 04be86ce4b Remove entry point 2016-02-03 14:49:48 -08:00
Seth Schoen 28d9fa792a Merge remote-tracking branch 'origin/renew_verb' into renew_verb 2016-02-03 13:55:45 -08:00
Seth Schoen a706f5c8c0 Try to add the new renew verb to integration testing 2016-02-03 13:53:42 -08:00
Peter Eckersley 2bfeabe3dc Merge branch 'renew_verb' of ssh://github.com/letsencrypt/letsencrypt into renew_verb 2016-02-03 13:51:11 -08:00
Peter Eckersley 78fd28a486 coverage++ 2016-02-03 13:51:01 -08:00
Seth Schoen 22adea60bf _restore_required_config_elements + fix except syntax 2016-02-03 13:49:26 -08:00
Peter Eckersley 3dd97ccb6a Merge branch 'renew_verb' of ssh://github.com/letsencrypt/letsencrypt into renew_verb 2016-02-03 13:29:24 -08:00
Peter Eckersley fd0fd1444d Thorough checking, less printfs 2016-02-03 13:29:13 -08:00
Seth Schoen d5019b258a Merge remote-tracking branch 'origin/renew_verb' into renew_verb 2016-02-03 13:25:10 -08:00
Seth Schoen f7a350b0f8 Move zope call back inside renew() 2016-02-03 13:21:43 -08:00
Seth Schoen af39b52122 Split out _reconstitute() from renew() 2016-02-03 13:20:55 -08:00
Peter Eckersley 56f4b4d534 Merge branch 'renew_verb' of ssh://github.com/letsencrypt/letsencrypt into renew_verb 2016-02-03 12:58:18 -08:00
Peter Eckersley c0d55c7c33 Improve certonly renewal test coverage 2016-02-03 12:57:49 -08:00
Seth Schoen bc40f290c4 Merge remote-tracking branch 'origin/renew_verb' into renew_verb 2016-02-03 12:55:30 -08:00
Seth Schoen 5642edfbff Clobber EXTRACT_PLUGIN_PREFIXES; fix several bugs 2016-02-03 12:54:56 -08:00
Seth Schoen 37709f2e07 Remove commented-out lines 2016-02-03 12:15:51 -08:00
Peter Eckersley bfd182ae39 Fix _test_certonly_csr_common (more) properly 2016-02-03 12:14:49 -08:00
Peter Eckersley ec7e957fe6 Minimal test unbreakage
Though really this test will need to be redesigned :(
2016-02-03 11:52:57 -08:00
Peter Eckersley 05c07ad90c Reduce spaminess 2016-02-03 11:08:49 -08:00
Seth Schoen b69a102087 Removing debug prints 2016-02-02 18:30:22 -08:00
Seth Schoen 6682e370a8 Very ugly approach to extract types from the parser! 2016-02-02 18:28:04 -08:00
Noah Swartz 4bafe9695d Merge pull request #2344 from letsencrypt/real-py26-support
Real py26 support
2016-02-02 18:20:46 -08:00
Noah Swartz 616929798c Merge branch 'renew_verb' of https://github.com/letsencrypt/letsencrypt into renew_verb 2016-02-02 17:56:16 -08:00
Noah Swartz 3697ca7e3e throw an error if manual is run non-interactively 2016-02-02 17:56:12 -08:00
Seth Schoen 0a2b537629 Fix mistaken parameter reference in _should_renew 2016-02-02 17:49:42 -08:00
Seth Schoen 674d71d4e9 Separate constants for what to pull from renewal config 2016-02-02 17:45:55 -08:00
Peter Eckersley 06be2a5972 Merge branch 'renew_verb' of ssh://github.com/letsencrypt/letsencrypt into renew_verb 2016-02-02 17:42:57 -08:00
Peter Eckersley 6ae0852071 Refactor: decide whether to renew or not in a single function 2016-02-02 17:41:48 -08:00
Noah Swartz 06b6dcc9c8 set noninteractive to true if we're doing renew 2016-02-02 17:35:46 -08:00
Noah Swartz b97ddb92f0 fix bool 2016-02-02 17:27:40 -08:00