gitlab-org--gitlab-foss/lib/gitlab/git
Douwe Maan 3c15a20ba3 Merge branch 'bvl-merge-base-multiple-revisions' into 'master'
Allow getting the merge base of multiple revisions

Closes #52573

See merge request gitlab-org/gitlab-ce!22295
2018-10-15 16:18:21 +00:00
..
conflict More Gitaly cleanup: fetch_ref, allow disk access blocks 2018-07-27 08:43:19 +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 Client implementation for InfoAttributes 2018-04-11 14:21:27 +02:00
blame.rb RawBlame only called through Gitaly 2018-06-13 16:44:59 +02:00
blob.rb Remove dependencies on Linguist 2018-10-12 17:17:30 -07:00
branch.rb Add overview of branches and a filter for active/stale branches 2018-03-06 21:28:14 +09:00
commit.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
commit_stats.rb Remove more feature flags 2018-07-03 17:39:08 +02:00
compare.rb
diff.rb Make single diff patch limit configurable 2018-10-01 11:58:21 -03:00
diff_collection.rb Make single diff patch limit configurable 2018-10-01 11:58:21 -03:00
diff_stats_collection.rb Calculate modified paths of a git push operation 2018-09-28 15:13:04 +02:00
gitmodules_parser.rb Handle CR-LFs properly in .gitmodules file 2018-03-30 15:23:44 -07:00
hook_env.rb Use Gitlab::SafeRequestStore in more places 2018-09-24 12:11:27 -07:00
index.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
lfs_changes.rb LFS changes are detected by Gitaly 2018-06-19 15:59:27 +02:00
lfs_pointer_file.rb Extract constant for LfsPointerFile::VERSION_LINE 2018-03-16 13:35:03 +00:00
merge_base.rb Get the merge-base of 2 refs trough the API 2018-08-13 11:58:54 +02:00
operation_service.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
path_helper.rb Fix a RuntimeError: cannot modify frozen string 2018-05-18 15:19:58 +01:00
pre_receive_error.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
push.rb Fix CE to EE merge (backport) 2018-10-05 17:39:42 +02:00
raw_diff_change.rb Backport some changes from gitlab-ee!5476 2018-05-09 13:20:28 -05:00
ref.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
remote_mirror.rb Update remote happens through Gitaly only 2018-06-25 15:47:42 +02:00
remote_repository.rb Remove legacy storage path call 2018-04-30 09:02:23 +02:00
repository.rb Allow getting the merge base of multiple revisions 2018-10-12 11:41:22 +02:00
repository_mirroring.rb Remove feature flag for FindAllRemoteBranches 2018-08-16 09:42:31 +02:00
tag.rb Make search and message RPC's mandatory 2018-06-27 13:46:51 +02:00
tree.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
user.rb Resolve "Add functionality to change what email address online actions commit using" 2018-09-14 09:52:09 +00:00
util.rb
version.rb Remove Rugged and shell code from Gitlab::Git 2018-09-12 12:32:32 -03:00
wiki.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
wiki_file.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
wiki_page.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
wiki_page_version.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00