Commit graph

5550 commits

Author SHA1 Message Date
Bastian Kleineidam
b4c4e0f8fd Add pytest as testing requirement. 2014-03-01 20:50:38 +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
0f0d79c7e0 Remove crawl-delay stuff 2014-03-01 20:01:42 +01:00
Bastian Kleineidam
00f8011709 Catch overflowerror in robots.txt crawl-delay 2014-03-01 19:58:22 +01:00
Bastian Kleineidam
0e4d6f6e1a Parse sitemap urls in robots.txt files. 2014-03-01 19:57:57 +01:00
Bastian Kleineidam
78a99717fe Check regular expressions from users for errors. 2014-03-01 19:15:48 +01:00
Bastian Kleineidam
c20005a031 Add missing docstring. 2014-03-01 19:14:43 +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
0211529d79 Use twill form field number if all else fails. 2014-03-01 18:12:06 +01:00
Bastian Kleineidam
7d84e1e729 Do not check permissions on non-posix systems for now. 2014-03-01 18:01:08 +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
wummel
1cf8dea02f Merge pull request #457 from mstock/bugfix/no-warnings
Disable warnings if --no-warnings is passed or they are disabled in config file
2014-03-01 15:21:18 +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
f9bf831804 Remove some empty lines 2014-03-01 12:02:00 +01:00
Bastian Kleineidam
900e04ceda Dynamic language switch in the GUI. 2014-03-01 12:01:47 +01:00
Bastian Kleineidam
9d0255e156 Fix bookmark imports 2014-03-01 10:16:29 +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
adc17fbe77 Bump up version 2014-01-16 08:42:34 +01:00
Bastian Kleineidam
0ec92633a6 Specify HTML content language.
[ci skip]
2014-01-13 20:01:16 +01:00
Manfred Stock
4f9aaddef1 Disable warnings if --no-warnings is passed or they are disabled in config file
It seems like this was broken since b38317d5 where optparse was replaced with
argparse.
2014-01-11 17:24:56 +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
wummel
836eaf62a5 Merge pull request #454 from cicku/patch-2
Update linkchecker.desktop
2014-01-11 00:22:00 -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
55cb9d3a01 Updated version 2014-01-08 22:32:27 +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
49bc50643c Fix download links 2013-12-25 09:32:36 +01:00
Bastian Kleineidam
62f2011ea4 Remove failing tests. 2013-12-24 09:04:42 +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
0b8e22648d Bump up version. 2013-12-24 07:17:49 +01:00
Bastian Kleineidam
deb945564d Set release date.
[ci skip]
2013-12-24 07:16:22 +01:00
Bastian Kleineidam
f3b435c2a6 Add missing docstrings. 2013-12-24 07:15:31 +01:00
Bastian Kleineidam
e0a2558b2b Updated copyright. 2013-12-24 07:13:16 +01:00
Bastian Kleineidam
0602ee6fad Updated
[ci skip]
2013-12-24 07:12:28 +01:00
Bastian Kleineidam
20ee51120d More tests 2013-12-22 13:25:36 +01:00