gitlab-org--gitlab-foss/app
Stan Hu e8da70e66c Fix handling of filenames with hash characters in tree view
Addressable::URI interprets the `#` in a URI as a URI fragment
and does not escape it, but Rails has special helpers that treats
these as bona-fide characters that need to be escaped.

Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/23368
2018-11-26 14:14:48 -08:00
..
assets Use intersectionRatio to determine intersection 2018-11-26 14:29:34 +01:00
controllers Set content disposition attachment to several endpoints 2018-11-23 16:44:09 +00:00
finders Filter by `None`/`Any` for labels in issues/mrs API 2018-11-23 16:11:52 +01:00
graphql Batch load only data from same repository when lazy object is accessed 2018-11-26 11:15:18 +01:00
helpers Fix handling of filenames with hash characters in tree view 2018-11-26 14:14:48 -08:00
mailers
models Passing an argument to force an association to reload is now deprecated 2018-11-26 15:46:14 +01:00
policies
presenters
serializers
services Merge branch 'certmanager-temp' into 'master' 2018-11-23 15:24:32 +00:00
uploaders
validators
views Merge branch 'ce-1979-move-mr-approval-settings' into 'master' 2018-11-26 14:40:57 +00:00
workers