gitlab-org--gitlab-foss/lib/gitlab/git
Yorick Peterse 31fb547f6c
Backport Gitaly dynamic timeouts from EE
EE added the ability to set timeouts when handling blobs. Since there's
no particular reason for this to be EE specific we can just backport
this to CE.
2019-03-12 11:10:40 +01:00
..
conflict
patches
rugged_impl Add back Rugged support for retrieving a commit tree entry 2019-03-08 16:01:59 -08:00
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Bring back Rugged implementation of TreeEntry 2019-03-07 04:33:57 -08:00
branch.rb
bundle_file.rb Validate bundle files before unpacking them 2019-01-10 21:33:36 +00:00
commit.rb Add back Rugged support for retrieving a commit tree entry 2019-03-08 16:01:59 -08:00
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
diff_stats_collection.rb
gitmodules_parser.rb
hook_env.rb
index.rb
lfs_changes.rb
lfs_pointer_file.rb
merge_base.rb
object_pool.rb Rename gl_project_name -> gl_project_path 2019-02-05 21:33:10 -08:00
operation_service.rb
path_helper.rb
pre_receive_error.rb
push.rb
raw_diff_change.rb
ref.rb Bring back Rugged implementation of find_commit 2019-03-01 08:45:51 -08:00
remote_mirror.rb
remote_repository.rb
repository.rb Backport Gitaly dynamic timeouts from EE 2019-03-12 11:10:40 +01:00
repository_cleaner.rb Use BFG object maps to clean projects 2018-12-06 18:58:00 +00:00
repository_mirroring.rb
tag.rb Batch load only data from same repository when lazy object is accessed 2018-11-26 11:15:18 +01:00
tree.rb Bring back Rugged implementation of GetTreeEntries 2019-03-07 04:29:51 -08:00
user.rb
util.rb
version.rb
wiki.rb
wiki_file.rb
wiki_page.rb
wiki_page_version.rb
wraps_gitaly_errors.rb