summaryrefslogtreecommitdiff
path: root/spec/factories/keys.rb
Commit message (Expand)AuthorAgeFilesLines
* Add frozen_string_literal to spec/factoriesfrozen_string_spec_factoriesThong Kuah2019-07-261-0/+2
* Validate SSH keys through the sshkey gemrd-40552-gitlab-should-check-if-keys-are-valid-before-savingRubén Dávila2018-02-161-23/+89
* Revert "Merge branch 'rd-43185-revert-sanitize-extra-blank-spaces-used-when-u...Rubén Dávila2018-02-151-0/+4
* Revert "Merge branch 'rd-40552-gitlab-should-check-if-keys-are-valid-before-s...rd-43185-revert-sanitize-extra-blank-spaces-used-when-uploading-a-ssh-keyRubén Dávila2018-02-121-4/+0
* Sanitize extra blank spaces used when uploading a SSH keyRubén Dávila2018-02-011-0/+4
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-4/+0
* Use heredoc for long strings so it's easier to readuse-heredoc-for-keysLin Jen-Shin2018-01-031-27/+36
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-1/+1
* Add settings for minimum key strength and allowed key typeNick Thomas2017-08-301-0/+49
* Lint our factories creation in addition to their build33139-lint-our-factoriesRémy Coutable2017-06-021-14/+5
* Enable creation of deploy keys with write access via the APIMark Fletcher2017-04-051-0/+4
* Make deploy key not show in User's keys listPawel Chojnacki2017-02-131-2/+5
* Move all factory definitions to their own fileRobert Speicher2016-03-041-0/+24