Commit Graph
61 Commits
Author SHA1 Message Date
Noah Swartz bf674489d5 make false falsy 2016-02-10 18:10:10 -08:00
Noah Swartz c8de329d2c merge with a recent branch of renew_verb 2016-02-05 10:07:39 -08:00
Noah Swartz 5dd8b6f45f don't override non-default commandline flags 2016-02-05 09:37:34 -08:00
Noah Swartz 8dfb2a1d4c check verb 2016-02-04 16:09:42 -08:00
Noah Swartz e14feb2919 renew should imply noninteractive 2016-02-04 15:44:54 -08:00
Noah Swartz dc9a51b2e6 make a robust test script 2016-02-04 09:38:45 -08:00
Noah Swartz 8fdcb772d9 return failure 2016-02-04 09:29:11 -08:00
Noah Swartz 1c52e1982c made test for renew verb 2016-02-03 17:49:08 -08:00
Noah Swartz cd1c04a4ef pass default_conf 2016-02-03 15:06:04 -08:00
Noah Swartz 50470c91ff make default_conf in renew 2016-02-03 15:04:31 -08:00
Noah Swartz 31ddf0a3d8 include alt confs 2016-02-03 14:48:54 -08:00
Noah Swartz 615c628f22 fix merge from mainline 2016-02-03 14:34:41 -08:00
Noah Swartz 72aa72ec74 move inside for loop and check domains as well 2016-02-03 14:07:25 -08:00
Noah Swartz e9f59f6fe2 add diff checks before each setattr 2016-02-03 13:51:41 -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
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
Noah Swartz 9fde7fe476 don't ask for donations if renewing 2016-02-02 16:52:12 -08:00
Noah Swartz 36e2c9a992 remove test hackery 2016-01-29 17:11:05 -08:00
Noah Swartz 7d63a0c8df fix stupid broken tests 2016-01-29 16:44:22 -08:00
Noah Swartz 7215376ff9 update server list with added names 2016-01-29 16:09:19 -08:00
Noah Swartz a6d0410f4e remove old TODO 2016-01-29 15:30:23 -08:00
Noah Swartz b7c94bb297 don't continue if there's no vhost 2016-01-28 16:48:12 -08:00
Noah Swartz 5f50d698ee fix var name 2016-01-28 16:26:44 -08:00
Noah Swartz 69ac8c6cfa add servername/alias for all vhosts 2016-01-28 16:24:56 -08:00
Noah Swartz 3e5b89daa5 remove save params 2016-01-28 15:54:02 -08:00
Noah Swartz 1417dc43cd save ssl directives 2016-01-28 15:38:14 -08:00
Noah Swartz e7507e5354 don't double write servers 2016-01-28 14:53:47 -08:00
Noah Swartz ff98ae3f22 remove is_generic always write target_name 2016-01-28 13:25:10 -08:00
Noah Swartz 4bae5b432c fix tests 2016-01-26 13:53:43 -08:00
Noah Swartz 80ce6e2942 initial servername write test 2016-01-26 13:42:56 -08:00
Noah Swartz 1a14b4c8d5 fix mapping issue 2016-01-26 10:39:54 -08:00
Noah Swartz 1a12aa01b4 make different options ssl conf for centos 2016-01-26 10:17:34 -08:00
Noah Swartz 5192fa36ab move save command up to tls_sni 2016-01-22 11:47:49 -08:00
Noah Swartz b75b887a83 fixed linting issues 2016-01-22 10:03:29 -08:00
Noah Swartz 0802ade04e fix apache 2.2 2016-01-21 15:59:30 -08:00
Noah Swartz 2c8d042974 added in tls_sni logging from #2002 2016-01-08 04:58:17 -08:00
Noah Swartz 287be6be8e fix linting issue 2016-01-08 02:47:59 -08:00
Noah Swartz e7ae025a72 fixed mainline merge conflict 2016-01-08 02:36:35 -08:00
Noah Swartz 6fedd22dc8 don't iDisplay if logging 2016-01-08 02:00:47 -08:00
Noah Swartz ea2c86b926 fixed linting and added logger 2015-12-23 16:08:33 -08:00
Noah Swartz 49f36f8071 also debug the written conf file 2015-12-23 14:57:14 -08:00
Noah Swartz c9b9b0edda add debug statement 2015-12-23 10:31:31 -08:00
Noah Swartz 50aa5e94d3 Merge remote-tracking branch 'mainline/master' into issue_988 2015-12-21 16:59:08 -08:00
Noah Swartz ca39b0d125 fixed linting problems 2015-12-21 14:39:14 -08:00
Noah Swartz 79432fddc3 undo previous logger changes 2015-12-17 16:40:56 -08:00
Noah Swartz c66f328253 Merge branch 'issue_988' of https://github.com/SwartzCr/letsencrypt into issue_988 2015-12-17 16:38:36 -08:00
Noah Swartz 5f43c6d356 Merge branch 'config-parse' into issue_988 2015-12-17 16:01:57 -08:00
Noah Swartz e463fca34d fix broken test 2015-12-17 16:01:21 -08:00
Noah Swartz 253cc3dc8f have the handler actually set the level of the logger 2015-12-17 14:36:53 -08:00
Noah Swartz 44a9d3d290 fixed self issue 2015-12-17 12:29:28 -08:00
Noah Swartz 2ce7d5cbd6 add support for verbose count setting logger level 2015-12-17 12:22:09 -08:00
Noah Swartz 4e9e01338c Merge branch 'config-parse' into issue_988 2015-12-17 10:38:59 -08:00
Noah Swartz 15386fd0de fix issue with parsing renewal confs 2015-12-16 18:55:39 -08:00
Noah Swartz 535782c6d5 fix default url 2015-12-15 12:15:17 -08:00
Noah Swartz 22ca6a070a added directory notation 2015-12-15 11:52:17 -08:00
Noah Swartz 3d20950fb8 modified to allow pip variable 2015-12-15 10:59:13 -08:00
Noah Swartz 090ada2aca fix issue with mocked _treat_as_renewal code 2015-12-11 15:46:35 -08:00
Noah Swartz d761df90d4 added coverage tests 2015-12-09 18:51:16 -08:00
Noah Swartz 414cfe9f13 Merge remote-tracking branch 'mainline/master' into issue_1208 2015-12-09 17:10:49 -08:00