Commit graph

5702 commits

Author SHA1 Message Date
Bastian Kleineidam
cde261c009 Parse Refresh: and Content-Location: header values for URLs. 2014-07-01 20:16:43 +02:00
Bastian Kleineidam
d1ef9f7683 Improve output if update test fails. 2014-07-01 20:16:02 +02:00
Bastian Kleineidam
64da7f0c36 Use README.rst as long description in setup.py. 2014-07-01 20:14:48 +02:00
Bastian Kleineidam
fad47f44fe Readd freecode file for update check, doh. 2014-07-01 20:13:58 +02:00
Bastian Kleineidam
e2e4471114 colorize 2014-07-01 20:13:40 +02:00
Bastian Kleineidam
01bdc66676 Change markdown to restructured text and fix links. 2014-07-01 19:56:50 +02:00
Bastian Kleineidam
58ad4340b1 Remove freecode submit code. 2014-06-23 22:20:37 +02:00
Bastian Kleineidam
c3ec91ac6d Fix intern URL search pattern. 2014-06-13 23:52:21 +02:00
Bastian Kleineidam
ad8eb424f3 Merge Mark-Hetherington-xml-parse-warn with slight modifications. 2014-06-13 20:50:37 +02:00
Bastian Kleineidam
7d9f0b477d Use python -R option. 2014-06-11 22:45:09 +02:00
Bastian Kleineidam
db6012ade0 Use README.rst 2014-06-11 22:44:57 +02:00
Bastian Kleineidam
eaa8a963ec Refactor logging configuration. 2014-05-10 21:23:06 +02:00
Bastian Kleineidam
3760d2a7cc Improved wording
[ci skip]
2014-05-10 21:22:47 +02:00
Bastian Kleineidam
7e19740264 Remove unused variables. 2014-05-10 21:22:29 +02:00
Bastian Kleineidam
4b28e6e860 Move mime stuff into own submodule. 2014-05-10 21:22:10 +02:00
Bastian Kleineidam
9b794b936c Print interrupt note in text output. 2014-04-30 20:17:33 +02:00
Bastian Kleineidam
43c2e6641b Logging refactor, interrupt and abort flags added. 2014-04-30 19:59:43 +02:00
Bastian Kleineidam
b152ce7a6e Add PDF test and fix page number. 2014-04-29 18:53:24 +02:00
Bastian Kleineidam
0d9881cf03 Fix add_url() with local files. 2014-04-29 18:43:21 +02:00
Bastian Kleineidam
0c38c4905d Bump up version. 2014-04-28 18:15:49 +02:00
Bastian Kleineidam
fa864e4a14 Updated changelog.
[ci skip]
2014-04-28 18:13:51 +02:00
Bastian Kleineidam
82dd76b0d7 Add PDF link parsing. 2014-04-28 18:13:45 +02:00
Bastian Kleineidam
0ffdea2b8d Added parser plugins and the applies_to() function. 2014-04-28 18:11:19 +02:00
Bastian Kleineidam
0f8ee234c3 Fix documentation. 2014-04-28 18:10:20 +02:00
Bastian Kleineidam
0b0e21f4fe Updated installation docs
[ci skip]
2014-04-24 19:42:50 +02:00
Bastian Kleineidam
f3ee6d2ad0 Fix download link. 2014-04-23 23:10:15 +02:00
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