gitlab-org--gitlab-foss/app
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
..
assets Add link component to download viewer component 2018-10-01 20:40:15 +00:00
controllers Add custom header for error responses 2018-10-01 17:43:40 +00:00
finders
graphql
helpers
mailers
models Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00
policies
presenters
serializers
services
uploaders
validators
views
workers