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-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-01-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-27Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-20Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-01Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-16Cleanup usages of `JSON.parse` in specsPeter Leitzen
2019-07-01Merge branch '58583-confidential-mr-branch-backend' into 'master'Rémy Coutable
2019-07-01Check if user can `update_issue` on projectPatrick Bajao
2019-06-28Fix issues when creating system notesPatrick Bajao
2019-06-28Support branch creation from confidential issuePatrick Bajao
2019-06-28Add endpoint for fetching diverging commit countsIgor Drozdov
2019-06-18Make KubernetesService readonlyJames Fargher
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-01-22Use 'delete' instead of 'remove' for source branchSam Bigelow
2018-12-19Update specs to rails5 formatblackst0ne
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-05-24Reduce CE/EE diff in spec/controllers/projects/branches_controller_spec.rbRémy Coutable
2018-04-03Re-enable allowing n+1 Gitaly calls for cold cacheLin Jen-Shin
2018-03-06Add overview of branches and a filter for active/stale branchesTakuya Noguchi
2017-12-26Fix when branch creation fails don't post system noteMateusz Bajorski
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-11-28Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda
2017-11-28Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda
2017-11-28Duplicate spec for Platform::Kubernetes with kubernetes_projectShinya Maeda
2017-11-28Add test suit for platform::kubernetesShinya Maeda
2017-10-20Refactor `have_http_status` into `have_gitlab_http_status` in the specsJacopo
2017-10-10Stop using `branch_names.include?` and use `branch_exists?`Andrew Newdigate
2017-09-12Resolve "Error 500 in non-UTF8 branch names"Micael Bergeron
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-09Revert 'New file from interface on existing branch'Douwe Maan
2017-05-09Merge request widget redesignFatih Acet
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-03-13New file from interface on existing branchJacopo
2017-03-06Fix json response in branches controllerGeorge Andrinopoulos
2017-02-24Merge branch 'dm-more-namespace-full-path' into 'master' Sean McGivern
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-23Fixes after reviewValery Sizov
2017-02-23Create master branch first if project is repository-lessValery Sizov
2017-01-26Use `empty_project` where possible in controller specsRobert Speicher