summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '23205-information-about-environments-build-page' into 'master' Fatih Acet2016-11-181-0/+30
|\
| * Fix tests and add has_environment?Kamil Trzcinski2016-11-171-3/+7
| * Improve specs and add missing cases that were not supportedKamil Trzcinski2016-11-171-2/+18
| * Expose `last_deployment` on `Ci::Builds` [ci skip]Kamil Trzcinski2016-11-081-3/+7
| * Add switch statement & last_deployment methodAnnabel Dunstone Gray2016-11-081-0/+6
* | Update the updated_at of a build while patching the traceTomasz Maczukin2016-11-151-0/+5
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-11-021-6/+6
|\ \ | |/
| * Add tests for optimistic lockingKamil Trzcinski2016-10-261-1/+1
| * Use optimistic lockingKamil Trzcinski2016-10-261-6/+6
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-257-16/+16
|\ \ | |/
| * Remove redundant class_name and foreign_key overridesDavid Wagner2016-10-247-16/+16
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-211-3/+0
|\ \ | |/
| * Update duration at the end of pipelineupdate-duration-at-the-end-of-pipelineKamil Trzcinski2016-10-201-3/+0
* | Merge remote-tracking branch 'upstream/master' into pipeline-notificationsLin Jen-Shin2016-10-201-2/+2
|\ \ | |/
| * Keep around commits only on pipeline createdont-touch-fs-on-pipeline-saveKamil Trzcinski2016-10-191-1/+1
| * Merge branch 'pipeline-emails' into 'master' Kamil Trzciński2016-10-181-9/+14
| |\
| * \ Merge remote-tracking branch 'upstream/master' into retry-cancelled-pipelinesretry-cancelled-pipelinesLin Jen-Shin2016-10-181-4/+6
| |\ \
| * | | Make cancelled pipelines being able to retryLin Jen-Shin2016-10-171-1/+1
* | | | Use Array rather than compact, feedback:Lin Jen-Shin2016-10-181-1/+1
* | | | Merge branch 'pipeline-emails' into pipeline-notificationsLin Jen-Shin2016-10-181-4/+6
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-emailspipeline-emailsLin Jen-Shin2016-10-181-4/+6
| |\ \ \ | | | |/ | | |/|
| | * | Add Pipeline metrics workerKamil Trzcinski2016-10-171-4/+6
| | |/
* | | Rename for a more consistent pipeline worker name, feedback:Lin Jen-Shin2016-10-171-1/+1
* | | Use run_after_commit to avoid race condition, feedback:Lin Jen-Shin2016-10-171-1/+3
* | | Pipeline#user could be nil. Feedback:Lin Jen-Shin2016-10-171-1/+1
* | | Change service to be a worker, feedback:Lin Jen-Shin2016-10-171-2/+2
* | | Prefix _ to show that it's intended unused, feedback:Lin Jen-Shin2016-10-171-1/+1
* | | Fix spelling, feedback:Lin Jen-Shin2016-10-171-1/+1
* | | Revert "Split notification integration into another branch"Lin Jen-Shin2016-10-171-0/+9
|/ /
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-172-14/+14
|\ \ | |/
| * Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master' Kamil Trzciński2016-10-142-14/+14
| |\
| | * Add build finished worker that creates a workflowGrzegorz Bizon2016-10-141-2/+1
| | * Calculate build coverage asynchronouslyGrzegorz Bizon2016-10-141-2/+1
| | * Add build success worker that runs asynchronouslyGrzegorz Bizon2016-10-131-12/+9
| | * Perform CI build hooks asynchronously using workerGrzegorz Bizon2016-10-131-2/+3
| | * Execute pipeline hooks asynchronouslyGrzegorz Bizon2016-10-121-1/+6
* | | Just show the first merge request we found, feedback:Lin Jen-Shin2016-10-141-6/+0
* | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-141-5/+10
|\ \ \ | |/ /
| * | Schedule async pipeline success worker after commitGrzegorz Bizon2016-10-121-1/+2
| * | Process MWBS in successful pipeline asynchronouslyGrzegorz Bizon2016-10-071-1/+1
| * | Move MWBS trigger from build to pipeline eventGrzegorz Bizon2016-10-061-7/+9
| |/
* | Introduce Pipeline#merge_requests_with_active_first,Lin Jen-Shin2016-10-141-4/+8
* | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-082-4/+3
|\ \ | |/
| * Merge branch 'feature/improve-async-pipeline-processing' into 'master' Kamil Trzciński2016-10-061-2/+1
| |\
| | * Fix async pipeline and remove unrelated changesGrzegorz Bizon2016-10-042-9/+1
| | * Make pipeline processing asynchronousKamil Trzcinski2016-10-032-3/+10
| * | Merge branch 'update-runner-information' into 'master' Rémy Coutable2016-10-051-1/+1
| |\ \
| | * | Update runner version only when updating contacted_atKamil Trzcinski2016-10-031-1/+1
| | |/
| * | Merge branch 'master' into all-skipped-equals-successLin Jen-Shin2016-10-031-1/+1
| |\ \ | | |/
| * | Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin2016-10-031-1/+1