gitlab-ce/lib/gitlab/git
Alejandro Rodríguez 3fcab51ebb Refactor conflict resolution to contain git ops within Gitlab::Git
This prepares the codebase for a Gitaly migration. See
https://gitlab.com/gitlab-org/gitaly/issues/553
2017-10-12 22:03:14 -03:00
..
storage
attributes.rb
blame.rb
blob.rb
blob_snippet.rb
branch.rb
commit.rb
commit_stats.rb
compare.rb
conflict_file.rb Refactor conflict resolution to contain git ops within Gitlab::Git 2017-10-12 22:03:14 -03:00
conflict_parser.rb Refactor conflict resolution to contain git ops within Gitlab::Git 2017-10-12 22:03:14 -03: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
diff_line_code.rb Move Gitlab::Diff::LineCode to module Gitlab::Git 2017-10-12 21:45:16 -03:00
env.rb Pass git object dir attributes as relative paths to Gitaly 2017-10-11 15:46:55 +02:00
gitmodules_parser.rb
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
merge.rb Refactor conflict resolution to contain git ops within Gitlab::Git 2017-10-12 22:03:14 -03:00
operation_service.rb Log update-ref errors in OperationService 2017-10-02 14:39:09 +02:00
path_helper.rb
popen.rb
ref.rb
repository.rb Refactor conflict resolution to contain git ops within Gitlab::Git 2017-10-12 22:03:14 -03:00
rev_list.rb Include RevList error messages in exceptions 2017-10-03 16:33:32 +02:00
storage.rb
tag.rb
tree.rb
user.rb Restore User.from_gitaly 2017-10-03 16:53:11 +00:00
util.rb
wiki.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00
wiki_file.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00
wiki_page.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00
wiki_page_version.rb Hide Gollum inside Gitlab::Git::Wiki 2017-10-03 16:58:33 +00:00