gitlab-org--gitlab-foss/lib/gitlab/git
Douwe Maan e4038cb508 Merge branch 'cache-diff-size-limits' into 'master'
Only look up diff size limit flags once per request

See merge request !12048
2017-06-09 20:16:58 +00:00
..
attributes.rb
blame.rb Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper` 2017-06-01 21:21:14 +00:00
blob.rb Detect if file that appears to be text in the first 1024 bytes is actually binary afer loading all data 2017-06-08 12:49:03 -05:00
blob_snippet.rb
branch.rb
commit.rb Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper` 2017-06-01 21:21:14 +00:00
commit_stats.rb
compare.rb Fix Diff::Position#diff_file for positions on straight diffs 2017-06-06 14:48:05 -05:00
diff.rb Only look up diff size limit flags once per request 2017-06-09 17:21:27 +01:00
diff_collection.rb
env.rb
hook.rb
index.rb
path_helper.rb
popen.rb
ref.rb Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper` 2017-06-01 21:21:14 +00:00
repository.rb Move diffable? method from Repository to Diff::File 2017-06-08 09:32:57 -05:00
rev_list.rb
tag.rb
tree.rb Rename `Gitlab::Git::EncodingHelper` to `Gitlab::EncodingHelper` 2017-06-01 21:21:14 +00:00
util.rb