summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/branch_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot2022-09-191-1/+1
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-16/+7
* Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot2022-07-201-19/+6
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-0/+10
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-3/+3
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-0/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-241-3/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-2/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-2/+2
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-021-6/+2
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-311-1/+1
* Remove Repository#path memoizationJacob Vosmaer (GitLab)2018-07-121-1/+7
* Find and mark more Git disk access locations, part 2Jacob Vosmaer2018-06-121-1/+3
* Add overview of branches and a filter for active/stale branchesTakuya Noguchi2018-03-061-0/+64
* Fetch the merged branches at onceLin Jen-Shin (godfat)2017-10-271-0/+32
* Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-231-1/+1
* Make commit lookups explicitJacob Vosmaer2017-07-141-45/+0
* Add a UTF-8 encoding matcherJacob Vosmaer2017-06-301-1/+1
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-2/+2
* Incorporate Gitaly's local_branches operation into repo codegitaly-local-branchesAlejandro Rodríguez2017-05-171-0/+45
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-1/+1
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+31