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
2017-01-13Remove empty build spec file from invalid locationGrzegorz Bizon
2017-01-13Merge build specs into file that has valid locationGrzegorz Bizon
2016-12-19Spaces for literal hashLin Jen-Shin
2016-12-19Test if expanded_environment_name could expand varLin Jen-Shin
2016-12-19Merge branch 'master' into fix-yaml-variablesLin Jen-Shin
2016-12-16Pass variables from deployment project services to CI runnerAdam Niedzielski
2016-12-15Add $CI_ENVIRONMENT_NAME and $CI_ENVIRONMENT_SLUGNick Thomas
2016-12-15Merge branch '22849-ci-build-ref-slug' into 'master' Kamil TrzciƄski
2016-12-15Convert CI YAML variables keys into stringsLin Jen-Shin
2016-12-14Add some missing tests for detailed status methodsGrzegorz Bizon
2016-12-13Introduce $CI_BUILD_REF_SLUGNick Thomas
2016-12-13Add missing tests for build `cancelable?` methodGrzegorz Bizon
2016-12-13Make it possible to retry build that was canceledGrzegorz Bizon
2016-12-13Make build retryable only if complete and executedGrzegorz Bizon
2016-12-01Replace references to MergeRequestDiff#commits with st_commitsAdam Niedzielski
2016-11-17Fix tests and add has_environment?Kamil Trzcinski
2016-11-17Improve specs and add missing cases that were not supportedKamil Trzcinski
2016-10-03Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin
2016-09-19Don't leak build tokens in build logsKamil Trzcinski
2016-09-09Add information about user and manual build start to runner as variablesSergey Gnuskov
2016-08-17Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-16Revert unrelevant changesKamil Trzcinski
2016-08-15Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-12Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-12Fix build play failureKamil Trzcinski
2016-08-12Use event `enqueue` instead of `queue`Kamil Trzcinski
2016-08-12if -> when; when -> `when`; %w() -> %w[]; and fix some typos:Lin Jen-Shin
2016-08-11Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski
2016-08-11Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski
2016-08-11Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slackLin Jen-Shin
2016-08-10Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-08-03Use when instead of if, feedback:Lin Jen-Shin
2016-08-02Implement pipeline hooks, extracted from !5525Lin Jen-Shin
2016-07-26Fix testsKatarzyna Kobierska
2016-07-21They were moved to project_spec.rbLin Jen-Shin
2016-07-21Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin
2016-07-20Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-20Don't show other actions of the same nameKamil Trzcinski
2016-07-20Improve implementation of variablesKamil Trzcinski
2016-07-20Make rubocop happyKamil Trzcinski
2016-07-20Update all exposed variables to CI buildsKamil Trzcinski
2016-07-19Move Project#latest_successful_builds_for to project_spec.rbLin Jen-Shin
2016-07-19Just use default_branch, feedback:Lin Jen-Shin
2016-07-19Check against type explicit, feedback:Lin Jen-Shin
2016-07-19Use for, feedback:Lin Jen-Shin
2016-07-19Use let! feedback:Lin Jen-Shin
2016-07-19Remove descriptions for simple case, feedback:Lin Jen-Shin
2016-07-19Merge branch 'master' into artifacts-from-ref-and-build-name-apiLin Jen-Shin
2016-07-19API for downloading latest successful build:Lin Jen-Shin