summaryrefslogtreecommitdiff
path: root/spec/models/deploy_keys_project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-3/+3
* Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot2020-11-191-15/+0
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-1/+16
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-181-0/+1
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Merge branch 'sh-migrate-can-push-to-deploy-keys-projects-10-3' into 'securit...Douwe Maan2018-01-161-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-2/+2
* Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-11/+0
* Tag model specsDouwe Maan2015-12-091-1/+1
* Fix Style/Blocks cop violationsRobert Speicher2015-06-221-3/+1
* "expect { }.not_to raise_error" no longer takes a specific classRobert Speicher2015-06-101-6/+2
* Allow admin to create public deploy keys that are accessible to any project.Douwe Maan2015-04-031-6/+21
* Delete deploy key when last connection to a project is destroyed.Douwe Maan2015-03-171-0/+33
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-4/+4
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+2
* AnnotatedDmitriy Zaporozhets2013-06-191-0/+11
* Model specs for DeployKeysDmitriy Zaporozhets2013-05-061-0/+13