Bastian Kleineidam
|
2390827735
|
Debug cookies.
|
2012-10-25 17:53:16 +02:00 |
|
Bastian Kleineidam
|
c44aa2db1f
|
Fix anchor checking of cached HTTP URLs by using the cached content type.
|
2012-10-25 06:37:10 +02:00 |
|
Bastian Kleineidam
|
dca52145d3
|
Misc stuff.
|
2012-10-24 22:59:28 +02:00 |
|
Bastian Kleineidam
|
b39158e65c
|
Improve available anchor message.
|
2012-10-24 22:21:46 +02:00 |
|
Bastian Kleineidam
|
dd2c963fac
|
Fix non-ASCII exception handling.
|
2012-10-24 22:14:45 +02:00 |
|
Bastian Kleineidam
|
64de760b97
|
Added debug statements for unparseable content types.
|
2012-10-24 22:06:42 +02:00 |
|
Bastian Kleineidam
|
3a51ac7662
|
Warn about accessible passwords in config files.
|
2012-10-15 14:36:10 +02:00 |
|
Bastian Kleineidam
|
8750d55a73
|
Add configuration entry for maximum number of URLs.
|
2012-10-14 11:13:55 +02:00 |
|
Bastian Kleineidam
|
2ebedbaaa6
|
Fix content reading.
|
2012-10-13 16:48:29 +02:00 |
|
Bastian Kleineidam
|
0e4e694ad1
|
Fix connection handling on redirects.
|
2012-10-13 13:36:43 +02:00 |
|
Bastian Kleineidam
|
3b5877161c
|
Improved debugging.
|
2012-10-13 13:36:28 +02:00 |
|
Bastian Kleineidam
|
d3b44be2c4
|
Improved documentation.
|
2012-10-13 12:03:19 +02:00 |
|
Bastian Kleineidam
|
7929a48d78
|
Fix url split with invalid port names.
|
2012-10-13 12:03:09 +02:00 |
|
Bastian Kleineidam
|
aa057bd36f
|
Fix colorama init error.
|
2012-10-12 20:39:34 +02:00 |
|
Bastian Kleineidam
|
6a204120b6
|
Handle stale file system links for local file checks.
|
2012-10-12 17:20:19 +02:00 |
|
Bastian Kleineidam
|
c4e15c7b88
|
Improved duplication url check.
|
2012-10-10 21:04:48 +02:00 |
|
Bastian Kleineidam
|
b758fc6f52
|
Reuse existing response.
|
2012-10-10 12:27:36 +02:00 |
|
Bastian Kleineidam
|
a0610310b4
|
Print debug on stderr.
|
2012-10-10 12:27:25 +02:00 |
|
Bastian Kleineidam
|
0c20ef5de4
|
Strip console characters only from line text.
|
2012-10-10 12:27:08 +02:00 |
|
Bastian Kleineidam
|
e1e80b7dd5
|
Remove addrinfo cache.
|
2012-10-10 10:54:58 +02:00 |
|
Bastian Kleineidam
|
20be0f2519
|
Strip control chars from logger output.
|
2012-10-10 10:54:30 +02:00 |
|
Bastian Kleineidam
|
f484a6776d
|
Use timeout value from configuration.
|
2012-10-10 10:53:52 +02:00 |
|
Bastian Kleineidam
|
871508ef5d
|
Add docs and updated copyright.
|
2012-10-10 06:53:16 +02:00 |
|
Bastian Kleineidam
|
63cf8adf54
|
Catch ValueError on invalid cookie expiration dates.
|
2012-10-10 06:44:38 +02:00 |
|
Bastian Kleineidam
|
06a25676c5
|
Only read the maximum data size plus one, not the whole file.
|
2012-10-10 06:35:33 +02:00 |
|
Bastian Kleineidam
|
3e1d51b8bf
|
Use RLock to simplify internal locking.
|
2012-10-09 21:11:35 +02:00 |
|
Bastian Kleineidam
|
c4cd66ea1b
|
Simplify decorator duration check logic.
|
2012-10-09 21:05:24 +02:00 |
|
Bastian Kleineidam
|
03a5d476b3
|
Use URL name if title is empty.
|
2012-10-09 21:04:54 +02:00 |
|
Bastian Kleineidam
|
6d47b76509
|
Limit HTTP and FTP connections. Gets rid of spurious BadStatusLine errors.
|
2012-10-09 21:04:20 +02:00 |
|
Bastian Kleineidam
|
7d3ece502c
|
Support semaphores.
|
2012-10-09 19:46:06 +02:00 |
|
Bastian Kleineidam
|
ad8525c483
|
Improve BadStatusline error message.
|
2012-10-05 08:32:24 +02:00 |
|
Bastian Kleineidam
|
d15fafb1f7
|
Code cleanup.
|
2012-10-05 08:10:44 +02:00 |
|
Bastian Kleineidam
|
5ebd754cdb
|
Improved duplicate url check.
|
2012-10-01 16:11:45 +02:00 |
|
Bastian Kleineidam
|
ed7c60e491
|
Do not warn about duplicate URLs which can point to the same content.
|
2012-10-01 13:42:46 +02:00 |
|
Bastian Kleineidam
|
148846be67
|
Add flag to log lock contentions.
|
2012-10-01 13:32:30 +02:00 |
|
Bastian Kleineidam
|
b56c054932
|
Use finer-grained robots.txt locks to improve lock contention.
|
2012-10-01 13:29:29 +02:00 |
|
Bastian Kleineidam
|
27b61c3bfa
|
Fix gzip handling in http content decoder.
|
2012-09-30 14:00:49 +02:00 |
|
Bastian Kleineidam
|
cbc3bcb0d3
|
Sitemap logger fixes.
|
2012-09-23 23:20:21 +02:00 |
|
Bastian Kleineidam
|
60305d8877
|
Code cleanup.
|
2012-09-23 21:20:12 +02:00 |
|
Bastian Kleineidam
|
e21187b275
|
Put in-progress URLs back near the front of URL queue, not at end.
|
2012-09-23 21:00:01 +02:00 |
|
Bastian Kleineidam
|
1f3034b5f5
|
Sitemap logger fixes.
|
2012-09-23 20:59:38 +02:00 |
|
Bastian Kleineidam
|
38dd63f055
|
Code cleanup.
|
2012-09-23 16:19:42 +02:00 |
|
Bastian Kleineidam
|
7f8fd01b22
|
Add Accept-Encoding and Accept-Charset headers.
|
2012-09-23 15:06:44 +02:00 |
|
Bastian Kleineidam
|
03ecff22bb
|
Fix endless loop in http authentication.
|
2012-09-22 22:21:10 +02:00 |
|
Bastian Kleineidam
|
653b5f27dd
|
Updated ignored schemes.
|
2012-09-22 16:18:37 +02:00 |
|
Bastian Kleineidam
|
1c59cb4d4c
|
Use GET in case a HEAD method does not succeed, even if robots.txt content checkes denied the page. This way proper check results are achieved (but the content is still not checked, so it's ok).
|
2012-09-22 07:53:11 +02:00 |
|
Bastian Kleineidam
|
fba465e8e8
|
Fix robotstxt cache miss stats.
|
2012-09-21 21:12:28 +02:00 |
|
Bastian Kleineidam
|
f6b007f757
|
Fix useragent matching in robots.txt parser.
|
2012-09-21 21:12:13 +02:00 |
|
Bastian Kleineidam
|
bbf25106fa
|
Fix double result setting on http checks.
|
2012-09-21 20:33:15 +02:00 |
|
Bastian Kleineidam
|
3e464e509c
|
Do not allow empty configuration string values.
|
2012-09-21 16:05:34 +02:00 |
|
Bastian Kleineidam
|
ecf8753a19
|
Improved user-agent string similar to Google and Bing search bots.
|
2012-09-21 15:46:14 +02:00 |
|
Bastian Kleineidam
|
c274b50c50
|
Store lowercase URL scheme in checker class.
|
2012-09-21 14:35:25 +02:00 |
|
Bastian Kleineidam
|
0941f6ff02
|
Improve exception handling by using unicode.
|
2012-09-21 14:29:20 +02:00 |
|
Bastian Kleineidam
|
f46889a4af
|
Log timestamps in debug output.
|
2012-09-21 13:05:36 +02:00 |
|
Bastian Kleineidam
|
049882e4fe
|
Remove accept-encoding since some sites have wrong compression.
|
2012-09-20 22:39:15 +02:00 |
|
Bastian Kleineidam
|
7c6dce6136
|
Only warn non-empty site duplicates.
|
2012-09-20 20:39:36 +02:00 |
|
Bastian Kleineidam
|
a03090c20f
|
Optimize intern/extern pattern parsing.
|
2012-09-20 20:19:13 +02:00 |
|
Bastian Kleineidam
|
c385c35b1a
|
Fix ansicolor again.
|
2012-09-20 16:39:40 +02:00 |
|
Bastian Kleineidam
|
b9d234c78a
|
Fix wrong method name in SSL certificate check.
|
2012-09-20 16:28:01 +02:00 |
|
Bastian Kleineidam
|
bff217c58b
|
Never log ignored warnings.
|
2012-09-20 12:44:40 +02:00 |
|
Bastian Kleineidam
|
600b7c0e69
|
Fix duplicate content warning when self.size is not set yet.
|
2012-09-20 12:44:23 +02:00 |
|
Bastian Kleineidam
|
9cfee5eb5b
|
Improved color detection with curses.
|
2012-09-20 12:13:15 +02:00 |
|
Bastian Kleineidam
|
bc0a17c1c4
|
Display last modified date in the GUI.
|
2012-09-19 21:23:39 +02:00 |
|
Bastian Kleineidam
|
d37347cab0
|
Remove unused variable.
|
2012-09-19 11:08:06 +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
|
f5fbd7666f
|
Remove unused import.
|
2012-09-19 09:39:32 +02:00 |
|
Bastian Kleineidam
|
75719b34f6
|
Updated copyright.
|
2012-09-19 09:17:25 +02:00 |
|
Bastian Kleineidam
|
71fba0f8b7
|
Log all valid URLs in sitemap loggers.
|
2012-09-19 09:17:08 +02:00 |
|
Bastian Kleineidam
|
9d1c90f96c
|
Write extra script to analyse a memory dump.
|
2012-09-18 16:08:31 +02:00 |
|
Bastian Kleineidam
|
3a352631ba
|
Add modified field to loggers.
|
2012-09-18 12:12:00 +02:00 |
|
Bastian Kleineidam
|
1db63227f6
|
Memoize file operations to minimize disk I/O.
|
2012-09-18 09:37:21 +02:00 |
|
Bastian Kleineidam
|
932a07a9cf
|
Added XML sitemap logger.
|
2012-09-18 09:16:34 +02:00 |
|
Bastian Kleineidam
|
4e59056ee7
|
Warn about duplicate URL contents.
|
2012-09-17 19:49:50 +02:00 |
|
Bastian Kleineidam
|
02a09dbb28
|
Add documentation.
|
2012-09-17 16:30:32 +02:00 |
|
Bastian Kleineidam
|
99bf8aa940
|
Updated copyright.
|
2012-09-17 16:09:55 +02:00 |
|
Bastian Kleineidam
|
cb71f483a5
|
Warn about too long URLs.
|
2012-09-17 16:00:23 +02:00 |
|
Bastian Kleineidam
|
03667a4ec9
|
Print warning tags in text output.
|
2012-09-17 15:29:04 +02:00 |
|
Bastian Kleineidam
|
1f9ee987f9
|
Improved terminal color detection with curses.
|
2012-09-17 15:24:04 +02:00 |
|
Bastian Kleineidam
|
6e1841cf1f
|
Print download and cache statistics.
|
2012-09-17 15:23:25 +02:00 |
|
Bastian Kleineidam
|
0b5b6ab37b
|
Automatically set --complete for graph output.
|
2012-09-15 15:06:29 +02:00 |
|
Bastian Kleineidam
|
273230d98b
|
Send HTTP Do-Not-Track header.
|
2012-09-14 22:41:38 +02:00 |
|
Bastian Kleineidam
|
e98f15933f
|
Stop checking of all output loggers have been deactivated.
|
2012-09-14 22:36:59 +02:00 |
|
Bastian Kleineidam
|
81d2c4dbd9
|
Improved documentation.
|
2012-09-14 22:26:45 +02:00 |
|
Bastian Kleineidam
|
86f1c74006
|
Close loggers properly on I/O errors.
|
2012-09-14 22:09:18 +02:00 |
|
Bastian Kleineidam
|
6730fb51ee
|
Allow maximum check time specification.
|
2012-09-03 20:17:49 +02:00 |
|
Bastian Kleineidam
|
a1dfaf2f91
|
Add missing docstring.
|
2012-09-02 23:37:43 +02:00 |
|
Bastian Kleineidam
|
21db38546c
|
Updated copyright.
|
2012-09-02 23:36:31 +02:00 |
|
Bastian Kleineidam
|
3baaca47a0
|
Add maximum number of allowed puts on URL queue.
|
2012-09-02 22:44:29 +02:00 |
|
Bastian Kleineidam
|
d8fce1ceeb
|
Do not sort URL queue anymore.
|
2012-09-02 22:32:14 +02:00 |
|
Bastian Kleineidam
|
7a6436f08f
|
Increase checked cache in URL queue.
|
2012-09-02 22:21:49 +02:00 |
|
Bastian Kleineidam
|
4c16d3e702
|
Make 401 unauthorized GET response a warning.
|
2012-08-26 11:32:17 +02:00 |
|
Bastian Kleineidam
|
b6d45eabe5
|
Code cleanup.
|
2012-08-24 09:46:38 +02:00 |
|
Bastian Kleineidam
|
ac6591a009
|
Recognize WML files on Windows.
|
2012-08-24 09:46:26 +02:00 |
|
Bastian Kleineidam
|
7334a9863e
|
Make URL properties in GUI selectable with the mouse.
|
2012-08-24 00:10:59 +02:00 |
|
Bastian Kleineidam
|
ae15d51b30
|
Translate more result strings.
|
2012-08-23 23:59:33 +02:00 |
|
Bastian Kleineidam
|
ce4253263c
|
Do not special case http->ftp redirects.
|
2012-08-23 23:56:36 +02:00 |
|
Bastian Kleineidam
|
7374068941
|
Remove unused import.
|
2012-08-23 16:46:14 +02:00 |
|
Bastian Kleineidam
|
73d64e50ab
|
Fix redirection to new scheme.
|
2012-08-23 16:45:24 +02:00 |
|
Bastian Kleineidam
|
99ab68908c
|
Increase the default number of checker threads.
|
2012-08-23 16:11:47 +02:00 |
|
Bastian Kleineidam
|
bc287d7710
|
Make unauthorized access responses with missing www-authenticate headers an error.
|
2012-08-23 15:52:11 +02:00 |
|
Bastian Kleineidam
|
e252bbf623
|
Remove Amazon quirk because the default behaviour handles this now.
|
2012-08-23 05:36:51 +02:00 |
|
Bastian Kleineidam
|
02a9f0bacb
|
Add utility method to read string options.
|
2012-08-23 04:52:25 +02:00 |
|
Bastian Kleineidam
|
ecef16b2c9
|
Support WML sites.
|
2012-08-22 22:43:14 +02:00 |
|
Bastian Kleineidam
|
36b1bb01e0
|
Fix variable name typo.
|
2012-08-22 22:00:11 +02:00 |
|
Bastian Kleineidam
|
8d36bf4e3d
|
Show URLs in status bar.
|
2012-08-14 23:00:50 +02:00 |
|
Bastian Kleineidam
|
76f57dc4ad
|
Updated copyright.
|
2012-08-14 20:37:24 +02:00 |
|
Bastian Kleineidam
|
6915e2f989
|
Detect sites not supporting HEAD requests.
|
2012-08-14 18:43:39 +02:00 |
|
Bastian Kleineidam
|
db76f01d48
|
Stop application when aborting timed out. Only used on the command line.
|
2012-08-14 17:41:26 +02:00 |
|
Bastian Kleineidam
|
29a5c1a44a
|
Display the real url name in gui property field.
|
2012-08-13 18:55:25 +02:00 |
|
Bastian Kleineidam
|
f3b66b102d
|
Fallback to GET when method HEAD is not allowed.
|
2012-08-13 07:07:21 +02:00 |
|
Bastian Kleineidam
|
e65b5c72ce
|
Correct list of schemes requiring host name.
|
2012-08-12 14:21:56 +02:00 |
|
Bastian Kleineidam
|
7b567cc378
|
Make scheme and domain for internal url pattern case insensitive.
|
2012-08-12 14:19:42 +02:00 |
|
Bastian Kleineidam
|
afc0ecd7a6
|
--ignore-url now really ignores URLs.
|
2012-08-12 11:16:29 +02:00 |
|
Bastian Kleineidam
|
b86be09d9e
|
Recalculate extern settings after changing intern patterns.
|
2012-08-12 11:15:18 +02:00 |
|
Bastian Kleineidam
|
6be3e9ddff
|
Cleanup code and improve redirect anchor handling.
|
2012-08-12 11:14:56 +02:00 |
|
Bastian Kleineidam
|
10cc59c654
|
Use colorama only on Windows systems.
|
2012-08-12 10:23:44 +02:00 |
|
Bastian Kleineidam
|
cf53b33c94
|
Remove unused functions.
|
2012-08-11 19:34:27 +02:00 |
|
Bastian Kleineidam
|
aa22dc2702
|
Fix windows console output.
|
2012-08-11 07:52:04 +02:00 |
|
Bastian Kleineidam
|
d9acc97f9f
|
Use colorama instead of wconio.
|
2012-08-10 22:24:00 +02:00 |
|
Bastian Kleineidam
|
c74690a79a
|
Do not check SSl certificates on HTTPS -> HTTP redirects.
|
2012-08-10 19:43:57 +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
|
82b4dea4fe
|
Updated copyright
|
2012-08-09 20:43:22 +02:00 |
|
Bastian Kleineidam
|
1c739aed81
|
Use urlparse.uses_relative instead of unofficial urlparse.non_hierarchical (which has been removed in the current CPython 2.7.x trunk).
|
2012-08-04 20:40:31 +02:00 |
|
Bastian Kleineidam
|
b0e5c7fc59
|
Ignore feed: URLs.
|
2012-06-27 21:32:03 +02:00 |
|
Bastian Kleineidam
|
0fd1a78378
|
Always compare encoded anchor names.
|
2012-06-27 20:59:53 +02:00 |
|
Bastian Kleineidam
|
e0d6aecad9
|
Add cancel button to show memory dialog.
|
2012-06-25 20:25:02 +02:00 |
|
Bastian Kleineidam
|
103fb12987
|
Display debug output with fixed width font; allow showing of memory dump.
|
2012-06-25 20:21:45 +02:00 |
|
Bastian Kleineidam
|
bfe79e478f
|
Detect when all checker threads are dead and the queue is not empty.
|
2012-06-24 22:51:43 +02:00 |
|
Bastian Kleineidam
|
5c045fef44
|
Fix UNC path handling on Windows.
|
2012-06-24 10:30:54 +02:00 |
|
Bastian Kleineidam
|
b550a9dcb5
|
Updated copyright.
|
2012-06-23 14:31:11 +02:00 |
|
Bastian Kleineidam
|
31519f6a01
|
Fix handling of UNC pathnames.
|
2012-06-23 14:30:58 +02:00 |
|
Bastian Kleineidam
|
3f063a5e9f
|
Remove unused import.
|
2012-06-23 14:29:16 +02:00 |
|
Bastian Kleineidam
|
363ccc0121
|
Check <object codebase=...> as normal URL.
|
2012-06-23 14:28:32 +02:00 |
|
Bastian Kleineidam
|
73b176d7c9
|
Fix URL joining: properly detect absolute URL.
|
2012-06-23 13:33:27 +02:00 |
|
Bastian Kleineidam
|
cdf6b91b39
|
Don't use <object codebase=...> attribute as parent url.
|
2012-06-23 13:32:08 +02:00 |
|
Bastian Kleineidam
|
8d23e2a3c6
|
Add debugging for checker class name.
|
2012-06-23 13:30:13 +02:00 |
|
Bastian Kleineidam
|
6d9a8859d3
|
Require and use Python 2.7.2.
|
2012-06-22 23:58:20 +02:00 |
|
Bastian Kleineidam
|
dbe57c0f9b
|
Treat Windows UNC paths as absolute paths.
|
2012-06-22 23:42:37 +02:00 |
|
Bastian Kleineidam
|
713b9ebada
|
Only assume local file links for URLs given on the command line.
|
2012-06-22 23:42:05 +02:00 |
|
Bastian Kleineidam
|
9d0cced73c
|
Fix SSL check errors.
|
2012-06-22 07:37:37 +02:00 |
|
Bastian Kleineidam
|
f10b38c13e
|
Fix saving of the debugmemory option.
|
2012-06-21 22:13:09 +02:00 |
|
Bastian Kleineidam
|
22a4d48d68
|
Ignore broken locale configuration.
|
2012-06-20 21:44:57 +02:00 |
|
Bastian Kleineidam
|
979d7f13d3
|
Updated copyright.
|
2012-06-20 21:40:21 +02:00 |
|
Bastian Kleineidam
|
5c18a7f8b2
|
Catch errors getting the default locale.
|
2012-06-20 21:35:52 +02:00 |
|
Bastian Kleineidam
|
addbcfc54f
|
Updated translation.
|
2012-06-20 20:18:39 +02:00 |
|
Bastian Kleineidam
|
2888528a13
|
Code cleanup.
|
2012-06-20 20:11:13 +02:00 |
|
Bastian Kleineidam
|
4cce99a77d
|
Test SSL certificate expiration.
|
2012-06-20 20:10:40 +02:00 |
|
Bastian Kleineidam
|
da7c68981b
|
Add missing imports.
|
2012-06-20 19:23:52 +02:00 |
|
Bastian Kleineidam
|
e903a2a13c
|
Add constants for number of seconds per minute, hour and day.
|
2012-06-20 19:23:35 +02:00 |
|
Bastian Kleineidam
|
727281a7fc
|
The notimplemented decorator reports now the filename and linenumber of the function.
|
2012-06-20 19:23:13 +02:00 |
|
Bastian Kleineidam
|
1e13a4f8fc
|
Add donation url to info blurb.
|
2012-06-20 00:37:39 +02:00 |
|
Bastian Kleineidam
|
eb30191bb0
|
Add copyright and missing docs.
|
2012-06-20 00:30:52 +02:00 |
|
Bastian Kleineidam
|
2f730f4e13
|
Add Nagios plugin.
|
2012-06-20 00:29:46 +02:00 |
|
Bastian Kleineidam
|
a6eaae2c38
|
Implement abstract method for logger.
|
2012-06-20 00:15:45 +02:00 |
|
Bastian Kleineidam
|
2dfe9d4b4f
|
Use abstract base class for loggers.
|
2012-06-19 23:27:26 +02:00 |
|
Bastian Kleineidam
|
a50bf226d7
|
Print Python environment variables for internal errors.
|
2012-06-19 22:47:26 +02:00 |
|
Bastian Kleineidam
|
cbb13a8983
|
Add SSL certificate verification.
|
2012-06-18 23:05:44 +02:00 |
|
Bastian Kleineidam
|
b0694ddfa7
|
Add meliae to optional module list.
|
2012-06-18 22:39:07 +02:00 |
|
Bastian Kleineidam
|
d26b6e707c
|
Fix function name typo.
|
2012-06-10 22:54:32 +02:00 |
|
Bastian Kleineidam
|
f107092a8a
|
Fix handling of user/password info in URLs.
|
2012-06-10 22:07:42 +02:00 |
|
Bastian Kleineidam
|
838095cbd5
|
Updated copyright.
|
2012-06-10 14:58:38 +02:00 |
|
Bastian Kleineidam
|
00aa631267
|
Add localwebroot configuration option.
|
2012-06-10 14:47:27 +02:00 |
|
Bastian Kleineidam
|
98537eea2f
|
Code cleanup: use add_url() function in UrlBase.
|
2012-06-10 14:24:17 +02:00 |
|
Bastian Kleineidam
|
db95fce77e
|
Ignore PHP processing instructions in local files.
|
2012-06-10 14:02:01 +02:00 |
|
Bastian Kleineidam
|
2dee223555
|
Allow memory dumps to be written.
|
2012-06-10 13:18:35 +02:00 |
|
Bastian Kleineidam
|
837ab22d01
|
Syntax cleanup.
|
2012-06-10 11:46:05 +02:00 |
|
Bastian Kleineidam
|
3ebe5708db
|
Code cleanup: add function for boolean option settings.
|
2012-06-10 11:22:54 +02:00 |
|
Bastian Kleineidam
|
77b8ec0fcd
|
Fix writing temporary Word files.
|
2012-06-10 11:07:35 +02:00 |
|
Bastian Kleineidam
|
b12c1e40fb
|
Allow specifying the file mode when opening temp files.
|
2012-06-10 11:03:43 +02:00 |
|
Bastian Kleineidam
|
54ffb102d8
|
Code cleanup: add function for GET fallback.
|
2012-06-10 09:52:12 +02:00 |
|
Bastian Kleineidam
|
5c94c47901
|
Remove old Squid proxy workaround.
|
2012-06-10 09:45:07 +02:00 |
|
Bastian Kleineidam
|
b83d3b53fc
|
Added missing documentation.
|
2012-06-02 00:31:02 +02:00 |
|
Bastian Kleineidam
|
6aa0249ea7
|
Updated httplib2.py from upstream.
|
2012-06-02 00:28:12 +02:00 |
|
Bastian Kleineidam
|
9273b9e8af
|
Fix configdata attribute name.
|
2012-05-23 21:15:30 +02:00 |
|
Bastian Kleineidam
|
e13a479362
|
Fix error logging.
|
2012-05-23 06:55:02 +02:00 |
|
Bastian Kleineidam
|
fa92d59448
|
Catch mimedb init errors.
|
2012-05-23 06:02:23 +02:00 |
|
Bastian Kleineidam
|
f6f43ffba8
|
Improve warning about missing twill module.
|
2012-05-10 21:29:18 +02:00 |
|
Bastian Kleineidam
|
bcbacec79a
|
Code cleanup.
|
2012-05-10 21:05:33 +02:00 |
|
Bastian Kleineidam
|
90a0f4b51e
|
Detect pygeoip library on Windows.
|
2012-05-10 06:45:29 +02:00 |
|
Bastian Kleineidam
|
61138744e6
|
Always use GET for Zope servers.
|
2012-05-08 20:47:47 +02:00 |
|
Bastian Kleineidam
|
cd6ee8a1bc
|
Fix checker test cases for non-english locales.
|
2012-04-23 20:56:33 +02:00 |
|
Bastian Kleineidam
|
4cc19f4e9c
|
Fix strformat tests on non-english locales.
|
2012-04-23 20:35:32 +02:00 |
|
Bastian Kleineidam
|
1cc3ac5f80
|
Updated copyright.
|
2012-04-22 20:45:24 +02:00 |
|
Bastian Kleineidam
|
1ab2e2c1a9
|
Use mkdir() instead of makedirs() for user configuration directory. Also fix logging on errors copying the user configuration.
|
2012-04-22 20:42:39 +02:00 |
|
Bastian Kleineidam
|
52dcf101e0
|
Remove rest of deprecated options.
|
2012-04-22 17:55:12 +02:00 |
|
Bastian Kleineidam
|
c7ced2445b
|
Ensure correct encoding when writing non-ascii CSV output.
|
2012-04-22 17:52:47 +02:00 |
|
Bastian Kleineidam
|
c12d44d092
|
Catch and report locale errors in WSGI script.
|
2012-04-22 13:10:03 +02:00 |
|
Bastian Kleineidam
|
c2221e1a18
|
Ensure proper encoding in WSGI script.
|
2012-04-22 12:48:21 +02:00 |
|
Bastian Kleineidam
|
d423a8b1af
|
Document web interface request timeout.
|
2012-04-21 12:34:34 +02:00 |
|
Bastian Kleineidam
|
0fdaf00154
|
Use Python threads in stead of Qt threads. The WSGI script works now.
|
2012-04-21 12:08:17 +02:00 |
|
Bastian Kleineidam
|
dab01b00d6
|
Add 5 minute timeout for WSGI script.
|
2012-04-20 19:25:27 +02:00 |
|
Bastian Kleineidam
|
ad09bc50b3
|
Improved logging in CGI script.
|
2012-04-19 20:56:51 +02:00 |
|
Bastian Kleineidam
|
1ef9a022ca
|
Make WSGI script more responsive by using threads.
|
2012-04-18 21:52:36 +02:00 |
|
Bastian Kleineidam
|
3d831c1adb
|
Updated copyright.
|
2012-04-11 22:23:43 +02:00 |
|
Bastian Kleineidam
|
f9290932b8
|
Fix bookmark menu entries in GUI.
|
2012-04-11 22:23:06 +02:00 |
|
Bastian Kleineidam
|
67b751f1c7
|
Write correct statistics when saving data in the GUI client.
|
2012-04-11 21:53:15 +02:00 |
|
Bastian Kleineidam
|
ae0bd406d4
|
Do not encode CSV outro output comment.
|
2012-04-11 20:43:46 +02:00 |
|
Bastian Kleineidam
|
bf1d9b1fad
|
Fix locale file lookup.
|
2012-04-11 20:34:55 +02:00 |
|
Bastian Kleineidam
|
192a560258
|
Code cleanup.
|
2012-04-11 20:33:32 +02:00 |
|
Bastian Kleineidam
|
7a019aac51
|
Fix update check when content could not be downloaded.
|
2012-04-09 13:36:18 +02:00 |
|
Bastian Kleineidam
|
a76824043c
|
Ignore any errors from bookmark file finders.
|
2012-04-06 08:24:30 +02:00 |
|
Bastian Kleineidam
|
d3d3529c23
|
Added a WSGI script.
|
2012-04-06 08:23:41 +02:00 |
|
Bastian Kleineidam
|
797024c69b
|
Fix URL connection cache key.
|
2012-04-04 22:58:09 +02:00 |
|
Bastian Kleineidam
|
1a28c2e334
|
Detect invalid empty cookies.
|
2012-04-03 08:03:54 +02:00 |
|
Bastian Kleineidam
|
e9420d77db
|
Updated copyright.
|
2012-03-31 09:24:08 +02:00 |
|
Bastian Kleineidam
|
b48812f612
|
Encode comments in CSV logger.
|
2012-03-31 09:17:49 +02:00 |
|
Bastian Kleineidam
|
4feea986b4
|
Fix concatenation of multiple cookie values.
|
2012-03-31 08:51:58 +02:00 |
|
Bastian Kleineidam
|
da6d7b0eca
|
Store cookies on redirect.
|
2012-03-31 08:37:18 +02:00 |
|
Bastian Kleineidam
|
8afc11e546
|
Upstream update.
|
2012-03-30 22:32:46 +02:00 |
|
Bastian Kleineidam
|
6d5e5f9efb
|
Updated copyright.
|
2012-03-30 22:24:10 +02:00 |
|
Bastian Kleineidam
|
9ee9abcf0f
|
Parse invalid comments <! bla >
|
2012-03-23 07:41:03 +01:00 |
|
Bastian Kleineidam
|
b9b8e3f5b2
|
Honor the charset encoding of the Content-Type HTTP
header when parsing HTML.
|
2012-03-22 22:45:11 +01:00 |
|
Bastian Kleineidam
|
d6d82b96f1
|
Add cookiefile config option.
|
2012-03-22 22:29:56 +01:00 |
|
Bastian Kleineidam
|
98b4768419
|
Use timeout when checking email addresses with SMTP.
|
2012-03-16 21:44:18 +01:00 |
|
Bastian Kleineidam
|
3b818d99c0
|
Allow --pause to be set in configuration file.
|
2012-03-16 21:28:30 +01:00 |
|
Bastian Kleineidam
|
67974386f6
|
Remove donate menu entry, it's already displayed in the about dialog.
|
2012-03-16 21:23:40 +01:00 |
|
Bastian Kleineidam
|
fb845ec813
|
Replace configuration filename in options dialog.
|
2012-03-16 06:19:02 +01:00 |
|
Bastian Kleineidam
|
64a7713f8f
|
Set option dialog title.
|
2012-03-15 21:41:49 +01:00 |
|
Bastian Kleineidam
|
4c9fd8d488
|
Cache real url.
|
2012-03-14 21:12:13 +01:00 |
|
Bastian Kleineidam
|
5c542277af
|
Improved error message for connect error to clamav daemon.
|
2012-03-12 21:13:22 +01:00 |
|
Bastian Kleineidam
|
5e13a78f66
|
Fix non-ascii HTTP header debugging.
|
2012-03-09 11:54:18 +01:00 |
|
Bastian Kleineidam
|
187a94312b
|
Updated copyright.
|
2012-03-09 11:16:18 +01:00 |
|
Bastian Kleineidam
|
3fcff8a4e5
|
Fix non-ascii HTTP header handling.
|
2012-03-09 11:14:18 +01:00 |
|
Bastian Kleineidam
|
24811ac7b0
|
Recheck extern status on HTTP redirects even if domain did not change.
|
2012-03-08 10:07:31 +01:00 |
|
Bastian Kleineidam
|
0f0c1a22b8
|
Added missing python function docs.
|
2012-01-29 17:21:24 +01:00 |
|
Bastian Kleineidam
|
71f5ee42c8
|
Updated copyright.
|
2012-01-29 17:18:28 +01:00 |
|
Bastian Kleineidam
|
c3423b3d6a
|
Add drag-n-drop support for project files.
|
2012-01-26 20:57:03 +01:00 |
|
Bastian Kleineidam
|
1deeb88e16
|
Add project support.
|
2012-01-26 20:23:15 +01:00 |
|
Bastian Kleineidam
|
b5852683ab
|
Do not write userconfig in portable mode.
|
2012-01-23 22:24:51 +01:00 |
|
Bastian Kleineidam
|
042b0569ec
|
Fall back to W3C checkers.
|
2012-01-22 08:13:27 +01:00 |
|
Bastian Kleineidam
|
51cf55b7a6
|
Remove warning: prefix from warning messages.
|
2012-01-21 00:25:02 +01:00 |
|
Bastian Kleineidam
|
053ea33b06
|
Updated GUI icons from oxygen upstream.
|
2012-01-19 16:59:14 +01:00 |
|
Bastian Kleineidam
|
6e1e9148d8
|
Work around a squid bug resulting in not detecting broken links
|
2012-01-17 08:36:11 +01:00 |
|
Bastian Kleineidam
|
e99c55f6c4
|
Proper proxy type check.
|
2012-01-16 21:15:53 +01:00 |
|
Bastian Kleineidam
|
4c15fc6a8b
|
Properly handle non-ASCII HTTP header values.
|
2012-01-14 11:01:09 +01:00 |
|
Bastian Kleineidam
|
a0581cc2a1
|
Ignore steam:// URIs.
|
2012-01-10 19:37:19 +01:00 |
|
Bastian Kleineidam
|
19f0bbe7ce
|
Add Ctrl-L shortcut to highlight URL.
|
2012-01-09 20:52:24 +01:00 |
|
Bastian Kleineidam
|
886bacb2ac
|
Updated copyright.
|
2012-01-06 20:33:49 +01:00 |
|
Bastian Kleineidam
|
ee5ba648be
|
Determine width of current console for help output.
|
2012-01-06 13:05:30 +01:00 |
|
Bastian Kleineidam
|
f1eb51d885
|
Updated copyright
|
2012-01-06 09:21:30 +01:00 |
|
Bastian Kleineidam
|
9b437fd1e4
|
Use dictionary-based logging config.
|
2012-01-04 21:07:35 +01:00 |
|
Bastian Kleineidam
|
033280cfb9
|
Remove workarounds for old Python versions.
|
2012-01-04 20:17:53 +01:00 |
|
Bastian Kleineidam
|
d36c46a27f
|
Require Python 2.7
|
2012-01-04 20:17:13 +01:00 |
|
Bastian Kleineidam
|
e316f5be68
|
Remove unneeded comment.
|
2012-01-04 20:04:36 +01:00 |
|
Bastian Kleineidam
|
6409651f55
|
Remove unused function.
|
2012-01-04 20:04:14 +01:00 |
|
Bastian Kleineidam
|
28c58519d9
|
Update httplib.py from upstream.
|
2012-01-04 19:55:47 +01:00 |
|
Bastian Kleineidam
|
fb979b4f3c
|
Add test for archive attribute support.
|
2011-12-30 12:36:22 +01:00 |
|
Bastian Kleineidam
|
d06c43d470
|
Split comma-separated archive attribute values.
|
2011-12-30 08:58:45 +01:00 |
|
Bastian Kleineidam
|
4a4985a960
|
Add HTML5 link elements and attributes.
|
2011-12-30 08:55:38 +01:00 |
|
Bastian Kleineidam
|
422d4e9c6c
|
Fix saving of GUI results.
|
2011-12-29 06:52:48 +01:00 |
|
Bastian Kleineidam
|
dff425710d
|
More Freshmeat/Freecode replacements.
|
2011-12-25 09:06:18 +01:00 |
|
Bastian Kleineidam
|
1c26c14b64
|
Set copyright year and add missing docstrings.
|
2011-12-25 08:45:27 +01:00 |
|
Bastian Kleineidam
|
10b9c12ce9
|
Fix GUI check result saving.
|
2011-12-20 20:53:49 +01:00 |
|
Bastian Kleineidam
|
61f9f31de2
|
Make copy from loggerclass dict.
|
2011-12-17 20:54:30 +01:00 |
|
Bastian Kleineidam
|
de652d8138
|
Minor code cleanups.
|
2011-12-17 19:13:54 +01:00 |
|
Bastian Kleineidam
|
3d9958dfbb
|
Parse Safari bookmark files.
|
2011-12-17 16:38:25 +01:00 |
|
Bastian Kleineidam
|
925a7166b6
|
Remove separator in edit menu.
|
2011-12-17 12:38:14 +01:00 |
|
Bastian Kleineidam
|
aeb6df05bd
|
Fix application config directory for Darwin platforms.
|
2011-12-17 07:33:21 +01:00 |
|
Bastian Kleineidam
|
351cc72aa4
|
Make GUI options a little wider; add separator in edit menu.
|
2011-12-16 21:49:31 +01: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
|
433cf029d9
|
Replace copy.copy() with simple list copying when backing up configuration values.
|
2011-12-14 19:55:06 +01:00 |
|
Bastian Kleineidam
|
5f0853be87
|
Display GUI options in one dialog; support warning strings in GUI options; support ignore patterns in GUI options.
|
2011-12-13 21:25:09 +01:00 |
|
Bastian Kleineidam
|
9367e3166c
|
Recreate UI files.
|
2011-12-12 19:01:40 +01:00 |
|
Bastian Kleineidam
|
1b5cad3b3e
|
Only remove whitespace at start and end of URL.
|
2011-12-10 11:49:44 +01:00 |
|
Bastian Kleineidam
|
5576dfe10d
|
Fix LFUCache: delete 5% of least frequently used entries on shrink, not 95%.
|
2011-12-08 22:10:53 +01:00 |
|
Bastian Kleineidam
|
9956f3712e
|
Properly detect too-long Unicode hostnames.
|
2011-12-05 20:51:42 +01:00 |
|
Bastian Kleineidam
|
76eddb62a8
|
Properly detect home directory on OS X systems.
|
2011-11-05 12:03:55 +01:00 |
|
Bastian Kleineidam
|
5c496df9ed
|
Regenerate HTML parser with new Bison 2.5 version.
|
2011-10-31 06:41:45 +01:00 |
|
Bastian Kleineidam
|
a7f3b43bab
|
Remove unused file.
|
2011-10-28 00:49:46 +02:00 |
|
Bastian Kleineidam
|
c8c3470255
|
Use new warningregex option in GUI.
|
2011-10-20 09:12:28 +02:00 |
|
Bastian Kleineidam
|
fb237041d1
|
Updated copyright
|
2011-10-20 08:14:16 +02:00 |
|
Bastian Kleineidam
|
91e296b7ae
|
Add warning-regex GUI option.
|
2011-10-19 22:43:51 +02:00 |
|
Bastian Kleineidam
|
3461b96729
|
Fix adding bookmark context menu entries.
|
2011-10-19 20:54:34 +02:00 |
|
Bastian Kleineidam
|
c7afb3f1a1
|
Add actions to find bookmark files to edit menu.
|
2011-10-19 20:44:09 +02:00 |
|
Bastian Kleineidam
|
8f93245c26
|
Refactor and create a menu action adding function for the bookmark actions.
|
2011-10-19 20:42:24 +02:00 |
|
Bastian Kleineidam
|
91dce84c59
|
Fix sqlify for multiline contents.
|
2011-10-18 14:40:33 +02:00 |
|
Bastian Kleineidam
|
a2978209e6
|
Ignore errors trying to get FTP feature set.
|
2011-10-18 13:10:49 +02:00 |
|
Bastian Kleineidam
|
74ea444a9a
|
Parse logger and logging part names case insensitive.
|
2011-10-10 20:32:58 +02:00 |
|
Bastian Kleineidam
|
bf426c3956
|
Fix GUI startup on configuration errors.
|
2011-10-09 21:46:39 +02:00 |
|
Bastian Kleineidam
|
e71d441ce6
|
Raise correct error messages for configuration errors.
|
2011-10-09 21:45:56 +02:00 |
|
Bastian Kleineidam
|
27b7b1cb49
|
Fix W3C HTML validation.
|
2011-10-09 21:16:45 +02:00 |
|
Bastian Kleineidam
|
6e69f8f3b1
|
Fix sql logging output.
|
2011-10-09 19:02:23 +02:00 |
|
Bastian Kleineidam
|
89ec0ee6a1
|
Check multiple matches of warning regex.
|
2011-10-09 19:00:35 +02:00 |
|
Bastian Kleineidam
|
d2ae6bf71c
|
Properly detect HTML character encoding.
|
2011-08-14 12:49:31 +02:00 |
|
Bastian Kleineidam
|
689ab9f073
|
Add debugging for charset encoding parameter setting.
|
2011-08-14 12:45:08 +02:00 |
|
Bastian Kleineidam
|
09d9264470
|
Updated copyright.
|
2011-08-04 20:40:49 +02:00 |
|
Bastian Kleineidam
|
cf1d4d9259
|
Rename Status: in Info:
|
2011-08-04 20:34:30 +02:00 |
|
Bastian Kleineidam
|
5c8dda3cd6
|
Properly reset active url count when checking stops.
|
2011-08-04 20:32:15 +02:00 |
|
Bastian Kleineidam
|
cdf91a0321
|
Improve cookie info message and fix cookie test cases.
|
2011-08-04 18:34:56 +02:00 |
|
Bastian Kleineidam
|
6b52b28425
|
Send all domain-matching cookies that apply.
|
2011-08-03 21:21:44 +02:00 |
|
Bastian Kleineidam
|
48413de418
|
Display warning message for each cookie parsing error.
|
2011-08-03 19:27:36 +02:00 |
|
Bastian Kleineidam
|
ef6a3b99af
|
Strip newline at end of cookie string.
|
2011-08-03 19:26:59 +02:00 |
|
Bastian Kleineidam
|
ee7e04c6c6
|
Remove unused function client_header_name()
|
2011-08-02 21:57:37 +02:00 |
|
Bastian Kleineidam
|
c99b75899d
|
Send multiple cookie values in one header.
|
2011-08-02 21:57:16 +02:00 |
|
Bastian Kleineidam
|
8779158b2f
|
Sent cookies with more specific paths first.
|
2011-08-02 21:56:26 +02:00 |
|
Bastian Kleineidam
|
c70bd68ef1
|
Refactor sending of cookie data in client into separate function.
|
2011-08-02 20:45:26 +02:00 |
|
Bastian Kleineidam
|
977d9e9ae6
|
Update cookie values instead of adding duplicate entries.
|
2011-08-01 20:26:31 +02:00 |
|
Bastian Kleineidam
|
210b45d1e4
|
Removed FastCGI script.
|
2011-07-25 21:37:35 +02:00 |
|
Bastian Kleineidam
|
7ebe67d7f6
|
Default to last URL checked in GUI.
|
2011-07-25 21:31:33 +02:00 |
|
Bastian Kleineidam
|
752941e029
|
Ignore AttributeError when printing the Qt version.
|
2011-07-25 21:15:52 +02:00 |
|
Bastian Kleineidam
|
51bcccfdfe
|
Added new option --user-agent to set the User-Agent header.
|
2011-07-25 21:09:49 +02:00 |
|
Bastian Kleineidam
|
552c71a3ca
|
Do not append a stray newline character when encoding authentication information to base64.
|
2011-07-25 20:02:01 +02:00 |
|
Bastian Kleineidam
|
2550e16040
|
Remove query part from file links.
|
2011-05-29 17:49:01 +02:00 |
|
Bastian Kleineidam
|
5515645af6
|
Reset content type setting after loading HTTP headers.
|
2011-05-28 17:59:44 +02:00 |
|
Bastian Kleineidam
|
c9707ee735
|
Handle stray < before end tags.
|
2011-05-28 13:39:04 +02:00 |
|
Bastian Kleineidam
|
0f70438a87
|
Updated copyright.
|
2011-05-28 08:44:21 +02:00 |
|
Bastian Kleineidam
|
b71d8444a9
|
Add missing imports after using fileutils.has_module.
|
2011-05-28 07:50:02 +02:00 |
|
Bastian Kleineidam
|
d956e62308
|
Move busy indicator next to the status label.
|
2011-05-28 07:43:36 +02:00 |
|
Bastian Kleineidam
|
6d284e220b
|
Use has_module and is_tty utility functions.
|
2011-05-26 07:28:29 +02:00 |
|
Bastian Kleineidam
|
53f34d6b2e
|
Add is_tty utility function.
|
2011-05-26 07:28:14 +02:00 |
|
Bastian Kleineidam
|
684a9b5bf6
|
Add includes to dns.rdtypes.IN/ANY in setup.py, not in mailtourl.py module.
|
2011-05-25 21:03:10 +02:00 |
|
Bastian Kleineidam
|
e1f724908d
|
Move dnspython module into third_party directory.
|
2011-05-24 20:18:58 +02:00 |
|
Bastian Kleineidam
|
72b65d94df
|
Only check anchors in HTML pages.
|
2011-05-22 17:33:16 +02:00 |
|
Bastian Kleineidam
|
e5c2271533
|
Only check warning patterns in parseable contents.
|
2011-05-22 17:32:26 +02:00 |
|
Bastian Kleineidam
|
68ea03ee16
|
Support both Chromium and Google Chrome profile dirs to find bookmark files.
|
2011-05-21 11:47:54 +02:00 |
|
Bastian Kleineidam
|
e3bb574997
|
Remove support for system configuration file.
|
2011-05-20 21:10:31 +02:00 |
|
Bastian Kleineidam
|
7d04c3ee81
|
Handle stray < characters in HTML.
|
2011-05-20 06:50:08 +02:00 |
|
Bastian Kleineidam
|
78790d7c8d
|
Improved anchor warning message display.
|
2011-05-20 06:48:06 +02:00 |
|
Bastian Kleineidam
|
720cadc41a
|
Add more padding to option dialog.
|
2011-05-19 20:12:05 +02:00 |
|
Bastian Kleineidam
|
ba30ca2d18
|
Improved option dialog layout.
|
2011-05-19 20:05:55 +02:00 |
|
Bastian Kleineidam
|
4ef750a66d
|
Adjust option window.
|
2011-05-18 22:41:06 +02:00 |
|
Bastian Kleineidam
|
3ca470ba60
|
Increase size of option window.
|
2011-05-18 21:15:18 +02:00 |
|
Bastian Kleineidam
|
b7774a93f6
|
Fix wrong QSize module reference.
|
2011-05-18 21:02:33 +02:00 |
|
Bastian Kleineidam
|
cf51f4ab83
|
Remove unused variables.
|
2011-05-18 20:57:14 +02:00 |
|
Bastian Kleineidam
|
03feaeca91
|
Correct warning about unparsable cookies.
|
2011-05-18 20:56:31 +02:00 |
|
Bastian Kleineidam
|
343cf9703d
|
Code cleanup: indentation, unused variables etc.
|
2011-05-15 18:36:30 +02:00 |
|
Bastian Kleineidam
|
581da4a9c6
|
Fix misnamed variable.
|
2011-05-14 20:21:39 +02:00 |
|
Bastian Kleineidam
|
0dd5cfd12d
|
Display warnings in result column.
|
2011-05-14 20:15:37 +02:00 |
|
Bastian Kleineidam
|
deead957ae
|
Display number of selected rows in status.
|
2011-05-14 14:31:03 +02:00 |
|
Bastian Kleineidam
|
4c71b5ba68
|
Use httplib cookie parsing; fix docs.
|
2011-05-14 13:56:38 +02:00 |
|
Bastian Kleineidam
|
50fc4ab566
|
Colorize result in text logger.
|
2011-05-14 09:36:21 +02:00 |
|
Bastian Kleineidam
|
a8fbd05f48
|
Remember last 10 documents.
|
2011-05-11 22:15:04 +02:00 |
|
Bastian Kleineidam
|
3423dbe9be
|
Add dropdown button to select from list of text strings.
|
2011-05-11 22:14:22 +02:00 |
|
Bastian Kleineidam
|
506cb9991b
|
Added limit to number of recent documents.
|
2011-05-11 22:13:18 +02:00 |
|
Bastian Kleineidam
|
40b83b9dd4
|
Updated down arrow button with transparent background.
|
2011-05-11 19:03:42 +02:00 |
|
Bastian Kleineidam
|
e2656b5b98
|
Return list of unicode strings for recent documents.
|
2011-05-11 00:24:17 +02:00 |
|
Bastian Kleineidam
|
b357ec2b6c
|
Added model for storing list of recent documents.
|
2011-05-10 23:49:54 +02:00 |
|
Bastian Kleineidam
|
5401413f05
|
Only remove copied icons in clean.
|
2011-05-10 23:48:43 +02:00 |
|
Bastian Kleineidam
|
d7b528acdf
|
Added KDE down arrow as resource.
|
2011-05-10 23:48:22 +02:00 |
|
Bastian Kleineidam
|
c9dca19011
|
Read and save recent documents in settings.
|
2011-05-10 23:45:44 +02:00 |
|
Bastian Kleineidam
|
e54f7a93c2
|
Disable URL input while checking.
|
2011-05-10 06:56:41 +02:00 |
|
Bastian Kleineidam
|
f3bb106ec2
|
Display status info in main window.
|
2011-05-09 20:49:07 +02:00 |
|
Bastian Kleineidam
|
1b9576437d
|
Put progress window in main window.
|
2011-05-07 21:14:08 +02:00 |
|
Bastian Kleineidam
|
a1f0867c74
|
Updated copyright
|
2011-05-06 20:27:36 +02:00 |
|
Bastian Kleineidam
|
10bbb696e8
|
Limit download file size to 5MB.
|
2011-05-05 21:10:55 +02:00 |
|
Bastian Kleineidam
|
3cee705a4a
|
Warn user before closing changed editor window.
|
2011-05-05 20:09:45 +02:00 |
|
Bastian Kleineidam
|
1703e6c942
|
Debug geoip errors.
|
2011-05-05 19:42:19 +02:00 |
|
Bastian Kleineidam
|
b3e692ea79
|
Catch socket errors when resolving GeoIP country data.
|
2011-05-05 19:37:58 +02:00 |
|
Bastian Kleineidam
|
f8cba79875
|
Display release date in about dialog.
|
2011-05-05 18:30:58 +02:00 |
|
Bastian Kleineidam
|
ecc598bd03
|
Do not use configuration file options for GUI defaults.
|
2011-04-30 19:57:14 +02:00 |
|
Bastian Kleineidam
|
02a6f31c4c
|
Ensure file handles are closed before emitting signals.
|
2011-04-30 19:56:43 +02:00 |
|
Bastian Kleineidam
|
929fd8d4aa
|
Scroll down for new URLs added to the treeview.
|
2011-04-30 11:11:45 +02:00 |
|
Bastian Kleineidam
|
0470f6dbf0
|
Fixed saving of URL parent source in the GUI editor.
|
2011-04-30 08:39:49 +02:00 |
|
Bastian Kleineidam
|
7cd67d29cf
|
Reload text file configuration after GUI changed it.
|
2011-04-30 08:38:44 +02:00 |
|
Bastian Kleineidam
|
10d6e81af3
|
Highlight check results.
|
2011-04-30 07:35:25 +02:00 |
|
Bastian Kleineidam
|
dacc7e7ae4
|
Consolidate the stop messages.
|
2011-04-29 19:49:24 +02:00 |
|
Bastian Kleineidam
|
d7186bc904
|
Remove unused QThread.__del__ method.
|
2011-04-28 20:41:44 +02:00 |
|
Bastian Kleineidam
|
7d4a03aff2
|
Replace QString methods with Python str methods.
|
2011-04-28 18:43:27 +02:00 |
|
Bastian Kleineidam
|
15d62e49e6
|
Replace deprecated methods of PyQt (also makes it easier to port to PySide).
|
2011-04-28 18:41:47 +02:00 |
|
Bastian Kleineidam
|
4dc16708a7
|
Add rebuild target for all UI and resource files.
|
2011-04-28 18:41:11 +02:00 |
|
Bastian Kleineidam
|
0fc3355066
|
Colorize statistic output in GUI.
|
2011-04-28 15:32:53 +02:00 |
|
Bastian Kleineidam
|
6ca10152c5
|
Don't override start_output() function in GUI logger to correctly reset statistics.
|
2011-04-28 15:30:51 +02:00 |
|
Bastian Kleineidam
|
1f9cd2f67f
|
Redirection refactoring part 2 of 2.
|
2011-04-27 13:33:01 +02:00 |
|
Bastian Kleineidam
|
dd53c78096
|
Redirection refactoring part 1.
|
2011-04-27 12:02:30 +02:00 |
|
Bastian Kleineidam
|
f566f98fe5
|
Allow redirections for URLs given by the user.
|
2011-04-27 11:21:58 +02:00 |
|
Bastian Kleineidam
|
db7ea6872a
|
Refactor internal URL pattern matcher into function.
|
2011-04-27 08:34:15 +02:00 |
|
Bastian Kleineidam
|
a3568e456b
|
Add missing file header.
|
2011-04-26 21:32:57 +02:00 |
|
Bastian Kleineidam
|
d7d563bf6e
|
Add Qt syntax highlighting.
|
2011-04-26 21:31:45 +02:00 |
|
Bastian Kleineidam
|
66079549ef
|
Use fixed-width font for Qt editor.
|
2011-04-26 18:58:08 +02:00 |
|
Bastian Kleineidam
|
ff5d0b27e3
|
Updated documentation.
|
2011-04-26 15:06:22 +02:00 |
|
Bastian Kleineidam
|
74c132c90b
|
Updated copyright.
|
2011-04-26 14:57:57 +02:00 |
|
Bastian Kleineidam
|
f61de7902a
|
Report QScintilla as extra module.
|
2011-04-26 14:57:32 +02:00 |
|
Bastian Kleineidam
|
65721e2b3b
|
Updated application icon.
|
2011-04-26 14:04:24 +02:00 |
|
Bastian Kleineidam
|
199deff1f0
|
Remove debug code.
|
2011-04-26 13:58:22 +02:00 |
|
Bastian Kleineidam
|
8ea2d147fc
|
Show line numbers in Qt editor.
|
2011-04-26 13:55:42 +02:00 |
|
Bastian Kleineidam
|
b249150d9a
|
Fix OS X ifconfig call.
|
2011-04-26 11:42:04 +02:00 |
|
Bastian Kleineidam
|
040e6b49e0
|
Use ifconfig(8) network info on Mac OS X.
|
2011-04-26 11:32:58 +02:00 |
|
Bastian Kleineidam
|
4ae0566f95
|
Parse IPv4 values from ifconfig(8).
|
2011-04-26 11:30:26 +02:00 |
|
Bastian Kleineidam
|
d3d0892927
|
Handle error for getting address of an interface.
|
2011-04-26 11:16:15 +02:00 |
|
Bastian Kleineidam
|
241205e5b0
|
Only get network interfaces that are up.
|
2011-04-26 10:53:58 +02:00 |
|
Bastian Kleineidam
|
6a135dd79c
|
Use ifconfig on Mac OS X to get interface list.
|
2011-04-26 10:52:19 +02:00 |
|
Bastian Kleineidam
|
d16fe3cac1
|
Make QScintilla optional.
|
2011-04-26 10:48:44 +02:00 |
|
Bastian Kleineidam
|
54a14d0f91
|
Use Python 2.7 for local build.
|
2011-04-22 08:39:45 +02:00 |
|
Bastian Kleineidam
|
719441cca5
|
Make module detection more robust and use it when possible.
|
2011-04-20 09:08:11 +02:00 |
|
Bastian Kleineidam
|
c0957a20df
|
Make strlen variables type size_t.
|
2011-04-19 16:07:10 +02:00 |
|
Bastian Kleineidam
|
6a544f2d69
|
Only allow redirections to FTP, HTTP and HTTPS URLs.
|
2011-04-19 07:01:55 +02:00 |
|
Bastian Kleineidam
|
4c98c463dc
|
Correctly declare all variables at beginning of block.
|
2011-04-16 15:25:51 +02:00 |
|
Bastian Kleineidam
|
836e8a700d
|
Print detected modules information.
|
2011-04-14 12:20:56 +02:00 |
|
Bastian Kleineidam
|
d74523500a
|
Add version info of used modules to GUI about page.
|
2011-04-14 10:03:59 +02:00 |
|
Bastian Kleineidam
|
7365170564
|
Updated copyright.
|
2011-04-12 09:13:39 +02:00 |
|
Bastian Kleineidam
|
42ed4350de
|
Use Qt Macintosh widgte style on OS X systems.
|
2011-04-12 08:55:25 +02:00 |
|
Bastian Kleineidam
|
e3fb40f753
|
Fix internal error handling in non-main threads.
|
2011-04-12 08:31:10 +02:00 |
|
Bastian Kleineidam
|
2493684604
|
Also send Cache-Control header to prevent caching.
|
2011-04-10 11:03:20 +02:00 |
|
Bastian Kleineidam
|
d915b17498
|
Prevent getting cached answers for version update check.
|
2011-04-10 10:57:56 +02:00 |
|
Bastian Kleineidam
|
02b54d804c
|
Allow additional headers for url.get_content().
|
2011-04-10 10:57:28 +02:00 |
|
Bastian Kleineidam
|
84f6d56a49
|
Print level in loggers xml, csv and sql.
|
2011-04-09 10:51:03 +02:00 |
|
Bastian Kleineidam
|
c0732e3d37
|
Do not print empty country information.
|
2011-04-06 17:22:48 +02:00 |
|
Bastian Kleineidam
|
ef499d5cf2
|
Write statistics when saving result files in the GUI.
|
2011-04-06 14:31:58 +02:00 |
|
Bastian Kleineidam
|
b9c9dda9b3
|
Correctly encode CSV output.
|
2011-04-06 12:54:58 +02:00 |
|
Bastian Kleineidam
|
40cad4e468
|
Add detailed locale info to internal error output.
|
2011-04-06 11:56:55 +02:00 |
|
Bastian Kleineidam
|
c3b3027c6d
|
Only output configured parts in CSV logger.
|
2011-04-06 11:12:05 +02:00 |
|
Bastian Kleineidam
|
520b417855
|
Added CSV output type in the GUI for results.
|
2011-04-04 18:58:20 +02:00 |
|
Bastian Kleineidam
|
b465542388
|
Fix display of warnings in GUI pane.
|
2011-04-02 14:07:57 +02:00 |
|
Bastian Kleineidam
|
8b2fa88f18
|
Print gconf errors only in debug mode.
|
2011-03-25 13:34:48 +01:00 |
|
Bastian Kleineidam
|
53205cbe20
|
Added documentation to getText() function.
|
2011-03-21 16:48:09 +01:00 |
|
Bastian Kleineidam
|
cdb00e9ef8
|
Do not write empty tag attributes.
|
2011-03-21 16:07:45 +01:00 |
|
Bastian Kleineidam
|
3e6de5213c
|
Updated copyright
|
2011-03-21 15:23:40 +01:00 |
|
Bastian Kleineidam
|
ec8e529406
|
Cleanup new get_encoded_writer() function.
|
2011-03-21 13:17:12 +01:00 |
|
Bastian Kleineidam
|
c1eb8d85e9
|
Use new get_encoded_writer() function.
|
2011-03-21 13:16:43 +01:00 |
|
Bastian Kleineidam
|
847d740e37
|
Move get_stdout_writer() to i18n module and allow the make sys.stdout a function argument.
|
2011-03-21 13:11:32 +01:00 |
|
Bastian Kleineidam
|
e7bd7ab667
|
Reword the internal error message for other clients than commandline.
|
2011-03-21 12:35:36 +01:00 |
|
Bastian Kleineidam
|
7770153b55
|
Remove send button.
|
2011-03-21 12:32:20 +01:00 |
|
Bastian Kleineidam
|
e8274ef4ab
|
Add getText() method.
|
2011-03-21 12:32:00 +01:00 |
|
Bastian Kleineidam
|
48c3343e8b
|
Make sure all internal error output is printed to given output stream. Also add ability to pass traceback information directly.
|
2011-03-21 11:34:46 +01:00 |
|
Bastian Kleineidam
|
2c61e8db49
|
Fix File->Save results command.
|
2011-03-19 17:02:15 +01:00 |
|
Bastian Kleineidam
|
da58546e6d
|
Really read user and system configuration file.
|
2011-03-17 17:02:51 +01:00 |
|
Bastian Kleineidam
|
671de9774e
|
Fix for previous commit adding warnings tags.
|
2011-03-17 16:47:39 +01:00 |
|
Bastian Kleineidam
|
d60ae7911b
|
Regenerate GUI dialogs with newer Qt.
|
2011-03-16 18:07:18 +01:00 |
|
Bastian Kleineidam
|
a427bc10c1
|
Added send button to debug dialog.
|
2011-03-16 18:06:47 +01:00 |
|
Bastian Kleineidam
|
82e5ba8ce6
|
Add warning tag attribute in XML loggers.
|
2011-03-15 13:42:21 +01:00 |
|
Bastian Kleineidam
|
f4f921384e
|
Updated copyright
|
2011-03-13 07:52:18 +01:00 |
|
Bastian Kleineidam
|
502430489a
|
Add url2pathname workaround for Windows.
|
2011-03-12 16:33:48 +01:00 |
|
Bastian Kleineidam
|
77f207b69a
|
Use sys.stdout wrapper for CGI output.
|
2011-03-12 09:02:29 +01:00 |
|
Bastian Kleineidam
|
8da37a32ee
|
Refactor sys.stdout wrapping into a function.
|
2011-03-11 20:05:27 +01:00 |
|
Bastian Kleineidam
|
64a488aaf3
|
Added copyright and license information.
|
2011-03-11 18:03:14 +01:00 |
|
Bastian Kleineidam
|
415c87e6cf
|
Work around a urlsplit() regression in Python >2.6
|
2011-03-11 15:18:21 +01:00 |
|
Bastian Kleineidam
|
7b33cfac7b
|
Use stripped URL base constructing absolute URL.
|
2011-03-11 15:17:36 +01:00 |
|
Bastian Kleineidam
|
4ee62863e5
|
Recognize PHP files as HTML files on Windows.
|
2011-03-11 13:30:34 +01:00 |
|
Bastian Kleineidam
|
78ea8d5594
|
Remove unnecessary call to url2pathname().
|
2011-03-11 12:28:33 +01:00 |
|
Bastian Kleineidam
|
ae109ed994
|
Correct conversion between URL and filename paths.
|
2011-03-11 10:38:17 +01:00 |
|
Bastian Kleineidam
|
c6d2eab46c
|
Prevent false positives when detecting file type of certain archive files.
|
2011-03-10 13:13:25 +01:00 |
|
Bastian Kleineidam
|
c3bc16cde7
|
Added blank line before each URL output.
|
2011-03-10 10:51:44 +01:00 |
|
Bastian Kleineidam
|
8e0fe33edb
|
Improved error handling for proxy configuration functions.
|
2011-03-10 09:34:42 +01:00 |
|
Bastian Kleineidam
|
2c53507097
|
Improved logging documentation.
|
2011-03-09 12:08:03 +01:00 |
|
Bastian Kleineidam
|
31d4f04fd2
|
Support reading GNOME and KDE proxy settings.
|
2011-03-09 10:49:18 +01:00 |
|
Bastian Kleineidam
|
a06f354837
|
Add distutils find_executable to fileutils.
|
2011-03-09 10:47:38 +01:00 |
|
Bastian Kleineidam
|
f2f05af3dc
|
Strip embedded whitespace from URLs given at the commandline or the GUI.
|
2011-03-07 12:54:35 +01:00 |
|
Bastian Kleineidam
|
420c21c2de
|
Strip leading and trailing whitespace from URLs.
|
2011-03-07 12:33:09 +01:00 |
|
Bastian Kleineidam
|
21e4824f65
|
Fix typo calling get_temp_file() function.
|
2011-03-07 09:57:40 +01:00 |
|
Bastian Kleineidam
|
de5d1757f0
|
Add workaround for buggy IIS HEAD support.
|
2011-02-24 11:12:59 +01:00 |
|
Bastian Kleineidam
|
2227812b24
|
Documentation update.
|
2011-02-20 11:12:14 +01:00 |
|
Bastian Kleineidam
|
68a8de58d1
|
Deprecate the --interactive commandline option.
|
2011-02-20 11:05:29 +01:00 |
|
Bastian Kleineidam
|
c89bd05651
|
Remove unused variables and imports.
|
2011-02-19 11:46:20 +01:00 |
|
Bastian Kleineidam
|
8ced5582aa
|
Fix cancelation in GUI.
|
2011-02-19 09:02:52 +01:00 |
|
Bastian Kleineidam
|
2ec312301e
|
Fix linkcheck.dns py2exe packaging.
|
2011-02-18 17:26:00 +01:00 |
|
Bastian Kleineidam
|
97ef8ed204
|
Deprecated --allow-root and always drop privileges.
|
2011-02-18 15:32:21 +01:00 |
|
Bastian Kleineidam
|
a493a3ded1
|
Deprecate the --priority option.
|
2011-02-18 14:53:32 +01:00 |
|
Bastian Kleineidam
|
982e13d193
|
Improved thread lock handling.
|
2011-02-18 14:49:53 +01:00 |
|
Bastian Kleineidam
|
2d55c87429
|
Make sure ignore URL patterns take precedence over nofollow URL patterns.
|
2011-02-18 07:47:22 +01:00 |
|
Bastian Kleineidam
|
eaa2b79bc3
|
Updated documentation.
|
2011-02-17 19:59:02 +01:00 |
|
Bastian Kleineidam
|
e638a2fe6d
|
Updated copyright and translations. Added some missing docstrings.
|
2011-02-17 07:38:02 +01:00 |
|
Bastian Kleineidam
|
644c72605e
|
Disable bookmark menu entries if file not found.
|
2011-02-16 07:36:57 +01:00 |
|
Bastian Kleineidam
|
ea6ad52139
|
Fix Google Chrome profile dir.
|
2011-02-15 19:49:52 +01:00 |
|
Bastian Kleineidam
|
8ba5f51e8c
|
Fix Google Chrome profile dir.
|
2011-02-15 19:39:14 +01:00 |
|
Bastian Kleineidam
|
cbe6089b4e
|
Added ShellFolder registry utility function.
|
2011-02-15 19:38:42 +01:00 |
|
Bastian Kleineidam
|
743e4a9d5d
|
Fix Opera profile directory.
|
2011-02-15 19:38:26 +01:00 |
|
Bastian Kleineidam
|
3dc513a88d
|
Added context menu entry for Opera bookmark files.
|
2011-02-15 18:52:41 +01:00 |
|
Bastian Kleineidam
|
6906c2b136
|
Add Google Chrome bookmark context menu entry.
|
2011-02-15 18:37:44 +01:00 |
|
Bastian Kleineidam
|
0d4377d1ba
|
Support Google Chrome Bookmark files.
|
2011-02-15 18:26:00 +01:00 |
|
Bastian Kleineidam
|
25b6dc2e57
|
Refactor bookmark parsing code into own package.
|
2011-02-15 17:31:42 +01:00 |
|
Bastian Kleineidam
|
2dfe62afa2
|
Updated copyright.
|
2011-02-14 21:07:07 +01:00 |
|
Bastian Kleineidam
|
c5884b8d87
|
Add function documentation.
|
2011-02-14 21:06:34 +01:00 |
|
Bastian Kleineidam
|
0589933b97
|
Reuse connections more than once.
|
2011-02-14 20:28:38 +01:00 |
|
Bastian Kleineidam
|
85f3690068
|
Updated copyright.
|
2011-02-11 14:00:31 +01:00 |
|
Bastian Kleineidam
|
1fada7f316
|
Do not view parent source of FTP directories.
|
2011-02-11 12:43:15 +01:00 |
|
Bastian Kleineidam
|
db6a3669b3
|
Correctly detect empty FTP paths as directories.
|
2011-02-11 12:35:53 +01:00 |
|
Bastian Kleineidam
|
37b09d7e15
|
Disable view of parent source if it is a parent directory.
|
2011-02-11 10:28:48 +01:00 |
|
Bastian Kleineidam
|
042a77d79e
|
Remove old context menu action.
|
2011-02-11 10:18:36 +01:00 |
|
Bastian Kleineidam
|
1817f9da3e
|
Add donation menu entry.
|
2011-02-10 12:40:38 +01:00 |
|
Bastian Kleineidam
|
a24ced8b9a
|
Check for existance of local files, including directories.
|
2011-02-09 08:50:36 +01:00 |
|
Bastian Kleineidam
|
362c7a1d9d
|
Preselect filename on save dialog when editing file:// URLs.
|
2011-02-09 08:46:09 +01:00 |
|
Bastian Kleineidam
|
8fc3856782
|
Use Alt-key shortcuts for menu entries.
|
2011-02-09 07:42:47 +01:00 |
|
Bastian Kleineidam
|
dc405a43d1
|
Code cleanup.
|
2011-02-09 07:42:36 +01:00 |
|
Bastian Kleineidam
|
2b2187d660
|
Use Alt-key shortcuts for menu entries.
|
2011-02-09 07:32:28 +01:00 |
|
Bastian Kleineidam
|
4a0c63aa56
|
Fix joining of URLs when parent URL has CGI parameter.
|
2011-02-08 21:25:55 +01:00 |
|
Bastian Kleineidam
|
48e4bd8bfd
|
Updated copyright
|
2011-02-06 09:50:48 +01:00 |
|
Bastian Kleineidam
|
e8a011c538
|
Improved GUI labels for URL statistics.
|
2011-02-01 07:36:01 +01:00 |
|
Bastian Kleineidam
|
6f33956860
|
Detect local or development version in update check.
|
2011-01-31 09:57:22 +01:00 |
|
Bastian Kleineidam
|
8473bfee96
|
Properly detect missing IPv6 protocol support.
|
2011-01-29 11:35:06 +01:00 |
|
Bastian Kleineidam
|
3303a3697d
|
Fix Geoip error message when only country DB is installed.
|
2011-01-11 10:16:57 -06:00 |
|
Bastian Kleineidam
|
eaf3ca0d89
|
Set codec error policy on StreamWriter for stdout.
|
2011-01-09 13:57:14 -06:00 |
|
Bastian Kleineidam
|
815f8ce29e
|
Remove unused import.
|
2011-01-09 09:55:30 -06:00 |
|
Bastian Kleineidam
|
71b15b70f4
|
Updated copyright
|
2011-01-06 09:59:57 +01:00 |
|
Bastian Kleineidam
|
5f70b7210f
|
Add tempfile utility function.
|
2011-01-06 09:52:11 +01:00 |
|
Bastian Kleineidam
|
3c48c04b1c
|
Updated copyright and remove unused imports.
|
2011-01-06 09:38:32 +01:00 |
|
Bastian Kleineidam
|
689624ec16
|
Fix update check.
|
2011-01-04 23:34:34 +01:00 |
|
Bastian Kleineidam
|
066c57ffe3
|
Update copyright and german translation.
|
2011-01-04 20:44:07 +01:00 |
|
Bastian Kleineidam
|
aa7de751a6
|
Make update check in background thread.
|
2011-01-04 20:33:47 +01:00 |
|
Bastian Kleineidam
|
25ee6d0980
|
Added update check to GUI.
|
2011-01-04 19:45:43 +01:00 |
|
Bastian Kleineidam
|
74ccd2838b
|
Added update detection functions.
|
2011-01-04 19:15:56 +01:00 |
|
Bastian Kleineidam
|
13e1a522ed
|
Remove reset button from options dialog.
|
2011-01-01 10:39:44 +01:00 |
|
Bastian Kleineidam
|
d011d1524c
|
Parse PHP files recursively.
|
2010-12-28 17:11:29 +01:00 |
|
Bastian Kleineidam
|
5a50b024d5
|
Updated copyright
|
2010-12-23 19:48:54 +01:00 |
|
Bastian Kleineidam
|
0aa15a3e83
|
Rename Ok button to Close.
|
2010-12-23 19:47:54 +01:00 |
|
Bastian Kleineidam
|
fd3fe8dcaa
|
Fix missing content types for cached URLs.
|
2010-12-23 07:37:36 +01:00 |
|
Bastian Kleineidam
|
2a4b60de4d
|
Remove unused imports.
|
2010-12-22 13:06:24 +01:00 |
|
Bastian Kleineidam
|
84e4e3b28a
|
Fix regression from last commit in this file.
|
2010-12-22 13:06:10 +01:00 |
|
Bastian Kleineidam
|
e6ccd71ae1
|
Improved statistics output.
|
2010-12-22 13:05:32 +01:00 |
|