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-10-02Fix URL to empty state graphic of scheduled jobsWinnie Hellmann
2018-10-02Fix Status::Build::Scheduled. Add spec for the class.Shinya Maeda
2018-10-02Fix validation methods in Config::Entry::Job. Added spec for thatShinya Maeda
2018-10-02Add schedule_expired to failed statusShinya Maeda
2018-10-02Remove Scheduled Status class from pipelineShinya Maeda
2018-10-02Check the precense of scheduled_at in Status::BuildShinya Maeda
2018-10-02Fix stuck job worker. Fix sidekiq queue namespaceShinya Maeda
2018-10-02Introduce enqueue_scheduled eventShinya Maeda
2018-10-02Fix spec. Create scheduled status entry for pipelineShinya Maeda
2018-10-02Fix rubocop offenceShinya Maeda
2018-10-02Update pipelines and stages status as wellShinya Maeda
2018-10-02Add a new status to ci_builds.statusShinya Maeda
2018-10-02Rename delayed to scheduledShinya Maeda
2018-10-02Support new syntaxShinya Maeda
2018-10-02Squashed commit of the following:Shinya Maeda
2018-10-02Add frozen strong literal directive to policy changes classGrzegorz Bizon
2018-10-02Freeze mutable constant in CI entry policy classGrzegorz Bizon
2018-10-02Match a dot in paths configured for only: changesGrzegorz Bizon
2018-10-02Add only/except pipeline build policy for `changes`Grzegorz Bizon
2018-10-02Make it possible to specifiy only: changes keywordsGrzegorz Bizon
2018-10-02Use tiller locally for Auto DevopsThong Kuah
2018-10-01Merge branch '48399-skip-auto-devops-jobs-based-on-license' into 'master'Dmitriy Zaporozhets
2018-09-28Extend reports to support security featuresOlivier Gonzalez
2018-09-27Skip creating auto devops jobs for sast, container_scanning, dast, dependency...Dylan Griffith
2018-09-27Dont create license_management build when not included in licenseDylan Griffith
2018-09-27Process $DB_INITIALIZE and $DB_MIGRATE variablesThong Kuah
2018-09-27Update all gitlab ci templates from gitlab-org/gitlab-ci-ymlDylan Griffith
2018-09-26Resolve "Un-vendor CI templates"Dylan Griffith
2018-09-13Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-11Stack rescue blocks for Gitlab::Ci::Config#initializeMatija Čupić
2018-09-11Add missing frozen string literal commentsMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ciMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ci/externalMatija Čupić
2018-09-08Reconcile differences in lib/gitlab/ci/external/fileMatija Čupić
2018-09-07Stub http request on specs intead of mocking HTTPartyMatija Čupić
2018-09-07Address MR suggestionsMatija Čupić
2018-09-07Improve external architectureMatija Čupić
2018-09-07Make Repository#blob_data_at publicMatija Čupić
2018-09-07Address MR commentsMatija Čupić
2018-09-07Change ExternalFile to retrieve local file from repository instead of GitLab ...Matija Čupić
2018-09-07Import external files in Gitlab CI configMatija Čupić
2018-09-07Load external files in configMatija Čupić
2018-09-07Build barebones for ExternalFiles librariesMatija Čupić
2018-09-07Introduce class methods so CE constants can be easily overridden on EEMayra Cabrera
2018-09-05Improve specs and error messages in extendable configGrzegorz Bizon
2018-09-05Add missing frozen_string_literal to some classesGrzegorz Bizon
2018-09-05Improve extended CI/CD config error messagesGrzegorz Bizon
2018-09-05Simplify classes and exceptions of extendable configGrzegorz Bizon
2018-09-05Limit extendable CI/CD config entry nesting levelsGrzegorz Bizon