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-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
2018-06-02Reveert build_relations and simply add a line for creating iidShinya Maeda
2018-05-30Add build_relations method in Chain::PopulateShinya Maeda
2018-05-25Restore lazy loading of pipeline commits in preloaderGrzegorz Bizon
2018-05-23Simplify pipelines preloader implementationGrzegorz Bizon
2018-05-22Refactor pipeline preloader to split reponsibilities betterGrzegorz Bizon
2018-05-22Preload number of warnings in every stage in a pipelineGrzegorz Bizon
2018-05-22Remvoe disable_ddl_transaction! and redandant RecordNotUnique exception rescueShinya Maeda
2018-05-22Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-21Use persisted stages to load pipelines index tableGrzegorz Bizon
2018-05-18Merge branch 'feature/gb/add-regexp-variables-expression' into 'master'Kamil Trzciński
2018-05-18Simplify pattern lexeme fabrication and matcherGrzegorz Bizon
2018-05-17Preload pipeline data for project pipelinesYorick Peterse
2018-05-17Add variables expression pattern validation supportGrzegorz Bizon
2018-05-17Add anti-corruption layer above expressions pattern matchingGrzegorz Bizon
2018-05-15Remove useless assignment in pattern lexemeGrzegorz Bizon
2018-05-15Do not support inverse variable pattern matchingGrzegorz Bizon
2018-05-15Add support for pattern matching in variables expressionsGrzegorz Bizon
2018-05-15Reorganize exceptions in pipeline expressions moduleGrzegorz Bizon
2018-05-14Add pattern matching variables expression lexemeGrzegorz Bizon
2018-05-14Raise variables statement exception if pattern is invalidGrzegorz Bizon
2018-05-14Do not raise if variable expression can not be evaluatedGrzegorz Bizon
2018-05-11Implement variables expression untrusted pattern lexemeGrzegorz Bizon
2018-05-11Rescue RecordNotUnique when pipeline is created with non-unique iidShinya Maeda
2018-05-10Fix ensure_iid! method override problemShinya Maeda
2018-05-08Merge branch 'master' into per-project-pipeline-iidShinya Maeda
2018-05-03Make Atomic Internal ID work for pipelinesKamil Trzciński
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-01Merge branch 'master' into backstage/gb/migrate-pipeline-stages-indexGrzegorz Bizon
2018-05-01Merge branch 'master' into 44059-specify-variables-when-executing-a-manual-pi...Jose
2018-04-25Do not save associated records for pipeline builds twiceGrzegorz Bizon
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-18Extend Gitlab::Ci::Pipeline::Chain::Command with variables_attributesMatija Čupić
2018-03-27Do not raise when validating variables expressionGrzegorz Bizon
2018-03-27Merge branch 'master' into feature/gb/variables-expressions-in-only-exceptGrzegorz Bizon
2018-03-26Make stage seed instance variables less ambiguousGrzegorz Bizon
2018-03-23Simplify how we set pipeline builds user on creationGrzegorz Bizon
2018-03-23Integrate build seeds with variables expressions policyGrzegorz Bizon
2018-03-23Integration variables collections with expressionsGrzegorz Bizon
2018-03-23Integrate variables policy with new pipeline servicesGrzegorz Bizon
2018-03-23Merge branch 'backstage/gb/populating-pipeline-refactoring' into feature/gb/v...Grzegorz Bizon
2018-03-22Add specs for pipeline chain that builds stages and jobsGrzegorz Bizon
2018-03-22Do not select included stage seeds in populate chainGrzegorz Bizon
2018-03-22Move policy related specs our of YAML processor testsGrzegorz Bizon