summaryrefslogtreecommitdiff
path: root/app/services/ci
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ | |/
| * Make the cases clear instead of having guardsslightly-more-readableLin Jen-Shin2016-09-121-3/+3
* | Split notification integration into another branchLin Jen-Shin2016-09-141-2/+8
* | Try to integrate the email into notification systemLin Jen-Shin2016-09-131-0/+13
|/
* Project tools visibility levelFelipe Artur2016-09-011-3/+5
* Block concurrent pipeline processingsKamil Trzcinski2016-08-311-6/+8
* Drop unused CI tables and fileszj-remove-unused-ci-tablesZ.J. van de Weg2016-08-261-35/+0
* rename Statuseable to HasStatusDe Wet Blomerus2016-08-251-1/+1
* Use event `enqueue` instead of `queue`Kamil Trzcinski2016-08-121-1/+1
* Use state machine for pipeline event processingKamil Trzcinski2016-08-111-2/+3
* Pre-create all builds for Pipeline when a trigger is receivedKamil Trzcinski2016-08-115-97/+196
* Add notice implementationKamil Trzcinski2016-07-181-0/+2
* Mark builds with manual actions as skippedKamil Trzcinski2016-07-181-1/+3
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into store-variables...store-variables-and-when-in-builds-tableKamil Trzcinski2016-07-181-0/+1
|\
| * Track a user who created a pipelineKamil Trzcinski2016-07-151-0/+1
* | Store when and yaml variables in builds tableKamil Trzcinski2016-07-161-1/+3
|/
* Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-173-43/+57
|\
| * Merge branch 'fix/status-of-pipeline-without-builds' into 'master' Rémy Coutable2016-06-162-38/+40
| |\
| | * Merge branch 'master' into fix/status-of-pipeline-without-buildsfix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-151-1/+2
| | |\
| | * | Remove reduntant method for building pipeline buildsGrzegorz Bizon2016-06-151-1/+2
| | * | Merge branch 'master' into fix/status-of-pipeline-without-buildsGrzegorz Bizon2016-06-144-20/+20
| | |\ \
| | * | | Refactor code reponsible for creating buildsGrzegorz Bizon2016-06-031-1/+0
| | * | | Update CreateCommitBuildsService to pass testsKamil Trzcinski2016-06-031-1/+2
| | * | | Save Ci::Commit object to persist all created buildsKamil Trzcinski2016-06-032-1/+2
| | * | | Do not create pipeline objects when no buildsGrzegorz Bizon2016-06-031-17/+24
| | * | | Add minor improvements in create builds serviceGrzegorz Bizon2016-06-031-7/+2
| | * | | Refactor ci commit pipeline to prevent implicit savesGrzegorz Bizon2016-06-031-13/+11
| * | | | Merge branch 'fair-usage-of-shared-runners' into 'master' Stan Hu2016-06-151-6/+17
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Fix typoKamil Trzcinski2016-06-151-1/+1