Commit graph

113 commits

Author SHA1 Message Date
Bastian Kleineidam
306979abca Add HttpHeaderInfo plugin 2014-03-12 19:28:37 +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
9b53470388 Updated
[ci skip]
2014-01-08 22:33:24 +01:00
Bastian Kleineidam
c966fe6b24 Remove the http-wrong-redirect warning 2013-04-11 18:33:19 +02:00
Bastian Kleineidam
747602a7ba Fix manpage typos. 2013-02-19 21:30:45 +01:00
Bastian Kleineidam
64d95e45e0 Remove local HTML and CSS syntax check. 2013-02-08 21:36:02 +01:00
Bastian Kleineidam
65a0031c10 Updated copyright. 2013-01-06 18:12:44 +01:00
Bastian Kleineidam
16b84be490 Updated all links. 2013-01-06 18:10:13 +01:00
Bastian Kleineidam
453b008c73 Improved the GUI documentation. 2012-11-08 11:15:32 +01:00
Bastian Kleineidam
2adf415a32 Check and fix manpage formatting warnings. 2012-10-15 18:19:08 +02:00
Bastian Kleineidam
932a07a9cf Added XML sitemap logger. 2012-09-18 09:16:34 +02:00
Bastian Kleineidam
99ab68908c Increase the default number of checker threads. 2012-08-23 16:11:47 +02:00
Bastian Kleineidam
ec365d50a6 Document that feed: URLs are unsupported. 2012-08-14 23:15:41 +02:00
Bastian Kleineidam
7db9c4e9cf Updated manual page. 2012-08-14 20:37:11 +02:00
Bastian Kleineidam
898c426d7a Use cProfile for profiling. Don't print user-visible help for profiling. 2012-08-09 12:38:06 +02:00
Bastian Kleineidam
b9f1032b41 Made --ignore-url documentation more clear. 2012-04-29 10:33:24 +02:00
Bastian Kleineidam
d0fbe8b7f6 Break long URLs in documentation. 2012-04-03 07:42:39 +02:00
Bastian Kleineidam
3e36d10ad5 Fix typo in manual page. 2012-02-10 20:17:17 +01:00
Bastian Kleineidam
ca67566fad Sort manpage options alphabetically. 2012-01-23 20:00:31 +01:00
Bastian Kleineidam
042b0569ec Fall back to W3C checkers. 2012-01-22 08:13:27 +01:00
Bastian Kleineidam
0271ee0c20 Advertise HTML5 support and sync the feature description to the manpage. 2012-01-11 19:13:39 +01:00
Bastian Kleineidam
a0581cc2a1 Ignore steam:// URIs. 2012-01-10 19:37:19 +01:00
Bastian Kleineidam
886bacb2ac Updated copyright. 2012-01-06 20:33:49 +01:00
Bastian Kleineidam
21532a70ec Return with non-zero return value when internal program errors occurred. 2011-12-14 22:54:26 +01:00
Bastian Kleineidam
d5d1b9ac73 Updated documentation for new GUI option. 2011-10-19 22:44:13 +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
e5518f799a Document URL search for --warning-regex. 2011-05-14 14:44:27 +02:00
Bastian Kleineidam
4c71b5ba68 Use httplib cookie parsing; fix docs. 2011-05-14 13:56:38 +02:00
Bastian Kleineidam
c9f59452ac Correct RFC reference for cookie file format. 2011-05-14 09:46:23 +02:00
Bastian Kleineidam
5ca961d51a Add reference to REGULAR EXPRESSIONS section. 2011-05-06 19:04:06 +02:00
Bastian Kleineidam
ae9135d031 Fix manpage formatting warnings. 2011-05-01 08:31:50 +02:00
Bastian Kleineidam
3bbeaa4e7a Remove old -s option reference from man page. 2011-04-06 10:22:29 +02:00
Bastian Kleineidam
c0a474ad6b Updated documentation. 2011-02-20 13:53:19 +01:00
Bastian Kleineidam
68a8de58d1 Deprecate the --interactive commandline option. 2011-02-20 11:05:29 +01:00
Bastian Kleineidam
97ef8ed204 Deprecated --allow-root and always drop privileges. 2011-02-18 15:32:21 +01:00
Bastian Kleineidam
a493a3ded1 Deprecate the --priority option. 2011-02-18 14:53:32 +01:00
Bastian Kleineidam
825611740e Updated documentation. 2011-02-18 14:50:51 +01:00
Bastian Kleineidam
32822b9fe3 Updated documentation. 2011-02-11 18:50:12 +01:00
Bastian Kleineidam
b76bc2d87f Updated redirected URLs. 2010-09-22 23:43:44 +02:00
Bastian Kleineidam
21f4a41ecb Updated manpage link. 2010-09-06 23:10:55 +02:00
Bastian Kleineidam
27fe6fdfcf Update URL links in man pages. 2010-09-06 21:56:39 +02:00
Bastian Kleineidam
a846e66869 Updated manpage links. 2010-09-06 21:10:47 +02:00
Bastian Kleineidam
c7149010eb Updated documentation 2010-09-05 21:02:03 +02:00
Bastian Kleineidam
48539d58e2 Use example.com addresses for documentation. 2010-07-28 21:25:14 +02:00
Bastian Kleineidam
34a2f4a15d Disable and deprecated the --no-proxy-for option. 2010-03-07 17:45:48 +01:00
Bastian Kleineidam
8533ade21f Add ID for each logged URL. 2009-07-26 22:31:51 +02:00
Bastian Kleineidam
3121e3385e Use direct HTML documentation for the GUI client; moved the homepage content to a separate package. 2009-07-20 18:33:09 +02:00
calvin
e9805dbd8a Updated copyright year to 2009
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3887 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2009-01-08 14:18:03 +00:00
calvin
7d05f0f544 Added --complete option
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3872 e7d03fd6-7b0d-0410-9947-9c21f3af8025
2008-11-30 19:35:56 +00:00