Commit graph

862 commits

Author SHA1 Message Date
Bastian Kleineidam
6437f08277 Display downloaded bytes. 2014-03-14 21:06:10 +01:00
Bastian Kleineidam
0989624333 Updated changelog.
[ci skip]
2014-03-14 20:25:52 +01:00
Bastian Kleineidam
d3f1bddc5a Sort changelog entries.
[ci skip]
2014-03-12 19:29:52 +01:00
Bastian Kleineidam
306979abca Add HttpHeaderInfo plugin 2014-03-12 19:28:37 +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
36d3653131 Updated the changelog
[ci skip]
2014-03-10 20:09:09 +01:00
Bastian Kleineidam
9c9cf0c3e2 Check for Python requests >= 2.2.0 2014-03-10 19:31:31 +01:00
Bastian Kleineidam
bca226c293 Fix assertion checking external links; fix tests 2014-03-10 18:23:44 +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
441e16a740 Updated changelog.
[ci skip]
2014-03-05 19:27:22 +01:00
Bastian Kleineidam
0b796a7143 Updated py3 list
[ci skip]
2014-03-04 22:51:48 +01:00
Bastian Kleineidam
90cea5bce0 Updated webpage info.
[ci skip]
2014-03-04 22:00:39 +01:00
Bastian Kleineidam
b17211f162 Set for release. 2014-03-04 21:36:24 +01:00
Bastian Kleineidam
eec6bdd686 Updated changelog
[ci skip]
2014-03-04 18:38:33 +01:00
Bastian Kleineidam
0e861b1bbd Set version in changelog.
[ci skip]
2014-03-03 23:30:13 +01:00
Bastian Kleineidam
39df1812c7 Default to 10 threads instead of 100. 2014-03-01 20:49:06 +01:00
Bastian Kleineidam
6f205a2574 Support checking Sitemap: URLs in robots.txt files. 2014-03-01 20:25:19 +01:00
Bastian Kleineidam
78a99717fe Check regular expressions from users for errors. 2014-03-01 19:15:48 +01:00
Bastian Kleineidam
39c39b1d9f Disable twill page refresh. 2014-03-01 18:19:29 +01:00
Bastian Kleineidam
1eb5e334f9 Document the detection of gconf and kde proxy settings. 2014-03-01 18:17:03 +01:00
Bastian Kleineidam
64ab648e03 Updated changelog
[ci skip]
2014-03-01 18:12:47 +01:00
Bastian Kleineidam
a5c90b6e1a Updated changelog
[ci skip]
2014-03-01 18:00:58 +01:00
Bastian Kleineidam
eb7e52c0e2 -o none sets exit code now 2014-03-01 15:31:39 +01:00
Bastian Kleineidam
0579df2cc5 Do not require testing/installing packages. 2014-03-01 15:25:23 +01:00
wummel
ee931d8722 Merge pull request #456 from kyleskrinak/master
Added documentation for Mac OS X manual installation. py2app must be ins...
2014-03-01 15:23:40 +01:00
Bastian Kleineidam
f7f5001256 Add missing column name to SQL insert statement. 2014-03-01 12:03:33 +01:00
Bastian Kleineidam
e9ce3b46ff Updated changelog.
[ci skip]
2014-03-01 12:02:04 +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
0ec92633a6 Specify HTML content language.
[ci skip]
2014-01-13 20:01:16 +01:00
Kyle Skrinak
952e5aecee Added documentation for Mac OS X manual installation. py2app must be installed as a requirement, clarified current working directories, etc. 2014-01-11 10:41:47 -05:00
wummel
e1ccddeea9 Merge pull request #453 from cicku/patch-1
Fix non-standard deskop file
2014-01-11 00:22:09 -08:00
Christopher Meng
f33ffcaadc Update linkchecker.desktop
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop: error: value "True" for boolean key "Terminal" in group "Desktop Entry" contains invalid characters, boolean values must be "false" or "true"
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop: error: value "Network;WebDevelopment" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character
2014-01-10 15:23:12 +08:00
Christopher Meng
b6b9ae7e45 Fix non-standard deskop file
desktop-file-validate /home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker-gui.desktop /home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker-gui.desktop: error: value "Network;WebDevelopment" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop: error: value "True" for boolean key "Terminal" in group "Desktop Entry" contains invalid characters, boolean values must be "false" or "true"
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop: error: value "Network;WebDevelopment" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character
2014-01-10 15:22:08 +08:00
Bastian Kleineidam
a9fc6b1847 Ignore dist dir
[ci skip]
2014-01-08 23:16:24 +01:00
Bastian Kleineidam
41b73ef2a9 Bump up version.
[ci skip]
2014-01-08 23:04:39 +01:00
Bastian Kleineidam
8276681c7f Updated copyright, set release date
[ci skip]
2014-01-08 22:35:36 +01:00
Bastian Kleineidam
9b53470388 Updated
[ci skip]
2014-01-08 22:33:24 +01:00
Bastian Kleineidam
c806be5c15 Updated copyright 2014-01-08 22:33:04 +01:00
Bastian Kleineidam
09a2243546 Add missing logger classes for installers. 2014-01-08 22:25:44 +01:00
Bastian Kleineidam
c076e312a2 Send an Accept header. 2014-01-08 19:56:00 +01:00
Bastian Kleineidam
1e55c28a7f Updated web version
[ci skip]
2013-12-24 07:29:56 +01:00
Bastian Kleineidam
c2d08fd86d Use dist dir as download. 2013-12-24 07:28:19 +01:00
Bastian Kleineidam
deb945564d Set release date.
[ci skip]
2013-12-24 07:16:22 +01:00
Bastian Kleineidam
0602ee6fad Updated
[ci skip]
2013-12-24 07:12:28 +01:00
Bastian Kleineidam
393e880f70 Fix typo.
[ci skip]
2013-12-12 22:18:16 +01:00
Bastian Kleineidam
103e00b4d1 Allow disabling of ssl certificate checks. 2013-12-12 22:17:57 +01:00
Bastian Kleineidam
39fb02f9a9 Remember last save result as filetype. 2013-12-12 20:44:09 +01:00
Bastian Kleineidam
6b8d08c08b Upgrading info for Logger changes.
[ci skip]
2013-12-11 18:45:29 +01:00