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
2021-06-16Add latest changes from gitlab-org/gitlab@14-0-stable-eev14.0.0-rc42GitLab Bot
2021-05-19Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-02-18Add latest changes from gitlab-org/gitlab@13-9-stable-eev13.9.0-rc42GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-02-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-26Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-26Incorporate review feedbackRobert Schilling
2019-08-26Make tests passRobert Schilling
2019-08-26Move promote to put and add more specsRobert Schilling
2019-08-26Add docs and first specsRobert Schilling
2019-08-23Add label_id parameter to label API for PUT and DELETEPatrick Derichs
2019-08-08Remove label issue and MR counts from default API responsesSean McGivern
2019-02-14Merge branch '56694-mark-group-level-labels-in-label-api-as-such' into 'master'Rémy Coutable
2019-02-14Add docs and specsRobert Schilling
2019-02-12API: Expose text_color for project and group labelsRobert Schilling
2018-12-19Update specs to rails5 formatblackst0ne
2018-08-24POST should be PUT in the API labels specsRobert Schilling
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-08-28Add tests for the unmodified headerRobert Schilling
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-04-21Unnecessary "include WaitForAjax" and "include ApiHelpers"Jacopo
2017-02-28Return 204 for delete endpointsRobert Schilling
2017-02-23Fix new offensesDouwe Maan
2017-02-23Enable Style/WordArrayDouwe Maan
2017-02-21API: Make subscription API more RESTfuLRobert Schilling
2017-02-16Add a custom pagination matcherRobert Schilling
2017-01-17Replace many :project with :empty_projects in API specsRémy Coutable
2016-11-28Changed API spec files to describe the correct classLivier
2016-11-17Remove default value for `project` argument on subscribable concernDouglas Barbosa Alexandre
2016-11-15add testsFrancesco Coda Zabetta
2016-11-15use Enumerable#find insted of select + firstFrancesco Coda Zabetta
2016-11-14fix styleFrancesco Coda Zabetta
2016-11-14fix styleFrancesco Coda Zabetta
2016-11-14fix labels API adding missing parameter (current_user)Francesco Coda Zabetta
2016-11-09Remove order-dependent expectationRémy Coutable
2016-11-07Expose Label id to APIRares Sfirlogea
2016-11-07Ability to update labels priority via APIRobert Schilling
2016-11-04Merge remote-tracking branch 'origin/labels-api'Rémy Coutable
2016-10-24Grapify the labels APIRobert Schilling