Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-09-14Move FetchKubernetesTokenService to under the Clusters::Gcp::Kubernetes names...Thong Kuah
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-10CE Port of Protected Environments backendMayra Cabrera
2018-08-07Squashed commit of the following:Shinya Maeda
2018-08-03Fix static analysysShinya Maeda
2018-08-03Use serializable_hash for compared resultsShinya Maeda
2018-08-03Added unique identifier to calculate_reactive_cache. Decoupled comparison log...Shinya Maeda
2018-08-01Fix current spec failuresKamil Trzciński
2018-08-01Fix spec failuresKamil Trzciński
2018-08-01Add `runner_unsupported` CI failureKamil Trzciński
2018-07-16Enable frozen string in apps/services/**/*.rbgfyoung
2018-07-12Rename environments stop action methodGrzegorz Bizon
2018-07-05Web Terminal Ci BuildFrancisco Javier López
2018-06-26Remove the use of `is_shared` of `Ci::Runner`Kamil Trzciński
2018-06-17Remove the ci_job_request_with_tags_matcherKamil Trzciński
2018-06-01Remove ambiguity in Group class causing build failuresStan Hu
2018-05-31Fix `register_job_service_spec` failuresKamil Trzciński
2018-05-31Fix weird Rails bug that leads to `runner_id=null` in SQL queryKamil Trzciński
2018-05-31Fix weird Rails bug that leads to `runner_id=null` in SQL queryDylan Griffith
2018-05-06Merge branch '44059-specify-variables-when-executing-a-manual-pipeline-from-t...Kamil Trzciński
2018-05-03Order builds by id instead of created_at in RegisterJobServiceDylan Griffith
2018-05-03Fix Project#group_runners_enabled as it was doing nothingDylan Griffith
2018-05-03Merge branch 'master' into feature/runner-per-groupDylan Griffith
2018-05-02Rename Runner#invalidate_build_cache -> Runner#pick_buildDylan Griffith
2018-05-02Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Matija Čupić
2018-05-01Use stages position column to track stage indexGrzegorz Bizon
2018-05-01Use group_type? where possible during transition periodDylan Griffith
2018-05-01Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose
2018-04-30Introduce Project#all_runners and use in Ci::UpdateBuildQueueServiceDylan Griffith
2018-04-30Remove redundant scopes in Ci::RegisterJobService#builds_for_group_runnerDylan Griffith
2018-04-30Rename Runner#group? -> #assigned_to_group? and Runner#project? -> #assigned_...Dylan Griffith
2018-04-30Revert fair scheduling for all buildsDylan Griffith
2018-04-27Rename `runner.belonging_to_group(project.id) -> runner.belonging_to_parent_g...Dylan Griffith
2018-04-24Rename stage index column name to priority columnGrzegorz Bizon
2018-04-24Validate presence of a stage index in the modelGrzegorz Bizon
2018-04-23extract method to adhere to "tell, don't ask"Alexis Reigel
2018-04-23simplify runner selectionAlexis Reigel
2018-04-23dry up: extract methodAlexis Reigel
2018-04-23select group runners also in register_job_serviceAlexis Reigel
2018-04-23select group runners also in build queue serviceAlexis Reigel
2018-04-18Use variables_attributes intead of variablesMatija Čupić
2018-04-18Add variables option to Ci::CreatePipelineServiceMatija Čupić
2018-04-18Revert the addition of goldiloaderYorick Peterse
2018-04-18Resolve "Make a Rubocop that forbids returning from a block"🙈 jacopo beschi 🙉
2018-04-18Merge branch '45473-temporary-fix-for-ci-register-jobs-service' into 'master'Kamil Trzciński (OoO till 16th of April)
2018-04-18Temporary fix for eager loading issue in Ci::RegisterJobServiceTomasz Maczukin
2018-04-10Protect register_job_service from pending job with queued_at=nilTomasz Maczukin
2018-04-10Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin
2018-04-10Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'"Kamil Trzciński
2018-04-05Partition job_queue_duration_seconds with jobs_running_for_projectTomasz Maczukin