gitlab-org--gitlab-foss/lib/api
2019-08-22 07:59:22 +00:00
..
entities Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
helpers Merge branch '39217-remove-kubernetes-service-integration' into 'master' 2019-08-09 07:10:26 +00:00
release
validations Prefer flat_map over map + flatten 2019-07-26 10:44:13 +00:00
access_requests.rb
api.rb Standardize remote_ip and path keys for auth.log and api_json.log 2019-08-20 18:12:28 +00:00
api_guard.rb
applications.rb
avatar.rb
award_emoji.rb Add service classes for mutating AwardEmoji 2019-08-21 11:39:41 +12:00
badges.rb
boards.rb
boards_responses.rb
branches.rb
broadcast_messages.rb
commit_statuses.rb
commits.rb fix handling of empty ref_name parameter string in commits api 2019-08-10 19:11:20 +02:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
discussions.rb Eliminate many Gitaly calls in discussions API 2019-08-15 08:02:30 -07:00
entities.rb Fix Gitaly N+1 calls with listing issues/MRs via API 2019-08-17 20:35:37 -07:00
environments.rb
events.rb
features.rb
files.rb Add git blame api 2019-07-26 19:27:32 +03:00
group_boards.rb
group_clusters.rb
group_container_repositories.rb Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
group_labels.rb Remove label issue and MR counts from default API responses 2019-08-08 17:10:41 +01:00
group_milestones.rb
group_variables.rb
groups.rb
helpers.rb CE: Add project download & project export audit event 2019-07-26 12:25:56 +05:30
import_github.rb
internal.rb
issues.rb Fix Gitaly N+1 calls with listing issues/MRs via API 2019-08-17 20:35:37 -07:00
job_artifacts.rb Rename latest_successful to be more explicit 2019-07-26 00:17:52 +02:00
jobs.rb
keys.rb
labels.rb Remove label issue and MR counts from default API responses 2019-08-08 17:10:41 +01:00
lint.rb
markdown.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_clusters.rb
project_container_repositories.rb Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
project_events.rb
project_export.rb
project_hooks.rb
project_import.rb Backport EE changes to the project import API 2019-08-08 13:34:07 +02:00
project_milestones.rb
project_snapshots.rb
project_snippets.rb
project_statistics.rb
project_templates.rb
projects.rb Add a skip_users filter to the project users API 2019-08-19 14:21:56 +05:30
projects_relation_builder.rb
protected_branches.rb
protected_tags.rb
releases.rb
repositories.rb
resource_label_events.rb
runner.rb
runners.rb
scope.rb
search.rb
services.rb
settings.rb Migrates Snowplow backend from EE to CE 2019-08-14 19:21:58 +00:00
sidekiq_metrics.rb
snippets.rb
submodules.rb
subscriptions.rb
suggestions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb Merge branch 'fix-broken-ee-master-prepend-todos-api' into 'master' 2019-08-15 14:41:17 +00:00
triggers.rb
user_counts.rb
users.rb
variables.rb Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
version.rb
wikis.rb