gitlab-org--gitlab-foss/lib/gitlab/git
Andrew Newdigate aaa887feba Client Implementation: RefService::RefExists 2017-08-18 09:43:58 +01: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 Only create commit GPG signature when necessary 2017-08-16 18:57:50 +02:00
commit_stats.rb Move `deltas` and `diff_from_parents` logic to Gitlab::Git::Commit 2017-08-07 23:33:40 -04: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
index.rb
path_helper.rb
popen.rb
ref.rb Use helper instead of ad-hoc regex 2017-07-14 17:08:53 +02:00
repository.rb Client Implementation: RefService::RefExists 2017-08-18 09:43:58 +01: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