gitlab-org--gitlab-foss/lib/gitlab/git
Ahmad Sherif e10437de40 Migrate Gitlab::Git::Repository#find_branch to Gitaly 2017-09-05 17:29:45 +00:00
..
storage Use ruby's `File.stat` to check storage availability 2017-08-04 15:38:50 +02:00
attributes.rb
blame.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
blob.rb Merge branch 'rs-more-public-send-whitelists' into 'master' 2017-08-16 11:25:26 +00:00
blob_snippet.rb
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
diff.rb Re-enable SqlInjection and CommandInjection 2017-08-08 10:50:54 -04: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 Move GitOperationService to Gitlab::Git 2017-09-01 14:37:56 +02:00
path_helper.rb
popen.rb
ref.rb Use helper instead of ad-hoc regex 2017-07-14 17:08:53 +02:00
repository.rb Migrate Gitlab::Git::Repository#find_branch to Gitaly 2017-09-05 17:29:45 +00:00
rev_list.rb
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 Whitelist or fix additional `Gitlab/PublicSend` cop violations 2017-08-14 12:14:11 -04:00
util.rb