summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Update duration at the end of pipelineupdate-duration-at-the-end-of-pipelineKamil Trzcinski2016-10-201-3/+0
* 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 pipeline-emailspipeline-emailsLin Jen-Shin2016-10-181-4/+6
| |\
| * \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-172-14/+14
| |\ \
| * | | 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
| |\ \ \
| * | | | 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 remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-10-041-4/+7
| |\ \ \ \ \
| * | | | | | Sorry, was confused.Lin Jen-Shin2016-09-211-1/+1
| * | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-212-29/+62
| |\ \ \ \ \ \
| * | | | | | | Make various trace methods take last_lines argument:Lin Jen-Shin2016-09-211-9/+11
| * | | | | | | Avoid using the same name with methodLin Jen-Shin2016-09-211-4/+4
| * | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-191-2/+4
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-141-0/+11
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Split notification integration into another branchLin Jen-Shin2016-09-141-9/+0
| * | | | | | | | | Try to integrate the email into notification systemLin Jen-Shin2016-09-131-0/+9
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin2016-09-123-12/+38
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Add mock email templatesLin Jen-Shin2016-09-011-2/+5
* | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into retry-cancelled-pipelinesretry-cancelled-pipelinesLin Jen-Shin2016-10-181-4/+6
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Add Pipeline metrics workerKamil Trzcinski2016-10-171-4/+6
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
* | | | | | | | | | Make cancelled pipelines being able to retryLin Jen-Shin2016-10-171-1/+1
|/ / / / / / / / /
* | | | | | | | | 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
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | 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
|/ / / / / / /
* | | | | | | 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
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | Revert to use Mounter method to check existence22768-revert-to-touch-file-systemPaco Guzman2016-09-301-1/+1
* | | | | | | Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin2016-10-031-1/+1
|/ / / / / /
* | | | | | Fix pipeline fixtures for development environmentGrzegorz Bizon2016-09-221-1/+1
* | | | | | Merge branch 'post-merge-improve-of-ci-permissions' into 'master' Rémy Coutable2016-09-211-2/+5
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Post-merge improve of CI permissionsKamil Trzcinski2016-09-201-2/+5
* | | | | | Merge branch '21170-cycle-analytics' into 'master' Stan Hu2016-09-211-0/+20
|\ \ \ \ \ \
| * | | | | | Implement review comments from @yorickpeterseTimothy Andrew2016-09-201-8/+9
| * | | | | | Merge remote-tracking branch 'origin/master' into 21170-cycle-analyticsTimothy Andrew2016-09-204-26/+58
| |\ \ \ \ \ \ | | |/ / / / /
| * | | | | | Test all cycle analytics pre-calculation code.Timothy Andrew2016-09-191-1/+1
| * | | | | | Improve performance of the cycle analytics page.Timothy Andrew2016-09-151-0/+19
* | | | | | | Merge branch 'fix-regression-in-handling-build-updated' into 'master' Rémy Coutable2016-09-201-7/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Fix build_updatedfix-regression-in-handling-build-updatedKamil Trzcinski2016-09-191-1/+2