gitlab-org--gitlab-foss/app/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.rb Add pipeline bridge presenter 2019-04-03 12:25:25 +02:00
build_metadata_presenter.rb
build_presenter.rb Introduce ProceedBuildService 2018-10-02 17:04:04 +02:00
build_runner_presenter.rb Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
group_variable_presenter.rb
pipeline_presenter.rb Fixes ref being displayed as raw HTML 2019-05-30 09:58:41 +01:00
trigger_presenter.rb Do not expose trigger token when user should not see it 2019-01-31 16:51:17 +01:00
variable_presenter.rb