-
- Downloads
Rename job_upper_timeout to maximum_job_timeout
Showing
- app/models/ci/build.rb 2 additions, 2 deletionsapp/models/ci/build.rb
- app/models/ci/runner.rb 4 additions, 4 deletionsapp/models/ci/runner.rb
- app/views/admin/runners/_runner.html.haml 2 additions, 2 deletionsapp/views/admin/runners/_runner.html.haml
- app/views/admin/runners/index.html.haml 1 addition, 1 deletionapp/views/admin/runners/index.html.haml
- app/views/projects/runners/_form.html.haml 3 additions, 3 deletionsapp/views/projects/runners/_form.html.haml
- app/views/projects/runners/_runner.html.haml 2 additions, 2 deletionsapp/views/projects/runners/_runner.html.haml
- app/views/projects/runners/show.html.haml 2 additions, 2 deletionsapp/views/projects/runners/show.html.haml
- db/migrate/20180219153455_add_maximum_job_timeout_to_ci_runners.rb 13 additions, 0 deletions...e/20180219153455_add_maximum_job_timeout_to_ci_runners.rb
- db/schema.rb 1 addition, 1 deletiondb/schema.rb
- doc/api/runners.md 3 additions, 3 deletionsdoc/api/runners.md
- lib/api/entities.rb 1 addition, 1 deletionlib/api/entities.rb
- lib/api/runner.rb 2 additions, 2 deletionslib/api/runner.rb
- lib/api/runners.rb 1 addition, 1 deletionlib/api/runners.rb
- spec/models/ci/build_spec.rb 3 additions, 3 deletionsspec/models/ci/build_spec.rb
- spec/models/ci/runner_spec.rb 6 additions, 6 deletionsspec/models/ci/runner_spec.rb
- spec/requests/api/runner_spec.rb 5 additions, 5 deletionsspec/requests/api/runner_spec.rb
- spec/requests/api/runners_spec.rb 3 additions, 3 deletionsspec/requests/api/runners_spec.rb
Please register or sign in to comment