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-02-14Avoid race condition in build retry serviceGrzegorz Bizon
2017-02-14Simplify implementation of build retry serviceGrzegorz Bizon
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-14Preserve base service abstraction for retry servicesGrzegorz Bizon
2017-02-13Fix Rubocop offense in pipeline retry serviceGrzegorz Bizon
2017-02-13Implement new pipeline retry serviceGrzegorz Bizon
2017-02-13Add a separate CI/CD pipeline retry service classGrzegorz Bizon
2017-02-13Add specs for build retry serviceGrzegorz Bizon
2017-02-13Extract CI/CD build retry code to separate serviceGrzegorz Bizon
2017-02-07Merge branch 'route-map' into 'master' Robert Speicher
2017-02-07Don't skip authorization when stopping CI environmentsDouwe Maan
2017-02-07Address feedbackDouwe Maan
2017-02-06Only tick queue if anything is updatedLin Jen-Shin
2017-02-06Update changesKamil Trzcinski
2017-02-03Merge remote-tracking branch 'upstream/master' into use-update-runner-serviceLin Jen-Shin
2017-01-25Return struct instead of multiple valuesKamil Trzcinski
2017-01-25Fix picking CI buildsKamil Trzcinski
2017-01-24Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski
2017-01-20Prefer service object over after_save hookLin Jen-Shin
2017-01-20Add missing specs for update build queue serviceGrzegorz Bizon
2017-01-20Fix shared runners queue updateKamil Trzcinski
2017-01-20Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski
2017-01-20Fix specsKamil Trzcinski
2017-01-19Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski
2016-12-21Fixed broken buildKim "BKC" Carlbäcker
2016-12-16Make expire-time a constant, correct function in ServiceKim "BKC" Carlbäcker
2016-12-16#NamingThingsKim "BKC" Carlbäcker
2016-12-16Update Runners in a ServiceKim "BKC" Carlbäcker
2016-12-15Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon
2016-12-15Create environments when the build referencing them is createdNick Thomas
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-06Fix handling of skipped vs success statusKamil Trzcinski
2016-11-25Restore method that ensures builds being createdGrzegorz Bizon
2016-11-24Create pipeline along with builds in the transationGrzegorz Bizon
2016-11-24Rename latest_for to latest, feedback:Lin Jen-Shin
2016-11-21Still use compound pipeline status, but group byLin Jen-Shin
2016-11-21Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin
2016-11-17Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński
2016-11-16Remove unnecessary check from environments serviceGrzegorz Bizon
2016-11-16Refactor methods for environments in project modelGrzegorz Bizon
2016-11-14Improve name of service that stops CI environmentsGrzegorz Bizon
2016-11-14Check permissions before stopping CI environmentsGrzegorz Bizon
2016-11-09Make commit an optional arg for environments searchGrzegorz Bizon
2016-11-09Add environment factory review app traitGrzegorz Bizon
2016-11-08Add environment teardown serviceGrzegorz Bizon
2016-11-07There's not always a pipelineLin Jen-Shin
2016-11-07Also show latest pipeline for ImageForBuildServiceLin Jen-Shin