summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/git/tree_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@14-2-stable-eev14.2.0-rc42GitLab Bot2021-08-191-25/+61
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-3/+3
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-311-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-071-1/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-211-0/+2
* API: Fix recursive flag not working with Rugged get_tree_entries flagStan Hu2019-05-201-1/+3
* Avoid excessive recursive calls with Rugged TreeEntriessh-fix-rugged-tree-entriesStan Hu2019-03-311-1/+1
* Bring back Rugged implementation of GetTreeEntriesStan Hu2019-03-071-5/+69
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Revert "Merge branch 'revert-e2aa2177' into 'master'"Zeger-Jan van de Weg2018-11-201-12/+2
* Revert "Merge branch 'zj-improve-gitaly-pb' into 'master'"revert-e2aa2177Sean McGivern2018-11-201-2/+12
* Remove duplicate tests for GitalyZeger-Jan van de Weg2018-11-191-12/+2
* Refactor gitlab:import:repos task to remove direct disk accessAlejandro Rodríguez2018-07-311-1/+1
* Remove Rugged exception in cache rescuerugged-reference-cache-rescueJacob Vosmaer2018-01-301-12/+8
* Implement fix for n+1 issue on `flatten_tree` helpergitaly-tree-entries-fixAlejandro Rodríguez2017-09-061-0/+3
* Make gl_repository a G::G::Repository attributeJacob Vosmaer2017-08-231-1/+1
* Incorporate CommitService.GetTreeEntries Gitaly callgitaly-tree-entriesAlejandro Rodríguez2017-07-201-1/+22
* Incorporate Gitaly client for refs serviceAlejandro Rodríguez2017-04-041-1/+1
* Fix symlink icon in project treemhasbini2017-04-021-0/+1
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-5/+5
* Absorb gitlab_gitRobert Speicher2017-01-041-0/+76