-
- Downloads
Merge branch 'sh-rugged-tree-entries' into 'master'
Bring back Rugged implementation of GetTreeEntries See merge request gitlab-org/gitlab-ce!25674
Showing
- app/helpers/tree_helper.rb 1 addition, 10 deletionsapp/helpers/tree_helper.rb
- changelogs/unreleased/sh-rugged-tree-entries.yml 5 additions, 0 deletionschangelogs/unreleased/sh-rugged-tree-entries.yml
- lib/gitlab/git/rugged_impl/repository.rb 5 additions, 0 deletionslib/gitlab/git/rugged_impl/repository.rb
- lib/gitlab/git/rugged_impl/tree.rb 105 additions, 0 deletionslib/gitlab/git/rugged_impl/tree.rb
- lib/gitlab/git/tree.rb 6 additions, 0 deletionslib/gitlab/git/tree.rb
- spec/lib/gitlab/git/tree_spec.rb 67 additions, 13 deletionsspec/lib/gitlab/git/tree_spec.rb
lib/gitlab/git/rugged_impl/tree.rb
0 → 100644
Please register or sign in to comment