gitlab-org--gitlab-foss/lib/gitlab/git
Douwe Maan 090f4d9e9f Merge branch 'gitaly-mandatory-20180706-jv' into 'master'
Remove gitaly_list_commits_by_oid, gitaly_commit_deltas, gitaly_create_repository flags

Closes gitaly#593, gitaly#566, and gitaly#670

See merge request gitlab-org/gitlab-ce!20432
2018-07-09 09:59:51 +00:00
..
conflict Partially rever "Revert "Merge branch 'gitaly-mandatory-20180703-jv' into 'master'"" 2018-07-06 11:43:01 +02:00
storage Add "deny disk access" Gitaly feature (tripswitch) 2018-06-01 11:56:29 +00:00
attributes_at_ref_parser.rb
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 Gitaly tree entry is mandatory 2018-06-25 13:48:28 +02:00
blob_snippet.rb
branch.rb
commit.rb Make more things mandatory 2018-07-06 14:44:54 +02:00
commit_stats.rb Remove more feature flags 2018-07-03 17:39:08 +02:00
committer_with_hooks.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +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 Make all Gitaly diff flags mandatory 2018-07-06 12:01:15 +02:00
gitlab_projects.rb CE-EE parity for lib/gitlab/git/gitlab_projects.rb 2018-06-20 15:08:11 -05:00
gitmodules_parser.rb Handle CR-LFs properly in .gitmodules file 2018-03-30 15:23:44 -07:00
hook.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
hook_env.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
hooks_service.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
index.rb
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
operation_service.rb
path_helper.rb Fix a RuntimeError: cannot modify frozen string 2018-05-18 15:19:58 +01:00
popen.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
pre_receive_error.rb Don't use Gitlab::Utils.nlbr in Gitlab::Git 2018-06-11 10:42:09 +00:00
raw_diff_change.rb Backport some changes from gitlab-ee!5476 2018-05-09 13:20:28 -05:00
ref.rb
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 Merge branch 'gitaly-mandatory-20180706-jv' into 'master' 2018-07-09 09:59:51 +00:00
repository_mirroring.rb Add handling for commit/tags with big messages 2018-05-18 20:51:10 +02:00
rev_list.rb Force push is handled by Gitaly now 2018-06-19 15:35:17 +02:00
storage.rb
tag.rb Make search and message RPC's mandatory 2018-06-27 13:46:51 +02:00
tree.rb Remove more feature flags 2018-07-03 17:39:08 +02:00
user.rb
util.rb
version.rb Use gitaly to figure out git version for usage ping 2018-06-19 18:39:47 +05:30
wiki.rb Make Gitaly wiki RPC's mandatory 2018-06-18 08:19:11 +00:00
wiki_file.rb
wiki_page.rb
wiki_page_version.rb