Bastian Kleineidam
|
4ee0fb0181
|
Add NNTP debugging.
|
2009-03-06 20:53:12 +01:00 |
|
Bastian Kleineidam
|
0bc2fbb47a
|
Only try 3 times connecting to a busy NNTP server, not 5 times.
|
2009-03-06 20:52:53 +01:00 |
|
Bastian Kleineidam
|
29adfe92fd
|
Minor syntax fix
|
2009-03-06 20:14:50 +01:00 |
|
Bastian Kleineidam
|
0afd5f7cc6
|
Properly detect a callable object in robots.txt callback
|
2009-03-06 20:10:26 +01:00 |
|
Bastian Kleineidam
|
6024f2e43e
|
Add missing reset of self.reused_connection flag
|
2009-03-06 20:10:03 +01:00 |
|
Bastian Kleineidam
|
ba160350dd
|
Introduced transport object API for logging.
|
2009-03-06 19:30:58 +01:00 |
|
Bastian Kleineidam
|
58925b21d3
|
Improved persistent connection handling by retrying closed connections.
|
2009-03-06 08:15:34 +01:00 |
|
Bastian Kleineidam
|
29599e4c74
|
Make sure persistent connection will not close after reading contents.
|
2009-03-05 19:15:44 +01:00 |
|
Bastian Kleineidam
|
bf9ed8c659
|
Make sure file descriptors are closed after decoding HTTP content.
|
2009-03-05 19:15:03 +01:00 |
|
Bastian Kleineidam
|
f23c3ec10b
|
Updated copied modules from upstream.
|
2009-03-04 23:49:00 +01:00 |
|
Bastian Kleineidam
|
714147cb29
|
Improved language and encoding detection by using local.getdefaultlocale() instead of locale.getlocale(category=LC_ALL)
|
2009-03-04 22:43:51 +01:00 |
|
Bastian Kleineidam
|
b3858742a0
|
Style change when looking for LOCPATH
|
2009-03-04 22:43:10 +01:00 |
|
Bastian Kleineidam
|
2890e879a3
|
Use gettext translation in PyQT GUI client
|
2009-03-04 22:41:25 +01:00 |
|
Bastian Kleineidam
|
f2f0a0f530
|
Output parent URL in extra column
|
2009-03-02 23:42:13 +01:00 |
|
Bastian Kleineidam
|
3fd9e6db2b
|
Do not log duplicate cached URLs
|
2009-03-02 23:41:56 +01:00 |
|
Bastian Kleineidam
|
59772e4837
|
Fixed log_filter_url documentation
|
2009-03-02 23:40:36 +01:00 |
|
Bastian Kleineidam
|
8d98337ffe
|
Add thread name to log output when threads are enabled.
|
2009-03-02 23:27:05 +01:00 |
|
Bastian Kleineidam
|
b8944e493a
|
Use new exception log keyword when logging errors
|
2009-03-02 13:18:36 +01:00 |
|
Bastian Kleineidam
|
9475f97edb
|
Improved check thread name to include the word 'thread'
|
2009-03-02 13:18:08 +01:00 |
|
Bastian Kleineidam
|
24a30bae44
|
Add new exception printing keyword argument to log functions
|
2009-03-02 12:28:10 +01:00 |
|
Bastian Kleineidam
|
cea482f7fc
|
Use generic keyword arguments in log functions
|
2009-03-02 12:27:38 +01:00 |
|
Bastian Kleineidam
|
f5f70a7149
|
Reorder text logger output fields.
|
2009-03-02 08:19:46 +01:00 |
|
Bastian Kleineidam
|
a9335fb3e8
|
Make file list an iterator, and add missing slash if needed to manually given file URLs.
|
2009-03-02 08:02:27 +01:00 |
|
Bastian Kleineidam
|
7862147ca3
|
Fix showing content size.
|
2009-03-01 23:04:48 +01:00 |
|
Bastian Kleineidam
|
a0ba9a7446
|
Improved Python 2.6 compatibility in HTML parser
|
2009-02-28 13:47:25 +01:00 |
|
Bastian Kleineidam
|
b106d4cc03
|
Improved treeview layout
|
2009-02-25 02:16:39 +01:00 |
|
Bastian Kleineidam
|
4ded3a413f
|
Improved treeview layout
|
2009-02-25 02:12:55 +01:00 |
|
Bastian Kleineidam
|
77fa70ac43
|
Increase main window width
|
2009-02-24 23:34:59 +01:00 |
|
Bastian Kleineidam
|
7041202c50
|
Remove unused imports
|
2009-02-24 22:41:42 +01:00 |
|
Bastian Kleineidam
|
7f2644b624
|
Make GUI columns sortable
|
2009-02-24 22:36:35 +01:00 |
|
Bastian Kleineidam
|
8736b6ff07
|
Improved progress status log
|
2009-02-24 21:51:44 +01:00 |
|
Bastian Kleineidam
|
c7a77d1979
|
Make status print interval configurable
|
2009-02-24 21:46:25 +01:00 |
|
Bastian Kleineidam
|
52a0f70aa0
|
Rename LOG to more descriptive LOG_ROOT
|
2009-02-24 20:03:44 +01:00 |
|
Bastian Kleineidam
|
8e82c31fb6
|
Fix text output to filenames
|
2009-02-24 15:27:14 +01:00 |
|
Bastian Kleineidam
|
554f0e88b0
|
simplify text logger init of file output
|
2009-02-24 15:12:09 +01:00 |
|
Bastian Kleineidam
|
4b0956e574
|
Fix GUI status logging method name
|
2009-02-24 15:11:02 +01:00 |
|
Bastian Kleineidam
|
e7c7f74546
|
Set some default colors for output logging.
|
2009-02-24 15:10:41 +01:00 |
|
Bastian Kleineidam
|
6d21ca31fd
|
Fix GUI logging of warnings
|
2009-02-24 15:10:20 +01:00 |
|
Bastian Kleineidam
|
ce531869c8
|
Fix console status logger
|
2009-02-24 14:50:10 +01:00 |
|
Bastian Kleineidam
|
8c221da089
|
Remove the custom set datatype
|
2009-02-24 13:15:07 +01:00 |
|
Bastian Kleineidam
|
8caa601a7e
|
Python 3.0 compatibility: use exc.args[] instead of exc[]
|
2009-02-24 12:41:45 +01:00 |
|
Bastian Kleineidam
|
2c9b8d6858
|
Use slash as path separator in file names
|
2009-02-24 12:41:28 +01:00 |
|
Bastian Kleineidam
|
9e2fe66dc9
|
Python 3.0 compatibility: use exc.args[] instead of exc[]
|
2009-02-24 11:13:46 +01:00 |
|
Bastian Kleineidam
|
3f38776ce2
|
Replace has_key() with 'in' tests to be compatible for Python 3.0
|
2009-02-23 23:59:41 +01:00 |
|
Bastian Kleineidam
|
fb33210605
|
Show GUI status in progress dialog; split GUI files
|
2009-02-23 23:44:49 +01:00 |
|
Bastian Kleineidam
|
0734f7420c
|
Added Download size column to GUI output
|
2009-02-22 17:00:59 +01:00 |
|
Bastian Kleineidam
|
323958951c
|
Add name to unnamed file URLs.
|
2009-02-20 14:03:34 +01:00 |
|
Bastian Kleineidam
|
063a7f8310
|
Rename D/L size to size
|
2009-02-20 14:03:09 +01:00 |
|
calvin
|
ab5c841c9b
|
Display log messages in progress dialog.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3977 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-19 13:36:16 +00:00 |
|
calvin
|
9adaadde4b
|
Log GUI output to a treewidget
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3976 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-19 13:35:46 +00:00 |
|