gitlab-org--gitlab-foss/lib/api
Douwe Maan 23659c52da Merge branch 'mock-ci-service' into 'master'
Add Mock CI service/integration

See merge request !9250
2017-02-27 16:43:05 +00:00
..
helpers Merge branch 'feature/runners-v4-api' into 'master' 2017-02-27 11:46:55 +00:00
v3 Update API v3 in line with v4 2017-02-24 09:55:01 -06:00
access_requests.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
api.rb Merge branch 'feature/runners-v4-api' into 'master' 2017-02-27 11:46:55 +00:00
api_guard.rb Fix code for cops 2017-02-23 09:31:57 -06:00
award_emoji.rb Enable Style/MultilineArrayBraceLayout 2017-02-23 09:32:22 -06:00
boards.rb Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
branches.rb Return 202 with JSON body on async removals on V4 API 2017-02-23 19:55:13 -03:00
broadcast_messages.rb
builds.rb Rebase to master for avoiding failing tests 2017-02-23 11:06:39 +00:00
commit_statuses.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
commits.rb Consistently create, update, and delete files, taking CRLF settings into account 2017-02-24 09:55:01 -06:00
deploy_keys.rb API: Remove `DELETE projects/:id/deploy_keys/:key_id/disable` 2017-02-20 09:33:42 +01:00
deployments.rb
entities.rb Merge branch 'feature/runners-v4-api' into 'master' 2017-02-27 11:46:55 +00:00
environments.rb
files.rb Change branch_name param to branch throughout V4 API 2017-02-21 16:33:14 -03:00
groups.rb API: Use parameter to get owned groups instead of dedicated endpoint 2017-02-24 10:31:41 +01:00
helpers.rb Return 202 with JSON body on async removals on V4 API 2017-02-23 19:55:13 -03:00
internal.rb Record and show last used date of SSH Keys 2017-01-09 04:15:39 +11:00
issues.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
keys.rb
labels.rb Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
lint.rb
members.rb API: Return 400 for all validation erros in the mebers API 2017-02-24 20:13:27 +01:00
merge_request_diffs.rb Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
merge_requests.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
milestones.rb Add API endpoint to get all milestone merge requests 2017-02-17 09:47:23 +01:00
namespaces.rb
notes.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
notification_settings.rb
pagination_params.rb Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
pipelines.rb Revert "Enable Style/DotPosition" 2017-02-23 09:33:19 -06:00
project_hooks.rb Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
project_snippets.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
projects.rb Return 202 with JSON body on async removals on V4 API 2017-02-23 19:55:13 -03:00
repositories.rb Enable Style/SpaceInsideBrackets 2017-02-23 09:31:56 -06:00
runner.rb Rename API::Ci to API::Runner 2017-02-16 01:30:46 +01:00
runners.rb Enable Style/WordArray 2017-02-23 09:32:41 -06:00
services.rb Add MockCiService integration 2017-02-24 20:01:36 -06:00
session.rb
settings.rb Fix tests and disallow 0 to make it consistent with .gitlab-ci.yml 2017-02-15 15:31:51 +08:00
sidekiq_metrics.rb
snippets.rb Spam check and reCAPTCHA improvements 2017-02-21 13:32:49 -03:00
subscriptions.rb Remove last merge_request endpoint 2017-02-23 14:15:06 +01:00
system_hooks.rb Paginate all endpoints that return an array 2017-02-16 15:32:01 +01:00
tags.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
templates.rb Backport API to v3 2017-02-17 09:05:24 +01:00
time_tracking_endpoints.rb Add some API endpoints for time tracking. 2017-01-18 10:48:16 -06:00
todos.rb Enable Style/MutableConstant 2017-02-23 09:31:56 -06:00
triggers.rb Simplyfy variables validation in triggers API 2017-02-24 11:24:40 +01:00
users.rb Revert "Prefer leading style for Style/DotPosition" 2017-02-23 09:33:05 -06:00
variables.rb
version.rb