summaryrefslogtreecommitdiff
path: root/lib/api/helpers/related_resources_helpers.rb
Commit message (Expand)AuthorAgeFilesLines
* Use a path for the related merge requests endpointsh-fix-related-merge-requests-pathStan Hu2019-05-071-0/+4
* Enable frozen string in lib/api and lib/backupgfyoung2018-09-291-0/+2
* Replace grape-route-helpers with our own grape-path-helpersStan Hu2018-05-301-1/+1
* Fix `expose_url` helper does not include custom base url if it is setFrancisco Javier López2018-05-221-2/+7
* Respect the protocol in `expose_url`Toon Claes2018-03-121-1/+1
* Ensure Gitlab::Application.routes.default_url_options are set correctly in Ca...Rémy Coutable2017-07-281-1/+1
* Resolve "More RESTful API: include resource URLs in responses"Oswaldo Ferreira2017-07-251-0/+28