Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-05-26Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot
2019-08-22Add frozen_string_literal to lib part 2Thong Kuah
2019-05-29Hide password on import by url formIgor Drozdov
2019-04-05Autocorrect with RSpec/ExampleWording copThong Kuah
2018-12-09Only allow strings in URL::Sanitizer.valid?Stan Hu
2018-07-19Escape username and password in UrlSanitizer#full_urlStan Hu
2018-07-10Properly handle colons in URL passwordsStan Hu
2017-10-03Remove those tests as they're not needed anymoreLin Jen-Shin
2017-09-29Just allow the scheme we want!Lin Jen-Shin
2017-09-29Adapt to the latest addressable behaviourLin Jen-Shin
2017-09-11Backport more EE changes to Gitlab::UrlSanitizerNick Thomas
2017-09-06Remove blank passwords from sanitized URLsNick Thomas
2017-09-06Backport EE fixes to Gitlab::UrlSanitizer to CENick Thomas
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-05-30Don't allow to pass a user to ProjectWiki#http_url_to_repoRémy Coutable
2017-03-20Fix ProjectWiki#http_url_to_repo signatureRémy Coutable
2017-03-10Fix for creating a project through API when import_url is nilToon Claes
2016-07-11spec and fix for sanitize methodJames Lopez
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-05-19Mask credentials from URL when import of project has failed.Rubén Dávila