summaryrefslogtreecommitdiff
path: root/app/services/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'route-map' into 'master' Robert Speicher2017-02-071-2/+2
|\
| * Don't skip authorization when stopping CI environmentsDouwe Maan2017-02-071-1/+1
| * Address feedbackDouwe Maan2017-02-061-2/+2
* | Update changesKamil Trzcinski2017-02-061-2/+1
|/
* Return struct instead of multiple valuesKamil Trzcinski2017-01-251-2/+4
* Fix picking CI buildsKamil Trzcinski2017-01-251-2/+2
* Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski2017-01-241-0/+8
|\
| * Add missing specs for update build queue servicefix-shared-runners-queue-updateGrzegorz Bizon2017-01-201-1/+3
| * Fix shared runners queue updateKamil Trzcinski2017-01-201-0/+6
* | Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski2017-01-201-17/+39
|/
* Fix specsKamil Trzcinski2017-01-191-1/+1
* Merge remote-tracking branch 'origin/master' into 21698-redis-runner-last-buildKamil Trzcinski2017-01-192-6/+17
|\
| * Merge branch 'show-commit-status-from-latest-pipeline' into 'master' Grzegorz Bizon2016-12-151-4/+4
| |\
| | * Introduce latest_status and add a few testsLin Jen-Shin2016-12-141-1/+1
| | * Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-12-142-13/+25
| | |\
| | * | Rename latest_for to latest, feedback:Lin Jen-Shin2016-11-241-1/+1
| | * | Still use compound pipeline status, but group byLin Jen-Shin2016-11-211-9/+2
| | * | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l...Lin Jen-Shin2016-11-212-19/+29
| | |\ \
| | * | | There's not always a pipelineLin Jen-Shin2016-11-081-1/+1
| | * | | Also show latest pipeline for ImageForBuildServiceLin Jen-Shin2016-11-081-3/+10
| * | | | Create environments when the build referencing them is createdNick Thomas2016-12-151-2/+13
| | |_|/ | |/| |
* | | | Fixed broken buildKim "BKC" Carlbäcker2016-12-211-1/+1
* | | | Make expire-time a constant, correct function in ServiceKim "BKC" Carlbäcker2016-12-161-1/+1
* | | | #NamingThingsKim "BKC" Carlbäcker2016-12-161-1/+0
* | | | Update Runners in a ServiceKim "BKC" Carlbäcker2016-12-151-0/+12
|/ / /
* | | Fix handling of skipped vs success statusKamil Trzcinski2016-12-061-2/+2
* | | Restore method that ensures builds being createdGrzegorz Bizon2016-11-251-0/+15
* | | Create pipeline along with builds in the transationGrzegorz Bizon2016-11-242-12/+9
| |/ |/|
* | Merge branch 'feature/environment-teardown-when-branch-deleted' into 'master' Kamil Trzciński2016-11-171-0/+29
|\ \
| * | Remove unnecessary check from environments servicefeature/environment-teardown-when-branch-deletedGrzegorz Bizon2016-11-161-5/+0
| * | Refactor methods for environments in project modelGrzegorz Bizon2016-11-161-1/+2
| * | Improve name of service that stops CI environmentsGrzegorz Bizon2016-11-141-1/+1
| * | Check permissions before stopping CI environmentsGrzegorz Bizon2016-11-141-0/+1
| * | Make commit an optional arg for environments searchGrzegorz Bizon2016-11-091-8/+4
| * | Add environment factory review app traitGrzegorz Bizon2016-11-091-7/+12
| * | Add environment teardown serviceGrzegorz Bizon2016-11-081-0/+31
| |/
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-022-19/+15
|\ \ | |/
| * Make retry_lock to not be infiniteuse-optimistic-lockingKamil Trzcinski2016-10-271-2/+2
| * Fix Rubocop unused variables warningStan Hu2016-10-261-2/+2
| * Remove puts to solve Rubocop errorsStan Hu2016-10-261-2/+0
| * Fix optimistic lockingKamil Trzcinski2016-10-261-2/+4
| * Add tests for optimistic lockingKamil Trzcinski2016-10-261-1/+1
| * Use optimistic lockingKamil Trzcinski2016-10-262-19/+15
* | Change service to be a worker, feedback:Lin Jen-Shin2016-10-171-13/+0
* | We're using BaseServiceLin Jen-Shin2016-10-171-1/+1
* | Revert "Split notification integration into another branch"Lin Jen-Shin2016-10-171-8/+2
|/
* Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-141-0/+2
|\
| * Fix ci pipeline processing with async jobsGrzegorz Bizon2016-10-071-0/+2
* | Doesn't need BaseService, feedback:Lin Jen-Shin2016-09-151-1/+1
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-141-3/+3
|\ \ | |/