gitlab-org--gitlab-foss/lib/gitlab/git
2018-03-16 13:35:03 +00:00
..
conflict
storage
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Fix n+1 issue by not reloading fully loaded blobs 2018-03-05 11:14:43 -03:00
blob_snippet.rb
branch.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
commit.rb Move CommitService::CommitPatch to OPT_OUT 2018-03-07 14:52:56 +01:00
commit_stats.rb
compare.rb
diff.rb
diff_collection.rb
env.rb
gitlab_projects.rb Respect the configured git path for imported gitlab-shell operations 2018-03-12 16:03:00 +00:00
gitmodules_parser.rb
hook.rb Only set cwd on the newly spawned process, instead of the current one 2018-02-06 12:19:48 -06:00
hooks_service.rb
index.rb
info_attributes.rb
lfs_changes.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
lfs_pointer_file.rb Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
operation_service.rb
path_helper.rb
popen.rb Refactor Gitlab::Git code related to LFS changes for Gitaly migration 2018-02-02 16:27:01 -03:00
ref.rb
remote_mirror.rb
remote_repository.rb
repository.rb Lfs::FileTranformer caches .gitattributes parser 2018-03-15 21:49:01 +00:00
repository_mirroring.rb
rev_list.rb Refactor Gitlab::Git code related to LFS changes for Gitaly migration 2018-02-02 16:27:01 -03:00
storage.rb
tag.rb
tree.rb Migrate recursive tree entries fetching to Gitaly 2018-02-26 16:59:29 +01:00
user.rb
util.rb
wiki.rb Re-enable the remaning Wiki Gitaly-Endpoints 2018-02-28 13:23:26 +00:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb