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
|
6650b4a45e
|
Added todo entry.
|
2010-03-26 20:07:19 +01:00 |
|
Bastian Kleineidam
|
1bff1c367b
|
Test for nose achievements plugin before using it.
|
2010-03-21 20:11:49 +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
|
746ffcb8e4
|
Use python2.6 as default.
|
2010-03-11 21:50:32 +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
|
25d56d9ef5
|
Test logger configuration parsing.
|
2010-03-09 09:49:20 +01:00 |
|
Bastian Kleineidam
|
d1827804d2
|
Replace docstrings in test methods with comments so they are not displayed by nosetest.
|
2010-03-09 08:42:46 +01:00 |
|
Bastian Kleineidam
|
074b5ded32
|
Support UTF-8 encoded filenames in FTP servers.
|
2010-03-09 08:15:29 +01:00 |
|
Bastian Kleineidam
|
18230a755d
|
Fix FTP test result with three leading slashes before hostname.
|
2010-03-09 08:14:30 +01:00 |
|
Bastian Kleineidam
|
0af3cece1b
|
Added check for pyftpdlib when running FTP test.
|
2010-03-09 07:49:43 +01:00 |
|
Bastian Kleineidam
|
c88791b815
|
Fix support for non-standard FTP ports.
|
2010-03-09 07:49:05 +01:00 |
|
Bastian Kleineidam
|
60a1b5c528
|
Use relative imports
|
2010-03-09 07:43:31 +01:00 |
|
Bastian Kleineidam
|
cc0c79dd90
|
Use local FTP testserver.
|
2010-03-09 07:42:56 +01:00 |
|
Bastian Kleineidam
|
6c8b40e131
|
Do not sign .asc files themselves.
|
2010-03-08 23:26:14 +01:00 |
|
Bastian Kleineidam
|
44eae96c17
|
Comment out nose achievements since most of the people wont have them installed.
|
2010-03-08 15:09:11 +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
|
6c9e5bd521
|
Updated copyright
|
2010-03-08 11:53:29 +01:00 |
|
Bastian Kleineidam
|
92788a720c
|
Add release name.
|
2010-03-08 11:22:39 +01:00 |
|
Bastian Kleineidam
|
aafa17fb07
|
Remove dist/ directory on distclean.
|
2010-03-08 09:38:54 +01:00 |
|
Bastian Kleineidam
|
524dd9bd56
|
Use new 3.0 quilt debian source format.
|
2010-03-08 09:26:36 +01:00 |
|
Bastian Kleineidam
|
af8fa3c9a8
|
Updated todo list.
|
2010-03-08 09:23:29 +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
|
437099bec1
|
Replace recursive-include with standard include where possible.
|
2010-03-07 11:05:14 +01:00 |
|
Bastian Kleineidam
|
450fa13cc4
|
Removed unneedd *.jpg matcher for doc/html
|
2010-03-07 10:50:39 +01:00 |
|
Bastian Kleineidam
|
8afc07fb2b
|
Expand filenames given with the --config options.
|
2010-03-07 10:44:42 +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 |
|