gitlab-org--gitlab-foss/lib/gitlab
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
..
backend Merge branch 'grack-auth-new-instance' into 'master' 2015-09-02 18:05:16 +00:00
bitbucket_import Fix bug where only the first 15 Bitbucket issues would be imported. 2015-09-01 08:50:20 -07:00
diff
email No HTML-only email please 2015-08-21 16:09:55 -07:00
fogbugz_import FogBugz project import 2015-09-08 20:23:01 -04:00
git Refactor pre/post receive commit services into one class 2015-08-14 16:04:17 +02:00
github_import Fix bug where only the first 15 Bitbucket issues would be imported. 2015-09-01 08:50:20 -07:00
gitlab_import Fix bug where only the first 15 Bitbucket issues would be imported. 2015-09-01 08:50:20 -07:00
gitorious_import Define GITORIOUS_HOST only once 2015-06-10 01:31:27 -04:00
google_code_import GoogleCode importer: Do not care about casing of image file extensions 2015-07-20 00:53:43 +02:00
graphs
ldap Minor refactor 2015-08-29 11:48:54 -07:00
markdown Remove unnecessary `strip` from `reference_class` method 2015-08-31 16:23:46 -04:00
middleware
o_auth Fix infinite loop when SAML was incorrectly configured. 2015-08-17 16:39:22 -07:00
sidekiq_middleware
access.rb
app_logger.rb
asciidoc.rb
auth.rb
bitbucket_import.rb
blacklist.rb
closing_issue_extractor.rb Make use of to_reference in more specs 2015-05-26 15:49:22 -04:00
color_schemes.rb Add `count` to Themes and ColorSchemes 2015-08-26 11:30:38 -07:00
compare_result.rb
config_helper.rb
contributions_calendar.rb
contributor.rb
current_settings.rb Added USE_DB env var to allow loading fake settings without db running. 2015-09-01 17:49:16 +02:00
force_push_check.rb
git.rb
git_access.rb
git_access_status.rb
git_access_wiki.rb Rename abilities to correspond contoller/model action names 2015-06-26 15:55:56 +02:00
git_logger.rb
git_ref_validator.rb
gitorious_import.rb Define GITORIOUS_HOST only once 2015-06-10 01:31:27 -04:00
identifier.rb
import_formatter.rb Fix bug where only the first 15 Bitbucket issues would be imported. 2015-09-01 08:50:20 -07:00
import_sources.rb FogBugz project import 2015-09-08 20:23:01 -04:00
inline_diff.rb Fix bug where backslashes in inline diffs could be dropped 2015-08-11 18:39:27 -07:00
issues_labels.rb
key_fingerprint.rb
logger.rb
markdown.rb Fix emoji URLs in Markdown when relative_url_root is used 2015-09-06 09:46:10 -07:00
markup_helper.rb markup_helper: detect .mkd and .mkdn as markdown 2015-08-12 15:29:15 -04:00
note_data_builder.rb
popen.rb
production_logger.rb
project_search_results.rb Revert "No need to check if `repository_ref` is present" 2015-06-09 15:18:15 +02:00
push_data_builder.rb Dont set checkout sha for removed branch/tag 2015-06-15 17:54:22 +02:00
reference_extractor.rb Require gitlab/markdown in ReferenceExtractor 2015-09-01 13:28:19 -04:00
regex.rb
reply_by_email.rb Memoize address_regex locally. 2015-08-20 16:44:44 -07:00
search_results.rb Ability to search milestones 2015-08-24 13:59:01 +03:00
seeder.rb
sidekiq_logger.rb
snippet_search_results.rb
themes.rb Add `count` to Themes and ColorSchemes 2015-08-26 11:30:38 -07:00
upgrader.rb
url_builder.rb Fix URL construction for merge requests, issues, notes, and commits for relative URL config 2015-09-04 16:24:01 -07:00
user_access.rb
utils.rb
version_info.rb
visibility_level.rb Fork visibility level fix 2015-07-06 17:40:33 +03:00