gitlab-org--gitlab-foss/lib/api
Felipe Artur 13fc0efa57 Let project reporters create issue from group boards
The current state of group issue boards does not show the "Add issues"
button on the UI for users that are reporters of group child projects.
2019-09-04 16:33:02 +00:00
..
entities Add group level container repository endpoints 2019-08-05 20:00:50 +00:00
helpers Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq 2019-08-29 17:17:37 -05:00
internal Rename API::Internal class to API::Internal::Base 2019-09-04 10:07:49 +12:00
release Correct typo in constant 2019-09-02 09:03:07 +02:00
validations Add support for using a Camo proxy server 2019-08-23 23:44:53 -05:00
access_requests.rb
api.rb Rename API::Internal class to API::Internal::Base 2019-09-04 10:07:49 +12: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 Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
boards_responses.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
branches.rb Change HTTP Status Code when repository disabled 2019-06-24 22:12:42 +00:00
broadcast_messages.rb
commit_statuses.rb Add specs for specifying pipeline behavior 2019-07-23 12:02:07 +02:00
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 Filter out old system notes for epics 2019-08-28 15:04:23 +02:00
entities.rb Add epic_iid to issue API entity 2019-09-04 14:44:37 +00:00
environments.rb Add name & search parameters to project environments API 2019-06-24 12:18:40 +00:00
events.rb
features.rb
files.rb Add git blame api 2019-07-26 19:27:32 +03:00
group_boards.rb Remove N+1 query for project and group boards 2019-06-26 11:47:18 +12:00
group_clusters.rb Add API for CRUD group clusters 2019-07-11 17:22:58 +10:00
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 Let project reporters create issue from group boards 2019-09-04 16:33:02 +00:00
helpers.rb Update CE files for GSD projects filter 2019-08-28 14:26:42 +00:00
import_github.rb Rename ProjectEntity to IssuableEntity 2019-07-09 15:41:45 +03:00
issues.rb Fix N+1 Gitaly calls in /api/v4/projects/:id/issues 2019-08-23 21:26:50 -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 Update docs targeting 12.3 2019-08-26 12:48:55 +02:00
lint.rb
markdown.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Allow asynchronous rebase operations to be monitored 2019-07-04 08:50:55 +01:00
milestone_responses.rb
namespaces.rb
notes.rb Filter out old system notes for epics 2019-08-28 15:04:23 +02:00
notification_settings.rb
pages_domains.rb Don't show private keys for letsencrypt certs 2019-06-21 12:06:12 +00:00
pagination_params.rb
pipeline_schedules.rb
pipelines.rb Read pipelines from public projects though API 2019-08-23 20:54:32 +00:00
project_clusters.rb Refactor: model errors for multi cluster validation 2019-07-11 17:22:58 +10:00
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 Standardize use of content parameter in snippets API 2019-08-28 22:54:07 -07:00
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 Merge branch '66464-typo-in-release_endpoint_requiremets-constant' into 'master' 2019-09-03 18:37:09 +00:00
repositories.rb
resource_label_events.rb Use NotesFinder to fetch notes on API and Controllers 2019-06-19 10:56:55 +02:00
runner.rb
runners.rb Adding order by to list runner jobs api. 2019-07-05 14:24:56 +05:30
scope.rb
search.rb
services.rb
settings.rb Merge branch 'security-enable-image-proxy' into 'master' 2019-08-29 21:34:29 +00:00
sidekiq_metrics.rb
snippets.rb
submodules.rb
subscriptions.rb
suggestions.rb
system_hooks.rb
tags.rb Add documentation and tests 2019-06-19 07:08:56 +00:00
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 Drop feature to take ownership of a trigger token 2019-07-10 12:08:45 +02:00
user_counts.rb Updates on success of an MR the count on top and in other tabs 2019-07-09 08:44:19 +00:00
users.rb Merge branch '12800-read-and-write-user-admin-notes-via-api-ce' into 'master' 2019-07-16 22:13:26 +00:00
variables.rb Bring scoped environment variables to core 2019-08-08 18:51:52 +00:00
version.rb
wikis.rb