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-03-18Merge branch 'all-ci-offline-migrations' into 'master' Robert Speicher
2017-03-17Merge branch 'fix-slow-queries-for-branches-index' into 'master'Douwe Maan
2017-03-17Merge branch '27376-cache-default-branch-pipeline-on-project' into 'master'Yorick Peterse
2017-03-11Merge branch 'fix/gb/passed-with-warnings-status-on-mysql' into 'master' Kamil TrzciƄski
2017-03-06Reinstitute a core `manual` status for manual actionsGrzegorz Bizon
2017-03-06Add support for blocking actions to CI/CD pipelineGrzegorz Bizon
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Move up delegate callsDouwe Maan
2017-02-23Enable Rails/DelegateDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-02-23Enable Rails/ValidationDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-20Consider the case where we don't specify ref for pipelineLin Jen-Shin
2017-02-20Optimize Ci::Pipeline.latest queryLin Jen-Shin
2017-02-14Simplify implementation of pipeline retry serviceGrzegorz Bizon
2017-02-14Use new pipeline retry service with optimistic lockingGrzegorz Bizon
2017-02-14Add after_stage scope to commit status classGrzegorz Bizon
2017-02-13Add a separate CI/CD pipeline retry service classGrzegorz Bizon
2017-02-13Skip job only when canceling the pipeline it belongs toGrzegorz Bizon
2017-02-07CI is fine with lookup errorsDouwe Maan
2017-02-07No || neededDouwe Maan
2017-02-07Add testsDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-01-18Pass memoizable warnings attribute to stage objectGrzegorz Bizon
2017-01-03fix pipelines/index.html.haml merge conflictRegis
2016-12-26Order only for latest_successful_forLin Jen-Shin
2016-12-25Merge branch 'master' into auto-pipelines-vueRegis
2016-12-24Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'"Grzegorz Bizon
2016-12-24merge master and fix application.rb conflictRegis
2016-12-23Prefer oneline and Rubocop prefers ternary operatorLin Jen-Shin
2016-12-23Ci::Pipeline.latest order by id DESCLin Jen-Shin
2016-12-21Add specs for pipeline entity and improve factoryGrzegorz Bizon
2016-12-21Merge branch 'master' into auto-pipelines-vueGrzegorz Bizon
2016-12-20Add tests for stage API endpointKamil Trzcinski
2016-12-16Merge branch 'master' into auto-pipelines-vueRegis
2016-12-16Improve performance of Pipelines APIKamil Trzcinski
2016-12-15Don't call anything on a block, use simple ifLin Jen-Shin
2016-12-14Introduce latest_status and add a few testsLin Jen-Shin
2016-12-14Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin
2016-12-14Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin
2016-12-13Improve readability in methods for detailed statusGrzegorz Bizon
2016-12-12Fix auto loading of constants for Ci StatusesKamil Trzcinski
2016-12-07Fix success statusKamil Trzcinski
2016-12-06Added Ci::Stage specsKamil Trzcinski
2016-12-06Fix handling of allowed to failure jobsKamil Trzcinski
2016-12-06Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski
2016-12-06Fix broken pipeline rendering [ci skip]Kamil Trzcinski
2016-12-06Support pipelines APIKamil Trzcinski
2016-12-05Expose pipeline detailed status using status factoryGrzegorz Bizon