gitlab-org--gitlab-foss/lib/gitlab/gitaly_client
Alejandro Rodríguez a99bf447a2 Remove Gitlab::Git::Repository#rugged and Gollum code
Cleanup code, and refactor tests that still use Rugged. After this, there should
be no Rugged code that access the instance's repositories on non-test
environments. There is still some rugged code for other tasks like the
repository import task, but since it doesn't access any repository storage path
it can stay.
2018-10-02 16:34:28 -03:00
..
attributes_bag.rb
blob_service.rb Updated Gitaly timeout values 2018-07-05 16:05:24 +00:00
blobs_stitcher.rb
commit_service.rb Removes N+1 gitaly rpc call to fetch the last commit for path 2018-10-01 13:29:47 +01:00
conflict_files_stitcher.rb
conflicts_service.rb Make sure ConflictsService does not raise for conflicting submodules 2018-07-10 15:06:20 +01:00
diff.rb Fix merge requests not showing any diff files for big patches 2018-08-17 13:22:38 -03:00
diff_stitcher.rb
health_check_service.rb
namespace_service.rb Updated Gitaly timeout values 2018-07-05 16:05:24 +00:00
notification_service.rb
operation_service.rb Adds chmod action to POST /projects/:id/repository/commits API 2018-09-27 11:51:15 +02:00
queue_enumerator.rb
ref_service.rb Backport some changes from gitlab-org/gitlab-ee!6767 2018-08-07 06:13:48 -05:00
remote_service.rb Encode remote root ref 2018-09-07 08:45:37 -03:00
repository_service.rb Remove timeouts for long running requests 2018-07-24 13:56:28 +02:00
server_service.rb Add a fast_timeout for the `ServerService.ServerInfo` endpoint 2018-07-11 12:11:42 +01:00
storage_service.rb Port cleanup tasks to use Gitaly 2018-09-07 13:58:31 +02:00
storage_settings.rb Correct Gitlab Capitalization in code files 2018-09-21 12:05:37 +00:00
util.rb
wiki_file.rb
wiki_page.rb
wiki_service.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00