log

age author description
Wed, 05 Jun 2019 20:59:31 +0200 Ezio Melotti Remove trailing whitespace in CHANGES.txt. issue2551008
Wed, 05 Jun 2019 20:58:37 +0200 Ezio Melotti Update branch with default. issue2551008
Wed, 05 Jun 2019 00:13:45 +0200 Ezio Melotti Handle the issue in _decode_header by decoding only when decode_header returns bytes. issue2551008
Tue, 04 Jun 2019 23:41:45 +0200 Ezio Melotti Remove trailing whitespace. issue2551008
Tue, 04 Jun 2019 18:42:05 -0400 John Rouillard issue2551029: Jinja2 template install error.
Mon, 03 Jun 2019 20:50:58 -0400 John Rouillard working branch for fixing https://issues.roundup-tracker.org/issue2551008 issue2551008
Sun, 02 Jun 2019 17:15:23 -0400 John Rouillard Clarify that the [mail] required settings to have to be set in
Sun, 02 Jun 2019 13:28:17 -0400 John Rouillard fix typo
Sat, 01 Jun 2019 21:39:17 -0400 John Rouillard issue2550966: fix suboptimal links in docs. maint-1.6
Sat, 01 Jun 2019 20:50:50 -0400 John Rouillard issue2550966: Fix suboptimal links in doc pages maint-1.6
Sat, 01 Jun 2019 21:39:17 -0400 John Rouillard issue2550966: fix suboptimal links in docs.
Sat, 01 Jun 2019 20:50:50 -0400 John Rouillard issue2550966: Fix suboptimal links in doc pages
Sat, 01 Jun 2019 17:59:20 -0400 John Rouillard Fix Issue2551030: Roundup fails to start if pytz to access Olson
Sat, 01 Jun 2019 17:28:33 -0400 John Rouillard Dump results of test. Getting intermittent failure from
Sat, 01 Jun 2019 17:26:26 -0400 John Rouillard Added x-roundup-issue-id to FAQ which discusses other x-roundup header
Sat, 01 Jun 2019 15:47:34 -0400 John Rouillard issue2551040: New release of psycopg2 drops support for psycopg1
Sat, 01 Jun 2019 13:19:14 -0400 John Rouillard issue2551043: Add X-Roundup-issue-id email header.
Sat, 01 Jun 2019 09:09:59 -0400 John Rouillard Fix issue2551029: Jinja2 template install error. Remove config.ini maint-1.6
Sat, 01 Jun 2019 09:05:23 -0400 John Rouillard Fix issue2551029 (Jinja2 template install error) by deleting
Thu, 30 May 2019 20:15:16 -0400 John Rouillard Test patch op=action restore; test patch add for attribute with no value.
Wed, 29 May 2019 22:56:50 -0400 John Rouillard Check /rest/data.
Wed, 29 May 2019 22:37:39 -0400 John Rouillard Remove uneeded pass left from testing.
Wed, 29 May 2019 22:18:46 -0400 John Rouillard Accept header parsing fixes. Now return first acceptable match rather
Wed, 29 May 2019 20:22:42 -0400 John Rouillard Basic tests for tunneling of methods via x-http-method-override.
Wed, 29 May 2019 19:50:32 -0400 John Rouillard Test @apiver version parsing using bogus version. Test /rest, /rest/
Wed, 29 May 2019 17:42:03 -0400 John Rouillard Test to make sure version selection via accept header is parsed correctly.
Tue, 28 May 2019 21:03:41 -0400 John Rouillard Clean up pylint reports of unused modules, duplicate imports, indent
Tue, 28 May 2019 18:10:30 -0400 John Rouillard Run pylint and clean up it's issues. Also fix comment.
Sun, 26 May 2019 22:09:00 -0400 John Rouillard Clean up the custom rate limit doc.
Sun, 26 May 2019 21:55:02 -0400 John Rouillard Add example on overriding RestfulInstance.getRateLimit from interfaces.py.
Sun, 26 May 2019 19:30:29 -0400 John Rouillard Change umask default to python 3 (put python2 compatible) format with
Sun, 26 May 2019 18:30:28 -0400 John Rouillard Documented change in representation of octal numbers in the config
Sat, 25 May 2019 19:32:18 -0400 John Rouillard Fixes for mysql and postgresql primary db.
Sat, 25 May 2019 18:40:45 -0400 John Rouillard Test code was not testing the loop that retries otk database updates
Sat, 25 May 2019 16:50:25 -0400 John Rouillard Rest rate limiting code first commit. It is a bit rough and turned off
Sat, 25 May 2019 14:39:43 -0400 John Rouillard Prevent crash when clients do not set accept header. Use
Sat, 25 May 2019 14:33:07 -0400 John Rouillard Tighten up use of X-HTTP-Method-Override to only work with POST.
Sat, 25 May 2019 14:23:16 -0400 John Rouillard A few internet references report that etags for the same underlying
Fri, 24 May 2019 17:23:08 -0400 John Rouillard In suggestion from Joseph Myers, put test code in a try: finally: block
Thu, 23 May 2019 20:55:03 -0400 John Rouillard issue2551033: actually use the key in hmac generation. Finally add
Thu, 23 May 2019 18:56:57 -0400 John Rouillard issue2551033: prevent reverse engineering hidden data by using etags
Wed, 22 May 2019 20:56:59 -0400 John Rouillard Handle UnicodeDecodeError in file class when file contents are not
Wed, 22 May 2019 17:35:47 -0400 John Rouillard issue2550144 - fix use of undefined icing macro in devel
Sat, 18 May 2019 22:01:19 -0400 John Rouillard Expanded documentation. More examples, added sections based on each
Fri, 17 May 2019 19:45:15 -0400 John Rouillard Rename Store class in rate_limit.py to Gcra. The name Store makes no
Sat, 11 May 2019 21:22:48 -0400 John Rouillard Mark the failing test I deactivated as xfail to make it easier for
Sat, 11 May 2019 20:53:06 -0400 John Rouillard Deactivate failing test till I can get somebody to look at it. I want
Sat, 11 May 2019 18:23:49 -0400 John Rouillard Added Otk support to db_test_base to make test_cgi work. I think this
Sat, 11 May 2019 17:50:00 -0400 John Rouillard Change access to config from dict to property. This makes doing the
Sat, 11 May 2019 17:24:58 -0400 John Rouillard issue2550949: Rate limit password guesses/login attempts.
Sun, 28 Apr 2019 18:44:05 -0400 John Rouillard 3.7 not available in our travis setup. Reverting request for it.
Sun, 28 Apr 2019 18:28:44 -0400 John Rouillard issue2551042 - add extra \ to \w in raw string url_to_regex. Not sure
Wed, 24 Apr 2019 17:50:55 -0400 John Rouillard Documentation additions by Tom Ekberg to add example of performing
Sun, 21 Apr 2019 21:00:06 -0400 John Rouillard A basic set of tests for admin.py. Triggered by
Wed, 17 Apr 2019 20:35:56 -0400 John Rouillard Fix exception handling code for case where port already in use.
Mon, 15 Apr 2019 21:41:06 -0400 John Rouillard Added some more rest testing and make sure api version is valid.
Sun, 14 Apr 2019 21:07:11 -0400 John Rouillard Add support for making an idempotent POST. This allows retrying a POST
Sat, 13 Apr 2019 13:53:24 -0400 John Rouillard Fix issue2551041 - change permission check from "Create User" to
Sat, 13 Apr 2019 12:45:36 -0400 John Rouillard Add another test case: change protected attribute using patch_attribute.
Sat, 13 Apr 2019 12:16:15 -0400 John Rouillard Change some 400 errors to 405 (method not allowed) errors where user is

Roundup Issue Tracker: http://roundup-tracker.org/