gitlab-org--gitlab-foss/spec/features
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
..
admin Remove project-issuable-filter from admin builds page :) 2016-02-05 11:53:06 +01:00
atom Wrap images in discussions and wikis with a link to the image source using ImageLinkFilter. 2016-04-04 19:44:07 -06:00
issues complete the tests 2016-04-06 03:42:27 +01:00
merge_requests Fix creation of merge requests for orphaned branches 2016-04-04 04:51:05 -07:00
profiles Use new routing helper 2015-09-08 17:53:16 +01:00
security Ensure project snippets have their own access level 2016-03-25 18:51:17 +01:00
builds_spec.rb Merge remote-tracking branch 'origin/master' into ci-permissions 2016-02-04 13:16:48 +01:00
ci_lint_spec.rb Allow subsequent validations in CI Linter 2016-01-11 13:37:31 +01:00
commits_spec.rb Rename allow_guest_to_access_builds to public_builds 2016-02-04 12:57:46 +01:00
dashboard_milestones_spec.rb Add missing Dashboard::LabelsController 2016-03-23 12:02:15 +01:00
gitlab_flavored_markdown_spec.rb Make sure the `gfm` helper passes the required options 2015-08-31 18:09:18 -04:00
groups_spec.rb Add `feature` tag to feature specs 2015-07-06 22:39:55 -04:00
help_pages_spec.rb Re-fix image rendering for help pages 2015-04-15 12:45:31 -04:00
issues_spec.rb Tests update 2016-04-04 10:48:49 +01:00
login_spec.rb Allow the initial admin to set a password 2016-03-04 17:37:57 -05:00
markdown_spec.rb Ensure correct filter order to validate with our markdown spec 2016-04-06 03:30:56 -03:00
notes_on_merge_requests_spec.rb Updated tests 2016-04-04 10:48:49 +01:00
password_reset_spec.rb Use devise paranoid mode and ensure the same message is returned every time 2015-12-09 18:40:37 -06:00
profile_spec.rb Use stub_application_setting in a few more specs 2015-07-06 22:39:56 -04:00
projects_spec.rb Tweaks, refactoring, and specs 2016-03-20 21:04:07 +01:00
runners_spec.rb Fix old usages of `ci_runner` factory 2016-02-19 13:18:49 +01:00
search_spec.rb Fix view of notes in search results when noteable is a snippet 2016-03-31 09:40:57 +02:00
task_lists_spec.rb Rename .issuable-details to .detail-page (and -header and -description) 2015-12-16 16:13:22 +01:00
triggers_spec.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00
users_spec.rb Streamline the "Report button" 2015-09-29 21:47:01 +02:00
variables_spec.rb Remove ci_ prefix from all ci related things 2015-12-11 18:02:09 +01:00