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 Apply patches when creating MR via email 2018-11-07 16:27:55 +01:00
attributes_at_ref_parser_spec.rb Fix typos in comments and specs 2018-11-01 08:59:20 +02:00
attributes_parser_spec.rb Add spec for Gitlab::Git::Repository#attributes 2018-10-30 15:44:55 +08:00
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 Validate bundle files before unpacking them 2019-01-10 21:33:36 +00:00
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 Calculate modified paths of a git push operation 2018-09-28 15:13:04 +02:00
gitmodules_parser_spec.rb
hook_env_spec.rb Use Gitlab::SafeRequestStore in more places 2018-09-24 12:11:27 -07:00
lfs_changes_spec.rb Adds tracing messages for slow git pushes 2018-10-25 10:10:45 +01:00
lfs_pointer_file_spec.rb
merge_base_spec.rb Enable the Layout/ExtraSpacing cop 2019-01-24 13:05:45 +01:00
object_pool_spec.rb Upgrade Gitaly to 1.9.0 2018-12-17 09:26:09 +01:00
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 Treat nil git push revisons as a blank Git SHA value 2018-10-02 13:01:55 +02:00
raw_diff_change_spec.rb
remote_mirror_spec.rb SSH public-key authentication for push mirroring 2018-11-19 11:46:39 +00:00
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 Resolve "Add functionality to change what email address online actions commit using" 2018-09-14 09:52:09 +00:00
util_spec.rb
wiki_spec.rb Remove a dependency on gitlab-gollum-lib 2018-10-16 12:53:30 +01:00
wraps_gitaly_errors_spec.rb Move Repository#wrapped_gitaly_errors into concern 2018-10-30 15:53:46 +01:00