gitlab-org--gitlab-foss/lib/gitlab/git/rugged_impl
Stan Hu c1827f1c50 API: Fix recursive flag not working with Rugged get_tree_entries flag
Attempting to use the API endpoint
/projects/:id/repository/tree?recursive=true would only return a subset
of the results since the full recursive list wasn't actually being
returned.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/61979
2019-05-20 12:19:15 -07:00
..
blob.rb Fix return nil Rubocop offenses 2019-03-07 05:13:41 -08:00
commit.rb Bring back Rugged implementation of ListCommitsByOid 2019-04-17 05:09:18 -07:00
ref.rb
repository.rb Bring back Rugged implementation of ListCommitsByOid 2019-04-17 05:09:18 -07:00
tree.rb API: Fix recursive flag not working with Rugged get_tree_entries flag 2019-05-20 12:19:15 -07:00