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-04-16Update docs on `.gitlab-ci.yml` and variables policyGrzegorz Bizon
2018-04-16Add note about support of variables policy to docsGrzegorz Bizon
2018-04-12Add dedicated info about artifacts:untracked to GitLab CI's README.mdJosef Glatz
2018-04-05Improve docs about pipeline variables expressionsGrzegorz Bizon
2018-04-02Merge branch 'docs/mirrored-repositories-for-pipelines-ce' into 'master'Marcia Ramos
2018-03-30Provide clarification on mirrored repositories for pipelinesAchilleas Pipinellis
2018-03-29Merge branch 'master' into 'feature/gb/variables-expressions-in-only-except'Grzegorz Bizon
2018-03-29Copy-edit documentation for variables expressionsGrzegorz Bizon
2018-03-28Add basic docs for variables expressions featureGrzegorz Bizon
2018-03-27Update documentation regarding Ci LinterMayra Cabrera
2018-03-22Merge branch 'ce-version-of-ee-4295' into 'master'Achilleas Pipinellis
2018-03-21Gather info on CI/CD cachingAchilleas Pipinellis
2018-03-21Fix CI Jobs retry linkGeorge Tsiolis
2018-03-15Merge branch 'patch-28' into 'master'Grzegorz Bizon
2018-03-07Cleanup and consolidate the CI yaml docsAchilleas Pipinellis
2018-02-27Update README.mdJohn Burak
2018-02-27Update README.mdJohn Burak
2018-02-26Update README.mdJohn Burak
2018-02-26Update README.mdJohn Burak
2018-02-26Update README.mdJohn Burak
2018-02-24Update README.mdJohn Burak
2018-02-10Fixes an invalid documentation for the .gitlab-ci.yml cache:keyLars Kumbier
2018-01-23Merge branch 'fix-gitlab-runner-2652' into 'master'Kamil Trzciński
2018-01-17Fix docs for GIT_CHECKOUT Gitlab Runner configurationTom Elliff
2018-01-17Merge branch 'ac/fix-path-traversal' into 'security-10-3'Robert Speicher
2018-01-13Improve after_script docs in yaml/README.mdDamian Nowak
2017-12-07Clean up docs for dependencies validationAchilleas Pipinellis
2017-12-07Update document to use ci_validates_dependenciesShinya Maeda
2017-12-06Add feature flagShinya Maeda
2017-12-06Add case when artifacts have not existed on dependenciesShinya Maeda
2017-12-06Add changelog. Fix docShinya Maeda
2017-11-20Update pipeline status badge details docsGrzegorz Bizon
2017-10-20add note about after_script being run separatelyMartin Nowak
2017-09-27Add how to use reserved words in gitlab-ci.ymlFabio Busatto
2017-09-19Merge branch 'patch-2' into 'master'Grzegorz Bizon
2017-09-18Note about "/" which cannot be used in "cache:key"Marcin Zajączkowski
2017-09-14Clarify what variables can be used under `environment:`Achilleas Pipinellis
2017-09-08Clarify yaml hidden keys (jobs)Achilleas Pipinellis
2017-09-05Merge branch 'docs/gb/fix-ci-cd-types-removal-due-date' into 'master'Grzegorz Bizon
2017-09-05Fix CI/CD `types` config entry removal due dateGrzegorz Bizon
2017-09-04Replace "/" with "-" in cache keyMarcin Zajączkowski
2017-09-01Fix only/except docs disclaimer's markdownGrzegorz Bizon
2017-09-01Copy-edit kubernetes: active feature docsGrzegorz Bizon
2017-09-01Add disclaimer about alpha kubernetes: active featureGrzegorz Bizon
2017-09-01Add some basic docs about kubernetes: active featureGrzegorz Bizon
2017-08-23Update README.mdFabio Busatto
2017-07-28Explain all possible values of 'only' and 'except'Achilleas Pipinellis
2017-07-20Change auto-retry count to a correct value in docsGrzegorz Bizon
2017-07-19Do not allow to auto-retry a job more than 2 timesGrzegorz Bizon
2017-07-18Add basic docs for CI/CD job auto-retry featureGrzegorz Bizon