gitlab-ce/lib/gitlab/git
Ahmad Sherif eb36fa17a6 Migrate Gitlab::Git::Repository#diff to Gitaly
Closes gitaly#524
2017-09-21 11:05:06 +02:00
..
storage
attributes.rb
blame.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
blob.rb renames ambiguous methods and add spec 2017-09-06 09:01:53 -04:00
blob_snippet.rb
branch.rb
commit.rb Prepare cherry-pick and revert for migration to Gitaly 2017-09-19 17:09:10 +00:00
commit_stats.rb Migrate Git::CommitStats to Gitaly 2017-09-11 21:00:58 +02:00
compare.rb
diff.rb Migrate Gitlab::Git::Repository#diff to Gitaly 2017-09-21 11:05:06 +02:00
diff_collection.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
env.rb
gitmodules_parser.rb
hook.rb Move GitHooksService to Gitlab::Git 2017-08-23 10:45:20 +02:00
hooks_service.rb Rubocop whitespace 2017-08-23 10:45:20 +02:00
index.rb
operation_service.rb Prepare cherry-pick and revert for migration to Gitaly 2017-09-19 17:09:10 +00:00
path_helper.rb
popen.rb
ref.rb
repository.rb Migrate Gitlab::Git::Repository#diff to Gitaly 2017-09-21 11:05:06 +02:00
rev_list.rb
storage.rb
tag.rb
tree.rb Implement fix for n+1 issue on `flatten_tree` helper 2017-09-06 17:47:25 -03:00
user.rb Rename Gitlab::Git::Committer to User 2017-09-14 17:42:02 +02:00
util.rb