Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removes default scope from sortable23079-remove-default-scope-in-sortable | Tiago Botelho | 2017-09-07 | 1 | -1/+1 |
| | |||||
* | Conditionally destroy a ressource | Robert Schilling | 2017-08-28 | 1 | -3/+1 |
| | |||||
* | API: Respect the 'If-Unmodified-Since' for delete endpoints | Robert Schilling | 2017-08-28 | 1 | -0/+1 |
| | |||||
* | Update grape gemdz-update-grape | Dmitriy Zaporozhets | 2017-07-20 | 1 | -0/+1 |
| | | | | | | | | New version of the gem returns 200 status code on delete with content instead of 204 so we explicitly set status code to keep existing behavior Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com> | ||||
* | Return 204 for delete endpoints | Robert Schilling | 2017-02-28 | 1 | -1/+1 |
| | |||||
* | Define common helper for describe pagination params in api | Semyon Pupkov | 2016-11-22 | 1 | -2/+3 |
| | |||||
* | Use declared_params helper in APIgrapify-declared-params | Robert Schilling | 2016-11-14 | 1 | -4/+2 |
| | |||||
* | Add BroadcastMessage API implementation | Robert Speicher | 2016-08-31 | 1 | -0/+99 |