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
2016-07-15Make rubocop happyKamil Trzcinski
2016-07-15Track a user who created a pipelineKamil Trzcinski
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
2016-06-25Add support for "skip ci" tooSimon Welsh
2016-06-25Allow "ci skip" to be in any caseSimon Welsh
2016-06-15Remove reduntant method for building pipeline buildsGrzegorz Bizon
2016-06-14Improve code clarity in pipeline create serviceGrzegorz Bizon
2016-06-14Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon
2016-06-07Fix remaining test offensesKamil Trzcinski
2016-06-07Fix tests failuresKamil Trzcinski
2016-06-03Rename remaining ci_commits in specsKamil Trzcinski
2016-06-03Rename all `[ci_]commit` to `[ci_]pipeline` in specs and featuresKamil Trzcinski
2016-06-03Update CreateCommitBuildsService to pass testsKamil Trzcinski
2016-06-03Update ci commit pipeline specs according to changesGrzegorz Bizon
2016-06-03Add minor improvements in create builds serviceGrzegorz Bizon
2016-06-03Add specs covering case when there are no buildsGrzegorz Bizon
2016-06-03Refactor ci commit pipeline to prevent implicit savesGrzegorz Bizon
2016-06-02Rename Ci::Commit to Ci::Pipeline and rename some of the ci_commit to pipelineKamil Trzcinski
2016-05-24Enable RSpec/NotToNot cop and auto-correct offensesRobert Speicher
2015-12-17Don't create CI status for refs that doesn't have .gitlab-ci.yml, even if the...Kamil Trzcinski
2015-12-15Fixed Rubocop offensesGabriel Mazetto
2015-12-11Fix specsKamil Trzcinski
2015-12-11Fix errorsKamil Trzcinski
2015-12-11Remove ci_ prefix from all ci related thingsKamil Trzcinski