1
0
mirror of https://github.com/certbot/certbot.git synced 2026-01-26 07:41:33 +03:00
Commit Graph

15 Commits

Author SHA1 Message Date
James Kasten
8a3eb4f2ba Update interface.py documentation...
Correctly list namedtuple challenge types in challenge_util.py
2015-01-19 16:01:44 -08:00
James Kasten
1b8edd7448 Removed commented functions before push to master 2015-01-18 00:00:52 -08:00
James Kasten
c9a3d8b0c2 Cleanup Installer API change 2015-01-17 02:29:29 -08:00
James Kasten
b23499de12 update interface documentation 2015-01-16 15:22:01 -08:00
James Kasten
4b44befefa Initial attempt at API modification and associated changes 2015-01-15 01:43:54 -08:00
James Kasten
0bef6769ba cleanup challenge infrastructure 2015-01-09 05:30:15 -08:00
James Kasten
73ec1311c0 Initial challenge refactor/allow multiple names 2015-01-06 02:11:44 -08:00
James Kasten
a2a64e9410 Turn DVSNI into module, add more appropriate challenges/api 2015-01-06 02:11:44 -08:00
Jakub Warmuz
5958aee5d1 Merge branch 'zope.interface' into zope.interface-display
Conflicts:
	letsencrypt/client/client.py
	letsencrypt/scripts/main.py
2014-12-22 01:26:31 +00:00
Jakub Warmuz
b12614e5e1 Merge branch 'master' into zope.interface
Conflicts:
	letsencrypt/client/augeas_configurator.py
	letsencrypt/client/interfaces.py
2014-12-22 01:02:39 +00:00
James Kasten
cc999d3654 Refactored/added tests 2014-12-19 15:49:29 -08:00
James Kasten
083024cb86 Major refactor of client and main 2014-12-17 06:27:21 -08:00
Jakub Warmuz
37a015f983 display using ZCA 2014-12-17 12:03:41 +01:00
Jakub Warmuz
7c3abe7ba7 IDisplay 2014-12-17 11:44:34 +01:00
Jakub Warmuz
20efe7b533 zope.interface 2014-12-17 10:12:59 +01:00