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
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
diff.rb
diff_stitcher.rb
health_check_service.rb
namespace_service.rb
notification_service.rb
operation_service.rb
queue_enumerator.rb
ref_service.rb
remote_service.rb
repository_service.rb
server_service.rb
storage_service.rb
storage_settings.rb
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