gitlab-org--gitlab-foss/lib/api/helpers
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
..
badges_helpers.rb
common_helpers.rb
custom_attributes.rb
custom_validators.rb Provide EE backports for filtering by approver feature 2019-03-07 23:55:45 +00:00
discussions_helpers.rb Refactor API noteable types constants 2019-03-04 17:44:56 +01:00
events_helpers.rb Add new api class for projects events 2019-04-24 17:20:11 +02:00
graphql_helpers.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
groups_helpers.rb CE-port of Refactor EE specific params override in API::Groups 2019-05-27 12:37:53 +00:00
headers_helpers.rb
internal_helpers.rb Remove the mr_push_options feature flag 2019-05-17 13:47:24 +12:00
issues_helpers.rb CE port of Move EE specific lines in API::Issues 2019-05-29 10:28:11 +00:00
label_helpers.rb
members_helpers.rb Removes duplicated members from api/projects/:id/members/all 2019-05-27 15:40:56 +02:00
notes_helpers.rb Merge branch 'resolve-lib-differences' into 'master' 2019-03-12 17:03:50 +00:00
pagination.rb Include the port in the URLs of the API Link headers 2019-06-06 15:11:48 +02:00
presentable.rb
project_snapshots_helpers.rb
projects_helpers.rb Expose ci_default_git_depth via project API 2019-06-12 09:51:45 +01:00
protected_branches_helpers.rb CE port of Move EE specific lines in API::ProtectedBranches 2019-05-29 12:49:56 +00:00
related_resources_helpers.rb Use a path for the related merge requests endpoint 2019-05-07 06:16:39 -07:00
resource_label_events_helpers.rb Move eventable types constant to a helper 2019-03-04 17:44:56 +01:00
runner.rb Properly handle multiple X-Forwarded-For addresses in runner IP 2019-02-24 14:50:55 -08:00
search_helpers.rb add users search to search api 2019-03-14 18:21:01 +01:00
services_helpers.rb Add notify_only_default_branch option to PipelinesEmailService 2019-05-28 13:41:43 +02:00
settings_helpers.rb CE port of Move EE specific lines in API::Settings 2019-05-30 21:53:25 +00:00
users_helpers.rb CE port of Move EE specific lines in API::Users 2019-05-28 10:14:26 +00:00
variables_helpers.rb CE port of Move EE specific lines in API::Variables 2019-05-28 10:14:43 +00:00
version.rb