Commit graph

3886 commits

Author SHA1 Message Date
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
Bastian Kleineidam
3522c4f78a Updated todo list 2009-06-21 20:56:05 +02:00
Bastian Kleineidam
330fe42f88 Fix Debian package compilation 2009-06-21 20:55:50 +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
012b506368 Do not try to remove non-existing files on cleanup 2009-05-20 12:49:09 +02:00
Bastian Kleineidam
4fe96f3fb4 Remove the reference about the man page. The HTML documentation should be self contained. 2009-05-20 12:48:52 +02:00
Bastian Kleineidam
1936b80d76 Remove the google analytics snippet. 2009-05-20 12:48:30 +02:00
Bastian Kleineidam
c7b7af877f Read Mozilla bookmark titles correctly from places.sqlite. 2009-05-20 07:50:46 +02:00
Bastian Kleineidam
b2d1c5838b Added Google Analytics tracker to webpage. 2009-04-01 22:40:19 +02:00
Bastian Kleineidam
bd2e76bb93 Use install_data path for finding the help file. 2009-03-27 23:12:52 +01:00
Bastian Kleineidam
d274eca077 Fix documentation path 2009-03-23 08:52:49 +01:00
Bastian Kleineidam
ce875bff6c Use pagename instead of custom patched docname context var. 2009-03-20 08:40:12 +01:00
Bastian Kleineidam
2e515dccde Remove dead link 2009-03-12 21:23:36 +01:00
Bastian Kleineidam
62b6d9f241 Improved documentation template and index page 2009-03-11 23:39:08 +01:00
Bastian Kleineidam
e039a84303 Updated readme reference 2009-03-11 23:38:47 +01:00
Bastian Kleineidam
d139cc3ae8 Moved upgrading docs to root dir 2009-03-11 23:38:06 +01:00
Bastian Kleineidam
6e69965e95 Moved installation docs to root dir 2009-03-11 23:29:50 +01:00
Bastian Kleineidam
367a1d6f63 Fixed code link; added SF logo 2009-03-11 08:29:36 +01:00