Commit graph

5676 commits

Author SHA1 Message Date
Bastian Kleineidam
cb6000ebe4 Updated website version
[ci skip]
2014-04-23 23:04:16 +02:00
Bastian Kleineidam
237db49765 Remove unused import. 2014-04-23 22:18:59 +02:00
Bastian Kleineidam
186bb73ede Set release date.
[ci skip]
2014-04-23 22:18:29 +02:00
Bastian Kleineidam
251d884ddc Updated freecode data. 2014-04-23 22:18:23 +02:00
Bastian Kleineidam
f277a063fa Add extra target for freecode submission and register earlier at pypi. 2014-04-23 22:18:11 +02:00
Bastian Kleineidam
25835bd5ee Fix download link.
[ci skip]
2014-04-23 22:17:39 +02:00
Bastian Kleineidam
b4e33368ca Remove old download template file. 2014-04-23 22:17:21 +02:00
Bastian Kleineidam
6b9afd31f9 Do not force lowercase register name. 2014-04-23 22:06:20 +02:00
Bastian Kleineidam
49721affa6 Upload source releases to pypi. 2014-04-23 22:05:31 +02:00
Bastian Kleineidam
6bae3e0f49 Use the same request arguments for redirects. 2014-04-23 22:03:44 +02:00
Bastian Kleineidam
981079c041 Support itemtype attribute parsing. 2014-04-23 22:03:20 +02:00
Bastian Kleineidam
bce21e8c51 py2app should work, remove comment about it being broken 2014-04-21 23:54:39 +02:00
wummel
c9440adc4d Merge pull request #501 from mgedmin/specify-deps
Specify dependencies in setup.py
2014-04-21 23:19:58 +02:00
Marius Gedminas
5155e06918 Specify dependencies in setup.py
Without this people can `pip install linkchecker` (assuming they work
around #500 with `--allow-unverified=linkchecker`) and get a program
that fails with an ImportError.
2014-04-17 13:56:47 +03:00
Bastian Kleineidam
485c7fafb6 Fix typo
[ci skip]
2014-04-14 19:51:35 +02:00
Bastian Kleineidam
ca9bb9a186 Fix pip install doc
[ci skip]
2014-04-14 19:46:24 +02:00
Bastian Kleineidam
7baa2f0b1b Fix http_link check and add a basic auth check. 2014-04-10 18:06:15 +02:00
Bastian Kleineidam
4232b69633 Support <img> srcset attribute parsing. 2014-04-10 17:51:59 +02:00
Bastian Kleineidam
6caf654031 Parse Link: heaaders. 2014-04-10 17:50:55 +02:00
Bastian Kleineidam
22caa9367a Refactor recursion checks. 2014-04-10 17:50:55 +02:00
Bastian Kleineidam
08fbd891ef Do not check external robots.txt sitemaps. 2014-04-09 19:44:29 +02:00
Bastian Kleineidam
9e91471f66 Bump up version. 2014-04-09 19:44:18 +02:00
Bastian Kleineidam
c57f607fc3 Use urldata.add_url() 2014-04-07 18:54:33 +02:00
Bastian Kleineidam
4b00166b2a Replace .xz with .gz 2014-03-31 12:09:56 +02:00
Bastian Kleineidam
48635ddff8 Added docs.
[ci skip]
2014-03-31 11:15:07 +02:00
Bastian Kleineidam
fbe5d5f30e Updated web content.
[ci skip]
2014-03-31 08:46:39 +02:00
Bastian Kleineidam
9c5693ad41 Add doc and copyright. 2014-03-30 19:23:42 +02:00
Bastian Kleineidam
95d48a792e Add release info. 2014-03-30 19:21:44 +02:00
Bastian Kleineidam
a35b48a93d Updated changelog.
[ci skip]
2014-03-30 08:31:52 +02:00
Bastian Kleineidam
6600448cc3 Use .gz for source file to accomodate pip for now. 2014-03-30 08:30:35 +02:00
Bastian Kleineidam
4759cee377 Updated mailto: documentation. 2014-03-30 08:30:14 +02:00
Bastian Kleineidam
c10b457d21 Only linkcheck dir 2014-03-27 20:27:30 +01:00
Bastian Kleineidam
b6b5c7a12e Simpler link parsing routine. 2014-03-27 19:49:17 +01:00
Bastian Kleineidam
f180592cc4 Increase thread poll intervall to reduce CPU usage. 2014-03-27 17:43:14 +01:00
Bastian Kleineidam
83f422ec7a Updated translations. 2014-03-27 17:20:01 +01:00
Bastian Kleineidam
81da2eb48f Code cleanup 2014-03-27 17:19:52 +01:00
Bastian Kleineidam
da0ef8e8ea Fix for moved functions. 2014-03-27 17:19:24 +01:00
Bastian Kleineidam
7cac6e6826 Use yappi as profiler. 2014-03-27 12:27:40 +01:00
Bastian Kleineidam
fa26876f67 Don't use encoding detection since it's very slow. 2014-03-27 12:27:11 +01:00
Bastian Kleineidam
8cf84be2e2 Fix pyopenssl certificate date parsing. 2014-03-26 20:25:44 +01:00
Bastian Kleineidam
49df359317 Some fixes when pyopenssl is used instead of python ssl module. 2014-03-26 19:59:17 +01:00
Bastian Kleineidam
dec0f6c8dc Fix error with SNI checks 2014-03-26 12:38:16 +01:00
Bastian Kleineidam
a8623bc0bc Display SSL info on redirects. 2014-03-26 07:16:03 +01:00
Bastian Kleineidam
be59802569 Set http connection charset. 2014-03-20 21:20:34 +01:00
Bastian Kleineidam
098dede12c Fix warningregex setting in GUI. 2014-03-20 20:46:58 +01:00
Bastian Kleineidam
9cd67dfcb2 More SSL message work. 2014-03-20 20:24:57 +01:00
Bastian Kleineidam
4c76345338 Add certificate valid date info and always set verify flag. 2014-03-19 17:16:42 +01:00
Bastian Kleineidam
9a7ad3a84f Print SSL cipher info for https URLs. 2014-03-19 17:02:34 +01:00
Bastian Kleineidam
931ca4f402 Add missing log keyword arg. 2014-03-19 17:02:00 +01:00
Bastian Kleineidam
71a7898ee6 Don't check non-connected URLs. 2014-03-19 16:33:38 +01:00