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-27Use `stub_full_request` to fix spec failureHeinrich Lee Yu
2019-08-23Merge branch 'optimise-build-queue-service' into 'master'Grzegorz Bizon
2019-08-22Optimise build queue serviceKamil Trzciński
2019-08-22Avoid conflicts between ArchiveTraceWorkersShinya Maeda
2019-08-16Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński
2019-08-08Bring scoped environment variables to coreHordur Freyr Yngvason
2019-08-04Port changes from EEMatija Čupić
2019-08-02Properly process `needs:` with `when:`Kamil Trzciński
2019-08-02Respect needs for artifactsKamil Trzciński
2019-08-02Improve test for .with_needsKamil Trzciński
2019-08-01Add support for DAGKamil Trzciński
2019-07-29Add Job specific variablesMatija Čupić
2019-07-26Merge branch 'remove-nested-groups-checks' into 'master'Lin Jen-Shin
2019-07-26Rename latest_successful to be more explicitMatija Čupić
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-23Add specs for latest_successful methods for SHAsMatija Čupić
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-15Allow use of legacy triggers with feature flagFabio Pitino
2019-07-10Add CI variable to provide GitLab FQDNBalasankar "Balu" C
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-19Set a fixed date in pipeline shedule specHeinrich Lee Yu
2019-06-18Merge branch '62760-unquarantine-spec' into 'master'Lin Jen-Shin
2019-06-18Fix flaky time related specHeinrich Lee Yu
2019-06-18Make KubernetesService readonlyJames Fargher
2019-06-17Merge branch 'error-pipelines-for-blocked-users' into 'master'Grzegorz Bizon
2019-06-06Merge branch 'revert-86900f00' into 'master'Grzegorz Bizon
2019-06-06Quarantine this flaky testLin Jen-Shin
2019-06-05Prefer Time.zone.now to pair with Time.zone.nameLin Jen-Shin
2019-06-05Revert "Merge branch..."Kamil Trzciński
2019-06-05preventing blocked users and their PipelineSchdules from creating new Pipelinesdrew cimino
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-24Stop emitting AUTO_DEVOPS_DOMAIN Ci variableThong Kuah
2019-05-22Ensure subject passes validationsStan Hu
2019-05-17Stop configuring group clusters on creationTiger
2019-05-07Merge branch 'strip-attr-cron-in-pipeline-schedule' into 'master'Grzegorz Bizon
2019-05-06Implement support for CI variables of type fileKrasimir Angelov
2019-05-06Fix merge request pipeline exist methodShinya Maeda
2019-05-02Adds a way to start multiple manual jobs in stageMayra Cabrera