gitlab-org--gitlab-foss/lib/api
Rémy Coutable fffa19cbb6 Merge branch 'expose-commits-mr-api' into 'master'
Allow merge requests related to a commit to be found via API

See merge request gitlab-org/gitlab-ce!18004
2018-03-28 14:24:05 +00:00
..
helpers Send Gitaly payload for git-upload-archive SSH commands 2018-03-21 10:57:06 -03:00
v3 Merge branch '40781-os-to-ce' into 'master' 2018-03-27 08:20:03 +00:00
access_requests.rb Improve Member services 2018-02-27 16:02:22 +01:00
api.rb Merge branch 'jprovazn-api' into 'master' 2018-03-07 13:37:50 +00:00
api_guard.rb Make find_user_from_sources extensible for EE 2018-02-05 17:44:23 +08:00
applications.rb Make the exposing of the Application secret more explicit 2018-01-24 09:44:07 +01:00
award_emoji.rb
badges.rb Projects and groups badges API 2018-03-05 17:51:40 +00:00
boards.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
boards_responses.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
branches.rb Update API: add search param to branches 2018-03-05 12:57:47 +00:00
broadcast_messages.rb
circuit_breakers.rb Fix duplication in API::CircuitBreakers 2018-01-15 14:03:39 +03:00
commit_statuses.rb
commits.rb Allow merge requests related to a commit to be found via API 2018-03-26 19:34:36 +01:00
custom_attributes_endpoints.rb Support custom attributes on users 2017-09-28 16:49:42 +00:00
deploy_keys.rb Make ruby lint happy 2018-01-17 11:42:32 -02:00
deployments.rb Adds sorting to deployments API 2018-01-17 08:47:55 +01:00
discussions.rb Add discussion API 2018-03-07 12:27:50 +01:00
entities.rb Set `allow_maintainer_to_push` using the API 2018-03-07 16:59:17 +01:00
environments.rb
events.rb
features.rb
files.rb
group_boards.rb Address review comments 2018-03-05 14:30:56 -03:00
group_milestones.rb
group_variables.rb
groups.rb Allow including custom attributes in API responses 2018-02-08 13:30:34 +01:00
helpers.rb Add proxy_download to perform proxied sending of all files 2018-03-09 09:16:06 -05:00
internal.rb Use hashed storage in the specs 2018-02-07 13:40:46 +00:00
issues.rb Adds updated_at filter to issues and merge_requests API 2018-03-05 14:10:32 +01:00
job_artifacts.rb Add proxy_download to perform proxied sending of all files 2018-03-09 09:16:06 -05:00
jobs.rb Add proxy_download to perform proxied sending of all files 2018-03-09 09:16:06 -05:00
keys.rb
labels.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
lint.rb
members.rb Improve Member services 2018-02-27 16:02:22 +01:00
merge_request_diffs.rb
merge_requests.rb Add documentation for allowing maintainers to push 2018-03-07 16:59:17 +01:00
milestone_responses.rb
namespaces.rb Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
notes.rb Add discussion API 2018-03-07 12:27:50 +01:00
notification_settings.rb
pages_domains.rb Fix get a single pages domain when project path contains a period 2018-02-19 00:12:54 -06:00
pagination_params.rb
pipeline_schedules.rb
pipelines.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
project_export.rb Merge remote-tracking branch 'origin/master' into 40781-os-to-ce 2018-03-22 09:06:10 -04:00
project_hooks.rb align "confidential issues events" implementation with "issues events" one 2018-03-01 10:51:56 +01:00
project_import.rb Fix project import API after import service refactor 2018-02-16 18:03:34 +01:00
project_milestones.rb Enables Project Milestone Deletion via API 2018-01-16 13:11:59 +01:00
project_snippets.rb Fix the user-agent detail API endpoint for project snippets 2018-01-17 14:30:07 +00:00
projects.rb Resolve "Forking with namespace doesn't work (API)" 2018-03-26 09:22:03 +00:00
projects_relation_builder.rb Not forcing to redefine preload_relation 2017-12-01 19:21:04 +01:00
protected_branches.rb Merge branch 'jej/add-protected-branch-policy' into 'master' 2018-03-27 14:31:54 +00:00
repositories.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
runner.rb Add proxy_download to perform proxied sending of all files 2018-03-09 09:16:06 -05:00
runners.rb Refactorize jobs finding logic 2017-11-28 00:36:50 +01:00
scope.rb
search.rb Optional '/-/' delimiter for search API 2018-03-19 20:02:15 +01:00
services.rb Improve JIRA event descriptions 2018-03-19 16:36:16 -03:00
settings.rb Port `read_cross_project` ability from EE 2018-02-22 17:11:36 +01:00
sidekiq_metrics.rb
snippets.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
subscriptions.rb
system_hooks.rb api support for merge_requests_events system hook 2018-01-04 09:33:41 +01:00
tags.rb sorting for tags api 2017-12-14 13:42:15 +00:00
templates.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
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 Merge branch 'security-10-4-todo-api-reveals-sensitive-information' into 'security-10-4' 2018-02-09 12:16:25 -06:00
triggers.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
users.rb Allow including custom attributes in API responses 2018-02-08 13:30:34 +01:00
variables.rb
version.rb
wikis.rb