gitlab-org--gitlab-foss/lib/api
Robert Speicher e84b60f414 Merge branch 'ce-4135-remove-ee-specific-code-from-post-api-v4-projects-id-members' into 'master'
Backport part of EE's "Remove EE-specific code from `POST /api/v4/projects/:id/members`"

See merge request gitlab-org/gitlab-ce!16051
2018-01-02 16:32:28 +00:00
..
helpers Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-12-15 17:14:26 +08:00
v3 Only include the user's ID in the time_spent command's update hash 2017-12-19 15:45:08 -06:00
access_requests.rb
api.rb
api_guard.rb
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb
circuit_breakers.rb Move the circuitbreaker check out in a separate process 2017-12-08 09:11:39 +01:00
commit_statuses.rb
commits.rb
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
entities.rb Support new chat notifications parameters in Services API 2017-12-22 12:18:05 +00:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb Refactored /projects and /user/:user_id/projects endpoints 2017-12-01 18:32:12 +01:00
helpers.rb Merge remote-tracking branch 'upstream/master' into no-ivar-in-modules 2017-11-30 15:20:00 +08:00
internal.rb Gracefully handle orphaned write deploy keys in /internal/post_receive 2017-12-24 09:39:08 -08:00
issues.rb Employ declared_params in finder methods for MR and Issue API lists 2017-12-20 07:23:57 +00:00
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb Backport a change made in EE 2017-12-21 11:15:19 +01:00
merge_request_diffs.rb
merge_requests.rb Add optional `search` param for Merge Requests API 2017-12-20 07:23:57 +00:00
milestone_responses.rb
namespaces.rb Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
notes.rb support ordering of project notes in notes api 2017-11-29 16:22:22 +00:00
notification_settings.rb
pages_domains.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_milestones.rb
project_snippets.rb
projects.rb The API isn't using the appropriate services for managing forks 2017-12-07 08:44:55 +00:00
projects_relation_builder.rb Not forcing to redefine preload_relation 2017-12-01 19:21:04 +01:00
protected_branches.rb CE backport of ProtectedBranches API changes 2017-12-07 11:58:50 +00:00
repositories.rb Adds ordering to projects contributors in API 2017-12-13 18:02:20 +01:00
runner.rb Store expire_at in ci_job_artifacts 2017-12-03 12:05:23 +01:00
runners.rb Refactorize jobs finding logic 2017-11-28 00:36:50 +01:00
scope.rb
services.rb Support new chat notifications parameters in Services API 2017-12-22 12:18:05 +00:00
settings.rb Add timeouts for Gitaly calls 2017-11-29 09:12:12 +00:00
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb sorting for tags api 2017-12-14 13:42:15 +00:00
templates.rb
time_tracking_endpoints.rb Only include the user's ID in the time_spent command's update hash 2017-12-19 15:45:08 -06:00
todos.rb
triggers.rb
users.rb Added default order to UserFinder 2017-12-04 09:49:53 +00:00
variables.rb
version.rb
wikis.rb