Commit graph

5052 commits

Author SHA1 Message Date
Bastian Kleineidam
00aa631267 Add localwebroot configuration option. 2012-06-10 14:47:27 +02:00
Bastian Kleineidam
d323971c5f Add memory debug configuration test. 2012-06-10 14:31:51 +02:00
Bastian Kleineidam
98537eea2f Code cleanup: use add_url() function in UrlBase. 2012-06-10 14:24:17 +02:00
Bastian Kleineidam
db95fce77e Ignore PHP processing instructions in local files. 2012-06-10 14:02:01 +02:00
Bastian Kleineidam
f27f14dabe Fix wrong module name. 2012-06-10 13:54:26 +02:00
Bastian Kleineidam
c3ffb0530f Fix robots.txt tests. 2012-06-10 13:19:30 +02:00
Bastian Kleineidam
2dee223555 Allow memory dumps to be written. 2012-06-10 13:18:35 +02:00
Bastian Kleineidam
837ab22d01 Syntax cleanup. 2012-06-10 11:46:05 +02:00
Bastian Kleineidam
3ebe5708db Code cleanup: add function for boolean option settings. 2012-06-10 11:22:54 +02:00
Bastian Kleineidam
77b8ec0fcd Fix writing temporary Word files. 2012-06-10 11:07:35 +02:00
Bastian Kleineidam
b12c1e40fb Allow specifying the file mode when opening temp files. 2012-06-10 11:03:43 +02:00
Bastian Kleineidam
54ffb102d8 Code cleanup: add function for GET fallback. 2012-06-10 09:52:12 +02:00
Bastian Kleineidam
5c94c47901 Remove old Squid proxy workaround. 2012-06-10 09:45:07 +02:00
Bastian Kleineidam
7853f15e4e Added desktop files. 2012-06-02 21:35:51 +02:00
Bastian Kleineidam
b83d3b53fc Added missing documentation. 2012-06-02 00:31:02 +02:00
Bastian Kleineidam
6aa0249ea7 Updated httplib2.py from upstream. 2012-06-02 00:28:12 +02:00
Bastian Kleineidam
b2ad5523a7 Support RPM building with cx_Freeze 2012-05-23 22:49:18 +02:00
Bastian Kleineidam
0c11fcd0c3 Adjust RPM group name. 2012-05-23 21:41:33 +02:00
Bastian Kleineidam
9273b9e8af Fix configdata attribute name. 2012-05-23 21:15:30 +02:00
Bastian Kleineidam
089b31fdff More AppName usage; do not write duplicate entries in the configdata file. 2012-05-23 21:14:40 +02:00
Bastian Kleineidam
e6e3ab5905 Fix RPM doc files. 2012-05-23 21:13:31 +02:00
Bastian Kleineidam
95b95784e6 Add missing dependency for .deb package. 2012-05-23 21:13:12 +02:00
Bastian Kleineidam
2d383f2cc9 Use AppName variable instead of hardcoded name; use HSFX for DMG images. 2012-05-23 20:36:17 +02:00
Bastian Kleineidam
1ec19661c1 Bump up version. 2012-05-23 06:55:52 +02:00
Bastian Kleineidam
e13a479362 Fix error logging. 2012-05-23 06:55:02 +02:00
Bastian Kleineidam
fa92d59448 Catch mimedb init errors. 2012-05-23 06:02:23 +02:00
Bastian Kleineidam
c92f0ce509 Fix filescheck target. 2012-05-12 14:44:18 +02:00
Bastian Kleineidam
93a9589758 Fix release targets. 2012-05-12 14:38:44 +02:00
Bastian Kleineidam
7f30913bc8 Updated description. 2012-05-12 14:32:50 +02:00
Bastian Kleineidam
15a9de2207 Add release info. 2012-05-12 14:07:55 +02:00
Bastian Kleineidam
f6f43ffba8 Improve warning about missing twill module. 2012-05-10 21:29:18 +02:00
Bastian Kleineidam
bcbacec79a Code cleanup. 2012-05-10 21:05:33 +02:00
Bastian Kleineidam
e2aedfc84e Cleanup the changelog. 2012-05-10 19:47:08 +02:00
Bastian Kleineidam
1cfe7f6f3d Add dependency docs to setup.py. 2012-05-10 19:29:22 +02:00
Bastian Kleineidam
9687331698 Install missing Python modules for py2exe. 2012-05-10 07:49:51 +02:00
Bastian Kleineidam
eab8a493ed Document DLL installation for py2exe. 2012-05-10 07:11:51 +02:00
Bastian Kleineidam
90a0f4b51e Detect pygeoip library on Windows. 2012-05-10 06:45:29 +02:00
Bastian Kleineidam
afd89ed1a5 Install the correct version of the MSVC++ runtime DLL. 2012-05-09 22:27:58 +02:00
Bastian Kleineidam
61138744e6 Always use GET for Zope servers. 2012-05-08 20:47:47 +02:00
Bastian Kleineidam
84f91c9124 Fix typo in documentation. 2012-05-06 14:19:50 +02:00
Bastian Kleineidam
a4ce509196 Updated changelog. 2012-04-29 16:32:22 +02:00
Bastian Kleineidam
44c5eeb2e9 Check if py2app or py2exe modules are available when building installers. 2012-04-29 14:47:26 +02:00
Bastian Kleineidam
b9f1032b41 Made --ignore-url documentation more clear. 2012-04-29 10:33:24 +02:00
Bastian Kleineidam
643aef24e2 Bump up version. 2012-04-29 10:32:28 +02:00
Bastian Kleineidam
c71b586189 Add Debian package changes. 2012-04-25 19:40:47 +02:00
Bastian Kleineidam
1a512362dd Really fix the manpage links. 2012-04-24 07:03:59 +02:00
Bastian Kleineidam
7bb5dac321 Updated copyright 2012-04-23 21:33:59 +02:00
Bastian Kleineidam
eb98c27ed0 Make python binary configurable and execute filescheck on release. 2012-04-23 21:14:13 +02:00
Bastian Kleineidam
eabe807411 Fix broken http links in HTML man pages. 2012-04-23 21:05:10 +02:00
Bastian Kleineidam
67db3b5cd6 Improved check for test functions. 2012-04-23 20:58:55 +02:00