gitlab-org--gitlab-foss/lib/api
Tomasz Maczukin 623eb68195
Add new API endpoint - list jobs of a specified runner
2017-11-28 00:36:48 +01:00
..
helpers Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master' 2017-11-20 09:22:14 +00:00
v3 Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00:00
access_requests.rb
api.rb Merge branch '36099-api-responses-missing-x-content-type-options-header' into '10-1-stable' 2017-11-08 20:11:18 -08:00
api_guard.rb Changes after rebase 2017-11-17 10:09:56 +01:00
award_emoji.rb
boards.rb
branches.rb Renamed ProtectedBranches::ApiUpdateService to LegacyApiUpdateService 2017-11-23 12:43:13 +00:00
broadcast_messages.rb
circuit_breakers.rb
commit_statuses.rb
commits.rb Adds Rubocop rule for line break after guard clause 2017-11-16 17:58:29 +01:00
custom_attributes_endpoints.rb
deploy_keys.rb
deployments.rb
entities.rb Merge branch '39887-move-identical-check-to-merged-branches' into 'master' 2017-11-23 15:16:37 +00:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb Add /groups/:id/subgroups endpoint to API 2017-11-09 16:07:04 +00:00
helpers.rb Moved Exceptions to Gitlab::Auth 2017-11-17 10:02:11 +01:00
internal.rb Use relative git object paths to construct absolute ones before setting Env 2017-11-14 20:26:39 +01:00
issues.rb Create issue and merge request destroy services 2017-11-25 22:09:18 +02:00
job_artifacts.rb
jobs.rb Add doc. Fix spec. Add erase_build in protected_ref rule 2017-11-07 02:47:05 +09:00
keys.rb
labels.rb
lint.rb
members.rb
merge_request_diffs.rb
merge_requests.rb Create issue and merge request destroy services 2017-11-25 22:09:18 +02:00
milestone_responses.rb
namespaces.rb
notes.rb add `#with_metadata` scope to remove a N+1 from the notes' API 2017-11-21 08:31:23 -05:00
notification_settings.rb
pages_domains.rb Add administrative endpoint to list all pages domains 2017-11-13 16:05:44 +00:00
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_milestones.rb
project_snippets.rb
projects.rb Support custom attributes on projects 2017-11-06 10:51:46 +01:00
protected_branches.rb Fix ProtectedBranch access level validations 2017-11-24 13:20:56 +00:00
repositories.rb
runner.rb
runners.rb Add new API endpoint - list jobs of a specified runner 2017-11-28 00:36:48 +01:00
scope.rb
services.rb Fix acceptance of username for Mattermost service update via API 2017-11-08 19:48:19 +00:00
settings.rb Allow password authentication to be disabled entirely 2017-11-23 13:16:14 +00: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
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb Skip confirmation user api 2017-11-21 15:47:58 +00:00
variables.rb
version.rb
wikis.rb