gitlab-org--gitlab-foss/spec/lib/gitlab/git
Patrick Bajao 6766a0a144 Download a folder from repository
Add `GetArchiveRequest` to git-archive params.

Modifies `Git::Repository#archive_metadata` to append `path`
to `ArchivePrefix` so it'll not hit the cache of repository archive
when it already exists.
2019-04-02 22:07:16 +08:00
..
conflict
patches
attributes_at_ref_parser_spec.rb
attributes_parser_spec.rb
blame_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
blob_spec.rb Bring back Rugged implementation of TreeEntry 2019-03-07 04:33:57 -08:00
branch_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
bundle_file_spec.rb
commit_spec.rb Enrich commits with full data in CommitCollection 2019-03-22 10:26:15 +13:00
compare_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
diff_collection_spec.rb
diff_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
diff_stats_collection_spec.rb
gitmodules_parser_spec.rb
hook_env_spec.rb
lfs_changes_spec.rb
lfs_pointer_file_spec.rb
merge_base_spec.rb
object_pool_spec.rb
pre_receive_error_spec.rb Allow custom hooks errors to appear in GitLab UI 2019-03-26 13:05:40 +13:00
push_spec.rb
raw_diff_change_spec.rb
remote_mirror_spec.rb
remote_repository_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
repository_cleaner_spec.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
repository_spec.rb Download a folder from repository 2019-04-02 22:07:16 +08:00
tag_spec.rb Send project name with Gitaly repository requests 2019-02-05 21:33:09 -08:00
tree_spec.rb Avoid excessive recursive calls with Rugged TreeEntries 2019-03-31 22:14:19 -07:00
user_spec.rb
util_spec.rb
wiki_spec.rb
wraps_gitaly_errors_spec.rb