gitlab-org--gitlab-foss/spec/features/projects/wiki
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
..
markdown_preview_spec.rb render using RedCarpet if legacy_render parameter is set 2018-09-05 09:19:16 -05:00
shortcuts_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
user_creates_wiki_page_spec.rb Uploads to wiki stored inside the wiki git repository 2018-09-04 10:39:08 +00:00
user_deletes_wiki_page_spec.rb Use gitlab-ui modal wrapped component 2018-09-07 22:43:08 +00:00
user_git_access_wiki_page_spec.rb Enable Capybara/FeatureMethods cop 2018-07-05 06:32:05 +00:00
user_updates_wiki_page_spec.rb Uploads to wiki stored inside the wiki git repository 2018-09-04 10:39:08 +00:00
user_views_wiki_empty_spec.rb Add helpful messages to empty wiki view 2018-05-29 07:28:49 +00:00
user_views_wiki_in_project_page_spec.rb Resolve "Rename the Master role to Maintainer" Backend 2018-07-11 14:36:08 +00:00
user_views_wiki_page_spec.rb Remove Gitlab::Git::Repository#rugged and Gollum code 2018-10-02 16:34:28 -03:00