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-09-09Passing job:rules downstream and E2E specs for job:rules configurationdrew
2019-09-05CE port for pipelines for external pull requestsFabio Pitino
2019-09-04Persist `needs:` validation as config errorKamil Trzciński
2019-08-30Merge branch 'security-add-job-activity-limit-ce' into 'master'GitLab Release Tools Bot
2019-08-21Ensure CI matching operator receives an objectMarius Bobin
2019-08-21Add active_jobs_limit to plans tableFabio Pitino
2019-08-20Introducing new Syntax for Ci::Build inclusion rulesdrew
2019-08-16Merge branch 'mc/feature/pipeline-tracking-config-ce' into 'master'Kamil Trzciński
2019-08-14Add `ci_dag_limit_needs` feature flagKamil Trzciński
2019-08-13Require `needs:` to be presentKamil Trzciński
2019-08-04Port changes from EEMatija Čupić
2019-08-02Make needs: to require previous jobsKamil Trzciński
2019-07-16Merge branch 'remove-support-for-legacy-pipeline-triggers' into 'master'Kamil Trzciński
2019-07-15Allow use of legacy triggers with feature flagFabio Pitino
2019-07-13Removing ci_variables_complex_expressions feature flag and deprecated code br...drew cimino
2019-06-20Enabled complex ci variable expression statements by defaultdrew cimino
2019-06-15Return boolean from Lexeme::Matches#evaluatedrew cimino
2019-06-13Disable CI variable complex expressions by defaultdrew cimino
2019-06-05&& and || operators for CI Pipeline expressions.drew cimino
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-05-05Run rubocop -a on CE filesStan Hu
2019-04-23Support negative matchesKamil Trzciński
2019-04-09Use Gitlab::PushOptions for `ci.skip` push optionLuke Duncalfe
2019-04-02Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...John Jarvis
2019-04-02Merge branch 'security-use-untrusted-regexp' into 'master'GitLab Release Tools Bot
2019-03-29Create detached merge request pipelinesShinya Maeda
2019-03-15Make CI refs matching to to use UntrustedRegexpKamil Trzciński
2019-03-12Backport allow_mirror_update for Chain::CommandYorick Peterse
2019-02-27Persist source sha and target sha for merge pipelinesShinya Maeda
2019-02-21Move ChatOps to CoreJames Fargher
2019-02-04Reduce the diff with EE in Ci::CreatePipelineServiceRémy Coutable
2019-01-25Add a new relation between a stage and related bridgesGrzegorz Bizon
2019-01-25Make it possible to fabricate CI/CD bridge jobsGrzegorz Bizon
2019-01-21Assign pipeline protected attribute in PopulateMatija Čupić
2019-01-18Move assignment to protected to separate stepMatija Čupić
2019-01-16Prevent checking protected_ref? for ambiguous refsMatija Čupić
2019-01-02Merge branch '18667-handle-push-opts' into 'master'Douwe Maan
2018-12-31Add support for Git push options, specifically ci.skipJonathon Reinhart
2018-12-08Implement Command#ambiguous_ref?Matija Čupić
2018-12-08Implement Repository#ambiguous_ref?Matija Čupić
2018-12-08Move Project#resolve_ref to RepositoryMatija Čupić
2018-12-08Reintroduce Command#protected_ref?Matija Čupić
2018-12-08Use nil instead of raising AmbiguousRefMatija Čupić
2018-12-08Prevent creating pipelines with ambiguous refsMatija Čupić
2018-12-08Use full ref when possible to avoid ambiguityMatija Čupić
2018-12-05Merge request pipelinesShinya Maeda
2018-11-06Squashed commit of the following:Shinya Maeda
2018-10-27Enable frozen string for lib/gitlab/cigfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-06-05Merge branch 'master' into 'backstage/gb/use-persisted-stages-to-improve-pipe...Grzegorz Bizon