gitlab-org--gitlab-foss/lib/gitlab/git
Rémy Coutable f5990e444a Merge branch 'gitaly-user-squash' into 'master'
Incorporate OperationService.UserSquash Gitaly RPC

Closes gitaly#991

See merge request gitlab-org/gitlab-ce!16899
2018-02-05 10:32:20 +00:00
..
conflict
storage Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
attributes_at_ref_parser.rb Can parse root .gitattributes file for a ref 2018-01-24 05:15:37 +00:00
attributes_parser.rb Can parse root .gitattributes file for a ref 2018-01-24 05:15:37 +00:00
blame.rb Set alternate object directories in run_git 2018-01-29 08:51:25 +00:00
blob.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
blob_snippet.rb
branch.rb Remove intermediate methods on Branch and Tag classes 2018-02-01 13:00:38 +01:00
commit.rb Retrieve commit signatures with Gitaly 2018-01-18 14:10:17 +00:00
commit_stats.rb
compare.rb
diff.rb Decouple more of Repository from Rugged 2018-01-30 16:21:55 +00:00
diff_collection.rb
env.rb
gitlab_projects.rb Migrate importing repository to Gitaly 2018-01-15 14:15:54 +01:00
gitmodules_parser.rb
hook.rb
hooks_service.rb
index.rb
info_attributes.rb Can parse root .gitattributes file for a ref 2018-01-24 05:15:37 +00:00
lfs_changes.rb
operation_service.rb Decouple more of Repository from Rugged 2018-01-30 16:21:55 +00:00
path_helper.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
popen.rb Set alternate object directories in run_git 2018-01-29 08:51:25 +00:00
ref.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
remote_mirror.rb Incorporate Gitaly's RemoteService.UpdateRemoteMirror RPC 2018-01-22 13:51:02 -03:00
remote_repository.rb
repository.rb Merge branch 'gitaly-user-squash' into 'master' 2018-02-05 10:32:20 +00:00
repository_mirroring.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
rev_list.rb Prevent RevList failing on non utf8 paths 2018-01-16 13:27:59 +00:00
storage.rb
tag.rb Remove intermediate methods on Branch and Tag classes 2018-02-01 13:00:38 +01:00
tree.rb Remove Rugged exception in cache rescue 2018-01-30 17:51:56 +01:00
user.rb
util.rb
wiki.rb Migrate fetching wiki page formatted content to Gitaly 2018-01-30 17:19:39 +01:00
wiki_file.rb
wiki_page.rb Add formatted_data attribute to Git::WikiPage 2018-01-24 21:14:11 +01:00
wiki_page_version.rb