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
2022-12-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-11-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2022-06-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2021-05-05Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-10-15Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-30Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-27Add latest changes from gitlab-org/gitlab@masterGitLab 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