gitlab-org--gitlab-foss/lib/gitlab/git
Michael Kozono a54a5d9f39 Use Gitlab::SafeRequestStore in more places
Even if it doesn’t save lines of code, since people will tend to use
code they’ve seen. And `SafeRequestStore` is safer since you
don’t have to remember to check `RequestStore.active?`.
2018-09-24 12:11:27 -07:00
..
conflict More Gitaly cleanup: fetch_ref, allow disk access blocks 2018-07-27 08:43:19 +00:00
storage Use Gitlab::SafeRequestStore in more places 2018-09-24 12:11:27 -07:00
attributes_at_ref_parser.rb
attributes_parser.rb
blame.rb
blob.rb Remove last flags from Blob and Workhorse 2018-07-11 12:59:15 +02:00
blob_snippet.rb
branch.rb
commit.rb Remove unreachable Git code 2018-07-18 11:12:57 +00:00
commit_stats.rb Remove more feature flags 2018-07-03 17:39:08 +02:00
compare.rb
diff.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
diff_collection.rb Send max_patch_bytes to Gitaly via Gitaly::CommitDiffRequest 2018-09-06 19:18:27 -03:00
diff_stats_collection.rb Use standalone diff stats RPC on every comparison view 2018-09-19 12:26:28 +00:00
gitmodules_parser.rb
hook_env.rb Use Gitlab::SafeRequestStore in more places 2018-09-24 12:11:27 -07:00
index.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
lfs_changes.rb
lfs_pointer_file.rb
merge_base.rb Get the merge-base of 2 refs trough the API 2018-08-13 11:58:54 +02:00
operation_service.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
path_helper.rb
pre_receive_error.rb
raw_diff_change.rb
ref.rb
remote_mirror.rb
remote_repository.rb
repository.rb Use standalone diff stats RPC on every comparison view 2018-09-19 12:26:28 +00:00
repository_mirroring.rb Remove feature flag for FindAllRemoteBranches 2018-08-16 09:42:31 +02:00
storage.rb
tag.rb
tree.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
user.rb Resolve "Add functionality to change what email address online actions commit using" 2018-09-14 09:52:09 +00:00
util.rb
version.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
wiki.rb Simplify by using Gitlab::SafeRequestStore 2018-09-24 12:11:26 -07:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb