-
- Downloads
There was an error fetching the commit references. Please try again later.
Inroduce Internal API for searching environment names
Add changelog Rename word to query User hash for limit Do not allow control limit Rename pluck names and add more specs
Showing
- app/controllers/projects/environments_controller.rb 16 additions, 0 deletionsapp/controllers/projects/environments_controller.rb
- app/models/environment.rb 12 additions, 0 deletionsapp/models/environment.rb
- changelogs/unreleased/introduce-environment-search-endpoint.yml 5 additions, 0 deletions...logs/unreleased/introduce-environment-search-endpoint.yml
- config/routes/project.rb 1 addition, 0 deletionsconfig/routes/project.rb
- spec/controllers/projects/environments_controller_spec.rb 73 additions, 0 deletionsspec/controllers/projects/environments_controller_spec.rb
- spec/models/environment_spec.rb 70 additions, 0 deletionsspec/models/environment_spec.rb
Please register or sign in to comment