gitlab-org--gitlab-foss/lib/api
Tiago Botelho bddbcaefc2 Backports every CE related change from ee-44542 to CE 2018-05-04 17:33:26 +02:00
..
helpers Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
v3 revert support for v3 api 2018-04-23 09:21:43 +02:00
access_requests.rb Improve Member services 2018-02-27 16:02:22 +01:00
api.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01: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
boards_responses.rb
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
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 Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
entities.rb Backports every CE related change from ee-44542 to CE 2018-05-04 17:33:26 +02: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 Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
groups.rb show only groups an admin is a member of in dashboards/grops 2018-05-01 09:24:21 +00:00
helpers.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00:00
internal.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
issues.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
job_artifacts.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
jobs.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
keys.rb
labels.rb
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
notes.rb Merge request and commit discussions API 2018-05-01 12:39:44 +00: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 Add sha filter to list pipelines 2018-04-27 11:00:52 +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_snapshots.rb Add an API endpoint to download git repository snapshots 2018-04-19 17:25:01 +01:00
project_snippets.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
projects.rb Fix project creation for user endpoint bug 2018-04-23 08:22:16 +01:00
projects_relation_builder.rb
protected_branches.rb Merge branch 'jej/add-protected-branch-policy' into 'master' 2018-03-27 14:31:54 +00:00
repositories.rb [API] Fix URLs in the 'Link' header for 'GET /projects/:id/repository/contributors' when no value is passed for 'order_by' or 'sort' 2018-04-17 15:20:07 +02:00
runner.rb Start persisting runner_type when creating runners 2018-04-30 17:01:35 +04:00
runners.rb Remove API changes for assigning group runner to project 2018-04-30 17:27:21 +04: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 Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb Enable RuboCop Style/RegexpLiteral 2018-02-01 02:06:07 +09:00
time_tracking_endpoints.rb
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 Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
users.rb Add 2FA filter to users API for admins only 2018-04-23 11:54:45 +03:00
variables.rb Resolve "Make a Rubocop that forbids returning from a block" 2018-04-18 09:19:40 +00:00
version.rb
wikis.rb