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-05-26Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot
2019-05-29Hide password on import by url formIgor Drozdov
2018-12-09Only allow strings in URL::Sanitizer.valid?Stan Hu
2018-10-22Enable frozen string for lib/gitlab/*.rbgfyoung
2018-09-21Fix UriDefaultParser copSemyon Pupkov
2018-07-19Escape username and password in UrlSanitizer#full_urlStan Hu
2018-07-10Properly handle colons in URL passwordsStan Hu
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-10-02Freeze the constant arrayLin 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-28Make sure we didn't blow up if URI is invalidLin 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-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
2017-02-23Enable Style/WordArrayDouwe Maan
2016-07-11spec and fix for sanitize methodJames Lopez
2016-06-30few more changes from suggestionsJames Lopez
2016-06-30use class methodJames Lopez
2016-06-30few changes based on feedbackJames Lopez
2016-05-23fix changelog and mergeJames Lopez
2016-05-19Mask credentials from URL when import of project has failed.Rubén Dávila