gitlab-org--gitlab-foss/lib/gitlab/git
2018-07-31 16:28:44 -04:00
..
conflict More Gitaly cleanup: fetch_ref, allow disk access blocks 2018-07-27 08:43:19 +00:00
storage
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb RawBlame only called through Gitaly 2018-06-13 16:44:59 +02:00
blob.rb Remove last flags from Blob and Workhorse 2018-07-11 12:59:15 +02:00
blob_snippet.rb
branch.rb
commit.rb Remove unreachable Git code 2018-07-18 11:12:57 +00:00
commit_stats.rb Remove more feature flags 2018-07-03 17:39:08 +02:00
committer_with_hooks.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
compare.rb
diff.rb
diff_collection.rb Make all Gitaly diff flags mandatory 2018-07-06 12:01:15 +02:00
gitlab_projects.rb CE-EE parity for lib/gitlab/git/gitlab_projects.rb 2018-06-20 15:08:11 -05:00
gitmodules_parser.rb
hook.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
hook_env.rb
hooks_service.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
index.rb
lfs_changes.rb LFS changes are detected by Gitaly 2018-06-19 15:59:27 +02:00
lfs_pointer_file.rb
operation_service.rb Add missing Gitaly branch_update nil checks 2018-07-19 17:48:58 +00:00
path_helper.rb
popen.rb Avoid process deadlock in popen by consuming input pipes 2018-07-12 16:21:30 -07:00
pre_receive_error.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
raw_diff_change.rb
ref.rb
remote_mirror.rb Update remote happens through Gitaly only 2018-06-25 15:47:42 +02:00
remote_repository.rb
repository.rb Refactor gitlab:import:repos task to remove direct disk access 2018-07-31 16:28:44 -04:00
repository_mirroring.rb More Gitaly cleanup: fetch_ref, allow disk access blocks 2018-07-27 08:43:19 +00:00
storage.rb
tag.rb Make search and message RPC's mandatory 2018-06-27 13:46:51 +02:00
tree.rb Remove more feature flags 2018-07-03 17:39:08 +02:00
user.rb
util.rb
version.rb Use gitaly to figure out git version for usage ping 2018-06-19 18:39:47 +05:30
wiki.rb Use limit parameter to retrieve Wikis from Gitaly 2018-07-24 15:36:31 -07:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb