gitlab-org--gitlab-foss/lib/api
Rémy Coutable d247841b48 Merge branch '20049-projects-api-forks' into 'master'
Resolve "make project data via API report forks of this project"

Closes #20049

See merge request gitlab-org/gitlab-ce!14355
2017-09-20 09:51:00 +00:00
..
helpers
v3
access_requests.rb
api.rb Exclude logging of API responses to prevent leakage of confidential data 2017-09-13 01:25:33 -07:00
api_guard.rb
award_emoji.rb
boards.rb
branches.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb
deploy_keys.rb
deployments.rb
entities.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
helpers.rb Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
internal.rb
issues.rb
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb move `lib/ci/gitlab_ci_yaml_processor.rb` into `lib/gitlab/ci/yaml_processor.rb` 2017-09-12 22:32:02 +03:00
members.rb
merge_request_diffs.rb
merge_requests.rb fix #35290 Make read-only API for public merge requests available without authentication 2017-09-18 17:29:17 +00:00
milestone_responses.rb
namespaces.rb
notes.rb
notification_settings.rb
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_milestones.rb
project_snippets.rb
projects.rb Add an API endpoint to determine the forks of a project 2017-09-20 08:27:16 +10:00
protected_branches.rb
repositories.rb
runner.rb
runners.rb
scope.rb
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 Ensure we use `Entities::User` for non-admin `users/:id` API requests 2017-09-15 19:34:52 -04:00
variables.rb
version.rb
wikis.rb