Mercurial > p > roundup > code
graph
-
issue2550966: fix suboptimal links in docs.Sat, 01 Jun 2019 21:39:17 -0400, by John Rouillard
-
issue2550966: Fix suboptimal links in doc pagesSat, 01 Jun 2019 20:50:50 -0400, by John Rouillard
-
Fix Issue2551030: Roundup fails to start if pytz to access OlsonSat, 01 Jun 2019 17:59:20 -0400, by John Rouillard
-
Dump results of test. Getting intermittent failure fromSat, 01 Jun 2019 17:28:33 -0400, by John Rouillard
-
Added x-roundup-issue-id to FAQ which discusses other x-roundup headerSat, 01 Jun 2019 17:26:26 -0400, by John Rouillard
-
issue2551040: New release of psycopg2 drops support for psycopg1Sat, 01 Jun 2019 15:47:34 -0400, by John Rouillard
-
issue2551043: Add X-Roundup-issue-id email header.Sat, 01 Jun 2019 13:19:14 -0400, by John Rouillard
-
Fix issue2551029: Jinja2 template install error. Remove config.ini maint-1.6Sat, 01 Jun 2019 09:09:59 -0400, by John Rouillard
-
Fix issue2551029 (Jinja2 template install error) by deletingSat, 01 Jun 2019 09:05:23 -0400, by John Rouillard
-
Test patch op=action restore; test patch add for attribute with no value.Thu, 30 May 2019 20:15:16 -0400, by John Rouillard
-
Check /rest/data.Wed, 29 May 2019 22:56:50 -0400, by John Rouillard
-
Remove uneeded pass left from testing.Wed, 29 May 2019 22:37:39 -0400, by John Rouillard
-
Accept header parsing fixes. Now return first acceptable match ratherWed, 29 May 2019 22:18:46 -0400, by John Rouillard
-
Basic tests for tunneling of methods via x-http-method-override.Wed, 29 May 2019 20:22:42 -0400, by John Rouillard
-
Test @apiver version parsing using bogus version. Test /rest, /rest/Wed, 29 May 2019 19:50:32 -0400, by John Rouillard
-
Test to make sure version selection via accept header is parsed correctly.Wed, 29 May 2019 17:42:03 -0400, by John Rouillard
-
Clean up pylint reports of unused modules, duplicate imports, indentTue, 28 May 2019 21:03:41 -0400, by John Rouillard
-
Run pylint and clean up it's issues. Also fix comment.Tue, 28 May 2019 18:10:30 -0400, by John Rouillard
-
Clean up the custom rate limit doc.Sun, 26 May 2019 22:09:00 -0400, by John Rouillard
-
Add example on overriding RestfulInstance.getRateLimit from interfaces.py.Sun, 26 May 2019 21:55:02 -0400, by John Rouillard
-
Change umask default to python 3 (put python2 compatible) format withSun, 26 May 2019 19:30:29 -0400, by John Rouillard
-
Documented change in representation of octal numbers in the configSun, 26 May 2019 18:30:28 -0400, by John Rouillard
-
Fixes for mysql and postgresql primary db.Sat, 25 May 2019 19:32:18 -0400, by John Rouillard
-
Test code was not testing the loop that retries otk database updatesSat, 25 May 2019 18:40:45 -0400, by John Rouillard
-
Rest rate limiting code first commit. It is a bit rough and turned offSat, 25 May 2019 16:50:25 -0400, by John Rouillard
-
Prevent crash when clients do not set accept header. UseSat, 25 May 2019 14:39:43 -0400, by John Rouillard
-
Tighten up use of X-HTTP-Method-Override to only work with POST.Sat, 25 May 2019 14:33:07 -0400, by John Rouillard
-
A few internet references report that etags for the same underlyingSat, 25 May 2019 14:23:16 -0400, by John Rouillard
-
In suggestion from Joseph Myers, put test code in a try: finally: blockFri, 24 May 2019 17:23:08 -0400, by John Rouillard
-
issue2551033: actually use the key in hmac generation. Finally addThu, 23 May 2019 20:55:03 -0400, by John Rouillard
-
issue2551033: prevent reverse engineering hidden data by using etagsThu, 23 May 2019 18:56:57 -0400, by John Rouillard
-
Handle UnicodeDecodeError in file class when file contents are notWed, 22 May 2019 20:56:59 -0400, by John Rouillard
-
issue2550144 - fix use of undefined icing macro in develWed, 22 May 2019 17:35:47 -0400, by John Rouillard
-
Expanded documentation. More examples, added sections based on eachSat, 18 May 2019 22:01:19 -0400, by John Rouillard
-
Rename Store class in rate_limit.py to Gcra. The name Store makes noFri, 17 May 2019 19:45:15 -0400, by John Rouillard
-
Mark the failing test I deactivated as xfail to make it easier forSat, 11 May 2019 21:22:48 -0400, by John Rouillard
-
Deactivate failing test till I can get somebody to look at it. I wantSat, 11 May 2019 20:53:06 -0400, by John Rouillard
-
Added Otk support to db_test_base to make test_cgi work. I think thisSat, 11 May 2019 18:23:49 -0400, by John Rouillard
-
Change access to config from dict to property. This makes doing theSat, 11 May 2019 17:50:00 -0400, by John Rouillard
-
issue2550949: Rate limit password guesses/login attempts.Sat, 11 May 2019 17:24:58 -0400, by John Rouillard
-
3.7 not available in our travis setup. Reverting request for it.Sun, 28 Apr 2019 18:44:05 -0400, by John Rouillard
-
issue2551042 - add extra \ to \w in raw string url_to_regex. Not sureSun, 28 Apr 2019 18:28:44 -0400, by John Rouillard
-
Documentation additions by Tom Ekberg to add example of performingWed, 24 Apr 2019 17:50:55 -0400, by John Rouillard
-
A basic set of tests for admin.py. Triggered bySun, 21 Apr 2019 21:00:06 -0400, by John Rouillard
-
Fix exception handling code for case where port already in use.Wed, 17 Apr 2019 20:35:56 -0400, by John Rouillard
-
Added some more rest testing and make sure api version is valid.Mon, 15 Apr 2019 21:41:06 -0400, by John Rouillard
-
Add support for making an idempotent POST. This allows retrying a POSTSun, 14 Apr 2019 21:07:11 -0400, by John Rouillard
-
Fix issue2551041 - change permission check from "Create User" toSat, 13 Apr 2019 13:53:24 -0400, by John Rouillard
-
Add another test case: change protected attribute using patch_attribute.Sat, 13 Apr 2019 12:45:36 -0400, by John Rouillard
-
Change some 400 errors to 405 (method not allowed) errors where user isSat, 13 Apr 2019 12:16:15 -0400, by John Rouillard
-
Add more tests including call to patch an attribute with add andThu, 11 Apr 2019 21:46:51 -0400, by John Rouillard
-
Method PUT: ignore specification of protected properties which can notThu, 11 Apr 2019 20:54:39 -0400, by John Rouillard
-
Anydbm back end didn't list creator or actor as protected properties.Wed, 10 Apr 2019 22:43:16 -0400, by John Rouillard
-
Add test for @pretty=false format change.Wed, 10 Apr 2019 18:04:36 -0400, by John Rouillard
-
Fix OPTIONS responses:Wed, 10 Apr 2019 17:56:08 -0400, by John Rouillard
-
Change pretty url parameter to @pretty to stop collision with field name.Wed, 10 Apr 2019 17:46:51 -0400, by John Rouillard
-
Change output comparison from strings to comparison on pythonMon, 08 Apr 2019 22:45:47 -0400, by John Rouillard
-
Adding tests for csrf protection for rest. Also test disabling ofMon, 08 Apr 2019 21:46:21 -0400, by John Rouillard
-
Update rest.txt example to include headers required for CSRFMon, 08 Apr 2019 20:00:01 -0400, by John Rouillard
-
Properly handle mapping of KeyError to AttributeError in __getattr__Mon, 08 Apr 2019 19:38:06 -0400, by John Rouillard
