summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/url_sanitizer_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove those tests as they're not needed anymoreLin Jen-Shin2017-10-031-18/+0
* Just allow the scheme we want!Lin Jen-Shin2017-09-291-4/+1
* Adapt to the latest addressable behaviourLin Jen-Shin2017-09-291-2/+2
* Backport more EE changes to Gitlab::UrlSanitizerNick Thomas2017-09-111-0/+9
* Remove blank passwords from sanitized URLsNick Thomas2017-09-061-51/+129
* Backport EE fixes to Gitlab::UrlSanitizer to CENick Thomas2017-09-061-0/+1
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable2017-05-301-7/+2
* Fix ProjectWiki#http_url_to_repo signatureRémy Coutable2017-03-201-6/+28
* Fix for creating a project through API when import_url is niltc-fix-project-create-500Toon Claes2017-03-101-0/+8
* spec and fix for sanitize methodJames Lopez2016-07-111-0/+6
* Enable Style/EmptyLines cop, remove redundant onesrubocop/enable-cops-for-empty-linesGrzegorz Bizon2016-07-011-1/+0
* Mask credentials from URL when import of project has failed.Rubén Dávila2016-05-181-0/+68