gitlab-org--gitlab-foss/lib/gitlab/git
Francisco Javier López c921e686b8 Moved committer and spec. Added some extra code to run hooks or not depending on the options 2018-04-23 10:56:46 +00:00
..
conflict Fix 500 error when MR from fork has conflicts but worker has not run 2018-04-06 12:16:51 +01:00
storage Route path lookups through legacy_disk_path 2018-03-21 18:18:32 +01:00
support Backport of EE !4989 2018-04-11 22:05:07 -05:00
attributes_at_ref_parser.rb
attributes_parser.rb Client implementation for InfoAttributes 2018-04-11 14:21:27 +02:00
blame.rb
blob.rb Fix n+1 issue by not reloading fully loaded blobs 2018-03-05 11:14:43 -03:00
blob_snippet.rb
branch.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
commit.rb Return nil on empty path 2018-04-17 16:30:18 +02:00
commit_stats.rb
committer_with_hooks.rb Moved committer and spec. Added some extra code to run hooks or not depending on the options 2018-04-23 10:56:46 +00:00
compare.rb
diff.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
diff_collection.rb
gitlab_projects.rb Use shard name in Git::GitlabProjects instead of shard path 2018-04-03 16:22:13 +02:00
gitmodules_parser.rb Handle CR-LFs properly in .gitmodules file 2018-03-30 15:23:44 -07:00
hook.rb Add custom additonal email text to all emails 2018-04-04 12:29:03 -05:00
hook_env.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
hooks_service.rb
index.rb
lfs_changes.rb Incorporate Gitaly's RPCs for Gitlab::Git::LfsChanges 2018-03-02 17:12:08 -03:00
lfs_pointer_file.rb Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
operation_service.rb
path_helper.rb
popen.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
raw_diff_change.rb Backport of EE !4989 2018-04-11 22:05:07 -05:00
ref.rb
remote_mirror.rb
remote_repository.rb
repository.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
repository_mirroring.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
rev_list.rb
storage.rb
tag.rb
tree.rb Migrate recursive tree entries fetching to Gitaly 2018-02-26 16:59:29 +01:00
user.rb
util.rb
wiki.rb Moved committer and spec. Added some extra code to run hooks or not depending on the options 2018-04-23 10:56:46 +00:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb