Commit graph

3906 commits

Author SHA1 Message Date
Bastian Kleineidam
5da15e383d Added clean.bat 2009-07-29 00:13:37 +02:00
Bastian Kleineidam
0881d0cb61 Updated .po file 2009-07-29 00:08:26 +02:00
Bastian Kleineidam
68330aaeb5 Fix doc links 2009-07-29 00:06:20 +02:00
Bastian Kleineidam
e90fea0c8a Fix path 2009-07-27 00:00:46 +02:00
Bastian Kleineidam
a8f782d939 Fix doc path 2009-07-26 23:57:40 +02:00
Bastian Kleineidam
2aaadfb8a7 Moved html documentation files 2009-07-26 23:39:06 +02:00
Bastian Kleineidam
2a4f76be3b Moved HTML documentation files 2009-07-26 23:31:57 +02:00
Bastian Kleineidam
f76e1fffea Moved HTML documentation files 2009-07-26 23:31:48 +02:00
Bastian Kleineidam
86768a3df3 Moved HTML documentation files 2009-07-26 23:31:38 +02:00
Bastian Kleineidam
4017269a31 Fix doc links 2009-07-26 23:25:34 +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
16316b0a08 Fix regex in example config 2009-07-24 23:50:06 +02:00
Bastian Kleineidam
4e34707e7d Updated copyright 2009-07-24 23:17:24 +02:00
Bastian Kleineidam
a82e2236ae Copy system config to user config 2009-07-24 23:16:12 +02:00
Bastian Kleineidam
328713dac0 Added test scripts in distribution 2009-07-24 22:55:31 +02:00
Bastian Kleineidam
c603a4ab84 Fix doc links 2009-07-24 22:53:43 +02:00
Bastian Kleineidam
f0684a03f6 Added tests for no_proxy env var and --no-proxy-for option 2009-07-24 22:38:42 +02:00
Bastian Kleineidam
05de1ecdef Ignore python stampdir 2009-07-24 07:22:18 +02:00
Bastian Kleineidam
2a86f05c7b Moved proxy tests in separate file. 2009-07-24 07:21:27 +02:00
Bastian Kleineidam
a65b7bcc0c Fix debugging in test scripts 2009-07-24 07:20:36 +02:00
Bastian Kleineidam
e6f43b6822 Fixed the no_proxy handling and added changelog entry 2009-07-24 07:19:49 +02:00
Bastian Kleineidam
d39ccbdfe8 Updated todo list 2009-07-23 00:09:48 +02:00
Bastian Kleineidam
d666e63d19 Print the noproxy variable in system info string 2009-07-22 23:41:46 +02:00
Bastian Kleineidam
3f80123fd6 Bump up Debian Standards version 2009-07-22 23:41:28 +02:00
Bastian Kleineidam
e6a464dfdd Added UPGRADING.txt 2009-07-22 23:29:19 +02:00
Bastian Kleineidam
eb41fa17fe Adjust for renamed apache conf file 2009-07-22 23:29:10 +02:00
Bastian Kleineidam
d97e0e007b Use ScriptAlias in Apache config 2009-07-22 23:27:46 +02:00
Bastian Kleineidam
f8c9f31e9f Fix copyright year 2009-07-22 22:54:09 +02:00
Bastian Kleineidam
fd610ba350 Encode spaces with %20 instead of + 2009-07-22 22:52:40 +02:00
Bastian Kleineidam
db6ef9eb2c Added note about changed exit code logic 2009-07-22 22:52:29 +02:00
Bastian Kleineidam
34219e2a12 Improved logging message. 2009-07-22 22:29:48 +02:00
Bastian Kleineidam
1e728eb6cc Do not exit with error in the linkchecker script if all warnings are ignored. 2009-07-22 22:11:39 +02:00
Bastian Kleineidam
c798bd4d85 Fix reference to UPGRADING.txt in INSTALL.txt 2009-07-22 22:09:43 +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
fd29a15af7 Use direct HTML documentation for the GUI client; moved the homepage content to a separate package. 2009-07-20 18:32:54 +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
90e6496196 Replace absolute paths with dynamic paths 2009-06-26 22:43:02 +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
cf02d7a193 Check for newsserver availability once to avoid multiple timeouts. 2009-06-26 07:22:05 +02:00
Bastian Kleineidam
7de0028464 Added test option variable TESTOPTS to set nosetest options on the commandline 2009-06-26 07:20:48 +02:00
Bastian Kleineidam
bbcfa3533b Turn test doc strings into comments so they get not printed when running the tests. 2009-06-26 07:20:21 +02:00
Bastian Kleineidam
a69e5e9b06 Use example.com for invalid domains 2009-06-26 07:15:48 +02:00
Bastian Kleineidam
2f56eede1f Added schemeless URL testing 2009-06-22 21:11:04 +02:00
Bastian Kleineidam
e081d42ed7 Fix Mozilla bookmarks test file 2009-06-22 20:52:52 +02:00
Bastian Kleineidam
00c15eef6a Minor code cleanups 2009-06-22 20:40:00 +02:00
Bastian Kleineidam
292a82a64b Updated todo list 2009-06-22 20:36:34 +02:00
Bastian Kleineidam
dc605b2ed7 Updated debian changelog 2009-06-22 20:36:29 +02:00