Chris Mayo
a15a2833ca
Remove spaces after names in class method definitions
...
And also nested functions.
This is a PEP 8 convention, E211.
2020-05-16 20:19:42 +01:00
Chris Mayo
fc11d08968
Remove spaces after names in class definitions
2020-05-16 20:19:42 +01:00
Chris Mayo
736c893707
Merge pull request #377 from cjmayo/tidyten3
...
Remove u string prefixes
2020-05-13 19:36:54 +01:00
Chris Mayo
b0ea72e8c1
Remove # -*- coding: lines
...
Except for tests that include non-unicode characters:
tests/test_po.py
tests/test_strformat.py
tests/test_url.py
tests/checker/test_error.py
tests/checker/test_news.py
2020-05-08 10:45:31 +01:00
Chris Mayo
4d3e5abcfa
Remove u string prefixes
2020-04-30 20:11:59 +01:00
Chris Mayo
607328d5c5
Support Beautiful Soup line numbers
2019-10-05 19:38:57 +01:00
Petr Dlouhý
b3881ce3b5
Python3: fix urlbase, strformat and others
2019-04-25 19:57:45 +01:00
Chris Mayo
20e11f1b1f
Remove configuration.DonateUrl
2019-04-21 19:44:18 +01: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
82dd76b0d7
Add PDF link parsing.
2014-04-28 18:13:45 +02:00
Bastian Kleineidam
fc73c6ca6e
Log number of checked unique URLs.
2014-03-14 23:46:17 +01:00
Bastian Kleineidam
6437f08277
Display downloaded bytes.
2014-03-14 21:06:10 +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
c806be5c15
Updated copyright
2014-01-08 22:33:04 +01:00
Bastian Kleineidam
e0a2558b2b
Updated copyright.
2013-12-24 07:13:16 +01:00
Bastian Kleineidam
5736987b60
Refactor output loggers.
2013-12-11 18:41:55 +01:00
Bastian Kleineidam
eabaa41bd2
Do not check duplicate URLs.
2012-11-06 21:34:22 +01:00
Bastian Kleineidam
e1e80b7dd5
Remove addrinfo cache.
2012-10-10 10:54:58 +02:00
Bastian Kleineidam
18a200d85f
Fix tests.
2012-09-19 11:05:26 +02:00
Bastian Kleineidam
b8f8bdf5fc
Fix last modified formatting.
2012-09-19 10:09:19 +02:00
Bastian Kleineidam
3a352631ba
Add modified field to loggers.
2012-09-18 12:12:00 +02:00
Bastian Kleineidam
03667a4ec9
Print warning tags in text output.
2012-09-17 15:29:04 +02:00
Bastian Kleineidam
6e1841cf1f
Print download and cache statistics.
2012-09-17 15:23:25 +02:00
Bastian Kleineidam
451a520943
Prevent double color stream proxying.
2012-08-10 19:43:33 +02:00
Bastian Kleineidam
580ab74f0e
Updated german translation.
2012-08-09 20:43:31 +02:00
Bastian Kleineidam
979d7f13d3
Updated copyright.
2012-06-20 21:40:21 +02:00
Bastian Kleineidam
1e13a4f8fc
Add donation url to info blurb.
2012-06-20 00:37:39 +02:00
Bastian Kleineidam
21532a70ec
Return with non-zero return value when internal program errors occurred.
2011-12-14 22:54:26 +01:00
Bastian Kleineidam
581da4a9c6
Fix misnamed variable.
2011-05-14 20:21:39 +02:00
Bastian Kleineidam
50fc4ab566
Colorize result in text logger.
2011-05-14 09:36:21 +02:00
Bastian Kleineidam
82e5ba8ce6
Add warning tag attribute in XML loggers.
2011-03-15 13:42:21 +01:00
Bastian Kleineidam
c3bc16cde7
Added blank line before each URL output.
2011-03-10 10:51:44 +01:00
Bastian Kleineidam
2c53507097
Improved logging documentation.
2011-03-09 12:08:03 +01:00
Bastian Kleineidam
c5884b8d87
Add function documentation.
2011-02-14 21:06:34 +01:00
Bastian Kleineidam
3c48c04b1c
Updated copyright and remove unused imports.
2011-01-06 09:38:32 +01:00
Bastian Kleineidam
066c57ffe3
Update copyright and german translation.
2011-01-04 20:44:07 +01:00
Bastian Kleineidam
e6ccd71ae1
Improved statistics output.
2010-12-22 13:05:32 +01:00
Bastian Kleineidam
a94269fd5b
Remove unused ID part of loggers.
2010-12-15 13:24:31 +01:00
Bastian Kleineidam
f2b8c742fc
Gather URL length statistics.
2010-12-15 07:55:00 +01:00
Bastian Kleineidam
870bd2147a
Output statistics in text logger.
2010-12-14 20:52:42 +01:00
Bastian Kleineidam
2b2121b9ed
Added content type and domain to URL logging info.
2010-12-14 20:30:53 +01:00
Bastian Kleineidam
3ecfb4a67b
Updated support URL.
2010-11-06 17:00:09 +01:00
Bastian Kleineidam
166969f3a4
Remove duplicate logger code.
2010-11-01 09:58:03 +01:00
Bastian Kleineidam
4e1b6d667e
Set copyright.
2010-03-26 20:51:59 +01:00
Bastian Kleineidam
8533ade21f
Add ID for each logged URL.
2009-07-26 22:31:51 +02:00
Bastian Kleineidam
5e06b6b8d4
Updated FSF address in GPL blurb
2009-07-24 23:58:20 +02:00
Bastian Kleineidam
34219e2a12
Improved logging message.
2009-07-22 22:29:48 +02:00
Bastian Kleineidam
59ffbd43f0
Use AttrDict for transport object in loggers.
2009-03-07 09:43:55 +01:00
Bastian Kleineidam
88dbcb30cd
Remove unused url_data.info tags - the tags were always None
2009-03-06 21:20:09 +01:00