• Douwe Maan's avatar
    Merge branch 'fix-emojis-relative-url' into 'master' · 0d41b2dd
    Douwe Maan authored
    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
    0d41b2dd
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG 81.1 KB