Chris Mayo
819dacb9bb
Install linkcheckerrc in the package data
...
data/__init__.py needed for Python < 3.10
(namespace packages supported from importlib_resources v3.2)
2021-12-30 19:27:04 +00:00
Chris Mayo
a7155db64a
Correct documentation of CSV separator
...
851e1121e ("Use semicolon as default CSV separator.", 2010-07-31)
2021-11-29 19:48:50 +00:00
Paul Haerle
f395c74aac
Make ResultCache max_size configurable ( #544 )
...
* Make ResultCache max_size configurable
fixes #463
* Add tests and docs.
* fix documentation...
...adapt the source, not the auto-generated man pages themselves as
requested in #544 .
* fix typo.
2021-06-21 19:45:19 +01:00
Chris Mayo
2de25d54fd
Rename blacklist to failures
...
Continue to support blacklist for the time being, with deprecation
warnings.
2020-08-23 17:19:26 +01:00
Chris Mayo
84a45b5171
Add missing settings to the example linkcheckerrc
2020-08-09 17:05:34 +01:00
Chris Mayo
a972150854
Improve authentication comments in template linkcheckerrc
2020-06-23 17:28:31 +01:00
Bastian Kleineidam
0ef00eea56
Move GUI files to separate project
2016-01-23 13:28:15 +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
Florian Jacob
fa262a0894
Make documentation reflect 39df181
...
10 instead of 100 default threads
2015-09-15 11:15:04 +02:00
Vadim Khohlov
d4352fc828
Added plugin for parsing and checking links in Markdown files
2014-11-11 15:35:18 +02:00
Bastian Kleineidam
82dd76b0d7
Add PDF link parsing.
2014-04-28 18:13:45 +02:00
Bastian Kleineidam
306979abca
Add HttpHeaderInfo plugin
2014-03-12 19:28:37 +01:00
Bastian Kleineidam
182f89d57f
Remove unused certificate copy.
2014-03-04 22:10:24 +01:00
Bastian Kleineidam
7b34be590b
Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements.
2014-03-01 00:12:34 +01:00
Bastian Kleineidam
103e00b4d1
Allow disabling of ssl certificate checks.
2013-12-12 22:17:57 +01:00
Bastian Kleineidam
123578a4cd
Make per-host connection limits configurable.
2013-02-27 19:37:28 +01:00
Bastian Kleineidam
55637c5bc7
Updated SSL certificate chain.
2013-02-27 19:36:19 +01:00
Bastian Kleineidam
b38317d57b
Replace optparse with argparse.
2013-02-27 19:35:44 +01:00
Bastian Kleineidam
64d95e45e0
Remove local HTML and CSS syntax check.
2013-02-08 21:36:02 +01:00
Bastian Kleineidam
3a51ac7662
Warn about accessible passwords in config files.
2012-10-15 14:36:10 +02:00
Bastian Kleineidam
8750d55a73
Add configuration entry for maximum number of URLs.
2012-10-14 11:13:55 +02:00
Bastian Kleineidam
d60e4dc0a2
Improved custom user-agent example.
2012-09-21 15:51:44 +02:00
Bastian Kleineidam
3a352631ba
Add modified field to loggers.
2012-09-18 12:12:00 +02:00
Bastian Kleineidam
6730fb51ee
Allow maximum check time specification.
2012-09-03 20:17:49 +02:00
Bastian Kleineidam
99ab68908c
Increase the default number of checker threads.
2012-08-23 16:11:47 +02:00
Bastian Kleineidam
4cce99a77d
Test SSL certificate expiration.
2012-06-20 20:10:40 +02:00
Bastian Kleineidam
cbb13a8983
Add SSL certificate verification.
2012-06-18 23:05:44 +02:00
Bastian Kleineidam
00aa631267
Add localwebroot configuration option.
2012-06-10 14:47:27 +02:00
Bastian Kleineidam
2dee223555
Allow memory dumps to be written.
2012-06-10 13:18:35 +02:00
Bastian Kleineidam
52dcf101e0
Remove rest of deprecated options.
2012-04-22 17:55:12 +02:00
Bastian Kleineidam
64d3c31499
Support Apache 2.2 and 2.4.
2012-04-22 11:49:28 +02:00
Bastian Kleineidam
d3d3529c23
Added a WSGI script.
2012-04-06 08:23:41 +02:00
Bastian Kleineidam
d6d82b96f1
Add cookiefile config option.
2012-03-22 22:29:56 +01:00
Bastian Kleineidam
3b818d99c0
Allow --pause to be set in configuration file.
2012-03-16 21:28:30 +01:00
Bastian Kleineidam
a69f12d5e1
Remove unused file.
2012-01-05 13:50:51 +01:00
Bastian Kleineidam
9b437fd1e4
Use dictionary-based logging config.
2012-01-04 21:07:35 +01:00
Bastian Kleineidam
50bdfeab83
Removed unused reindent script.
2011-10-19 13:44:48 +02:00
Bastian Kleineidam
6e69f8f3b1
Fix sql logging output.
2011-10-09 19:02:23 +02:00
Bastian Kleineidam
51bcccfdfe
Added new option --user-agent to set the User-Agent header.
2011-07-25 21:09:49 +02:00
Bastian Kleineidam
e3bb574997
Remove support for system configuration file.
2011-05-20 21:10:31 +02:00
Bastian Kleineidam
9d6f2e1a4a
Add badsite.example.com as example.
2011-05-06 19:05:51 +02:00
Bastian Kleineidam
e13d2a5078
Improved warningregex example.
2011-05-05 18:31:46 +02:00
Bastian Kleineidam
84f6d56a49
Print level in loggers xml, csv and sql.
2011-04-09 10:51:03 +02:00
Bastian Kleineidam
3b225e676f
Added note that output configuration is ignored in linkchecker-gui.
2011-04-02 10:38:41 +02:00
Bastian Kleineidam
6bd207622f
Updated logfile comment.
2011-04-02 10:38:10 +02:00
Bastian Kleineidam
68a8de58d1
Deprecate the --interactive commandline option.
2011-02-20 11:05:29 +01:00
Bastian Kleineidam
eaa2b79bc3
Updated documentation.
2011-02-17 19:59:02 +01:00
Bastian Kleineidam
a94269fd5b
Remove unused ID part of loggers.
2010-12-15 13:24:31 +01:00
Bastian Kleineidam
5058161e40
Remove deprecated options and backward compatibility parts.
2010-11-21 11:35:56 +01:00
Bastian Kleineidam
d811269d03
Improved config documentation.
2010-10-25 22:41:03 +02:00