gitlab-org--gitlab-foss/lib/gitlab/git
Alejandro Rodríguez c2e99b40f7 Implement fix for n+1 issue on `flatten_tree` helper 2017-09-06 17:47:25 -03:00
..
storage Use ruby's `File.stat` to check storage availability 2017-08-04 15:38:50 +02:00
attributes.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
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 Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
branch.rb Make commit lookups explicit 2017-07-14 17:08:53 +02:00
commit.rb Incorporate DiffService.CommitPatch Gitaly RPC 2017-08-22 16:31:59 -03:00
commit_stats.rb Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit 2017-08-07 23:33:40 -04:00
committer.rb Rubocop whitespace 2017-08-23 10:45:20 +02:00
compare.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
diff.rb renames ambiguous methods and add spec 2017-09-06 09:01:53 -04:00
diff_collection.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
env.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
gitmodules_parser.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
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 Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
operation_service.rb Move GitOperationService to Gitlab::Git 2017-09-01 14:37:56 +02:00
path_helper.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
popen.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
ref.rb Use helper instead of ad-hoc regex 2017-07-14 17:08:53 +02:00
repository.rb Migrate creating/deleting a branch to Gitaly 2017-09-06 17:25:17 +02:00
rev_list.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
storage.rb Add a Circuitbreaker for storage paths 2017-08-04 15:38:48 +02:00
tag.rb Make commit lookups explicit 2017-07-14 17:08:53 +02:00
tree.rb Implement fix for n+1 issue on `flatten_tree` helper 2017-09-06 17:47:25 -03:00
util.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00