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-07-27Update README.mdMark Pundsack
2016-07-25Clarify CI script needing to quote colonsMark Pundsack
2016-07-21Add allow_failure CI documentationAchilleas Pipinellis
2016-07-21Mention manual actions section in when clause docsAchilleas Pipinellis
2016-07-21Improve grammar of manual actions documentationMark Pundsack
2016-07-21Clarify artifacts:name default valueMark Pundsack
2016-07-19Merge branch 'manual-actions' into 'master' Rémy Coutable
2016-07-19Update documentation for build artifact dependenciesMark Pundsack
2016-07-18Improve code designKamil Trzcinski
2016-07-18Improve manual actions code and add model, service and feature testsKamil Trzcinski
2016-07-17Fix CI yaml exampleAchilleas Pipinellis
2016-07-11Merge branch 'remove-not-released-status' into 'master' Robert Speicher
2016-07-08Merge branch 'patch-1' into 'master' Rémy Coutable
2016-06-30Remove not released statusMax Raab
2016-06-25Add support for "skip ci" tooSimon Welsh
2016-06-25Allow "ci skip" to be in any caseSimon Welsh
2016-06-22Merge branch 'expiry' into 'master' Achilleas Pipinellis
2016-06-22Merge branch 'ci-git' into 'master' Achilleas Pipinellis
2016-06-21Clarify artifact expiryMark Pundsack
2016-06-21Add definitions and tweak some docs. Partially fixes #17733Mark Pundsack
2016-06-20Merge branch 'document-environments' into 'master' Achilleas Pipinellis
2016-06-18Grammar and typographic changes to artifacts documentationMark Pundsack
2016-06-18Tweak grammarMark Pundsack
2016-06-18Update GIT_DEPTH wordingMark Pundsack
2016-06-18Clean up TOCMark Pundsack
2016-06-18Add to TOCMark Pundsack
2016-06-18Add GIT_STRATEGY and GIT_DEPTHMark Pundsack
2016-06-17Tweak grammarMark Pundsack
2016-06-14Merge remote-tracking branch 'origin/master' into environments-and-deploymentsKamil Trzcinski
2016-06-14Add gitlab-ci.yml documentation for environmentsKamil Trzcinski
2016-06-13Added documentation to artifacts expireKamil Trzcinski
2016-06-13Improve after reviewKamil Trzcinski
2016-06-13Added description of artifacts:whenKamil Trzcinski
2016-06-10Improve after reviewKamil Trzcinski
2016-06-10Added description of artifacts:whenKamil Trzcinski
2016-06-01Fixed Typo in README.mdPhilipp Kraus
2016-05-28Fix typoAurelio Jargas
2016-05-19Update 'after_script' introduction noteTomasz Maczukin
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Merge remote-tracking branch 'origin/master' into after-scriptKamil Trzcinski
2016-04-18Merge branch 'after-script' into make-before-after-overridableKamil Trzcinski
2016-04-18Add minor fixes in docs for job-specific variablesGrzegorz Bizon
2016-04-18Add documentation for job-level build variablesGrzegorz Bizon
2016-04-17Add note about versionKamil Trzcinski
2016-04-17Update CHANGELOG and add documentationKamil Trzcinski
2016-04-17Add CHANGELOG and documentationKamil Trzcinski
2016-04-14Add TOC to yaml README and an intro sectionAchilleas Pipinellis
2016-04-07[ci skip] Fix typo.frodsan
2016-03-22Merge branch 'feature-ci-only-except-trigger' into 'master' Kamil Trzciński
2016-03-18fixed md anchor linkPat Turner