| Sun, 10 Aug 2025 21:27:06 -0400 |
John Rouillard |
refactor: move RateLimitExceeded to roundup.cgi.exceptions
|
| Sun, 10 Aug 2025 20:57:57 -0400 |
John Rouillard |
Doc: add docstrings to http exceptions
|
| Wed, 14 Sep 2022 15:06:44 -0400 |
John Rouillard |
flak8 spacing fixes.
|
| Sun, 23 Jan 2022 18:57:45 -0500 |
John Rouillard |
Summary: Add test cases for sqlite fts
|
| Fri, 03 Apr 2020 16:18:59 -0400 |
John Rouillard |
issue2551083 Replace BaseException and Exception with RoundupException
|
| Tue, 07 Jan 2020 21:21:20 -0500 |
John Rouillard |
flake8 whitespace changes, suppress unused import warning
|
| 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:
|