Mercurial > p > roundup > code
graph
-
Integrate REST tests into db framework REST-rebasedWed, 30 Jan 2019 13:58:14 +0100, by Ralf Schlatterbeck
-
Added the ability to limit returned fields by GET REST-rebasedWed, 30 Jan 2019 10:26:35 +0100, by Chau Nguyen
-
Added ability to parse HTTP accept header REST-rebasedWed, 30 Jan 2019 10:26:35 +0100, by Chau Nguyen
-
Add unittest for pagination and filtering REST-rebasedWed, 30 Jan 2019 10:26:35 +0100, by Chau Nguyen
-
Added decorator to handle formatting output data REST-rebasedWed, 30 Jan 2019 10:26:35 +0100, by Chau Nguyen
-
Added test cases for the element URI methods REST-rebasedWed, 30 Jan 2019 10:26:35 +0100, by Chau Nguyen
-
Response is now following the design format REST-rebasedWed, 30 Jan 2019 10:26:34 +0100, by Chau Nguyen
-
Make objects returned by REST follow the standard REST-rebasedWed, 30 Jan 2019 10:26:34 +0100, by Chau Nguyen
-
added custom parsing properties from arguments REST-rebasedWed, 30 Jan 2019 10:26:34 +0100, by Chau Nguyen
-
Cleanup, fixed a bug with delete action REST-rebasedWed, 30 Jan 2019 10:26:33 +0100, by Chau Nguyen
-
use getattr instead of calling each function REST-rebasedWed, 30 Jan 2019 10:26:33 +0100, by Chau Nguyen
-
Recognize both GET element uri and collection uri REST-rebasedTue, 29 Jan 2019 15:27:37 +0100, by Chau Nguyen
-
Implement getting resource from database REST-rebasedTue, 29 Jan 2019 15:27:37 +0100, by Chau Nguyen
-
Added RestInstance and calling rest from client.py REST-rebasedTue, 29 Jan 2019 15:27:37 +0100, by Chau Nguyen
-
Don't pass huge itemids into the backend. REST-rebasedTue, 29 Jan 2019 15:13:44 +0100, by martin.v.loewis
-
Fake a list property to prevent "Error: not indexable". REST-rebasedTue, 29 Jan 2019 14:40:39 +0100, by martin.v.loewis
-
Fix http module selection for incomplete backport (issue2551011).Sun, 11 Nov 2018 17:09:20 +0000, by Gabi
-
Fix xmlrpc module selection for incomplete backport (issue2551010).Sun, 11 Nov 2018 17:04:59 +0000, by Gabi
-
removing duplicate @csrf nonce.Tue, 09 Oct 2018 19:56:17 -0400, by John Rouillard
-
Remove duplicate @csrf nonce from form. Duplicate nonce was causing:Tue, 09 Oct 2018 19:48:15 -0400, by John Rouillard
-
Avoid errors from invalid Authorization headers (issue2550992).Thu, 27 Sep 2018 11:38:05 +0000, by Joseph Myers
-
Avoid errors from selecting "no selection" on multilink (issue2550722).Thu, 27 Sep 2018 11:33:01 +0000, by Joseph Myers
-
Do not transcode binary email attachments (issue2551004).Wed, 26 Sep 2018 01:24:19 +0000, by Joseph Myers
-
Mark failing testTue, 25 Sep 2018 17:06:18 +0200, by Ralf Schlatterbeck
-
Add failing transcoding testTue, 25 Sep 2018 17:03:19 +0200, by Ralf Schlatterbeck
-
Avoid errors indexing binary uploads with Python 3.Sun, 16 Sep 2018 20:04:03 +0000, by Joseph Myers
-
MySQL backend fixes for Python 3.Sun, 16 Sep 2018 16:19:20 +0000, by Joseph Myers
-
Fix email interfaces with Python 3 (issue 2550974, issue 2551000).Sun, 16 Sep 2018 13:55:53 +0000, by Joseph Myers
