summaryrefslogtreecommitdiff
path: root/spec/features/projects/deploy_keys_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Re-enable MethodCallWithoutArgsParentheses CopAndrew Newdigate2019-01-291-1/+1
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-111-1/+1
* Fix flakey time-sensitive remove deploy key specfix-flakey-remove-deploy-key-specEric Eastwood2018-06-141-1/+2
* Make deploy keys table more clearly structuredLukas Eipert2018-05-071-3/+3
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-1/+1
* fix spec/features/projects/import_export/export_file_spec.rbJose Ivan Vargas2017-10-031-1/+1
* fixed spec/features/projects/deploy_keys_spec.rbPhil Hughes2017-09-271-1/+1
* Remove superfluous type defs in specsKeifer Furzland2017-07-271-1/+1
* Auto-correct ProjectPathHelper violationsRobert Speicher2017-07-061-1/+1
* Change gitlab_sign_in to sign_in where possibleRobert Speicher2017-06-291-1/+1
* Change `login_as` uses to `gitlab_sign_in`Robert Speicher2017-06-191-1/+1
* Fixed some spinach & rspec testsPhil Hughes2017-04-281-4/+8
* Return 404 if deploy key cannot be found in Projects::DeployKeysController#di...Adam Niedzielski2017-03-231-0/+26