| Commit message (Expand) | Author | Age | Files | Lines |
* | API: Use defined project requirementsrs-api-use-project-requirements | Robert Schilling | 2017-08-31 | 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 |
* | Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ... | Rémy Coutable | 2017-03-16 | 1 | -2/+4 |
* | Implement review comments from @dbalexandre28251-mr-and-issue-iids-for-api-v4 | Timothy Andrew | 2017-03-07 | 1 | -4/+4 |
* | Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid` | Timothy Andrew | 2017-03-07 | 1 | -8/+12 |
* | Return 204 for delete endpoints | Robert Schilling | 2017-02-28 | 1 | -1/+0 |
* | Enable Style/MultilineArrayBraceLayout | Douwe Maan | 2017-02-23 | 1 | -2/+3 |
* | Fix code for cops | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
* | Enable Style/SpaceInsideBrackets | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
* | Enable Style/MutableConstant | Douwe Maan | 2017-02-23 | 1 | -1/+1 |
* | Paginate all endpoints that return an array | Robert Schilling | 2017-02-16 | 1 | -2/+2 |
* | Use the pagination helper in the APIuse-pagination-helper | Robert Schilling | 2016-12-04 | 1 | -0/+5 |
* | GrapeDSL for Award Emoji endpointszj-grape-award-emoji | Z.J. van de Weg | 2016-10-03 | 1 | -33/+31 |
* | Fix tests for Snippets toggling awards | Z.J. van de Weg | 2016-09-19 | 1 | -14/+9 |
* | API support for Award Emoji on Snippets | Z.J. van de Weg | 2016-09-19 | 1 | -10/+20 |
* | Snippets get award emoji! :thumbsup: | Z.J. van de Weg | 2016-09-19 | 1 | -1/+1 |
* | prevent authored awardable thumbs votes | barthc | 2016-08-28 | 1 | -1/+5 |
* | Fix not normalized emoji paths | dixpac | 2016-07-14 | 1 | -2/+2 |
* | Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-lines | Grzegorz Bizon | 2016-07-01 | 1 | -1/+0 |
* | Add endpoints for award emoji on notes | Z.J. van de Weg | 2016-06-17 | 1 | -68/+83 |
* | Sort API endpoints and implement feedback | Z.J. van de Weg | 2016-06-17 | 1 | -8/+12 |
* | Add endpoints for Award Emoji | Z.J. van de Weg | 2016-06-17 | 1 | -0/+97 |