Peter Eckersley
|
098d23ac98
|
Comment a couple of things
|
2016-06-21 15:33:57 -07:00 |
|
Brad Warren
|
f98fb1c6b6
|
Merge pull request #3155 from gdoucet/master
Added the argument --quiet and -q so then when used with a regular user there is no output to the screen.
|
2016-06-21 15:19:05 -07:00 |
|
Peter Eckersley
|
884b21ffbe
|
fix docstring typo
|
2016-06-21 15:11:32 -07:00 |
|
Brad Warren
|
26f45a61ef
|
Merge pull request #3144 from TheNavigat/test-logging
Adding sensible UI logging for typical user
|
2016-06-21 14:25:36 -07:00 |
|
Peter Eckersley
|
9102a27fbe
|
Merge pull request #3193 from certbot/bump-pyca-package-version
Bump pyca package versions
|
2016-06-21 14:17:10 -07:00 |
|
Jacob Sachs
|
16037efc30
|
Merge remote-tracking branch 'certbot/master'
|
2016-06-21 10:40:47 -04:00 |
|
Peter Eckersley
|
56488b1899
|
Explain the most likely cause of a missing replay nonce error
|
2016-06-20 18:18:25 -07:00 |
|
Peter Eckersley
|
5960376d36
|
Cleanups
|
2016-06-20 18:17:47 -07:00 |
|
Peter Eckersley
|
14ea8d8cdf
|
Fix server_name spaciness
|
2016-06-20 17:45:02 -07:00 |
|
Peter Eckersley
|
02844904f0
|
Improve coverage
|
2016-06-20 16:11:32 -07:00 |
|
Peter Eckersley
|
e2fd1369f3
|
Update test for fancier semantics
|
2016-06-20 16:08:40 -07:00 |
|
Peter Eckersley
|
ef31a837f7
|
Lint
|
2016-06-20 15:56:19 -07:00 |
|
Brad Warren
|
8b3528969d
|
Bump pyopenssl version
|
2016-06-20 14:33:00 -07:00 |
|
Brad Warren
|
0bfdea86d6
|
Bump cryptography version
|
2016-06-20 14:32:21 -07:00 |
|
Joona Hoikkala
|
3c0fdeb334
|
Merge remote-tracking branch 'upstream/master' into centos_listen
|
2016-06-20 08:58:50 +03:00 |
|
Joona Hoikkala
|
418a5d501f
|
Refactored adding of listen statements
|
2016-06-20 08:58:22 +03:00 |
|
Joona Hoikkala
|
5a872b829d
|
Added tests
|
2016-06-20 08:57:51 +03:00 |
|
Peter Eckersley
|
d2b4ae5740
|
Consistently coerce inbound data to Unspacines
|
2016-06-18 15:17:59 -07:00 |
|
Peter Eckersley
|
b663ec039e
|
lint
|
2016-06-18 15:05:48 -07:00 |
|
Peter Eckersley
|
1e59bf8112
|
fixup
|
2016-06-18 14:53:17 -07:00 |
|
Peter Eckersley
|
e4f88506cc
|
Fix TLS_SNI & associated tests
|
2016-06-18 14:52:07 -07:00 |
|
Peter Eckersley
|
aa4a2632e5
|
Merge pull request #3188 from certbot/remove-nosexcover
Remove unused nosexcover dependency
|
2016-06-18 14:03:56 -07:00 |
|
Joona Hoikkala
|
556582bb3b
|
Merge remote-tracking branch 'upstream/master' into centos_listen
|
2016-06-18 23:50:58 +03:00 |
|
Joona Hoikkala
|
3c9f4d5fc7
|
If port is set for any IP, do not attempt to autoconfigure
|
2016-06-18 23:50:30 +03:00 |
|
bmw
|
39559e284c
|
Merge pull request #3061 from cowlicks/gh-3057
Fix FQDN checks, closes #3057 and #3056 [needs minor revision]
|
2016-06-17 19:17:09 -07:00 |
|
Peter Eckersley
|
7bcc23d9f5
|
Debugging
|
2016-06-17 18:30:12 -07:00 |
|
Peter Eckersley
|
679101cfb0
|
Object printing improvements
|
2016-06-17 18:29:45 -07:00 |
|
Blake Griffith
|
a148d2ddfa
|
Limit domains to 255 octets.
|
2016-06-17 18:59:33 -05:00 |
|
Blake Griffith
|
2625daad75
|
Fix more FQDN tests in ops_test.py
|
2016-06-17 18:59:33 -05:00 |
|
Blake Griffith
|
a7a2049d69
|
Fix FQDN tests.
|
2016-06-17 18:59:33 -05:00 |
|
Blake Griffith
|
6156b452bc
|
Fix FQDN checks.
|
2016-06-17 18:59:33 -05:00 |
|
Peter Eckersley
|
b2c36f8527
|
Lint & test fix
|
2016-06-17 14:39:55 -07:00 |
|
Peter Eckersley
|
ba0a0e9c26
|
Tests for UnspacedList
|
2016-06-17 14:32:24 -07:00 |
|
bmw
|
950710bdce
|
Merge pull request #3042 from TheNavigat/envlist
Limiting tox envlist to really needed tests
|
2016-06-17 12:37:17 -07:00 |
|
Jacob Sachs
|
8fe5594afe
|
Merge remote-tracking branch 'certbot/master'
|
2016-06-17 14:30:27 -04:00 |
|
bmw
|
c104151c20
|
Merge pull request #3187 from certbot/fix-cover
Show lines missing test coverage in test output
|
2016-06-17 11:02:11 -07:00 |
|
Brad Warren
|
340e4dc0f2
|
Remove unused nosexcover dependency
|
2016-06-17 10:50:02 -07:00 |
|
Brad Warren
|
f5282ed2de
|
Show lines missing test coverage in test output
|
2016-06-17 10:48:54 -07:00 |
|
bmw
|
568df2108e
|
Merge pull request #3068 from TheNavigat/dialogerror
Display DialogError details correctly
|
2016-06-16 19:18:01 -07:00 |
|
Amjad Mashaal
|
31d9fc7d86
|
Adding --skip-missing-interpreters to constributing.rst "Submitting a pull request" section
|
2016-06-17 04:13:44 +02:00 |
|
Amjad Mashaal
|
6666ff25d4
|
Moving import dialog to the top of the file
|
2016-06-17 03:57:49 +02:00 |
|
Amjad Mashaal
|
56997c926b
|
Fixing conflicts
|
2016-06-17 03:54:59 +02:00 |
|
Peter Eckersley
|
efd1ff46c6
|
Lint
|
2016-06-16 18:18:33 -07:00 |
|
Peter Eckersley
|
9459daa6d0
|
Delete new.conf files after tests
Not least, to prevent git conflicts with old branches
|
2016-06-16 18:04:13 -07:00 |
|
Peter Eckersley
|
da250a4f4b
|
Experimentally delete these output files
|
2016-06-16 17:59:49 -07:00 |
|
Peter Eckersley
|
e76e3a953a
|
Fix test cases
- but we're still mangling files in place...
|
2016-06-16 17:58:05 -07:00 |
|
Peter Eckersley
|
b82ebd9180
|
Fix desyncronisation with .spaced when modifying sublists
- we now actually write directives again!
|
2016-06-16 17:17:13 -07:00 |
|
bmw
|
a95d2cf061
|
Merge pull request #3018 from mgedmin/patch-2
Remove dangling footnote
|
2016-06-16 16:38:51 -07:00 |
|
Noah Swartz
|
50d900718b
|
add invalid file for cover
|
2016-06-16 16:22:42 -07:00 |
|
bmw
|
553b3162e7
|
Merge pull request #2136 from tboegi/gitattributes_eol_overrideses_auto
.gitattributes: EOL=LF overrides auto
|
2016-06-16 14:29:39 -07:00 |
|