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
2023-07-19Add latest changes from gitlab-org/gitlab@16-2-stable-eev16.2.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-11-01Add latest changes from gitlab-org/security/gitlab@15-5-stable-eeGitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-01-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-21Add service classes for mutating AwardEmojiLuke Duncalfe
2018-11-28Fix API::Namespaces to accept namepaces with dotsImre Farkas
2018-09-30Enable frozen string in lib/api and lib/backupgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-24Allows author to vote on their own issueChantal Rollison
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