gitlab-org--gitlab-foss/spec/presenters/ci
Fabio Pitino 3ac527b488 Expose ci_default_git_depth via project API
Enable Get and Update of ci_default_git_depth for
Project API.

Renaming Project#default_git_depth to :ci_default_git_depth
to give more context through the API usage.

Add API documentation
2019-06-12 09:51:45 +01:00
..
bridge_presenter_spec.rb Add pipeline bridge presenter 2019-04-03 12:25:25 +02:00
build_presenter_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
build_runner_presenter_spec.rb Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
group_variable_presenter_spec.rb
pipeline_presenter_spec.rb Update pipeline detail view to accommodate post-merge pipelines 2019-03-19 23:19:27 +07:00
trigger_presenter_spec.rb
variable_presenter_spec.rb