Bastian Kleineidam
|
6437f08277
|
Display downloaded bytes.
|
2014-03-14 21:06:10 +01:00 |
|
Bastian Kleineidam
|
c51caf1133
|
Assertions should be earlier.
|
2014-03-14 20:26:11 +01:00 |
|
Bastian Kleineidam
|
0989624333
|
Updated changelog.
[ci skip]
|
2014-03-14 20:25:52 +01:00 |
|
Bastian Kleineidam
|
cc401923ac
|
Improve wording of status message.
|
2014-03-14 20:25:37 +01:00 |
|
Bastian Kleineidam
|
cfff4c4a84
|
Disable URL length warning for data: URLs.
|
2014-03-14 20:24:28 +01:00 |
|
Bastian Kleineidam
|
ac78c6d5b8
|
Internal errors do not stop the checking thread any more.
|
2014-03-14 20:23:04 +01:00 |
|
Bastian Kleineidam
|
b18854649d
|
Count unique URLs for url queue limit.
|
2014-03-14 20:21:46 +01:00 |
|
Bastian Kleineidam
|
257644e660
|
Add cache length function to get number of cached elements.
|
2014-03-14 20:19:34 +01:00 |
|
Bastian Kleineidam
|
d3f1bddc5a
|
Sort changelog entries.
[ci skip]
|
2014-03-12 19:29:52 +01:00 |
|
Bastian Kleineidam
|
2d2e010940
|
Move some scripts into the new script dir.
|
2014-03-12 19:29:11 +01:00 |
|
Bastian Kleineidam
|
306979abca
|
Add HttpHeaderInfo plugin
|
2014-03-12 19:28:37 +01:00 |
|
Bastian Kleineidam
|
279db5c5b8
|
Fix documentation.
|
2014-03-12 19:22:18 +01:00 |
|
Bastian Kleineidam
|
12de5f26ef
|
Add scripts dir
|
2014-03-12 19:22:07 +01:00 |
|
Bastian Kleineidam
|
ccd0d4ead7
|
Updated the list of unknown or ignored URI schemes.
|
2014-03-12 19:20:49 +01:00 |
|
Bastian Kleineidam
|
e0326a591e
|
Updated changelog.
[ci skip]
|
2014-03-11 21:05:00 +01:00 |
|
Bastian Kleineidam
|
121602df87
|
Use SSL cert on Windows systems.
|
2014-03-11 20:58:16 +01:00 |
|
Bastian Kleineidam
|
4dc70f520e
|
Simplify config dir functions.
|
2014-03-11 20:48:43 +01:00 |
|
Bastian Kleineidam
|
0ad5969b54
|
Simplify config dir functions.
|
2014-03-11 20:23:49 +01:00 |
|
Bastian Kleineidam
|
14409b0776
|
Remove old cert target
|
2014-03-11 20:23:41 +01:00 |
|
Bastian Kleineidam
|
1733c6a6f2
|
Fix Travis CI build.
|
2014-03-11 19:56:36 +01:00 |
|
Bastian Kleineidam
|
a7c57394e9
|
Use correct dirname for cacert.pem
|
2014-03-10 22:41:05 +01:00 |
|
Bastian Kleineidam
|
41d07729bb
|
Install certificate store with installers.
|
2014-03-10 22:34:37 +01:00 |
|
Bastian Kleineidam
|
36d3653131
|
Updated the changelog
[ci skip]
|
2014-03-10 20:09:09 +01:00 |
|
Bastian Kleineidam
|
ee0717131d
|
Add marker for http debugging
|
2014-03-10 20:09:05 +01:00 |
|
Bastian Kleineidam
|
9c9cf0c3e2
|
Check for Python requests >= 2.2.0
|
2014-03-10 19:31:31 +01:00 |
|
Bastian Kleineidam
|
57edf0923e
|
Updated copyright year
|
2014-03-10 19:27:22 +01:00 |
|
Bastian Kleineidam
|
bca226c293
|
Fix assertion checking external links; fix tests
|
2014-03-10 18:23:44 +01:00 |
|
Bastian Kleineidam
|
40b663cf9e
|
Ignore URLs earlier.
|
2014-03-10 18:05:11 +01:00 |
|
Bastian Kleineidam
|
887a814d42
|
Fix osx build.
|
2014-03-08 19:35:19 +01:00 |
|
Bastian Kleineidam
|
6b334dc79b
|
Fix URL result caching.
|
2014-03-08 19:35:10 +01:00 |
|
Bastian Kleineidam
|
0113f06406
|
Enable arbitrary output encodings in CSV output. See #467
|
2014-03-06 22:40:52 +01:00 |
|
Bastian Kleineidam
|
102837b875
|
Set maximum redirects
|
2014-03-06 21:58:35 +01:00 |
|
Bastian Kleineidam
|
c0e54589b5
|
Fix non-osx builds again.
|
2014-03-05 20:52:56 +01:00 |
|
Bastian Kleineidam
|
c6a221d421
|
Define HAVE_STRLCPY and HAVE_STRLCAT to fix build error on osx
|
2014-03-05 20:22:32 +01:00 |
|
Bastian Kleineidam
|
fab2c2da98
|
Improve content type setting.
|
2014-03-05 20:12:19 +01:00 |
|
Bastian Kleineidam
|
b96e3d08c1
|
Bump up version.
|
2014-03-05 19:27:39 +01:00 |
|
Bastian Kleineidam
|
441e16a740
|
Updated changelog.
[ci skip]
|
2014-03-05 19:27:22 +01:00 |
|
Bastian Kleineidam
|
ef13a3fce1
|
Implement sitemap and sitemap index parsing.
|
2014-03-05 19:26:37 +01:00 |
|
Bastian Kleineidam
|
b72cf252fb
|
Move parseable check down since it might get the content.
|
2014-03-05 19:26:05 +01:00 |
|
Bastian Kleineidam
|
9ef65cb774
|
Fix UrlData string representation.
|
2014-03-05 19:25:40 +01:00 |
|
Bastian Kleineidam
|
00bd549c0c
|
Remove duplicate content type map.
|
2014-03-05 19:24:58 +01:00 |
|
Bastian Kleineidam
|
380f14453b
|
Fix mimetype guessing from content.
|
2014-03-05 19:23:58 +01:00 |
|
Bastian Kleineidam
|
192cfab009
|
Cleanup of the UrlData.is_* functions
|
2014-03-05 19:23:16 +01:00 |
|
Bastian Kleineidam
|
0b796a7143
|
Updated py3 list
[ci skip]
|
2014-03-04 22:51:48 +01:00 |
|
Bastian Kleineidam
|
5ef84e3270
|
Remove old test files.
|
2014-03-04 22:45:35 +01:00 |
|
Bastian Kleineidam
|
8efb99ac03
|
twill is optional and has currently a 404 error
|
2014-03-04 22:41:06 +01:00 |
|
Bastian Kleineidam
|
dca06dde99
|
Travis changes.
|
2014-03-04 22:36:02 +01:00 |
|
Bastian Kleineidam
|
182f89d57f
|
Remove unused certificate copy.
|
2014-03-04 22:10:24 +01:00 |
|
Bastian Kleineidam
|
b04e52a975
|
Commit meta changes.
|
2014-03-04 22:06:04 +01:00 |
|
Bastian Kleineidam
|
90cea5bce0
|
Updated webpage info.
[ci skip]
|
2014-03-04 22:00:39 +01:00 |
|