gitlab-org--gitlab-foss/lib/gitlab/git
Alexis Reigel a01eabc19f update rugged
the rugged versions up to 0.26.0b3 had a bug concerning the signature
extraction. The extracted signature was not always the same, probably
due to a buffer (overflow) issue in libgit.

see https://github.com/libgit2/rugged/issues/608
2017-07-27 15:43:36 +02:00
..
attributes.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
blame.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
blob.rb Renamed Gitaly services 2017-07-18 07:59:36 +00: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 update rugged 2017-07-27 15:43:36 +02:00
commit_stats.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
compare.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
diff.rb Migrate DiffCollection limiting logic to Gitaly 2017-07-19 18:05:22 +02:00
diff_collection.rb Migrate DiffCollection limiting logic to Gitaly 2017-07-19 18:05:22 +02: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 Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
index.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +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 Implement GRPC call to RepositoryService 2017-07-26 09:32:34 +02:00
rev_list.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
tag.rb Make commit lookups explicit 2017-07-14 17:08:53 +02:00
tree.rb Incorporate CommitService.GetTreeEntries Gitaly call 2017-07-20 12:47:00 -04:00
util.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00