Bastian Kleineidam
c2ce810c3f
Fix python requests version check
2016-06-28 21:55:10 +02:00
Bastian Kleineidam
0ef00eea56
Move GUI files to separate project
2016-01-23 13:28:15 +01:00
Bastian Kleineidam
e410169fd0
Remove unused test module
2016-01-20 20:18:09 +01:00
Bastian Kleineidam
354d6adb20
Remove deprecated pip option --use-mirror
2016-01-20 20:16:04 +01:00
Bastian Kleineidam
6fbd1e1c99
Try using container based travis ci boxes by replacing sudo
2016-01-20 20:01:19 +01:00
Bastian Kleineidam
88c060699d
Fix tests
2016-01-19 22:05:15 +01:00
wummel
4de5348b9d
Merge pull request #575 from sitsofe/master
...
Expand RegexCheck docs and fix up some typos.
2016-01-19 21:59:42 +01:00
Bastian Kleineidam
549533d701
Improved debugging
2016-01-19 21:55:50 +01:00
Bastian Kleineidam
914995b5fc
Use example.com for tests.
2016-01-19 12:17:08 +01:00
wummel
a40c39be59
Merge pull request #560 from xvadim/feature
...
Added plugin for parsing and checking links in Markdown files
2016-01-19 07:30:34 +01:00
wummel
ab110f1934
Merge pull request #611 from florianjacob/10_threads_docs_correction
...
Make documentation reflect 39df181
2016-01-18 19:52:56 +01:00
wummel
e2556abbb6
Merge pull request #561 from nbigaouette/issue555
...
Detect if "url_data" contains proxy attributes before using them.
2016-01-17 21:59:35 +01:00
wummel
1baac19ca3
Merge pull request #621 from PeterDaveHello/patch-1
...
Update README.rst
2016-01-17 14:50:13 +01:00
Bastian Kleineidam
e3ab90246d
Remove platform-specific installer stuff and ensure a build .whl wheel file can be built.
2016-01-17 09:05:21 +01:00
Bastian Kleineidam
3d711666e1
Fix parser for changes in bison 3.0.x
2015-11-26 12:33:44 +01:00
Peter Dave Hello
5a4482fb7e
Update README.rst
...
Use svg instead of png to get better image quality
2015-11-09 01:19:57 +08:00
Florian Jacob
fa262a0894
Make documentation reflect 39df181
...
10 instead of 100 default threads
2015-09-15 11:15:04 +02:00
Sitsofe Wheeler
40be399f79
Fix up some typos and grammar in the linkcheckerrc man page.
2015-02-11 10:42:03 +00:00
Sitsofe Wheeler
ed683bc4c0
Expand RegexCheck section.
...
- Add the warningregex parameter to the RegexCheck section.
- Add a note that the REGEX shouldn't be quoted.
- Change the quote style to double quotes to match the rest of the document.
2015-02-11 10:41:57 +00:00
Nicolas Bigaouette
4e56eceb35
Detect if "url_data" contains proxy attributes before using them.
...
Fix proposed by @colwilson in issue #555 .
2014-11-12 09:58:30 -05:00
Vadim Khohlov
d4352fc828
Added plugin for parsing and checking links in Markdown files
2014-11-11 15:35:18 +02:00
Bastian Kleineidam
27937e6f83
Fix requests module version check.
2014-09-22 22:45:04 +02:00
Bastian Kleineidam
213c427412
Updated
2014-09-20 13:57:59 +02:00
Bastian Kleineidam
228bce1ba2
Add to instead of replace the HTTP client headers.
2014-09-20 12:17:42 +02:00
Bastian Kleineidam
92c4ca9a5e
Debug request headers
2014-09-20 12:16:24 +02:00
Bastian Kleineidam
029c20ed98
More python3 fixes
2014-09-12 21:59:07 +02:00
Bastian Kleineidam
35eb30432e
Added some Python3 fixes.
2014-09-12 19:36:30 +02:00
Bastian Kleineidam
d89217efaa
Merge branch 'master' into py3
2014-09-12 17:36:46 +02:00
Bastian Kleineidam
9960c179fb
Updated
...
[ci skip]
2014-09-11 21:20:37 +02:00
Bastian Kleineidam
697e7b82e1
Search for system certs
2014-09-11 21:19:49 +02:00
Bastian Kleineidam
30059732f2
Updated translation files.
2014-09-11 21:19:41 +02:00
Bastian Kleineidam
3d459218bf
Mention that Python 3 is not yet supported.
...
[ci skip]
2014-09-11 19:43:06 +02:00
Bastian Kleineidam
21c7200360
Reactivate paging of help pages.
2014-09-11 19:42:42 +02:00
Bastian Kleineidam
9c3739f1c9
Replace msgfmt.py with local tools.
2014-09-08 18:25:03 +02:00
Bastian Kleineidam
06c6b80ed3
Fix proxy support.
2014-09-05 22:48:10 +02:00
Bastian Kleineidam
c580c0ec52
Document user-agent string.
...
[ci skip]
2014-09-05 22:47:26 +02:00
Bastian Kleineidam
7239cd1b76
Add test for itms-services URL.
2014-09-05 21:37:33 +02:00
wummel
6580d37dc9
Merge pull request #545 from ArloL/patch-1
...
Use correct attribute
2014-09-05 21:13:40 +02:00
Bastian Kleineidam
ee4545399d
Support itms-services: URLs. #532
2014-09-05 21:06:10 +02:00
Bastian Kleineidam
37d4ed6f83
Add hyphen and dot to the allowed scheme characters.
2014-09-05 20:59:54 +02:00
Bastian Kleineidam
c8df9355f0
Try to use the SSL certs from the certifi package.
2014-09-05 20:00:30 +02:00
Bastian Kleineidam
c684918ba6
Ignore urllib3 warnings about invalid SSL certs since we check them ourselves.
2014-09-05 20:00:00 +02:00
Bastian Kleineidam
2354f16dbb
Catch urllib3 errors.
2014-09-05 19:59:28 +02:00
Arlo Louis O'Keeffe
52337f82cb
Use correct attribute
2014-09-03 09:36:22 +02:00
Bastian Kleineidam
9c00531e71
Bump up version.
2014-08-06 20:01:17 +02:00
Bastian Kleineidam
c94ef87d14
Bump up version; fix README.rst name in MANIFEST.in
2014-07-16 20:50:39 +02:00
Bastian Kleineidam
3301a5a731
Updated
...
[ci skip]
2014-07-16 20:35:15 +02:00
Bastian Kleineidam
85dadc1f1a
Add documentation
2014-07-16 07:37:19 +02:00
Bastian Kleineidam
4e1e756ca4
Updated copyright.
2014-07-16 07:35:32 +02:00
Bastian Kleineidam
4b2531ef98
Set release date.
2014-07-16 07:34:21 +02:00