Chris Mayo
e3b77f810e
Update external links in man pages to https
2020-04-24 19:46:30 +01:00
Chris Mayo
a205a3722b
Update man pages to optimise for both html and man
...
- Use "LinkChecker User Manual" as the source for both pages.
- .UR/.UE for external links to allow mandoc to create links in html.
- Use Linux man-pages format for cross references e.g.
.BR linkcheckerrc (5) which are replace in the html by the Makefile.
2020-04-24 19:46:30 +01:00
Chris Mayo
441cda5e15
Switch to mandoc for generating html man pages
...
Removes the need for diff files and is a currently maintained project.
Cross references are only supported for mdoc macros but because we only
have two pages this can be achieved with sed.
A clean target is added to the Makefile to make development easier.
2020-04-24 19:46:30 +01:00
Marius Gedminas
61b30a95dd
Switch to travis-ci.com
...
Migrating from legacy GitHub services/webhooks to the new Travis CI
GitHub app means we also have to use travis-ci.com instead of
travis-ci.org to see build status or history.
2020-03-31 18:35:37 +03:00
Chris Mayo
9030050599
Remove Python 3 status document
2020-03-30 17:39:23 +01:00
EsuS
004632a99b
Update references to GitHub project from wummel to linkchecker
...
Remove all mention of donations.
2019-04-18 19:59:52 +01:00
anarcat
7aaebdeda9
Merge pull request #138 from anarcat/std-contrib
...
improve contrib guidelines
2018-06-21 09:07:54 -04:00
Antoine Beaupré
ad46816a85
replace old links on website
...
point to the new orga at least while we figure out namespace issues
Closes : #112
2018-04-12 09:24:31 -04:00
Antoine Beaupré
afad6c80a2
prepare 9.4.0 release
2018-04-11 19:58:09 -04:00
Antoine Beaupré
a2a6954b42
split code of conduct and contributing guidelines in two
...
This ensure the files are in standard locations so that GitHub finds
them. This will hopefully help people provide more detailed bug
reports in the future as well.
2018-03-26 09:35:01 -04:00
Félix Sipma
e94fd3b4d8
mention #44 in changelog entry
2017-10-18 16:10:05 +02:00
Félix Sipma
7344a3c40b
update changelog
2017-10-18 16:02:56 +02:00
anarcat
dde8d798b5
fix typo
...
see #77
2017-08-29 08:27:17 -04:00
Harry Wood
36ba1855d2
Remove reference to non existent .dmg file
...
Pending a resolution to https://github.com/linkcheck/linkchecker/issues/60
(re-rolling this PR here https://github.com/wummel/linkchecker/pull/640 )
2017-08-01 22:23:18 +01:00
Antoine Beaupré
f56f6a3071
fix typo
2017-02-10 12:04:32 -05:00
Antoine Beaupré
ede76dcee7
fix weird line ending issue
2017-02-10 10:42:32 -05:00
Antoine Beaupré
74487aec5b
use more consistently "maintainer" instead of "member"
...
tough call, but i think it actually matters... In the code of conduct,
a "community member" is not necessarily an official status. by
conflating the "maintainer" and "member" status, we would have
diminished the role of non-official members... People are a member of
the community when they participate, regardless of their official
status, and deserve the same respect as anyone else.
also use "administrator" instead of "owner". i do not "own" this
project, i administer it. we do not have to comply with GitHub's
proprietary vocabulary
2017-02-10 09:11:47 -05:00
Antoine Beaupré
df82d8c878
add exception that changes to the contribution document must have consensus among the owners
2017-02-10 09:04:16 -05:00
Antoine Beaupré
11025103b6
explicitely state that all PRs must be reviewed before merge
2017-02-10 09:04:00 -05:00
Antoine Beaupré
d097567a50
allow urgent self-merges
2017-02-10 09:02:42 -05:00
Antoine Beaupré
7731f098ee
remove double-negative
2017-02-10 09:01:53 -05:00
Antoine Beaupré
f07b581517
remove another duplicate sentence
2017-02-10 09:01:26 -05:00
Antoine Beaupré
b20b2949b0
s/Github/GitHub/
2017-02-10 09:00:22 -05:00
Antoine Beaupré
8ed6c0cc26
remove duplicate sentence
2017-02-10 09:00:01 -05:00
Antoine Beaupré
92cbe36742
clarify that all supported platforms should test
2017-02-10 08:59:30 -05:00
Antoine Beaupré
c8dab7d08c
rephrase and expand timeframe
2017-02-10 08:58:46 -05:00
Antoine Beaupré
7162371140
clarify that labeling is privileged
2017-02-10 08:57:22 -05:00
Antoine Beaupré
fad1b72c31
clarify who regular users are
2017-02-10 08:56:16 -05:00
Antoine Beaupré
a9cb943c38
also build sdist files
2017-02-10 08:52:54 -05:00
Antoine Beaupré
c84621eb79
move code of conduct to a separate document, add other guidelines
2017-02-10 08:51:26 -05:00
Antoine Beaupré
a2fce98262
adapt the code of conduct to our community, add myself as contact
2017-02-09 18:27:22 -05:00
Antoine Beaupré
9d2cec525f
import Covenant's Code of Conduct 1.4
2017-02-09 17:52:44 -05:00
Antoine Beaupré
bcacd8bd21
fix file extension for development file, it's markdown
2017-02-09 17:50:16 -05:00
Antoine Beaupré
caf5ea6984
draft a release process
2017-01-31 12:25:57 -05:00
Bastian Kleineidam
0ef00eea56
Move GUI files to separate project
2016-01-23 13:28:15 +01:00
wummel
4de5348b9d
Merge pull request #575 from sitsofe/master
...
Expand RegexCheck docs and fix up some typos.
2016-01-19 21:59:42 +01:00
Bastian Kleineidam
549533d701
Improved debugging
2016-01-19 21:55:50 +01:00
Florian Jacob
fa262a0894
Make documentation reflect 39df181
...
10 instead of 100 default threads
2015-09-15 11:15:04 +02:00
Sitsofe Wheeler
40be399f79
Fix up some typos and grammar in the linkcheckerrc man page.
2015-02-11 10:42:03 +00:00
Sitsofe Wheeler
ed683bc4c0
Expand RegexCheck section.
...
- Add the warningregex parameter to the RegexCheck section.
- Add a note that the REGEX shouldn't be quoted.
- Change the quote style to double quotes to match the rest of the document.
2015-02-11 10:41:57 +00:00
Bastian Kleineidam
27937e6f83
Fix requests module version check.
2014-09-22 22:45:04 +02:00
Bastian Kleineidam
228bce1ba2
Add to instead of replace the HTTP client headers.
2014-09-20 12:17:42 +02:00
Bastian Kleineidam
9960c179fb
Updated
...
[ci skip]
2014-09-11 21:20:37 +02:00
Bastian Kleineidam
3d459218bf
Mention that Python 3 is not yet supported.
...
[ci skip]
2014-09-11 19:43:06 +02:00
Bastian Kleineidam
21c7200360
Reactivate paging of help pages.
2014-09-11 19:42:42 +02:00
Bastian Kleineidam
9c3739f1c9
Replace msgfmt.py with local tools.
2014-09-08 18:25:03 +02:00
Bastian Kleineidam
06c6b80ed3
Fix proxy support.
2014-09-05 22:48:10 +02:00
Bastian Kleineidam
c580c0ec52
Document user-agent string.
...
[ci skip]
2014-09-05 22:47:26 +02:00
Bastian Kleineidam
ee4545399d
Support itms-services: URLs. #532
2014-09-05 21:06:10 +02:00
Bastian Kleineidam
c94ef87d14
Bump up version; fix README.rst name in MANIFEST.in
2014-07-16 20:50:39 +02:00
Bastian Kleineidam
3301a5a731
Updated
...
[ci skip]
2014-07-16 20:35:15 +02:00
Bastian Kleineidam
4b2531ef98
Set release date.
2014-07-16 07:34:21 +02:00
Bastian Kleineidam
37664ea8a4
Fix Word file check plugin.
2014-07-15 22:39:41 +02:00
Bastian Kleineidam
90257a1b5e
Replace twill with custom code.
2014-07-15 18:37:05 +02:00
Bastian Kleineidam
a665d35feb
Use proxies and checker session in robots.txt.
2014-07-14 20:28:28 +02:00
Bastian Kleineidam
6c38b4165a
Use given HTTP auth data for robots.txt fetching.
2014-07-14 19:50:11 +02:00
Bastian Kleineidam
05aa4ec1f6
A proper error message on Python 2.6 is not possible. Document Python 2.7.2 dependency in prominent places instead. Closes #517
2014-07-13 22:05:02 +02:00
Bastian Kleineidam
446f971e0c
Updated changelog
...
[ci skip]
2014-07-13 21:57:14 +02:00
Bastian Kleineidam
176b95a30e
Do not strip quotes from resolved URLs.
2014-07-11 00:43:46 +02:00
Bastian Kleineidam
0fa7ed2699
Fix empty URL handling.
2014-07-03 23:34:40 +02:00
Bastian Kleineidam
7c2e40e77f
Updated changelog
...
[ci skip]
2014-07-01 21:16:38 +02:00
Bastian Kleineidam
cde261c009
Parse Refresh: and Content-Location: header values for URLs.
2014-07-01 20:16:43 +02:00
Bastian Kleineidam
c3ec91ac6d
Fix intern URL search pattern.
2014-06-13 23:52:21 +02:00
Bastian Kleineidam
3760d2a7cc
Improved wording
...
[ci skip]
2014-05-10 21:22:47 +02:00
Bastian Kleineidam
fa864e4a14
Updated changelog.
...
[ci skip]
2014-04-28 18:13:51 +02:00
Bastian Kleineidam
82dd76b0d7
Add PDF link parsing.
2014-04-28 18:13:45 +02:00
Bastian Kleineidam
0b0e21f4fe
Updated installation docs
...
[ci skip]
2014-04-24 19:42:50 +02:00
Bastian Kleineidam
cb6000ebe4
Updated website version
...
[ci skip]
2014-04-23 23:04:16 +02:00
Bastian Kleineidam
186bb73ede
Set release date.
...
[ci skip]
2014-04-23 22:18:29 +02:00
Bastian Kleineidam
25835bd5ee
Fix download link.
...
[ci skip]
2014-04-23 22:17:39 +02:00
Bastian Kleineidam
b4e33368ca
Remove old download template file.
2014-04-23 22:17:21 +02:00
Bastian Kleineidam
49721affa6
Upload source releases to pypi.
2014-04-23 22:05:31 +02:00
Bastian Kleineidam
981079c041
Support itemtype attribute parsing.
2014-04-23 22:03:20 +02:00
Bastian Kleineidam
485c7fafb6
Fix typo
...
[ci skip]
2014-04-14 19:51:35 +02:00
Bastian Kleineidam
ca9bb9a186
Fix pip install doc
...
[ci skip]
2014-04-14 19:46:24 +02:00
Bastian Kleineidam
4232b69633
Support <img> srcset attribute parsing.
2014-04-10 17:51:59 +02:00
Bastian Kleineidam
6caf654031
Parse Link: heaaders.
2014-04-10 17:50:55 +02:00
Bastian Kleineidam
08fbd891ef
Do not check external robots.txt sitemaps.
2014-04-09 19:44:29 +02:00
Bastian Kleineidam
4b00166b2a
Replace .xz with .gz
2014-03-31 12:09:56 +02:00
Bastian Kleineidam
48635ddff8
Added docs.
...
[ci skip]
2014-03-31 11:15:07 +02:00
Bastian Kleineidam
fbe5d5f30e
Updated web content.
...
[ci skip]
2014-03-31 08:46:39 +02:00
Bastian Kleineidam
95d48a792e
Add release info.
2014-03-30 19:21:44 +02:00
Bastian Kleineidam
a35b48a93d
Updated changelog.
...
[ci skip]
2014-03-30 08:31:52 +02:00
Bastian Kleineidam
dec0f6c8dc
Fix error with SNI checks
2014-03-26 12:38:16 +01:00
Bastian Kleineidam
a8623bc0bc
Display SSL info on redirects.
2014-03-26 07:16:03 +01:00
Bastian Kleineidam
098dede12c
Fix warningregex setting in GUI.
2014-03-20 20:46:58 +01:00
Bastian Kleineidam
9be667b52a
Do not warn about missing addresses on mailto links that have subjects.
2014-03-18 23:27:59 +01:00
Bastian Kleineidam
6437f08277
Display downloaded bytes.
2014-03-14 21:06:10 +01:00
Bastian Kleineidam
0989624333
Updated changelog.
...
[ci skip]
2014-03-14 20:25:52 +01:00
Bastian Kleineidam
d3f1bddc5a
Sort changelog entries.
...
[ci skip]
2014-03-12 19:29:52 +01:00
Bastian Kleineidam
306979abca
Add HttpHeaderInfo plugin
2014-03-12 19:28:37 +01:00
Bastian Kleineidam
ccd0d4ead7
Updated the list of unknown or ignored URI schemes.
2014-03-12 19:20:49 +01:00
Bastian Kleineidam
e0326a591e
Updated changelog.
...
[ci skip]
2014-03-11 21:05:00 +01:00
Bastian Kleineidam
36d3653131
Updated the changelog
...
[ci skip]
2014-03-10 20:09:09 +01:00
Bastian Kleineidam
9c9cf0c3e2
Check for Python requests >= 2.2.0
2014-03-10 19:31:31 +01:00
Bastian Kleineidam
bca226c293
Fix assertion checking external links; fix tests
2014-03-10 18:23:44 +01:00
Bastian Kleineidam
6b334dc79b
Fix URL result caching.
2014-03-08 19:35:10 +01:00
Bastian Kleineidam
0113f06406
Enable arbitrary output encodings in CSV output. See #467
2014-03-06 22:40:52 +01:00
Bastian Kleineidam
441e16a740
Updated changelog.
...
[ci skip]
2014-03-05 19:27:22 +01:00
Bastian Kleineidam
0b796a7143
Updated py3 list
...
[ci skip]
2014-03-04 22:51:48 +01:00
Bastian Kleineidam
90cea5bce0
Updated webpage info.
...
[ci skip]
2014-03-04 22:00:39 +01:00
Bastian Kleineidam
b17211f162
Set for release.
2014-03-04 21:36:24 +01:00
Bastian Kleineidam
eec6bdd686
Updated changelog
...
[ci skip]
2014-03-04 18:38:33 +01:00
Bastian Kleineidam
0e861b1bbd
Set version in changelog.
...
[ci skip]
2014-03-03 23:30:13 +01:00
Bastian Kleineidam
39df1812c7
Default to 10 threads instead of 100.
2014-03-01 20:49:06 +01:00
Bastian Kleineidam
6f205a2574
Support checking Sitemap: URLs in robots.txt files.
2014-03-01 20:25:19 +01:00
Bastian Kleineidam
78a99717fe
Check regular expressions from users for errors.
2014-03-01 19:15:48 +01:00
Bastian Kleineidam
39c39b1d9f
Disable twill page refresh.
2014-03-01 18:19:29 +01:00
Bastian Kleineidam
1eb5e334f9
Document the detection of gconf and kde proxy settings.
2014-03-01 18:17:03 +01:00
Bastian Kleineidam
64ab648e03
Updated changelog
...
[ci skip]
2014-03-01 18:12:47 +01:00
Bastian Kleineidam
a5c90b6e1a
Updated changelog
...
[ci skip]
2014-03-01 18:00:58 +01:00
Bastian Kleineidam
eb7e52c0e2
-o none sets exit code now
2014-03-01 15:31:39 +01:00
Bastian Kleineidam
0579df2cc5
Do not require testing/installing packages.
2014-03-01 15:25:23 +01:00
wummel
ee931d8722
Merge pull request #456 from kyleskrinak/master
...
Added documentation for Mac OS X manual installation. py2app must be ins...
2014-03-01 15:23:40 +01:00
Bastian Kleineidam
f7f5001256
Add missing column name to SQL insert statement.
2014-03-01 12:03:33 +01:00
Bastian Kleineidam
e9ce3b46ff
Updated changelog.
...
[ci skip]
2014-03-01 12:02:04 +01:00
Bastian Kleineidam
7b34be590b
Introduce check plugins, use Python requests for http/s connections, and some code cleanups and improvements.
2014-03-01 00:12:34 +01:00
Bastian Kleineidam
0ec92633a6
Specify HTML content language.
...
[ci skip]
2014-01-13 20:01:16 +01:00
Kyle Skrinak
952e5aecee
Added documentation for Mac OS X manual installation. py2app must be installed as a requirement, clarified current working directories, etc.
2014-01-11 10:41:47 -05:00
wummel
e1ccddeea9
Merge pull request #453 from cicku/patch-1
...
Fix non-standard deskop file
2014-01-11 00:22:09 -08:00
Christopher Meng
f33ffcaadc
Update linkchecker.desktop
...
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop: error: value "True" for boolean key "Terminal" in group "Desktop Entry" contains invalid characters, boolean values must be "false" or "true"
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop: error: value "Network;WebDevelopment" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character
2014-01-10 15:23:12 +08:00
Christopher Meng
b6b9ae7e45
Fix non-standard deskop file
...
desktop-file-validate /home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker-gui.desktop /home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker-gui.desktop: error: value "Network;WebDevelopment" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop: error: value "True" for boolean key "Terminal" in group "Desktop Entry" contains invalid characters, boolean values must be "false" or "true"
/home/rpmaker/rpmbuild/BUILDROOT/linkchecker-8.6-1.fc21.i386/usr/share/applications/linkchecker.desktop: error: value "Network;WebDevelopment" for string list key "Categories" in group "Desktop Entry" does not have a semicolon (';') as trailing character
2014-01-10 15:22:08 +08:00
Bastian Kleineidam
a9fc6b1847
Ignore dist dir
...
[ci skip]
2014-01-08 23:16:24 +01:00
Bastian Kleineidam
41b73ef2a9
Bump up version.
...
[ci skip]
2014-01-08 23:04:39 +01:00
Bastian Kleineidam
8276681c7f
Updated copyright, set release date
...
[ci skip]
2014-01-08 22:35:36 +01:00
Bastian Kleineidam
9b53470388
Updated
...
[ci skip]
2014-01-08 22:33:24 +01:00
Bastian Kleineidam
c806be5c15
Updated copyright
2014-01-08 22:33:04 +01:00
Bastian Kleineidam
09a2243546
Add missing logger classes for installers.
2014-01-08 22:25:44 +01:00
Bastian Kleineidam
c076e312a2
Send an Accept header.
2014-01-08 19:56:00 +01:00
Bastian Kleineidam
1e55c28a7f
Updated web version
...
[ci skip]
2013-12-24 07:29:56 +01:00
Bastian Kleineidam
c2d08fd86d
Use dist dir as download.
2013-12-24 07:28:19 +01:00
Bastian Kleineidam
deb945564d
Set release date.
...
[ci skip]
2013-12-24 07:16:22 +01:00
Bastian Kleineidam
0602ee6fad
Updated
...
[ci skip]
2013-12-24 07:12:28 +01:00
Bastian Kleineidam
393e880f70
Fix typo.
...
[ci skip]
2013-12-12 22:18:16 +01:00
Bastian Kleineidam
103e00b4d1
Allow disabling of ssl certificate checks.
2013-12-12 22:17:57 +01:00
Bastian Kleineidam
39fb02f9a9
Remember last save result as filetype.
2013-12-12 20:44:09 +01:00
Bastian Kleineidam
6b8d08c08b
Upgrading info for Logger changes.
...
[ci skip]
2013-12-11 18:45:29 +01:00
Bastian Kleineidam
5736987b60
Refactor output loggers.
2013-12-11 18:41:55 +01:00
Bastian Kleineidam
b98fab331a
Remove old dmg installer link.
...
[ci skip]
2013-12-11 07:25:58 +01:00
Bastian Kleineidam
c07e4ba1f4
Fix argument parsing in linkchecker-nagios.
2013-12-10 23:48:53 +01:00
Bastian Kleineidam
78ed1e9e52
Do not GET on POST forms.
2013-12-10 23:42:43 +01:00
Bastian Kleineidam
a7c1cdd6f6
Check for help files.
2013-12-10 20:56:26 +01:00
Bastian Kleineidam
2c5ede2eb7
Fallback to GET for Apache Coyote servers.
2013-12-08 08:22:56 +01:00
Bastian Kleineidam
70ee385c43
Back to unix ci
2013-12-05 21:00:51 +01:00
Bastian Kleineidam
97075cf06e
Add travis build status to index page.
...
[ci skip]
2013-12-04 20:05:50 +01:00
Bastian Kleineidam
023da7c993
Remove the duplicate URL content check.
2013-12-04 19:12:40 +01:00
Bastian Kleineidam
65fa0a8289
Readd donations page.
2013-12-03 20:23:01 +01:00
Bastian Kleineidam
54a9aba5e3
Fix dmg installer link.
2013-11-30 22:10:06 +01:00
Bastian Kleineidam
c676a4c829
Avoid DoS in SSL certificate host matching.
2013-11-30 22:07:23 +01:00
Bastian Kleineidam
83ec53688d
Add new homepage.
2013-11-30 22:04:50 +01:00
Bastian Kleineidam
91cf5f5fde
Updated
2013-04-21 14:33:07 +02:00
Bastian Kleineidam
c078327c84
Adjust for new homepage location.
2013-04-15 18:48:08 +02:00
Bastian Kleineidam
c966fe6b24
Remove the http-wrong-redirect warning
2013-04-11 18:33:19 +02:00
Bastian Kleineidam
134db22830
Updated homepage URL.
2013-04-09 20:11:04 +02:00
Bastian Kleineidam
123578a4cd
Make per-host connection limits configurable.
2013-02-27 19:37:28 +01:00
Bastian Kleineidam
b38317d57b
Replace optparse with argparse.
2013-02-27 19:35:44 +01:00
Bastian Kleineidam
747602a7ba
Fix manpage typos.
2013-02-19 21:30:45 +01:00
Bastian Kleineidam
64d95e45e0
Remove local HTML and CSS syntax check.
2013-02-08 21:36:02 +01:00
Bastian Kleineidam
2b5bbcd8e2
Set release date.
2013-01-25 07:19:03 +01:00
Bastian Kleineidam
707b7b7db1
Close HTTP connections without body content. Github issue #376
2013-01-23 19:42:29 +01:00
Bastian Kleineidam
e6ad32c028
Catch UnicodeError for invalid host names.
2013-01-23 19:42:29 +01:00
Bastian Kleineidam
faa743e876
Increase per-host connection limits.
2013-01-22 18:18:48 +01:00
Bastian Kleineidam
bd4c533309
Make documentation build optional (ie. do not fail if qcollectiongenerator is not installed).
2013-01-22 18:16:53 +01:00
Bastian Kleineidam
7134c0bb05
Print thread stack traces on SIGUSR1
2013-01-22 18:16:53 +01:00
Bastian Kleineidam
807eb9649c
Updated changelog.
2013-01-17 20:41:37 +01:00
Bastian Kleineidam
a5b6136e70
Check word document validity before closing.
2013-01-07 21:58:02 +01:00
Bastian Kleineidam
cb5901a5b0
Adjust homepage dir.
2013-01-06 22:13:04 +01:00
Bastian Kleineidam
9f4dbe29a3
Add release info.
2013-01-06 18:24:15 +01:00
Bastian Kleineidam
65a0031c10
Updated copyright.
2013-01-06 18:12:44 +01:00
Bastian Kleineidam
16b84be490
Updated all links.
2013-01-06 18:10:13 +01:00
Bastian Kleineidam
9820530313
Use better_exchook to print more internal error info.
2012-12-18 23:06:48 +01:00
Bastian Kleineidam
f568a04a7c
Fix ignore option storing in GUI.
2012-12-13 17:06:06 +01:00
Bastian Kleineidam
6385f8d878
Makefile fixes
2012-12-12 22:55:24 +01:00
Bastian Kleineidam
efbbb656a1
Remove python-dns conflict by moving the dns module into a custom subdirectory.
2012-12-07 22:19:32 +01:00
Bastian Kleineidam
42a17cbb98
Prepare py3 port and display sys.argv on internal errors.
2012-11-26 18:49:07 +01:00
Bastian Kleineidam
8fbcd31798
Bump up version.
2012-11-14 20:23:56 +01:00
Bastian Kleineidam
ec03d56b62
Remove pysqlite dependency.
2012-11-14 20:23:56 +01:00
Bastian Kleineidam
2c2a98510c
Updated changelog.
2012-11-09 21:25:47 +01:00
Bastian Kleineidam
a0f4d5c3b0
Set release.
2012-11-09 19:20:49 +01:00
Bastian Kleineidam
5a62d1f8cc
Remove old options documentation.
2012-11-08 11:15:52 +01:00
Bastian Kleineidam
453b008c73
Improved the GUI documentation.
2012-11-08 11:15:32 +01:00
Bastian Kleineidam
22860ba773
Updated changelog.
2012-11-08 08:19:00 +01:00
Bastian Kleineidam
f9a7f5ef96
Restrict local file checking.
2012-11-07 18:07:00 +01:00
Bastian Kleineidam
eabaa41bd2
Do not check duplicate URLs.
2012-11-06 21:34:22 +01:00
Bastian Kleineidam
d78503cdd5
Updated changelog.
2012-10-30 17:44:00 +01: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
38ac80eb1a
Fix changelog.
2012-10-24 22:15:27 +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
2adf415a32
Check and fix manpage formatting warnings.
2012-10-15 18:19:08 +02:00
Bastian Kleineidam
3a51ac7662
Warn about accessible passwords in config files.
2012-10-15 14:36:10 +02:00
Bastian Kleineidam
b74a5a03a7
Set release date.
2012-10-14 11:51:06 +02:00
Bastian Kleineidam
8750d55a73
Add configuration entry for maximum number of URLs.
2012-10-14 11:13:55 +02:00
Bastian Kleineidam
a013a67358
Document the maxrunseconds option.
2012-10-14 09:56:32 +02:00
Bastian Kleineidam
6a204120b6
Handle stale file system links for local file checks.
2012-10-12 17:20:19 +02:00
Bastian Kleineidam
ec1b7664f5
Fix typo.
2012-10-10 21:06:49 +02:00
Bastian Kleineidam
63cf8adf54
Catch ValueError on invalid cookie expiration dates.
2012-10-10 06:44:38 +02:00
Bastian Kleineidam
67cec7b2c1
Updated changelog.
2012-10-09 21:24:53 +02:00
Bastian Kleineidam
f9cb512f7d
Updated changelog.
2012-10-01 13:43:48 +02:00
Bastian Kleineidam
1e1370fbb4
Updated docs.
2012-09-23 16:02:11 +02:00