diff options
author | Robert Speicher <robert@gitlab.com> | 2016-04-13 16:17:39 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2016-04-13 16:17:39 +0000 |
commit | 6020602359e461de29176f8570104319c328cddc (patch) | |
tree | 410c8295ff6b9d85ea82f7a20516c38c4e50010c /lib/api/notes.rb | |
parent | c414e4342b6ba294c1157ff20410730c9076ac2d (diff) | |
parent | 3ea955a637127e6e11bc9fe270f87f63226b9d86 (diff) | |
download | gitlab-ce-6020602359e461de29176f8570104319c328cddc.tar.gz |
Merge branch 'fix-trailing-slash-in-teamcity_url-3515' into 'master'
Fix trailing slash in teamcity_url
Originally opened at !2309 by @ctmay4.
As described in #3515, if you have trailing spaces in the the Teamcity server name, the service
will not work properly. Switching from `URI.parse` to `URI.join` fixes it so that it works with
or without a trailing slash.
Fixes #3515.
See merge request !3679
Diffstat (limited to 'lib/api/notes.rb')
0 files changed, 0 insertions, 0 deletions