Bastian Kleineidam
|
a6eaae2c38
|
Implement abstract method for logger.
|
2012-06-20 00:15:45 +02:00 |
|
Bastian Kleineidam
|
2dfe9d4b4f
|
Use abstract base class for loggers.
|
2012-06-19 23:27:26 +02:00 |
|
Bastian Kleineidam
|
a50bf226d7
|
Print Python environment variables for internal errors.
|
2012-06-19 22:47:26 +02:00 |
|
Bastian Kleineidam
|
cbb13a8983
|
Add SSL certificate verification.
|
2012-06-18 23:05:44 +02:00 |
|
Bastian Kleineidam
|
b0694ddfa7
|
Add meliae to optional module list.
|
2012-06-18 22:39:07 +02:00 |
|
Bastian Kleineidam
|
d26b6e707c
|
Fix function name typo.
|
2012-06-10 22:54:32 +02:00 |
|
Bastian Kleineidam
|
f107092a8a
|
Fix handling of user/password info in URLs.
|
2012-06-10 22:07:42 +02:00 |
|
Bastian Kleineidam
|
838095cbd5
|
Updated copyright.
|
2012-06-10 14:58:38 +02:00 |
|
Bastian Kleineidam
|
00aa631267
|
Add localwebroot configuration option.
|
2012-06-10 14:47:27 +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
|
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
|
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
|
9273b9e8af
|
Fix configdata attribute name.
|
2012-05-23 21:15:30 +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
|
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
|
90a0f4b51e
|
Detect pygeoip library on Windows.
|
2012-05-10 06:45:29 +02:00 |
|
Bastian Kleineidam
|
61138744e6
|
Always use GET for Zope servers.
|
2012-05-08 20:47:47 +02:00 |
|
Bastian Kleineidam
|
cd6ee8a1bc
|
Fix checker test cases for non-english locales.
|
2012-04-23 20:56:33 +02:00 |
|
Bastian Kleineidam
|
4cc19f4e9c
|
Fix strformat tests on non-english locales.
|
2012-04-23 20:35:32 +02:00 |
|
Bastian Kleineidam
|
1cc3ac5f80
|
Updated copyright.
|
2012-04-22 20:45:24 +02:00 |
|
Bastian Kleineidam
|
1ab2e2c1a9
|
Use mkdir() instead of makedirs() for user configuration directory. Also fix logging on errors copying the user configuration.
|
2012-04-22 20:42:39 +02:00 |
|
Bastian Kleineidam
|
52dcf101e0
|
Remove rest of deprecated options.
|
2012-04-22 17:55:12 +02:00 |
|
Bastian Kleineidam
|
c7ced2445b
|
Ensure correct encoding when writing non-ascii CSV output.
|
2012-04-22 17:52:47 +02:00 |
|
Bastian Kleineidam
|
c12d44d092
|
Catch and report locale errors in WSGI script.
|
2012-04-22 13:10:03 +02:00 |
|
Bastian Kleineidam
|
c2221e1a18
|
Ensure proper encoding in WSGI script.
|
2012-04-22 12:48:21 +02:00 |
|
Bastian Kleineidam
|
d423a8b1af
|
Document web interface request timeout.
|
2012-04-21 12:34:34 +02:00 |
|
Bastian Kleineidam
|
0fdaf00154
|
Use Python threads in stead of Qt threads. The WSGI script works now.
|
2012-04-21 12:08:17 +02:00 |
|
Bastian Kleineidam
|
dab01b00d6
|
Add 5 minute timeout for WSGI script.
|
2012-04-20 19:25:27 +02:00 |
|
Bastian Kleineidam
|
ad09bc50b3
|
Improved logging in CGI script.
|
2012-04-19 20:56:51 +02:00 |
|
Bastian Kleineidam
|
1ef9a022ca
|
Make WSGI script more responsive by using threads.
|
2012-04-18 21:52:36 +02:00 |
|
Bastian Kleineidam
|
3d831c1adb
|
Updated copyright.
|
2012-04-11 22:23:43 +02:00 |
|
Bastian Kleineidam
|
f9290932b8
|
Fix bookmark menu entries in GUI.
|
2012-04-11 22:23:06 +02:00 |
|
Bastian Kleineidam
|
67b751f1c7
|
Write correct statistics when saving data in the GUI client.
|
2012-04-11 21:53:15 +02:00 |
|
Bastian Kleineidam
|
ae0bd406d4
|
Do not encode CSV outro output comment.
|
2012-04-11 20:43:46 +02:00 |
|
Bastian Kleineidam
|
bf1d9b1fad
|
Fix locale file lookup.
|
2012-04-11 20:34:55 +02:00 |
|
Bastian Kleineidam
|
192a560258
|
Code cleanup.
|
2012-04-11 20:33:32 +02:00 |
|
Bastian Kleineidam
|
7a019aac51
|
Fix update check when content could not be downloaded.
|
2012-04-09 13:36:18 +02:00 |
|
Bastian Kleineidam
|
a76824043c
|
Ignore any errors from bookmark file finders.
|
2012-04-06 08:24:30 +02:00 |
|
Bastian Kleineidam
|
d3d3529c23
|
Added a WSGI script.
|
2012-04-06 08:23:41 +02:00 |
|
Bastian Kleineidam
|
797024c69b
|
Fix URL connection cache key.
|
2012-04-04 22:58:09 +02:00 |
|