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
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
Bastian Kleineidam
eafbdb92ed
Improved function doc
2013-12-18 20:59:35 +01:00
Bastian Kleineidam
264968e208
Run more tests
2013-12-18 20:57:57 +01:00
Bastian Kleineidam
845a6a1146
Fix loader in frozen executables.
2013-12-18 20:53:17 +01:00
wummel
9646f0b652
Merge pull request #418 from chuckbjones/reset-url-on-fallback
...
Reset to original url when falling back to GET
2013-12-17 22:37:17 -08:00
Bastian Kleineidam
7c6c7b84c1
Add DNS path for py2app installer.
2013-12-13 20:37:16 +01:00
Bastian Kleineidam
6968efb617
Run more tests.
2013-12-13 20:37:04 +01:00
Bastian Kleineidam
fbbced4d8f
Fix tests
2013-12-13 07:39:59 +01:00
Bastian Kleineidam
5151e68a3e
Fix logger config
2013-12-13 07:37:21 +01:00
Bastian Kleineidam
96f8ca125a
Use local certificate for windows installer.
2013-12-12 23:51:25 +01:00
Bastian Kleineidam
006e8ffc48
Add certificates for windows installer.
2013-12-12 23:50:53 +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
Bastian Kleineidam
5736987b60
Refactor output loggers.
2013-12-11 18:41:55 +01:00
Bastian Kleineidam
b98fab331a
Remove old dmg installer link.
...
[ci skip]
2013-12-11 07:25:58 +01:00
Bastian Kleineidam
a72e012fa7
More Travis CI tests
2013-12-11 07:25:36 +01:00
Bastian Kleineidam
c07e4ba1f4
Fix argument parsing in linkchecker-nagios.
2013-12-10 23:48:53 +01:00
Bastian Kleineidam
78ed1e9e52
Do not GET on POST forms.
2013-12-10 23:42:43 +01:00
Bastian Kleineidam
0ca63797bf
Remove content cache.
2013-12-10 23:41:52 +01:00
Bastian Kleineidam
a7c1cdd6f6
Check for help files.
2013-12-10 20:56:26 +01:00
Bastian Kleineidam
db3364c8af
Add target to build portable linux app.
2013-12-09 17:56:11 +01:00
Bastian Kleineidam
2ca63e732f
Record _Linkchecker_configdata.py[co] during install.
2013-12-09 17:55:39 +01:00