gitlab-org--gitlab-foss/lib/api
Rémy Coutable 050eae8c4d Merge branch '33657-user-projects-api' into 'master'
Add user projects API

Closes #33657

See merge request !12596
2017-07-06 09:18:06 +00:00
..
helpers Fix current feature related specs 2017-06-28 11:32:34 +01:00
v3 Initial attempt at refactoring API scope declarations. 2017-06-28 07:17:13 +00:00
access_requests.rb
api.rb Initial attempt at refactoring API scope declarations. 2017-06-28 07:17:13 +00:00
api_guard.rb Extract a `Gitlab::Scope` class. 2017-06-29 06:15:57 +00:00
award_emoji.rb
boards.rb
branches.rb
broadcast_messages.rb
commit_statuses.rb Fix head pipeline stored in merge request for external pipelines 2017-06-27 21:08:31 +02:00
commits.rb Optimize creation of commit API by using Repository#commit instead of Repository#commits 2017-07-03 15:48:13 -07:00
deploy_keys.rb
deployments.rb
entities.rb Merge branch '33772-readonly-gitlab-ci-cache' into 'master' 2017-07-06 07:40:43 +00:00
environments.rb
events.rb
features.rb Rename flipper_group to feature_group 2017-06-28 19:29:56 +02:00
files.rb
groups.rb
helpers.rb Add user projects API 2017-07-06 08:04:54 +03:00
internal.rb
issues.rb
jobs.rb
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb
milestones.rb
namespaces.rb Rename members_count to members_count_with_descendants and expose only to group admins 2017-06-28 17:27:01 -03:00
notes.rb
notification_settings.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_snippets.rb
projects.rb Merge branch '33657-user-projects-api' into 'master' 2017-07-06 09:18:06 +00:00
repositories.rb
runner.rb
runners.rb
scope.rb `AccessTokenValidationService` accepts `String` or `API::Scope` scopes. 2017-06-30 07:32:25 +00:00
services.rb
session.rb
settings.rb
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb Merge branch 'master' into '33580-fix-api-scoping' 2017-07-04 15:00:01 +00:00
variables.rb Fix optional args for POST :id/variables 2017-06-27 15:20:11 +08:00
version.rb