-
- Downloads
Merge branch 'show-all-builds-by-default' into 'master'
Show all builds by default in the builds page Fixes #4240 See merge request !2243
No related branches found
No related tags found
Showing
- CHANGELOG 1 addition, 0 deletionsCHANGELOG
- app/controllers/admin/builds_controller.rb 3 additions, 3 deletionsapp/controllers/admin/builds_controller.rb
- app/controllers/projects/builds_controller.rb 3 additions, 3 deletionsapp/controllers/projects/builds_controller.rb
- app/views/admin/builds/index.html.haml 5 additions, 5 deletionsapp/views/admin/builds/index.html.haml
- app/views/projects/builds/index.html.haml 6 additions, 6 deletionsapp/views/projects/builds/index.html.haml
- spec/features/admin/admin_builds_spec.rb 74 additions, 45 deletionsspec/features/admin/admin_builds_spec.rb
- spec/features/builds_spec.rb 14 additions, 9 deletionsspec/features/builds_spec.rb
Please register or sign in to comment