gitlab-org--gitlab-foss/lib/gitlab/git
Douwe Maan 4716e81f9d Merge branch 'revert-configurable-size-limits' into 'master'
Revert "Increase diff limits to 100 KB for collapse and 200 KB overall"

See merge request gitlab-org/gitlab-ce!14628
2017-10-02 14:39:55 +00:00
..
storage Allow the git circuit breaker to correctly handle missing repository storages 2017-09-22 10:05:28 +01:00
attributes.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
blame.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04:00
blob.rb Ensure that Blob.raw returns always returns a valid blob object 2017-09-21 14:49:51 -04: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 Prepare cherry-pick and revert for migration to Gitaly 2017-09-19 17:09:10 +00:00
commit_stats.rb Migrate Git::CommitStats to Gitaly 2017-09-11 21:00:58 +02:00
compare.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
diff.rb Revert "Increase diff limits to 100 KB for collapse and 200 KB overall" 2017-10-02 13:54:40 +01:00
diff_collection.rb Refactor Gitlab::Git::Commit to include a repository 2017-08-07 22:34:34 -04: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 username to authorized result, so that gitlab-shell can pass it to hooks 2017-09-29 18:16:55 -04:00
hooks_service.rb Add username as GL_USERNAME in hooks (http) 2017-09-29 18:12:03 -04:00
index.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
operation_service.rb Use Gitlab::Git's Popen on that module's code 2017-09-20 13:21:54 +02:00
path_helper.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00
popen.rb Use Gitlab::Git's Popen on that module's code 2017-09-20 13:21:54 +02:00
ref.rb Use helper instead of ad-hoc regex 2017-07-14 17:08:53 +02:00
repository.rb Implement OperationService.UserAddBranch Gitaly RPC 2017-09-30 00:58:56 -03:00
rev_list.rb Use Gitlab::Git's Popen on that module's code 2017-09-20 13:21:54 +02:00
storage.rb Allow the git circuit breaker to correctly handle missing repository storages 2017-09-22 10:05:28 +01:00
tag.rb Make commit lookups explicit 2017-07-14 17:08:53 +02:00
tree.rb Implement fix for n+1 issue on `flatten_tree` helper 2017-09-06 17:47:25 -03:00
user.rb Add username as GL_USERNAME in hooks (http) 2017-09-29 18:12:03 -04:00
util.rb Add Gitaly notes and annotations to Gitlab::Git 2017-07-12 17:06:31 +02:00