gitlab-org--gitlab-foss/lib/api
2019-03-22 09:54:03 +00:00
..
entities
helpers add users search to search api 2019-03-14 18:21:01 +01:00
release Prevent Releases links API to leak tag existance 2019-02-08 16:39:15 +00:00
validations/types Add array support for labels 2019-03-06 13:28:42 +02:00
access_requests.rb
api.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
api_guard.rb
applications.rb
avatar.rb
award_emoji.rb
badges.rb
boards.rb
boards_responses.rb
branches.rb
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb Accept force option on commit via API 2019-03-06 10:44:59 +00:00
container_registry.rb
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb Refactor API noteable types constants 2019-03-04 17:44:56 +01:00
entities.rb Add highest_role method to User 2019-03-22 09:54:03 +00:00
environments.rb Prevent leaking of private repo data through API 2019-02-18 11:30:32 +13:00
events.rb
features.rb Allow setting feature flags per GitLab group 2019-02-19 14:57:03 +08:00
files.rb
group_boards.rb
group_labels.rb Add documentation 2019-02-06 14:56:16 +01:00
group_milestones.rb
group_variables.rb
groups.rb Use a method for updating groups in the API 2019-03-04 17:44:56 +01:00
helpers.rb Authenticate the internal API using a header 2019-03-11 16:46:04 +01:00
import_github.rb
internal.rb Merge branch 'resolve-lib-differences' into 'master' 2019-03-12 17:03:50 +00:00
issues.rb Merge branch 'sh-optimize-todos-api' into 'master' 2019-03-07 10:29:04 +00:00
job_artifacts.rb API: delete job_artifacts of a single job 2019-03-06 11:06:21 +00:00
jobs.rb
keys.rb
labels.rb
lint.rb
markdown.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Provide EE backports for filtering by approver feature 2019-03-07 23:55:45 +00:00
milestone_responses.rb Revert "Merge branch '50559-add-milestone-progress-to-api' into 'master'" 2019-02-14 05:06:38 +00:00
namespaces.rb
notes.rb Refactor API noteable types constants 2019-03-04 17:44:56 +01:00
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_clusters.rb
project_export.rb
project_hooks.rb
project_import.rb
project_milestones.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
project_snapshots.rb
project_snippets.rb
project_statistics.rb Add project http fetch statistics API 2019-02-27 11:52:35 +01:00
project_templates.rb Merge branch 'sh-fix-cpp-templates-404' into 'master' 2019-02-26 12:21:57 +01:00
projects.rb Merge branch 'security-protect-private-repo-information' into 'master' 2019-03-04 18:37:03 +00:00
projects_relation_builder.rb
protected_branches.rb
protected_tags.rb
releases.rb
repositories.rb Run rubocop -a 2019-03-13 13:42:43 +00:00
resource_label_events.rb Move eventable types constant to a helper 2019-03-04 17:44:56 +01:00
runner.rb
runners.rb add tag_list param to runners api 2019-02-27 20:19:49 +01:00
scope.rb
search.rb Apply suggestion to lib/api/search.rb 2019-03-15 21:03:49 +01:00
services.rb Move API::Services constants to a helper 2019-03-04 17:44:57 +01:00
settings.rb Refactor API::Settings for EE 2019-03-04 17:44:57 +01:00
sidekiq_metrics.rb
snippets.rb Allow all personal snippets to be accessed by API 2019-03-06 09:05:03 +00:00
submodules.rb
subscriptions.rb
suggestions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb Significantly reduce N+1 queries in /api/v4/todos endpoint 2019-03-06 07:03:46 -08:00
triggers.rb Update Triggers documentation per EE 2019-03-04 17:44:57 +01:00
users.rb Add highest_role method to User 2019-03-22 09:54:03 +00:00
variables.rb Add method to API::Variables for filtering params 2019-03-04 17:44:57 +01:00
version.rb Add metadata about the GitLab server to GraphQL 2019-03-05 15:00:32 +00:00
wikis.rb Only require one parameter when updating a Wiki via the API 2019-02-13 16:35:27 +00:00