1
0
mirror of https://github.com/certbot/certbot.git synced 2025-09-10 22:11:53 +03:00

328 Commits

Author SHA1 Message Date
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
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
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
Peter Eckersley
72ba5b72cc Try to preserve the exact form of end-of-file whitespace 2016-06-16 12:25:11 -07:00
Peter Eckersley
e5ce03b312 More test wrangling 2016-06-16 12:24:36 -07:00
Peter Eckersley
ff7addefb3 Start fixing tests 2016-06-15 17:57:24 -07:00
Peter Eckersley
2cbd680bd5 Hide .spaced from users outside nginxparser.py 2016-06-15 17:36:53 -07:00
Peter Eckersley
4f46289c1b Start cleanup 2016-06-15 17:26:38 -07:00
Peter Eckersley
5e59b8ad46 Woohoo! it works 2016-06-15 16:42:47 -07:00
Peter Eckersley
98a2e0c6d6 Another waypoint 2016-06-15 16:02:33 -07:00
Peter Eckersley
8147c671e4 Now handles some conf files in whitespace-preserving mode
(but not all of them)
2016-06-08 17:52:35 -07:00
Peter Eckersley
443f2ebb58 WIP 2016-06-07 18:19:58 -07:00
Peter Eckersley
80a52d8f01 Vaguely close to working? 2016-06-07 17:55:53 -07:00
Peter Eckersley
9be5f7d7d9 Further WIP 2016-06-07 17:17:17 -07:00
Peter Eckersley
ac220976f1 work in progress 2016-06-07 14:46:49 -07:00
Peter Eckersley
ec49afb7c0 UnspacedList: infrastructure for parsing but hiding nginx whitespace 2016-06-03 16:45:24 -07:00
Blake Griffith
2d121585c9 Catch more le_util in certbot-nginx 2016-05-26 15:51:56 -05:00
Blake Griffith
d9d2377242 Rename certbot.le_util to certbot.util
Also rename certbot/tests/le_util_test.py to certbot/tests/util_test.py
2016-05-25 18:50:02 -05:00
Peter Eckersley
83703fd8b1 Merge remote-tracking branch 'origin/master' into nginx-plugin-map 2016-05-12 17:51:50 -07:00
Marcel Krüger
762e9e9db0 Fix mime.types parsing for nginx
Added characters to key parsing rule which appear in the mime type in mime.types.
2016-05-11 06:16:13 +02:00
Brad Warren
3d248d8a60 s/Let's Encrypt/Certbot certbot-nginx 2016-04-13 16:49:30 -07:00
Brad Warren
a43fac3277 s/letsencrypt/certbot letsencrypt-nginx tests 2016-04-13 16:45:54 -07:00