Bastian Kleineidam
|
ea3b237c5c
|
Use more autoconnect methods.
|
2009-03-07 13:46:19 +01:00 |
|
Bastian Kleineidam
|
4b4945309c
|
Enable allColumnsShowFocus treewidget option.
|
2009-03-07 13:45:52 +01:00 |
|
Bastian Kleineidam
|
72b5f1838c
|
Use the autoconnect feature for signals
|
2009-03-07 13:33:36 +01:00 |
|
Bastian Kleineidam
|
7f5b24aa07
|
Set custom menu policy for tree widget
|
2009-03-07 13:32:37 +01:00 |
|
Bastian Kleineidam
|
d03f2ffbd0
|
Removed unused import
|
2009-03-07 13:32:11 +01:00 |
|
Bastian Kleineidam
|
7509fdfc4e
|
Added new online.png icon to resources
|
2009-03-07 13:32:01 +01:00 |
|
Bastian Kleineidam
|
86c2d08c8e
|
Double clicking on URL column opens URL in webbrowser.
|
2009-03-07 10:57:29 +01:00 |
|
Bastian Kleineidam
|
29e5e2a655
|
Skip limited news tests instead of failing
|
2009-03-07 10:28:01 +01:00 |
|
Bastian Kleineidam
|
4c670815a3
|
Add ability to run tests a limited time, and use this in the news checking.
|
2009-03-07 10:15:38 +01:00 |
|
Bastian Kleineidam
|
475e40b599
|
Add ability to error out of link checking with a predefined interrupt exception.
|
2009-03-07 10:15:14 +01:00 |
|
Bastian Kleineidam
|
59ffbd43f0
|
Use AttrDict for transport object in loggers.
|
2009-03-07 09:43:55 +01:00 |
|
Bastian Kleineidam
|
e149644c5c
|
Added attribute dictionary container
|
2009-03-07 00:45:58 +01:00 |
|
Bastian Kleineidam
|
7a59763508
|
Remove unused SetList container
|
2009-03-07 00:42:27 +01:00 |
|
Bastian Kleineidam
|
2351506752
|
Use plain list for info strings.
|
2009-03-07 00:19:19 +01:00 |
|
Bastian Kleineidam
|
897b68ae9b
|
Fix copying of httpurl info
|
2009-03-07 00:17:17 +01:00 |
|
Bastian Kleineidam
|
3718886472
|
Updated and reformatted changelog
|
2009-03-06 21:40:33 +01:00 |
|
Bastian Kleineidam
|
aa133efabf
|
Fix test logger
|
2009-03-06 21:40:22 +01:00 |
|
Bastian Kleineidam
|
88dbcb30cd
|
Remove unused url_data.info tags - the tags were always None
|
2009-03-06 21:20:09 +01:00 |
|
Bastian Kleineidam
|
0b5f525f76
|
Print NNTP server welcome string as info
|
2009-03-06 20:57:35 +01:00 |
|
Bastian Kleineidam
|
2bce793bbc
|
Run nose test with verbose option.
|
2009-03-06 20:56:59 +01:00 |
|
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
|
7d23e6941b
|
Updated .po-files
|
2009-03-05 22:55:22 +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
|
48b0ac686d
|
Updated MANIFEST.in for renamed doc templates
|
2009-03-04 22:23:40 +01:00 |
|
Bastian Kleineidam
|
699c568777
|
Fix diff target
|
2009-03-04 22:22:43 +01:00 |
|
Bastian Kleineidam
|
59352537f5
|
Remove underscore from static and template paths
|
2009-03-04 20:14:31 +01:00 |
|
Bastian Kleineidam
|
7f9cc51b77
|
Don't remove needed pages from the HTML documentation.
|
2009-03-04 20:09:07 +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 |
|