Commit graph

776 commits

Author SHA1 Message Date
Bastian Kleineidam
efbbb656a1 Remove python-dns conflict by moving the dns module into a custom subdirectory. 2012-12-07 22:19:32 +01:00
Bastian Kleineidam
42a17cbb98 Prepare py3 port and display sys.argv on internal errors. 2012-11-26 18:49:07 +01:00
Bastian Kleineidam
8fbcd31798 Bump up version. 2012-11-14 20:23:56 +01:00
Bastian Kleineidam
ec03d56b62 Remove pysqlite dependency. 2012-11-14 20:23:56 +01:00
Bastian Kleineidam
2c2a98510c Updated changelog. 2012-11-09 21:25:47 +01:00
Bastian Kleineidam
a0f4d5c3b0 Set release. 2012-11-09 19:20:49 +01:00
Bastian Kleineidam
5a62d1f8cc Remove old options documentation. 2012-11-08 11:15:52 +01:00
Bastian Kleineidam
453b008c73 Improved the GUI documentation. 2012-11-08 11:15:32 +01:00
Bastian Kleineidam
22860ba773 Updated changelog. 2012-11-08 08:19:00 +01:00
Bastian Kleineidam
f9a7f5ef96 Restrict local file checking. 2012-11-07 18:07:00 +01:00
Bastian Kleineidam
eabaa41bd2 Do not check duplicate URLs. 2012-11-06 21:34:22 +01:00
Bastian Kleineidam
d78503cdd5 Updated changelog. 2012-10-30 17:44:00 +01:00
Bastian Kleineidam
c44aa2db1f Fix anchor checking of cached HTTP URLs by using the cached content type. 2012-10-25 06:37:10 +02:00
Bastian Kleineidam
38ac80eb1a Fix changelog. 2012-10-24 22:15:27 +02:00
Bastian Kleineidam
dd2c963fac Fix non-ASCII exception handling. 2012-10-24 22:14:45 +02:00
Bastian Kleineidam
64de760b97 Added debug statements for unparseable content types. 2012-10-24 22:06:42 +02:00
Bastian Kleineidam
2adf415a32 Check and fix manpage formatting warnings. 2012-10-15 18:19:08 +02:00
Bastian Kleineidam
3a51ac7662 Warn about accessible passwords in config files. 2012-10-15 14:36:10 +02:00
Bastian Kleineidam
b74a5a03a7 Set release date. 2012-10-14 11:51:06 +02:00
Bastian Kleineidam
8750d55a73 Add configuration entry for maximum number of URLs. 2012-10-14 11:13:55 +02:00
Bastian Kleineidam
a013a67358 Document the maxrunseconds option. 2012-10-14 09:56:32 +02:00
Bastian Kleineidam
6a204120b6 Handle stale file system links for local file checks. 2012-10-12 17:20:19 +02:00
Bastian Kleineidam
ec1b7664f5 Fix typo. 2012-10-10 21:06:49 +02:00
Bastian Kleineidam
63cf8adf54 Catch ValueError on invalid cookie expiration dates. 2012-10-10 06:44:38 +02:00
Bastian Kleineidam
67cec7b2c1 Updated changelog. 2012-10-09 21:24:53 +02:00
Bastian Kleineidam
f9cb512f7d Updated changelog. 2012-10-01 13:43:48 +02:00
Bastian Kleineidam
1e1370fbb4 Updated docs. 2012-09-23 16:02:11 +02:00
Bastian Kleineidam
7e130808bd Document the user-agent change. 2012-09-21 16:05:03 +02:00
Bastian Kleineidam
0b9c0ee784 Updated translations and changelog. 2012-09-20 20:42:21 +02:00
Bastian Kleineidam
bff217c58b Never log ignored warnings. 2012-09-20 12:44:40 +02:00
Bastian Kleineidam
4e5a75fa92 Mention Peazip for Windows to extract the source. 2012-09-19 17:58:45 +02:00
Bastian Kleineidam
450fb36373 Updated changelog. 2012-09-19 09:17:16 +02:00
Bastian Kleineidam
3a352631ba Add modified field to loggers. 2012-09-18 12:12:00 +02:00
Bastian Kleineidam
932a07a9cf Added XML sitemap logger. 2012-09-18 09:16:34 +02:00
Bastian Kleineidam
4e59056ee7 Warn about duplicate URL contents. 2012-09-17 19:49:50 +02:00
Bastian Kleineidam
cb71f483a5 Warn about too long URLs. 2012-09-17 16:00:23 +02:00
Bastian Kleineidam
03667a4ec9 Print warning tags in text output. 2012-09-17 15:29:04 +02:00
Bastian Kleineidam
6e1841cf1f Print download and cache statistics. 2012-09-17 15:23:25 +02:00
Bastian Kleineidam
273230d98b Send HTTP Do-Not-Track header. 2012-09-14 22:41:38 +02:00
Bastian Kleineidam
86f1c74006 Close loggers properly on I/O errors. 2012-09-14 22:09:18 +02:00
Bastian Kleineidam
d24aaf4b35 Revert last change; document 7-zip for extraction of tar.xz files instead. 2012-09-06 00:11:31 +02:00
Bastian Kleineidam
fb44d78dcf Add .zip source dist file. 2012-09-04 20:53:05 +02:00
Bastian Kleineidam
6730fb51ee Allow maximum check time specification. 2012-09-03 20:17:49 +02:00
Bastian Kleineidam
8ddd568a4c Bump up version. 2012-09-03 20:16:46 +02:00
Bastian Kleineidam
78ee2bce1a Improved download readme. 2012-09-03 19:54:22 +02:00
Bastian Kleineidam
0dc2efea68 Adjust for new .xz dist format. 2012-09-02 23:44:16 +02:00
Bastian Kleineidam
3838eb7510 Add release info. 2012-09-02 23:38:05 +02:00
Bastian Kleineidam
7a6436f08f Increase checked cache in URL queue. 2012-09-02 22:21:49 +02:00
Bastian Kleineidam
7334a9863e Make URL properties in GUI selectable with the mouse. 2012-08-24 00:10:59 +02:00
Bastian Kleineidam
99ab68908c Increase the default number of checker threads. 2012-08-23 16:11:47 +02:00