Bastian Kleineidam
|
add1838dc6
|
Add readonly marker to editor dialog title if the file is readonly.
|
2010-11-05 12:26:43 +01:00 |
|
Bastian Kleineidam
|
b264ff8742
|
Check files before loading and saving in editor.
|
2010-11-05 01:39:04 +01:00 |
|
Bastian Kleineidam
|
46757777fd
|
Allow editing of config files in GUI.
|
2010-11-05 01:13:37 +01:00 |
|
Bastian Kleineidam
|
cc3eea535f
|
Save parent URL source in local file.
|
2010-11-05 01:11:28 +01:00 |
|
Bastian Kleineidam
|
d47aa6335f
|
Refactor standard configuration file generation.
|
2010-11-05 01:09:13 +01:00 |
|
Bastian Kleineidam
|
ca395e7d82
|
Avoid error when intro or outro logging fields are configured.
|
2010-11-03 20:35:45 +01:00 |
|
Bastian Kleineidam
|
166969f3a4
|
Remove duplicate logger code.
|
2010-11-01 09:58:03 +01:00 |
|
Bastian Kleineidam
|
23b20306e9
|
Remove duplicate HTTP response codes.
|
2010-11-01 09:27:53 +01:00 |
|
Bastian Kleineidam
|
c5f93a561d
|
Fix debug message formatting.
|
2010-11-01 05:59:04 +01:00 |
|
Bastian Kleineidam
|
e429dbcc13
|
Do not parse URL CGI part recursively.
|
2010-10-27 20:55:21 +02:00 |
|
Bastian Kleineidam
|
f14340a0a8
|
Do not check content of already cached URLs.
|
2010-10-27 19:52:48 +02:00 |
|
Bastian Kleineidam
|
1f81124dfa
|
Fix typo.
|
2010-10-27 19:23:14 +02:00 |
|
Bastian Kleineidam
|
23403f09bb
|
Do not print warning for HTTP to HTTPS or HTTPS to HTTP redirects.
|
2010-10-27 14:44:05 +02:00 |
|
Bastian Kleineidam
|
b2cf40151f
|
Improved redirection warning text.
|
2010-10-27 09:15:46 +02:00 |
|
Bastian Kleineidam
|
d9e981e497
|
Don't log a warning if commandline URL has been redirected.
|
2010-10-26 16:24:27 +02:00 |
|
Bastian Kleineidam
|
4375d35328
|
Add warning about unsupported HTTP authentication, and revert the realm changes.
|
2010-10-25 22:41:31 +02:00 |
|
Bastian Kleineidam
|
332fa4f8f9
|
Prepare multi-realm auth configuration.
|
2010-10-25 22:07:16 +02:00 |
|
Bastian Kleineidam
|
a8c1c28066
|
Prevent off-screen GUI window position.
|
2010-10-25 21:06:13 +02:00 |
|
Bastian Kleineidam
|
3121cc6617
|
Reset debug log window on startup.
|
2010-10-25 19:02:21 +02:00 |
|
Bastian Kleineidam
|
8e7d7a23c2
|
Search CGI formname for login.
|
2010-10-25 18:11:07 +02:00 |
|
Bastian Kleineidam
|
a74f8371e6
|
Updated copyright
|
2010-10-25 18:10:32 +02:00 |
|
Bastian Kleineidam
|
90c2cbc6da
|
Remove old checkloginresult config.
|
2010-10-25 17:47:31 +02:00 |
|
Bastian Kleineidam
|
1d07ff3350
|
Add console encoding function to encode Unicode strings in the preferred encoding for the console.
|
2010-10-25 17:33:47 +02:00 |
|
Bastian Kleineidam
|
b6ec28c68e
|
Make password entries in authentication configuration optional.
|
2010-10-25 17:33:13 +02:00 |
|
Bastian Kleineidam
|
5f9c11b794
|
Tune timeout values to close threads faster on exit.
|
2010-10-24 01:47:57 +02:00 |
|
Bastian Kleineidam
|
5bb222b1df
|
Updated copyright
|
2010-10-24 01:02:39 +02:00 |
|
Bastian Kleineidam
|
3834e56496
|
Updated dnspython.
|
2010-10-24 01:02:26 +02:00 |
|
Bastian Kleineidam
|
cb724616c0
|
Remove registered log handler when the main window closes.
|
2010-10-24 00:25:57 +02:00 |
|
Bastian Kleineidam
|
3305e5c92c
|
Add functions to add and remove a root log handler.
|
2010-10-24 00:25:27 +02:00 |
|
Bastian Kleineidam
|
e8c4304ab7
|
Remove some old commented out code.
|
2010-10-23 23:22:12 +02:00 |
|
Bastian Kleineidam
|
ced1b42124
|
Use separate debug log window.
|
2010-10-16 19:26:46 +02:00 |
|
Bastian Kleineidam
|
dcff139d04
|
Add debuglevel setter function.
|
2010-10-14 22:14:25 +02:00 |
|
Bastian Kleineidam
|
85c44d1478
|
Added extra debug dialog.
|
2010-10-14 21:13:28 +02:00 |
|
Bastian Kleineidam
|
25d75bd4a2
|
Added login URL posting.
|
2010-10-14 18:36:11 +02:00 |
|
Bastian Kleineidam
|
4483635552
|
Add debuglevel, log errors and remove default handlers that are added by urllib2 for get_opener().
|
2010-10-14 07:51:29 +02:00 |
|
Bastian Kleineidam
|
e6a1c2faf9
|
Added some documentation about exception handling.
|
2010-10-13 22:42:43 +02:00 |
|
Bastian Kleineidam
|
fb4689dbe1
|
Fix previous commit.
|
2010-10-13 22:40:55 +02:00 |
|
Bastian Kleineidam
|
415efe262e
|
Added equality check for Cookies, and use that to augment the retrieved cookies.
|
2010-10-13 22:35:36 +02:00 |
|
Bastian Kleineidam
|
2a7292845c
|
Improved info message about sent cookies; do not report the retrieved cookie information.
|
2010-10-13 22:32:50 +02:00 |
|
Bastian Kleineidam
|
1ce1521a9f
|
Improved debug message and cleaned up some syntax.
|
2010-10-13 22:29:44 +02:00 |
|
Bastian Kleineidam
|
c03111475c
|
Remove unused import.
|
2010-10-13 22:27:11 +02:00 |
|
Bastian Kleineidam
|
a8aa3bdb00
|
Another fix to ensure get_content() is only called when allowed.
|
2010-10-13 22:14:43 +02:00 |
|
Bastian Kleineidam
|
4acf79c641
|
Add configuration file option for the --cookies commandline option.
|
2010-10-12 00:41:14 +02:00 |
|
Bastian Kleineidam
|
61e611e4bf
|
Prevent unallowed content read when checking for robots.txt allowance in HTML files.
|
2010-10-12 00:40:34 +02:00 |
|
Bastian Kleineidam
|
25cde6775b
|
Sanitize cookie configuration.
|
2010-10-11 23:55:58 +02:00 |
|
Bastian Kleineidam
|
8ef2979905
|
Refactor configuration.sanitize() function.
|
2010-10-11 23:50:59 +02:00 |
|
Bastian Kleineidam
|
1d0db02192
|
Refactor getting user and password for an URL.
|
2010-10-11 20:11:15 +02:00 |
|
Bastian Kleineidam
|
388ea0e7ff
|
Add ability to pass POST data to url content function.
|
2010-10-11 19:54:06 +02:00 |
|
Bastian Kleineidam
|
3775f18621
|
Fix Linkchecker URL list detection.
|
2010-10-03 17:58:56 +02:00 |
|
Bastian Kleineidam
|
133b4f53fd
|
Fix typos and remove unneeded functions.
|
2010-10-03 12:57:42 +02:00 |
|
Bastian Kleineidam
|
d71ee990d3
|
Use Consolas as debug font
|
2010-10-03 12:46:29 +02:00 |
|
Bastian Kleineidam
|
1d5482c3bd
|
Added parent URL source viewer
|
2010-10-03 12:12:57 +02:00 |
|
Bastian Kleineidam
|
dfc4e97371
|
Fix content reading function.
|
2010-10-03 12:11:59 +02:00 |
|
Bastian Kleineidam
|
a68329329f
|
Fix get_content() function.
|
2010-10-03 12:11:25 +02:00 |
|
Bastian Kleineidam
|
59b54730de
|
Make the Start button the default button.
|
2010-10-03 10:27:53 +02:00 |
|
Bastian Kleineidam
|
e494d6bbb6
|
Move MIME type detection into fileutil.py module, and use mimetools for detection.
|
2010-10-03 08:47:48 +02:00 |
|
Bastian Kleineidam
|
61bb42174d
|
Updated copyright
|
2010-10-03 08:47:07 +02:00 |
|
Bastian Kleineidam
|
9e54bbfa57
|
Move URL retreiving functions into url.py module.
|
2010-10-03 08:46:49 +02:00 |
|
Bastian Kleineidam
|
d079cd07c2
|
Read GUI default options from configuration file.
|
2010-09-30 19:08:20 +02:00 |
|
Bastian Kleineidam
|
3b9be3fece
|
Check if geoip DB is a real file.
|
2010-09-30 18:44:30 +02:00 |
|
Bastian Kleineidam
|
782b8adfc6
|
Added patches from Python2.6 httplib.py
|
2010-09-30 17:43:18 +02:00 |
|
Bastian Kleineidam
|
a4b6d48d90
|
Fix printing of active URLs on Ctrl-C.
|
2010-09-30 17:42:52 +02:00 |
|
Bastian Kleineidam
|
46a3cbf47d
|
Enable cancel button in the next run after it has been clicked and disabled.
|
2010-09-30 07:36:50 +02:00 |
|
Bastian Kleineidam
|
b06638c769
|
Add more GUI context menu actions.
|
2010-09-30 07:32:39 +02:00 |
|
Bastian Kleineidam
|
2bae9e8679
|
Updated copyright
|
2010-09-29 19:26:16 +02:00 |
|
Bastian Kleineidam
|
e0f4097eb0
|
Ensure HttpUrl.set_title_from_content() is only called when the content is allowed to be retrieved.
|
2010-09-29 19:26:03 +02:00 |
|
Bastian Kleineidam
|
840538d12a
|
Remove uneeded check for HTML content.
|
2010-09-29 19:25:14 +02:00 |
|
Bastian Kleineidam
|
279a1eae70
|
Only add geoip info for non-empty hostnames.
|
2010-09-29 15:59:57 +02:00 |
|
Bastian Kleineidam
|
cc848cdb33
|
Fix import for moved geoip module.
|
2010-09-29 15:17:27 +02:00 |
|
Bastian Kleineidam
|
c59bbae587
|
Remove unused import and move geoip module from the cache module into base linkcheck module.
|
2010-09-29 15:15:21 +02:00 |
|
Bastian Kleineidam
|
6292ec54fa
|
Catch GeoIP lookup errors; ensure GeoIP information is Unicode.
|
2010-09-29 15:04:37 +02:00 |
|
Bastian Kleineidam
|
3795a91a99
|
Fix compatibility problem with logging.StreamHandler in Python 2.7
|
2010-09-29 14:41:38 +02:00 |
|
Bastian Kleineidam
|
473c834f0c
|
Do not crash when geoip information is None.
|
2010-09-29 14:19:28 +02:00 |
|
Bastian Kleineidam
|
8995be1739
|
Support city-level geoip lookup; remove the geoip cache since lookup is fast enough; remove the duplicated geoip country name map.
|
2010-09-29 14:10:36 +02:00 |
|
Bastian Kleineidam
|
5a32bf4a21
|
Updated copyright
|
2010-09-29 08:25:00 +02:00 |
|
Bastian Kleineidam
|
1446797020
|
Support pygeoip
|
2010-09-29 08:24:30 +02:00 |
|
Bastian Kleineidam
|
5576440f10
|
Add context menu item to copy URL to system clipboard.
|
2010-09-28 20:34:20 +02:00 |
|
Bastian Kleineidam
|
d202661ff7
|
Give example binary path for QT designer.
|
2010-09-28 20:20:33 +02:00 |
|
Bastian Kleineidam
|
b90c832ab1
|
Clarify documentation.
|
2010-09-28 20:20:08 +02:00 |
|
Bastian Kleineidam
|
5fd8ea1d92
|
Use explicit variable for URL string.
|
2010-09-28 20:19:19 +02:00 |
|
Bastian Kleineidam
|
e996f0d98e
|
Enable list widget items, making them selectable.
|
2010-09-28 20:18:39 +02:00 |
|
Bastian Kleineidam
|
d5707ef205
|
Change registry base string to avoid false spyware alarms.
|
2010-09-12 18:49:57 +02:00 |
|
Bastian Kleineidam
|
ffcd274087
|
Updated copyright
|
2010-09-05 21:02:51 +02:00 |
|
Bastian Kleineidam
|
8a1ac26c85
|
Warn about obfuscated IP numbers.
|
2010-09-05 20:11:02 +02:00 |
|
Bastian Kleineidam
|
5284017d67
|
Only fallback to HTTP GET when robots.txt sallows it.
|
2010-09-04 18:09:59 +02:00 |
|
Bastian Kleineidam
|
fb67df662c
|
Use repr() for robotparser debug.
|
2010-09-04 18:01:12 +02:00 |
|
Bastian Kleineidam
|
8a074aeea9
|
Work around Python 2.6+ urljoin bug.
|
2010-08-31 09:16:24 +02:00 |
|
Bastian Kleineidam
|
c3b8ff00b3
|
Check content and recursion in one try/except to avoid multiple errors when getting page content.
|
2010-08-31 06:52:08 +02:00 |
|
Bastian Kleineidam
|
60f7af4598
|
Allow redirections to external URLs with same domain.
|
2010-08-13 01:22:18 +02:00 |
|
Bastian Kleineidam
|
1faedafb33
|
Fix data size for HTTP requests.
|
2010-08-04 00:06:25 +02:00 |
|
Bastian Kleineidam
|
851e1121e9
|
Use semicolon as default CSV separator.
|
2010-07-31 22:30:11 +02:00 |
|
Bastian Kleineidam
|
76f7f6b6a3
|
Prefer anchor element content as name instead of title attribute.
|
2010-07-30 21:03:04 +02:00 |
|
Bastian Kleineidam
|
c086f49cea
|
Catch KeyError when quoting URLs of index.html.
|
2010-07-30 20:12:52 +02:00 |
|
Bastian Kleineidam
|
4678802a81
|
Do not truncate UNC filepaths
|
2010-07-30 20:07:11 +02:00 |
|
Bastian Kleineidam
|
761b292e37
|
Added skype: to list of recognized but ignored URL schemes.
|
2010-07-29 20:26:04 +02:00 |
|
Bastian Kleineidam
|
0f92b76290
|
Remove the unnormed URL warning.
|
2010-07-29 20:20:59 +02:00 |
|
Bastian Kleineidam
|
7ad4f7c220
|
Compare size from meta info and content data.
|
2010-07-29 19:53:41 +02:00 |
|
Bastian Kleineidam
|
8413b427e9
|
Rename some warnings, and add size unequality warning.
|
2010-07-29 19:53:15 +02:00 |
|
Bastian Kleineidam
|
7d076e7129
|
Add get_size() method for local files.
|
2010-07-29 19:52:26 +02:00 |
|
Bastian Kleineidam
|
7536472797
|
Send correct host header when using http proxy.
|
2010-07-29 06:50:35 +02:00 |
|
Bastian Kleineidam
|
41e2e1a448
|
Add new warning to warning list.
|
2010-07-28 13:47:58 +02:00 |
|
Bastian Kleineidam
|
d9bfd25a68
|
Add warning if content size is zero
|
2010-07-28 08:19:55 +02:00 |
|
Bastian Kleineidam
|
7802bbbbc4
|
Use _WIN32 instead of WIN32 to detect Windows systems.
|
2010-03-31 08:45:21 +02:00 |
|
Bluebird75
|
28f4514b67
|
Use object with __slots__ for wire-format of UrlBase objects.
Saves memory since UrlBase wire-format objects are used for
logging and thus often created.
Signed-off-by: Bastian Kleineidam <calvin@debian.org>
|
2010-03-27 00:07:19 +01:00 |
|
Bastian Kleineidam
|
4e1b6d667e
|
Set copyright.
|
2010-03-26 20:51:59 +01:00 |
|
Bastian Kleineidam
|
7457128e64
|
Add some but still imcomplete regexes for obfuscated IP addresses.
|
2010-03-26 20:51:44 +01:00 |
|
Bastian Kleineidam
|
3370ea1562
|
Reflect changes in httplib2.py: use buffered read in httplib response object and use bad status line exception attribute.
|
2010-03-26 20:50:38 +01:00 |
|
Bastian Kleineidam
|
c4c098bd83
|
pep8-ify the source a little more
|
2010-03-13 08:47:12 +01:00 |
|
Bastian Kleineidam
|
c83a79c0ef
|
Added buffering for http responses from upstream.
|
2010-03-13 02:29:01 +01:00 |
|
Bastian Kleineidam
|
86ca7d0dba
|
Do not break long words when text wrapping.
|
2010-03-11 21:50:23 +01:00 |
|
Bastian Kleineidam
|
0b7badc238
|
Do not quote slashes in query values.
|
2010-03-11 20:19:31 +01:00 |
|
Bastian Kleineidam
|
bf1dc2a585
|
Remove unused import.
|
2010-03-10 01:28:39 +01:00 |
|
Bastian Kleineidam
|
5b5a62f6d5
|
Updated copyright
|
2010-03-10 00:05:05 +01:00 |
|
Bastian Kleineidam
|
37b4e97012
|
Revert "Only parse anchors if both --anchors option is given and the current link has an anchor."
This reverts commit b238527d54.
|
2010-03-10 00:04:02 +01:00 |
|
Bastian Kleineidam
|
55f476b0dd
|
Merge branch 'master' of ssh://linkchecker.git.sourceforge.net/gitroot/linkchecker/linkchecker
|
2010-03-10 00:03:09 +01:00 |
|
Bastian Kleineidam
|
57e3b05c88
|
limit cache sizes
|
2010-03-10 00:00:12 +01:00 |
|
Bastian Kleineidam
|
b238527d54
|
Only parse anchors if both --anchors option is given and the current link has an anchor.
|
2010-03-09 11:45:50 +01:00 |
|
Bastian Kleineidam
|
57397e938b
|
Improved linkname parsing by adding a new peek() HTML parser function.
|
2010-03-09 11:31:12 +01:00 |
|
Bastian Kleineidam
|
074b5ded32
|
Support UTF-8 encoded filenames in FTP servers.
|
2010-03-09 08:15:29 +01:00 |
|
Bastian Kleineidam
|
c88791b815
|
Fix support for non-standard FTP ports.
|
2010-03-09 07:49:05 +01:00 |
|
Bastian Kleineidam
|
72f880e918
|
Fix the win32com cache generation.
|
2010-03-08 12:27:55 +01:00 |
|
Bastian Kleineidam
|
e1482b3eab
|
Add detection for py2exe
|
2010-03-08 12:12:28 +01:00 |
|
Bastian Kleineidam
|
51a0ef0ad4
|
Speed up HTML parsing by stopping early and adding callbacks.
|
2010-03-08 09:04:33 +01:00 |
|
Bastian Kleineidam
|
e5599cce26
|
Fixed DNS changelog name.
|
2010-03-08 08:05:55 +01:00 |
|
Bastian Kleineidam
|
7c15d28f56
|
Prevent UnicodeDecodeError in robots.txt parsing.
|
2010-03-07 22:49:25 +01:00 |
|
Bastian Kleineidam
|
b8b0398dd2
|
Ensure redirected URL is Unicode encoded.
|
2010-03-07 22:11:55 +01:00 |
|
Bastian Kleineidam
|
c8e6995ecd
|
Support HTTPS proxies.
|
2010-03-07 21:06:10 +01:00 |
|
Bastian Kleineidam
|
1e15e55689
|
Fix errors in Word file parsing.
|
2010-03-07 19:43:08 +01:00 |
|
Bastian Kleineidam
|
6a2fcf8ae9
|
Parse links in Word files.
|
2010-03-07 19:20:51 +01:00 |
|
Bastian Kleineidam
|
34a2f4a15d
|
Disable and deprecated the --no-proxy-for option.
|
2010-03-07 17:45:48 +01:00 |
|
Bastian Kleineidam
|
b08524aa5f
|
Updated dnspython module from upstream.
|
2010-03-07 16:40:17 +01:00 |
|
Bastian Kleineidam
|
796cf0a7cd
|
Updated copyright year
|
2010-03-07 11:59:18 +01:00 |
|
Bastian Kleineidam
|
049d989c65
|
Move msgfmt.py into po/ subdir
|
2010-03-07 11:56:25 +01:00 |
|
Bastian Kleineidam
|
1bf004dafe
|
Updated copyright year
|
2010-03-07 11:10:53 +01:00 |
|
Bastian Kleineidam
|
af6cb287d7
|
Only warn about missing emails in mailto: URLs.
|
2010-03-07 10:43:29 +01:00 |
|
Bastian Kleineidam
|
3d5c114f14
|
Warn on permament redirections even when URL is outside of domain filter.
|
2010-03-07 09:36:21 +01:00 |
|
Bastian Kleineidam
|
09623f066c
|
Remove trailing spaces.
|
2010-03-06 11:03:25 +01:00 |
|
Bastian Kleineidam
|
2d73b907f1
|
Retry HTTP when server sent empty status line; should fix most of the BadStatusLine errors that are sporadically encountered.
|
2010-03-06 10:23:34 +01:00 |
|
Bastian Kleineidam
|
280a675698
|
Distinguish the empty status line from other BadStatusLine errors.
|
2010-03-06 10:08:08 +01:00 |
|
Bastian Kleineidam
|
bee8023540
|
Fixed URL encoding
|
2010-02-22 01:06:19 +01:00 |
|
Bastian Kleineidam
|
92272b9af9
|
Added missing license info to some files.
|
2009-12-02 21:39:29 +01:00 |
|
Bastian Kleineidam
|
77daf80e82
|
Add url encoding parameter
|
2009-11-28 11:56:35 +01:00 |
|
Bastian Kleineidam
|
d404b0b1bb
|
Use /dev/urandom to avoid waiting for /dev/random
|
2009-11-21 12:13:49 +01:00 |
|
Bastian Kleineidam
|
66da1316bd
|
Remove version comment in Changelog
|
2009-09-23 00:33:33 +02:00 |
|
Bastian Kleineidam
|
153c241049
|
Use i18n.default_encoding instead of a hardcoded one of iso-8859-1.
|
2009-08-22 12:21:50 +02:00 |
|
Bastian Kleineidam
|
92e1f90117
|
Use locale encoding as default, even if the language is not supported
|
2009-08-22 10:09:41 +02:00 |
|
Bastian Kleineidam
|
c52d15fd4d
|
Improve search for lccollection.qhc on Windows systems
|
2009-07-31 07:18:25 +02:00 |
|
Bastian Kleineidam
|
3fd3ee90ec
|
Fix GUI documentation install
|
2009-07-29 21:53:52 +02:00 |
|
Bastian Kleineidam
|
2a4f76be3b
|
Moved HTML documentation files
|
2009-07-26 23:31:57 +02:00 |
|
Bastian Kleineidam
|
5cd7b84596
|
Allow digits at end of domain names in safe domain check.
|
2009-07-26 23:16:42 +02: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
|
a82e2236ae
|
Copy system config to user config
|
2009-07-24 23:16:12 +02:00 |
|
Bastian Kleineidam
|
e6f43b6822
|
Fixed the no_proxy handling and added changelog entry
|
2009-07-24 07:19:49 +02:00 |
|
Bastian Kleineidam
|
d666e63d19
|
Print the noproxy variable in system info string
|
2009-07-22 23:41:46 +02:00 |
|
Bastian Kleineidam
|
fd610ba350
|
Encode spaces with %20 instead of +
|
2009-07-22 22:52:40 +02:00 |
|
Bastian Kleineidam
|
34219e2a12
|
Improved logging message.
|
2009-07-22 22:29:48 +02:00 |
|
Bastian Kleineidam
|
3121e3385e
|
Use direct HTML documentation for the GUI client; moved the homepage content to a separate package.
|
2009-07-20 18:33:09 +02:00 |
|
Bastian Kleineidam
|
9faa7d33d2
|
Fix Python2.6 deprecation warnings
|
2009-06-26 23:19:36 +02:00 |
|
Bastian Kleineidam
|
4389cc28eb
|
Fix Python2.6 deprecation warnings
|
2009-06-26 22:43:18 +02:00 |
|
Bastian Kleineidam
|
7f67027abf
|
ignore the fragment part (ie. the anchor) of URIs when
+ getting and caching content
|
2009-06-26 07:22:36 +02:00 |
|
Bastian Kleineidam
|
00c15eef6a
|
Minor code cleanups
|
2009-06-22 20:40:00 +02:00 |
|
Bastian Kleineidam
|
62922d48e8
|
Fix previous introduce config parsing error.
|
2009-06-18 20:29:31 +02:00 |
|
Bastian Kleineidam
|
c3450c7924
|
Fix uninitialized file descriptor in CSV output
|
2009-06-18 19:59:54 +02:00 |
|
Bastian Kleineidam
|
561430f184
|
Minor code cleanups and documentation improvements in the logger output base class.
|
2009-06-18 19:51:18 +02:00 |
|
Bastian Kleineidam
|
fcdaedd46f
|
Always write csv column names, not just when the intro part is configured.
|
2009-06-18 06:52:33 +02:00 |
|
Bastian Kleineidam
|
c7b7af877f
|
Read Mozilla bookmark titles correctly from places.sqlite.
|
2009-05-20 07:50:46 +02:00 |
|
Bastian Kleineidam
|
bd2e76bb93
|
Use install_data path for finding the help file.
|
2009-03-27 23:12:52 +01:00 |
|
Bastian Kleineidam
|
8dbb5e517d
|
Fix help start page URL
|
2009-03-09 23:50:08 +01:00 |
|
Bastian Kleineidam
|
79adf68962
|
Move options button into menu
|
2009-03-09 23:44:49 +01:00 |
|
Bastian Kleineidam
|
5a0a281c92
|
Add missing pyqt signatures
|
2009-03-07 19:15:48 +01:00 |
|
Bastian Kleineidam
|
4672f48d2b
|
Add GUI context menu
|
2009-03-07 14:40:13 +01:00 |
|
Bastian Kleineidam
|
388c7e4fd4
|
Added actionViewOnline to GUI actions
|
2009-03-07 14:38:05 +01:00 |
|
Bastian Kleineidam
|
a7e53bc12f
|
Remove t.py
|
2009-03-07 14:02:52 +01:00 |
|
Bastian Kleineidam
|
cb5444c35a
|
Improved spacing for UI
|
2009-03-07 14:02:32 +01:00 |
|
Bastian Kleineidam
|
ede5654c85
|
Enable allColumnsShowFocus treewidget option.
|
2009-03-07 13:46:31 +01:00 |
|
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
|
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
|
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
|
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
|
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 |
|
calvin
|
2620b7ec51
|
Emit URL log message
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3974 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-19 09:17:00 +00:00 |
|
calvin
|
3aa6d63b06
|
Activated cancel button in progress dialog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3971 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-19 08:15:54 +00:00 |
|
calvin
|
0d9828002b
|
Added flag to stop checking from another thread.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3970 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-19 08:15:32 +00:00 |
|
calvin
|
afd866456a
|
Activate cancel button in progress dialog
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3969 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-18 23:17:57 +00:00 |
|
calvin
|
06c44542f2
|
Print URL name in one line.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3968 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-18 23:15:43 +00:00 |
|
calvin
|
75f1473bf4
|
Added progress bar
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3967 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-18 23:14:03 +00:00 |
|
calvin
|
3a6a8d27f0
|
Added help to the GUI client
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3964 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-18 19:05:16 +00:00 |
|
calvin
|
01c417c3c3
|
Default output encoding is now utf-8
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3963 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-18 16:14:50 +00:00 |
|
calvin
|
2e918a7b7a
|
Added email syntax check.
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3960 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-18 15:35:23 +00:00 |
|
calvin
|
7214943f38
|
Remove wrong function return type documentation
git-svn-id: https://linkchecker.svn.sourceforge.net/svnroot/linkchecker/trunk/linkchecker@3959 e7d03fd6-7b0d-0410-9947-9c21f3af8025
|
2009-02-18 15:34:46 +00:00 |
|