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
path: root/doc/ci/yaml
AgeCommit message (Expand)Author
2016-03-22Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński
2016-03-21Merge branch 'master' into 'master'Achilleas Pipinellis
2016-03-17Merge branch 'master' into rm_duplicate_cache_ci_docsAchilleas Pipinellis
2016-03-15Windows CI support is full since Runner v1.0.0Achilleas Pipinellis
2016-03-14Merge duplicate cache entry in CI docsAchilleas Pipinellis
2016-03-14Add yaml definition to codeblockAchilleas Pipinellis
2016-03-13Refactor dependencies directiveAchilleas Pipinellis
2016-03-13Add hidden jobsAchilleas Pipinellis
2016-03-13Refactor YAML anchors and explain the examplesAchilleas Pipinellis
2016-03-13Refactor artifacts:nameAchilleas Pipinellis
2016-03-12Change notes to new styleguide using blockquotesAchilleas Pipinellis
2016-03-11Allow to define on which builds the current one depends onKamil Trzcinski
2016-03-11Allow to pass name of created artifacts archive in `.gitlab-ci.yml`Kamil Trzcinski
2016-03-11Describe special YAML features: the use of anchors and hidden jobsKamil Trzcinski
2016-02-29Link to examples pageAchilleas Pipinellis
2016-02-19revert back to ruby 2.1James Lopez
2016-02-18Merge branch 'patch-1' into 'master' Kamil Trzciński
2016-02-03Grammar cleanup in yaml/README.mdMart Somermaa
2016-02-03Add example of creating build artifacts only for release tags.Mart Sõmermaa
2016-02-03Documentation cleanup of artifacts section in Gitlab CI ReadmeMalte Blättermann
2016-01-22Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into update-ruby-2.2.4James Lopez
2016-01-22Fix broken codeblocks in ci/yaml documentationAchilleas Pipinellis
2016-01-21update Ruby version to 2.2.4 (latest previous stable) and update docsJames Lopez
2016-01-21Added cache:key to .gitlab-ci.yml allowing to fine tune the cachingKamil Trzcinski
2015-12-17Clarify Windows shell executor artifact upload supportDrew Blessing
2015-12-16Clean up ci yaml doc [ci skip]Achilleas Pipinellis
2015-12-11Clarify cache behaviorDrew Blessing
2015-11-21Fix CI yaml syntax documentation [ci skip]Kamil Trzcinski
2015-11-11Allow to define cache in `.gitlab-ci.yml`Kamil Trzcinski
2015-11-11Final fixesKamil Trzcinski
2015-11-10Change artifacts syntax to allow uploading untracked filesKamil Trzcinski
2015-11-10Implement Build ArtifactsKamil Trzcinski
2015-11-02SpellingKamil Trzcinski
2015-11-02Extend yml syntax for only and except to support specifying repository pathKamil Trzcinski
2015-10-16Update CI YAML docsRobert Speicher
2015-10-16Backticks around when typesKamil Trzcinski
2015-10-16Implement when syntax in .gitlab-ci.ymlKamil Trzcinski
2015-08-26Groundwork for merging CI into CEDouwe Maan