Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-31API: Use defined project requirementsRobert Schilling
2017-08-28Conditionally destroy a ressourceRobert Schilling
2017-08-28API: Respect the 'If-Unmodified-Since' for delete endpointsRobert Schilling
2017-07-20Update grape gemDmitriy Zaporozhets
2017-03-16Add `requirements: { id: %r{[^/]+} }` for all projects and groups namespaced ...Rémy Coutable
2017-03-07Implement review comments from @dbalexandreTimothy Andrew
2017-03-07Migrate the AwardEmoji API to use `merge_request_iid` and `issue_iid`Timothy Andrew
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-23Enable Style/MultilineArrayBraceLayoutDouwe Maan
2017-02-23Fix code for copsDouwe Maan
2017-02-23Enable Style/SpaceInsideBracketsDouwe Maan
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-16Paginate all endpoints that return an arrayRobert Schilling
2016-12-04Use the pagination helper in the APIRobert Schilling
2016-10-03GrapeDSL for Award Emoji endpointsZ.J. van de Weg
2016-09-19Fix tests for Snippets toggling awardsZ.J. van de Weg
2016-09-19API support for Award Emoji on SnippetsZ.J. van de Weg
2016-09-19Snippets get award emoji! :thumbsup:Z.J. van de Weg
2016-08-28prevent authored awardable thumbs votesbarthc
2016-07-14Fix not normalized emoji pathsdixpac
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-17Add endpoints for award emoji on notesZ.J. van de Weg
2016-06-17Sort API endpoints and implement feedbackZ.J. van de Weg
2016-06-17Add endpoints for Award EmojiZ.J. van de Weg