summaryrefslogtreecommitdiff
path: root/spec/controllers/projects/deploy_keys_controller_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+1
* Add latest changes from gitlab-org/security/gitlab@13-0-stable-eeGitLab Bot2020-05-261-1/+37
* Add latest changes from gitlab-org/gitlab@12-10-stable-eeGitLab Bot2020-05-041-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-141-5/+13
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-03-021-8/+8
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-281-10/+10
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-121-8/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-171-3/+80
* Cleanup usages of `JSON.parse` in specsPeter Leitzen2019-07-161-6/+4
* Add some frozen string to spec/**/*.rbgfyoung2019-04-151-0/+2
* Make Projects::DeployKeysController EE-readyRémy Coutable2018-12-191-1/+35
* Update specs to rails5 formatblackst0ne-convert-specs-rails5-styleblackst0ne2018-12-191-12/+12
* Fix enabling project deploy key for adminssh-fix-issue-53783-ceStan Hu2018-11-161-6/+143
* fix spec failuresMike Greiling2018-08-081-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Project deploy keys json end pointJarka Kadlecova2017-03-241-0/+66