Bastian Kleineidam
b17211f162
Set for release.
2014-03-04 21:36:24 +01:00
Bastian Kleineidam
3f9b3570c6
Remove nagios script
2014-03-04 21:23:28 +01:00
Bastian Kleineidam
eec6bdd686
Updated changelog
...
[ci skip]
2014-03-04 18:38:33 +01:00
Bastian Kleineidam
978b24f2d7
Merge branch 'caching'
2014-03-04 07:21:42 +01:00
Bastian Kleineidam
f5d5c872f2
Require newer requests module.
2014-03-03 23:31:14 +01:00
Bastian Kleineidam
f1076c8813
Increase url-too-long warning.
2014-03-03 23:31:04 +01:00
Bastian Kleineidam
0e861b1bbd
Set version in changelog.
...
[ci skip]
2014-03-03 23:30:13 +01:00
Bastian Kleineidam
82f81241fd
Check all links and add better caching.
2014-03-03 23:29:45 +01:00
Bastian Kleineidam
cc21f8f3d2
Add missing import.
2014-03-02 20:01:55 +01:00
Bastian Kleineidam
b8175e2357
Disable news test.
2014-03-02 20:01:36 +01:00
Bastian Kleineidam
924c6285d2
Fix some tests
2014-03-02 07:45:04 +01:00
Bastian Kleineidam
98c8163179
Remove old test
2014-03-01 21:16:38 +01:00
Bastian Kleineidam
003356babd
No test pause
2014-03-01 21:03:10 +01:00
Bastian Kleineidam
ee18f7844f
Write test log on windows.
2014-03-01 21:01:58 +01:00
Bastian Kleineidam
510af337c1
Improved --version output.
2014-03-01 21:00:16 +01:00
Bastian Kleineidam
74d804ac82
Print release date on --version and internal errors.
2014-03-01 20:59:00 +01:00
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