summaryrefslogtreecommitdiff
path: root/spec/features/projects/deploy_keys_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* 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