Peter Eckersley
|
8f0a5fdc66
|
Fix a bug in the new index calculations
|
2016-06-24 16:48:30 -07:00 |
|
Peter Eckersley
|
20b92a3c1f
|
Add some test coverage
|
2016-06-24 16:48:22 -07:00 |
|
Peter Eckersley
|
9da533d92e
|
Be more succinct
|
2016-06-24 16:13:12 -07:00 |
|
Peter Eckersley
|
e415a4d402
|
For now, instead, consider this NotImplemented
|
2016-06-24 14:36:23 -07:00 |
|
Peter Eckersley
|
ad13b525b2
|
For reference, a buggy attempt to implement slicing
but slice assignment seems to mangle the .spaced list in some cases
|
2016-06-24 14:35:42 -07:00 |
|
Peter Eckersley
|
6930523c14
|
Refactor to simplify indenation handling
|
2016-06-23 17:59:26 -07:00 |
|
Peter Eckersley
|
a29c6e3102
|
Try simplifying handling of spacey sublists
- this was causing test failures but they may all have been fixed by other
changes...
|
2016-06-23 14:06:32 -07:00 |
|
Peter Eckersley
|
db66050a7a
|
Make atomicity comment more accurate
|
2016-06-23 11:41:31 -07:00 |
|
Peter Eckersley
|
4ef7131a4b
|
Name all of nginxparser's magic regexps
|
2016-06-23 11:06:11 -07:00 |
|
Peter Eckersley
|
26fdc4683b
|
Merge remote-tracking branch 'origin/master' into nginx-space-preservation
|
2016-06-22 16:39:27 -07:00 |
|
 Brad WarrenandGitHub
|
9b14be3a96
|
Merge pull request #3196 from certbot/explain-missing-replay-nonce
Explain the most likely cause of a missing replay nonce error
|
2016-06-22 15:56:01 -07:00 |
|
Peter Eckersley
|
24cc6b208a
|
Avoid newline
|
2016-06-22 15:24:33 -07:00 |
|
 Brad WarrenandGitHub
|
ae9f4dfffc
|
Merge pull request #3199 from certbot/less-warnings
Remove warning about nginx options file
|
2016-06-22 15:21:00 -07:00 |
|
 Peter EckersleyandGitHub
|
e95faa3630
|
Merge pull request #3201 from domcleal/2050-augeas-continued-comment
Merge Augeas fix for comment line continuations
|
2016-06-22 14:36:07 -07:00 |
|
Dominic Cleal
|
1caf3e9935
|
Merge Augeas fix for comment line continuations
From https://github.com/hercules-team/augeas/commit/64189250e2c49442a0875fa46dfb1d76a4371bde
Fixes #2050
|
2016-06-22 10:00:31 +01:00 |
|
Peter Eckersley
|
7ea0ce5a17
|
Remove warning about nginx options file
- This would be a security issue if we ran as setuid root at the request of
non-privileged users, but we don't
|
2016-06-21 15:34:26 -07:00 |
|
Peter Eckersley
|
098d23ac98
|
Comment a couple of things
|
2016-06-21 15:33:57 -07:00 |
|
 Brad WarrenandGitHub
|
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 WarrenandGitHub
|
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 EckersleyandGitHub
|
9102a27fbe
|
Merge pull request #3193 from certbot/bump-pyca-package-version
Bump pyca package versions
|
2016-06-21 14:17:10 -07: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 |
|
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 EckersleyandGitHub
|
aa4a2632e5
|
Merge pull request #3188 from certbot/remove-nosexcover
Remove unused nosexcover dependency
|
2016-06-18 14:03:56 -07:00 |
|
 bmwandGitHub
|
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 |
|
 bmwandGitHub
|
950710bdce
|
Merge pull request #3042 from TheNavigat/envlist
Limiting tox envlist to really needed tests
|
2016-06-17 12:37:17 -07:00 |
|
 bmwandGitHub
|
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 |
|
 bmwandGitHub
|
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 |
|