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
2019-08-02Make needs: to require previous jobsKamil Trzciński
2019-08-02Respect needs for artifactsKamil Trzciński
2019-08-01Add support for DAGKamil Trzciński
2019-07-29Add Job specific variablesMatija Čupić
2019-07-26Merge branch 'mc/feature/find-all-artifacts-for-sha' into 'master'Robert Speicher
2019-07-26Rename latest_successful to be more explicitMatija Čupić
2019-07-23Find build by sha from refMatija Čupić
2019-07-23Remove dead MySQL codeNick Thomas
2019-07-23Merge branch 'safe-archiving-for-traces' into 'master'Kamil Trzciński
2019-07-23Validate the existence of archived traces before removing live traceShinya Maeda
2019-07-22Use persistent Redis cluster for Workhorse pub/sub notificationsStan Hu
2019-07-17Merge branch 'dz-remove-old-ignore-column' into 'master'Robert Speicher
2019-07-15Allow use of legacy triggers with feature flagFabio Pitino
2019-07-15Remove old ignore_column in AR modelsDmitriy Zaporozhets
2019-07-12Upgrade to Rails 5.2Heinrich Lee Yu
2019-07-10Add a rubocop for Rails.loggerMayra Cabrera
2019-07-04Refactor pipeline errors_messageShinya Maeda
2019-06-28Added commit type to tree GraphQL typePhil Hughes
2019-06-24Fix pipeline schedule edge caseShinya Maeda
2019-06-11Use Time.zone.now for Ci::PipelineSchedule#ideal_next_run_atLin Jen-Shin
2019-06-05Revert "Merge branch..."Kamil Trzciński
2019-06-04Merge branch 'introduce-auto-merge-process-worker' into 'master'Thong Kuah
2019-06-04Merge branch 'set-real-next-run-at-for-preventing-duplciate-pipeline-creation...Kamil Trzciński
2019-06-04Introduce sidekiq worker for auto merge processShinya Maeda
2019-06-03Cleans up UpdateProjectStatistics concernMayra Cabrera
2019-06-03Make pipeline schedule worker resilientShinya Maeda
2019-05-31Remove legacy artifact related codeShinya Maeda
2019-05-28Extract Ci::Build#report_artifacts into methodMatija Čupić
2019-05-28Rename with_all_reports to with_reportsMatija Čupić
2019-05-28Add all reports scope to Ci::JobArtifactMatija Čupić
2019-05-20Added filtering jobs by age to jobs/request API endpointDmitry Chepurovskiy
2019-05-17Stop configuring group clusters on creationTiger
2019-05-13Rename methods that conflict in Rails 5.2Heinrich Lee Yu
2019-05-07Merge branch 'strip-attr-cron-in-pipeline-schedule' into 'master'Grzegorz Bizon
2019-05-02Adds a way to start multiple manual jobs in stageMayra Cabrera
2019-05-02Merge branch '53064-bypassing-pipeline-jobs-by-canceling-the-pipeline-and-man...Douwe Maan
2019-05-02Strip whitespace for PipelineSchedule#cronFabio Pitino
2019-04-29Fix CI_COMMIT_REF_NAME and SLUG variableShinya Maeda
2019-04-24Merge branch 'add-ci-variable-protected-ref' into 'master'Grzegorz Bizon
2019-04-23Upgrade Rails to 5.1.6.1Jasper Maes
2019-04-19Extract ProjectStatistics updates into a concernAlessio Caiazza
2019-04-19Make canceled jobs not retryablemfluharty
2019-04-18Make sure that CI_COMMIT_REF_PROTECTED is a boolJason van den Hurk
2019-04-16Merge branch 'mc/feature/custom-metrics-ce' into 'master'Kamil Trzciński
2019-04-16Backport changes from EEMatija Čupić
2019-04-12Don't render artifact download links on the project tags page for builds with...drew cimino
2019-04-11Align UrlValidator to validate_url gem implementation.Thong Kuah
2019-04-10Change CI_REF_PROTECTED variable to CI_COMMIT_REF_PROTECTEDJason van den Hurk
2019-04-10Added the CI_REF_PROTECTED variable to the Gitlab runnerJason van den Hurk
2019-04-09Add new permission model `read-pipeline-variable`Agustin Henze