-
- Downloads
There was a problem fetching the pipeline summary.
Merge branch 'feature/different-keytypes' into 'master'
initial feature description for key uploads See merge request !58
Branches
No related tags found
Pipeline #
Showing
- .gitattributes 1 addition, 0 deletions.gitattributes
- app/controllers/api/keys_controller.rb 75 additions, 0 deletionsapp/controllers/api/keys_controller.rb
- app/models/identity.rb 5 additions, 0 deletionsapp/models/identity.rb
- app/models/keyring.rb 55 additions, 0 deletionsapp/models/keyring.rb
- config/routes.rb 1 addition, 0 deletionsconfig/routes.rb
- features/2/keys.feature 257 additions, 0 deletionsfeatures/2/keys.feature
- features/step_definitions/api_steps.rb 2 additions, 2 deletionsfeatures/step_definitions/api_steps.rb
- features/step_definitions/key_steps.rb 26 additions, 0 deletionsfeatures/step_definitions/key_steps.rb
- features/support/env.rb 1 addition, 1 deletionfeatures/support/env.rb
- test/unit/identity_test.rb 8 additions, 0 deletionstest/unit/identity_test.rb
- test/unit/keyring_test.rb 100 additions, 0 deletionstest/unit/keyring_test.rb
Loading
Please register or sign in to comment