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
fixtures
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
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
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
workers Expire cache when merge request source branch was removed 2015-08-28 10:23:56 +02:00
factories.rb
factories_spec.rb
rails_helper.rb
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