gitlab-org--gitlab-foss/spec/support
Robert Speicher 730625f022 Merge branch 'patch/fix-markdown-preview-wikis' into 'master'
Wiki preview URL converting problem [via Markdown]

Current implementation when rendering the preview, thinks relative links are for project repository files.

We are creating a new preview route that will define correct context data to render for wikis instead.

Fixes #2380, #1184

See merge request !3461
2016-04-07 00:17:21 +00:00
..
api
gitlab_stubs
matchers Fix a few edited references from WikiLinkFilter and specs 2016-04-06 03:13:46 -03:00
api_helpers.rb
capybara.rb Fix Capybara 2.6.2 deprecation warnings 2016-03-15 11:03:17 -07:00
capybara_helpers.rb
carrierwave.rb Move CarrierWave test env config to separate file 2016-03-30 13:57:01 +02:00
db_cleaner.rb
email_format_shared_examples.rb
email_helpers.rb Original implementation to allow users to subscribe to labels 2016-03-15 17:25:37 +01:00
factory_girl.rb
filter_spec_helper.rb Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
fixture_helpers.rb
jira_service_helper.rb
login_helpers.rb
markdown_feature.rb Added & use Gitlab::Routing for URL helpers 2016-04-01 11:13:48 +02:00
mentionable_shared_examples.rb Restrict access to references for confidential issues 2016-03-17 20:55:59 -03:00
project_hook_data_shared_example.rb
relative_url.rb
repo_helpers.rb
select2_helper.rb
services_shared_context.rb
setup_builds_storage.rb
stub_configuration.rb
stub_gitlab_calls.rb
stub_gitlab_data.rb
taskable_shared_examples.rb
test_env.rb Fix creation of merge requests for orphaned branches 2016-04-04 04:51:05 -07:00
wait_for_ajax.rb Fix Capybara 2.6.2 deprecation warnings 2016-03-15 11:03:17 -07:00
webmock.rb
workhorse_helpers.rb