gitlab-org--gitlab-foss/lib/api
Roger Rüttimann e467a11ec7 Feature/add language in repository to api 2018-04-13 08:06:04 +00:00
..
helpers Make the API project params reusable 2018-04-04 19:49:48 +02:00
v3 Correct permissions for creating merge requests from issues 2018-04-11 10:51:17 +02:00
access_requests.rb Improve Member services 2018-02-27 16:02:22 +01:00
api.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02: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 settings UI 2018-04-08 10:20:05 +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 Set user when adding deploy key to project using API 2018-03-28 18:53:52 +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 Expose the target commit ID through the tag API 2018-04-08 20:59:03 +01:00
environments.rb
events.rb
features.rb Allow feature gate removal through the API 2018-04-03 16:39:08 +02:00
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 Merge branch 'jramsay-38830-tarball' into 'master' 2018-04-06 14:14:39 +00:00
internal.rb Remove support for absolute dirs from Git::Env 2018-03-30 09:19:46 +00:00
issues.rb Include subgroup issues when searching for group issues using the API 2018-04-05 17:19:52 -03: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 Correct permissions for creating merge requests from issues 2018-04-11 10:51:17 +02: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 refactor users update service 2017-09-28 08:46:39 +02:00
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 Extend API for exporting a project with direct upload URL 2018-03-30 15:45:59 +00:00
project_hooks.rb Merge branch 'jej/mattermost-notification-confidentiality-10-6' into 'security-10-6' 2018-04-05 08:41:56 +02:00
project_import.rb Extend API for importing a project export with overwrite support 2018-04-06 15:23:49 +00: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 Feature/add language in repository to api 2018-04-13 08:06:04 +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 Add option to suppress archive commit sha 2018-04-04 16:56:18 -04:00
runner.rb Add `direct_upload` setting for artifacts 2018-04-05 15:01:14 +02:00
runners.rb Rename maximum_job_timeout to maximum_timeout 2018-03-28 13:58:15 +02: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