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-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2018-12-11Fix MR pipelines run on only: refexShinya Maeda
2018-11-15Add glob for CI changes detectionKirill Zaitsev
2018-10-27Enable frozen string for lib/gitlab/cigfyoung
2018-10-23Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon
2018-10-19Fix EOF detection with CI artifacts metadataStan Hu
2018-10-16Make all legacy security reports to use raw formatKamil Trzciński
2018-10-02Add frozen strong literal directive to policy changes 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-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-02Squashed commit of the following:Shinya Maeda
2018-07-09Access metadata directly from Object StorageKamil Trzciński
2018-03-30Fix build variables policy after renaming methodsGrzegorz Bizon
2018-03-29Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon
2018-03-28Remove Ci::Build#timeoutTomasz Maczukin
2018-03-27Decouple build variables from persisted environmentGrzegorz Bizon
2018-03-23Expose evaluable variables method from build objectGrzegorz 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-01Add support for checking attributes in build policiesGrzegorz Bizon
2018-02-28Add build policy for pipeline expressionsGrzegorz Bizon
2018-01-31Enable RuboCop Style/RegexpLiteralTakuya Noguchi
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-09-18Raise exception when initializing unknown policyGrzegorz Bizon
2017-09-18Do not pass project path from YAML processorGrzegorz Bizon
2017-09-18Simplify pipeline source policy pattern matchingGrzegorz Bizon
2017-09-18Add specs for CI/CD job policy refs specificationGrzegorz Bizon
2017-09-18Remove YAML processor refactoring stubs and fix specsGrzegorz Bizon
2017-09-18Extract job refs policy specs into separate classGrzegorz Bizon
2017-09-18Use CI/CD job policy specification in YAML processorGrzegorz Bizon
2017-09-18Implement CI/CD kubernetes policy specificationGrzegorz Bizon
2017-09-06Remove unneeded string interpolation from entry classGrzegorz Bizon
2017-09-05Extract a class that represents artifacts file pathGrzegorz Bizon
2017-08-15Enable Layout/TrailingWhitespace cop and auto-correct offensesRobert Speicher
2017-07-07Pass before_script and script as-is preserving arraysKamil Trzcinski
2017-06-12Send new configuration options with job's payloadTomasz Maczukin
2017-05-04Add artifact file page that uses the blob viewerDouwe Maan
2017-03-23Fix after_script processing for Runners APIv4Tomasz Maczukin
2017-03-07Add minor refactoringTomasz Maczukin
2017-03-02Add some fixes and refactoring after reviewTomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Update step data namingTomasz Maczukin
2017-03-02Fix rubocop offensesTomasz Maczukin
2017-03-02Refactor JobRequest response structureTomasz Maczukin
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-23Stylistic tweaksDouwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2016-11-21Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin