gitlab-org--gitlab-foss/lib/api
Kamil Trzciński da9d42f2b3 Merge branch '37970-timestamped-ci' into 'master'
Hide CI section markers from job trace

See merge request gitlab-org/gitlab-ce!14393
2017-10-03 18:16:54 +00:00
..
helpers
v3 Merge branch '23079-remove-default-scope-in-sortable' into 'master' 2017-09-07 16:15:32 +00:00
access_requests.rb
api.rb Exclude logging of API responses to prevent leakage of confidential data 2017-09-13 01:25:33 -07:00
api_guard.rb Make sure API responds with 401 when invalid authentication info is provided 2017-09-28 14:17:52 +02:00
award_emoji.rb
boards.rb
branches.rb Detect n+1 issues involving Gitaly 2017-09-19 10:55:37 +00:00
broadcast_messages.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
circuit_breakers.rb
commit_statuses.rb
commits.rb
custom_attributes_endpoints.rb Support custom attributes on users 2017-09-28 16:49:42 +00:00
deploy_keys.rb
deployments.rb
entities.rb Merge branch '37970-timestamped-ci' into 'master' 2017-10-03 18:16:54 +00:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb Make Members with Owner and Master roles always able to create subgroups 2017-09-07 13:47:58 -05:00
helpers.rb Ensure no exception is raised when Raven tries to get the current user in API context 2017-09-29 18:57:22 +02:00
internal.rb add username to authorized result, so that gitlab-shell can pass it to hooks 2017-09-29 18:16:55 -04:00
issues.rb
job_artifacts.rb
jobs.rb
keys.rb
labels.rb
lint.rb move lib/ci/gitlab_ci_yaml_processor.rb into lib/gitlab/ci/yaml_processor.rb 2017-09-12 22:32:02 +03:00
members.rb
merge_request_diffs.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
merge_requests.rb fix #35290 Make read-only API for public merge requests available without authentication 2017-09-18 17:29:17 +00:00
milestone_responses.rb Removes default scope from sortable 2017-09-07 13:01:59 +01:00
namespaces.rb
notes.rb
notification_settings.rb refactor users update service 2017-09-28 08:46:39 +02:00
pagination_params.rb
pipeline_schedules.rb
pipelines.rb
project_hooks.rb
project_milestones.rb
project_snippets.rb
projects.rb Add an API endpoint to determine the forks of a project 2017-09-20 08:27:16 +10:00
protected_branches.rb
repositories.rb
runner.rb
runners.rb
scope.rb
services.rb
session.rb
settings.rb
sidekiq_metrics.rb
snippets.rb
subscriptions.rb
system_hooks.rb
tags.rb
templates.rb
time_tracking_endpoints.rb
todos.rb
triggers.rb
users.rb Support custom attributes on users 2017-09-28 16:49:42 +00:00
variables.rb
version.rb
wikis.rb