summaryrefslogtreecommitdiff
path: root/spec/presenters/projects/settings/deploy_keys_presenter_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Speed up loading and filtering deploy keys and their projectsNick Thomas2019-08-051-8/+0
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Implement ability to update deploy keysAlexander Randa2017-06-021-4/+0
* Added test case for the avaiable project keysJose Ivan Vargas2017-03-061-4/+11
* Renamed the redirect_request concern to repository_settings_redirectJose Ivan Vargas2017-03-061-1/+1
* Added tests for the repository_controller and repository_helperJose Ivan Vargas2017-03-061-6/+37
* Introduced the deploy keys presenterGrzegorz Bizon2017-03-061-0/+28