gitlab-org--gitlab-foss/spec
Douwe Maan 0d41b2dd87 Merge branch 'fix-emojis-relative-url' into 'master'
Fix emoji URLs in Markdown when relative_url_root is used

Path/URL helpers (e.g. `asset_url_helper`) already include the relative_url_root, so there is no need to attach it twice.

Also adds the ability to run rspecs with relative_url_defined on the enviornment. For example:

RELATIVE_URL_ROOT=/gitlab rspec

Closes #1728

See merge request !1254
2015-09-09 14:53:14 +00:00
..
controllers FogBugz project import 2015-09-08 20:23:01 -04:00
factories Re-annotate models 2015-09-06 07:48:48 -07:00
features Make sure the `gfm` helper passes the required options 2015-08-31 18:09:18 -04:00
finders Add `Group#add_*` convenience methods 2015-08-07 00:20:02 -04:00
fixtures No HTML-only email please 2015-08-21 16:09:55 -07:00
helpers Remove invalid spec for GitlabMarkdownHelper 2015-08-31 16:22:14 -04:00
javascripts Remove style attribute from textarea during ZenMode activation 2015-09-04 18:01:36 -04:00
lib Merge branch 'rs-cleanup-redcarpet-renderer' into 'master' 2015-09-01 20:13:44 +00:00
mailers Merge branch 'master' into rubocop-for-tests 2015-06-23 10:44:03 +02:00
models Re-annotate models 2015-09-06 07:48:48 -07:00
requests/api Add API method for get user by ID of an SSH key 2015-09-03 15:47:22 +03:00
routing Revert "Merge branch 'revert-satellites' into 'master' " 2015-08-11 14:33:31 +02:00
services Merge branch 'global_labels' into 'master' 2015-09-09 08:57:54 +00:00
support Fix emoji URLs in Markdown when relative_url_root is used 2015-09-06 09:46:10 -07:00
tasks/gitlab Use a separate backup test directory and nuke its contents 2015-07-24 18:54:06 +02:00
workers Expire cache when merge request source branch was removed 2015-08-28 10:23:56 +02:00
factories.rb Only publish ssh key-type and key 2015-08-04 14:33:18 +02:00
factories_spec.rb
rails_helper.rb Started on the actual rspec 3 upgrade 2015-06-22 12:12:49 +02:00
spec_helper.rb Fix emoji URLs in Markdown when relative_url_root is used 2015-09-06 09:46:10 -07:00
teaspoon_env.rb teaspoon install 2015-05-28 18:22:32 -04:00