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
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
2016-11-29Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan
2016-11-09Add button to delete all merged branchesToon Claes
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-06-27Use HTTP matchers if possibleZ.J. van de Weg
2016-06-03Update test since branch removal does not render template anymoreDmitriy Zaporozhets
2016-04-07Return status code 303 after a branch DELETE operation to avoid project deletionStan Hu
2016-03-15Incorporate reviewZeger-Jan van de Weg
2016-03-15Enhance new branch button on an issueZeger-Jan van de Weg
2016-02-19Move a few controller specs to their correct locationsRobert Speicher