263 Commits
Author SHA1 Message Date
Jakub Warmuz 1802b87a12 Revert "Remove Python 2.6 support."
This reverts commit 31d37a3953.
2015-10-11 16:01:52 +00:00
Peter Eckersley 2945e0657d Don't run tox for temporarily-disabled python versions 2015-09-15 19:01:55 -07:00
Peter Eckersley c7b4bebd23 Merge remote-tracking branch 'origin/master' into rm-py26 2015-09-15 18:08:14 -07:00
Jakub Warmuz 33c2aed021 Merge remote-tracking branch 'github/letsencrypt/master' into lint 2015-09-11 07:15:10 +00:00
Jakub Warmuz 0ebef62846 Travis: no fail on pep8 2015-09-11 07:12:49 +00:00
Jakub Warmuz 809f4966d6 Require pep8 in [testing] 2015-09-11 07:04:13 +00:00
Jakub Warmuz fe3e8d7302 Travis: add pep8 checks 2015-09-06 09:22:34 +00:00
Jakub Warmuz 4d9db06083 Revert "Removed py3+ tests in tox"
This reverts commit 2c720b05ae.
2015-08-19 20:24:44 +00:00
James Kasten c7aebfa26d Merge branch 'letshelp-apache' of git://github.com/bmw/lets-encrypt-preview into bmw-letshelp-apache
Conflicts:
	tox.ini
2015-08-13 21:24:26 -07:00
Brad Warren 7cb30ca838 Merge remote-tracking branch 'upstream/master' into letshelp-apache 2015-08-13 19:04:01 -07:00
Brad Warren 0aaf9f2be7 Updated tests to update challenge changes 2015-08-13 18:41:49 -07:00
Brad Warren 2c720b05ae Removed py3+ tests in tox 2015-08-11 13:37:49 -07:00
Jacob Hoffman-Andrews 35f81aeb6e Restore py26 toxenv for manual tests. 2015-08-06 10:31:57 -07:00
Brad Warren 12b9970787 Finished script besides commit and started unit tests 2015-07-27 19:26:28 -07:00
Jacob Hoffman-Andrews 31d37a3953 Remove Python 2.6 support.
Fixes https://github.com/letsencrypt/letsencrypt/issues/515
2015-07-23 10:20:47 -07:00
Jakub Warmuz 160a96052b tox/Travis: test Python 3.3 2015-07-12 15:20:52 +00:00
Jakub Warmuz 596132292a Travis: test Python 3.4. 2015-07-12 15:07:25 +00:00
Jakub Warmuz 7bc1cd4454 Remove shared tox venv 2015-07-12 15:04:01 +00:00
Jakub Warmuz 5d6d901655 Add py3 tox tests for acme.jose 2015-07-12 11:53:18 +00:00
Jakub Warmuz a876a664df Add py3 tox tests for acme.jose 2015-07-12 11:37:56 +00:00
Jakub Warmuz a462e38cab Update package references after subdirs rename. 2015-07-11 04:33:07 +00:00
Jakub Warmuz db1e078c06 Shared tox envdir 2015-07-10 16:40:46 +00:00
Jakub Warmuz b9df69af9f Basic dev/test setup for separate package subdirectories. 2015-07-10 16:38:42 +00:00
Jakub Warmuz b0c72410ba Unified vector loading in letsencrypt. 2015-07-10 15:49:18 +00:00
Jakub Warmuz 887f91bdac requirements.txt: no editable (-e) mode, no "." install. 2015-06-09 07:51:42 +00:00
Jakub Warmuz 5fbc5cee2e Add tox.cover.sh for proper coveralls experience. 2015-05-10 16:53:22 +00:00
Jakub Warmuz b103aae808 tox: split test/cover per pkg 2015-05-10 12:52:40 +00:00
Jakub Warmuz d408ec5a95 Move plugins to top-level 2015-05-10 12:26:54 +00:00
Jakub Warmuz 3a6bd7123d Move acme to top-level 2015-05-10 12:26:17 +00:00
Jakub Warmuz a2df245567 Temporary fox for ConfigArgParse#17 2015-05-04 11:56:09 +00:00
James Kasten 016e10f415 100% test coverage, account, auth_handler 2015-04-23 19:12:15 -07:00
James Kasten 567cec1824 Fix gen_chall_path, add unittests 2015-03-27 21:08:14 -07:00
Jakub Warmuz 71d8999e7c Bump up minimum coverage to 86% 2015-03-21 20:50:43 +00:00
Jakub Warmuz d74ca1bbaa tox: PYTHONHASHSEED=0 2015-03-18 15:04:27 +00:00
Jakub Warmuz ba98b5cb22 Bump up coverage 2015-02-25 13:56:47 +00:00
James Kasten f5c30b383a second round revisions 2015-02-23 23:18:07 -08:00
James Kasten 5d76c0feb1 Final cleanup for revoker/display 2015-02-19 22:30:11 -08:00
James Kasten f77307c28b Finish revoker implementation and unittests 2015-02-18 04:01:49 -08:00
Jakub Warmuz 9476e7039b Bump coverage to 73% 2015-02-11 16:41:01 +00:00
Jakub Warmuz 0849e2d21e Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
	tox.ini
2015-02-08 22:54:40 +00:00
Jakub Warmuz 74c02363e7 tox: PYTHONPATH that includes linter_plugin 2015-02-08 12:59:47 +00:00
Jakub Warmuz b1552052bb tox: pip install -e (fixes #235) 2015-02-08 11:54:25 +00:00
Jakub Warmuz 9d44b10aff Quickfix for #235 2015-02-08 10:01:36 +00:00
Jakub Warmuz ec3bb4cf13 Merge remote-tracking branch 'github/letsencrypt/master' into acme
Conflicts:
	tox.ini
2015-02-07 22:30:24 +00:00
Jakub Warmuz 337974e675 No pylint in py2.6 tox 2015-02-06 23:41:28 +00:00
Jakub Warmuz a990b0ff77 100% coverage for acme 2015-02-06 17:55:33 +00:00
Jakub Warmuz 0a44bbb7a1 Simpler Travis CI matrix 2015-01-28 12:56:12 +00:00
James Kasten 73b95c4307 Fix based on comments 2015-01-26 01:27:00 -08:00
Jakub Warmuz 982fa19628 Bump cover-min-percentage to 61 2015-01-24 14:33:19 +00:00
James Kasten a0969b1f29 updated pylintrc file to 1.3.1 version. 2015-01-16 03:14:24 -08:00