gitlab-ce/lib/gitlab/git
Jacob Vosmaer (GitLab) f4de7309ab Remove unused methods from Gitlab::Git 2018-01-17 09:54:27 +00:00
..
conflict Migrate Repository#can_be_merged? to Gitaly 2018-01-11 16:40:13 +01:00
storage Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
attributes.rb
blame.rb
blob.rb Merge branch 'remove-commit-tree' into 'master' 2018-01-08 11:31:10 +00:00
blob_snippet.rb
branch.rb
commit.rb Migrate Commit#uri_type to Gitaly 2018-01-15 14:16:22 +01:00
commit_stats.rb Speed up generation of commit stats by using Rugged native methods 2018-01-02 23:48:19 -08:00
compare.rb
diff.rb
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 Move git operations for multi_action into Gitlab::Git 2018-01-05 15:17:53 -03:00
lfs_changes.rb
operation_service.rb Prepare Gitlab::Git::Repository#rebase for Gitaly migration 2018-01-04 12:39:45 +01:00
path_helper.rb
popen.rb Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-11-06 21:44:57 +08:00
ref.rb
remote_mirror.rb Move git operations for UpdateRemoteMirrorService into Gitlab::Git 2018-01-03 23:09:04 -03:00
remote_repository.rb Remove Rugged::Repository#empty? 2017-12-07 15:33:30 +00:00
repository.rb Remove unused methods from Gitlab::Git 2018-01-17 09:54:27 +00:00
repository_mirroring.rb Unify mirror addition operations to prepare for Gitaly migration 2017-12-06 19:08:29 -03:00
rev_list.rb Prevent RevList failing on non utf8 paths 2018-01-16 13:27:59 +00:00
storage.rb Keep track of all storage keys in a set 2017-12-01 17:50:43 +01:00
tag.rb
tree.rb
user.rb Fix encoding bugs in Gitlab::Git::User 2017-11-23 10:48:57 +00:00
util.rb
wiki.rb Resolve "Performance issues when loading large number of wiki pages" 2017-11-17 11:48:32 +00:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb