summaryrefslogtreecommitdiff
path: root/features/steps/project/deploy_keys.rb
Commit message (Expand)AuthorAgeFilesLines
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-2/+2
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Fixed some spinach & rspec testsPhil Hughes2017-04-281-7/+9
* Fixed button capitalisation for Projects in viewsJose Ivan Vargas Lopez2017-04-061-1/+1
* Fixed tests, changed dispatcher routing to the 'repository:show'Jose Ivan Vargas2017-03-061-1/+1
* Remove repository trait from factories that don't need it in featuresrs-repository-project-traitRobert Speicher2017-01-171-2/+2
* Add the `:repository` trait to `:project` factories in Cucumber stepsRobert Speicher2017-01-171-2/+2
* Updated tests for deploy keysproject-deploy-keys-uiPhil Hughes2016-04-251-7/+7
* Change `within` to `page.within` in feature stepsRobert Speicher2015-06-121-6/+6
* Update all `should`-style syntax to `expect` in featuresRobert Speicher2015-06-121-6/+6
* Don't show duplicate deploy keys. Fixes #1516Maran2015-05-081-2/+12
* Add project deploy keys tests.Douwe Maan2015-04-031-1/+25
* Upgrade to Rails 4.1.9Vinnie Okada2015-02-141-1/+1
* Fix MR spinach testsDmitriy Zaporozhets2014-01-231-1/+1
* Selectable deploy keys contain master projectsbabatakao2013-06-051-0/+1
* Feature tests for deploy keysDmitriy Zaporozhets2013-05-061-0/+52