gitlab-org--gitlab-foss/lib/api
Kamil Trzciński 9bd044d9a7 Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour' into 'master'
Resolve "StuckCiJobsWorker wrongly detects, cancels 'stuck' builds when per-job timeout is more than an hour"

Closes #38265, #42196, and #42750

See merge request gitlab-org/gitlab-ce!16756
2018-02-07 12:44:23 +00:00
..
helpers Merge branch '38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour' into 'master' 2018-02-07 12:44:23 +00:00
v3 Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
access_requests.rb Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints 2018-01-30 21:46:09 -08:00
api.rb Add application create API 2018-01-24 09:42:04 +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
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 Track and act upon the number of executed queries 2018-02-01 17:00:46 +01: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 Add option to disable commit stats to commit API 2018-01-09 11:36:12 +00:00
custom_attributes_endpoints.rb
deploy_keys.rb Make ruby lint happy 2018-01-17 11:42:32 -02:00
deployments.rb Adds sorting to deployments API 2018-01-17 08:47:55 +01:00
entities.rb Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints 2018-01-30 21:46:09 -08:00
environments.rb
events.rb
features.rb
files.rb
group_milestones.rb
group_variables.rb
groups.rb Refactored /projects and /user/:user_id/projects endpoints 2017-12-01 18:32:12 +01:00
helpers.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
internal.rb Moves project creationg to git access check for git push 2018-02-06 16:52:29 +00:00
issues.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
job_artifacts.rb
jobs.rb Use preload instead of includes to avoid joins 2018-01-15 22:04:08 +01:00
keys.rb
labels.rb EE-BACKPORT group boards 2018-01-04 17:28:10 -02:00
lint.rb
members.rb Remove N+1 queries with /projects/:project_id/{access_requests,members} API endpoints 2018-01-30 21:46:09 -08:00
merge_request_diffs.rb
merge_requests.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
milestone_responses.rb
namespaces.rb Allow request namespace by ID or path 2017-11-23 17:44:05 +01:00
notes.rb support ordering of project notes in notes api 2017-11-29 16:22:22 +00:00
notification_settings.rb
pages_domains.rb
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_hooks.rb
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 Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
projects_relation_builder.rb Not forcing to redefine preload_relation 2017-12-01 19:21:04 +01:00
protected_branches.rb Fix protected branches API to accept name parameter with dot 2018-01-19 20:07:44 +00:00
repositories.rb Adds Rubocop rule for line break around conditionals 2018-01-11 16:34:01 +00:00
runner.rb Merge branch 'master' into 38265-stuckcijobsworker-wrongly-detects-cancels-stuck-builds-when-per-job-timeout-is-more-than-an-hour 2018-02-04 23:38:59 +01:00
runners.rb Refactorize jobs finding logic 2017-11-28 00:36:50 +01:00
scope.rb
services.rb Merge branch 'security-10-3-do-not-expose-passwords-or-tokens-in-service-integrations-api' into 'security-10-3' 2018-01-16 17:04:38 -08:00
settings.rb Add timeouts for Gitaly calls 2017-11-29 09:12:12 +00:00
sidekiq_metrics.rb
snippets.rb
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
triggers.rb Track and act upon the number of executed queries 2018-02-01 17:00:46 +01:00
users.rb Add sorting options for /users API (admin only) 2018-02-06 16:00:33 +02:00
variables.rb
version.rb
wikis.rb