| Mon, 09 Sep 2019 19:39:08 +0200 |
Ralf Schlatterbeck |
Make DetectorError print something in python2
|
| Sat, 06 Jul 2019 13:12:58 -0400 |
John Rouillard |
Fix problem with cgi.escape being depricated a different way. This way
|
| Tue, 11 Jun 2019 21:29:24 -0400 |
John Rouillard |
Call cgi.escape only on python 2. Replace with html.escapeif it can be
|
| Fri, 01 Mar 2019 22:57:07 -0500 |
John Rouillard |
Add etag support to rest interface to prevent multiple users from
|
| Mon, 04 Sep 2017 21:56:49 -0400 |
John Rouillard |
Python 2 and 3 support. Convert Exception into BaseException in core code.
|
| Fri, 10 Jun 2016 23:33:11 -0400 |
John Rouillard |
issue2550826 IOError in detector causes apache 'premature end of script headers' error
|
| Fri, 27 Feb 2009 17:46:47 +0000 |
Stefan Seefeld |
XMLRPC improvements:
|
| Thu, 18 Nov 2004 14:10:27 +0000 |
Alexander Smishlajev |
added LoginError; fix vim modeline
|
| Tue, 11 May 2004 13:03:07 +0000 |
Alexander Smishlajev |
in HTML produced by SeriousError.__str__():
|
| Fri, 26 Mar 2004 00:44:11 +0000 |
Richard Jones |
add and use Reject exception [SF#700265]
|
| Sun, 29 Feb 2004 01:16:20 +0000 |
Richard Jones |
cgi exceptions fix
|
| Wed, 25 Feb 2004 23:27:54 +0000 |
Richard Jones |
forward-port from maint branch
|
| Wed, 11 Feb 2004 21:34:31 +0000 |
Johannes Gijsbers |
Move out parts of client.py to new modules:
|