summaryrefslogtreecommitdiff
path: root/app/models/ci/pipeline.rb
Commit message (Expand)AuthorAgeFilesLines
* 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-141-1/+5
|\
| * 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-041-8/+0
| * Make pipeline processing asynchronousKamil Trzcinski2016-10-031-2/+9
* | Rename ignored to failed_but_allowed, introduce exclude_ignoredLin Jen-Shin2016-10-031-1/+1
|/
* 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-201-6/+16
| |\
| * | 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
| * | Fix processing of events when build finished.Kamil Trzcinski2016-09-191-7/+9
* | | squashed - Fix DB exceptions raised importing some specific projects.James Lopez2016-09-191-5/+6
|/ /
* | Show how long this pipeline was queuedLin Jen-Shin2016-09-051-0/+7
* | Forget about pending duration for now, need more discussionLin Jen-Shin2016-09-051-2/+1
* | Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-021-2/+2
|\ \ | |/
| * Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-261-2/+2
| |\
| * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-241-1/+9
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-181-0/+4
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-171-0/+16
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-161-60/+71
| |\ \ \ \ \
| * | | | | | Make Pipeline.latest_successful_for return the recordLin Jen-Shin2016-08-111-6/+2
| * | | | | | Remove Pipeline#latest in favour of Project#pipeline_for(ref)Lin Jen-Shin2016-08-111-4/+0
| * | | | | | It's latest_for, not just latestLin Jen-Shin2016-08-101-1/+1
| * | | | | | Introduce Pipeline#latest and Pipeline.latest_for:Lin Jen-Shin2016-08-101-2/+10
* | | | | | | Calculate real queueing time to exclude gaps from:Lin Jen-Shin2016-09-021-7/+2
* | | | | | | no point to set duration while not started yetLin Jen-Shin2016-08-291-0/+2
* | | | | | | Fix constant nameLin Jen-Shin2016-08-291-1/+1
* | | | | | | Smartly calculate real running time and pending timeLin Jen-Shin2016-08-291-1/+7
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge branch 'statuseable-hasstatus' into 'master' Robert Speicher2016-08-251-1/+1
|\ \ \ \ \ \
| * | | | | | rename Statuseable to HasStatusDe Wet Blomerus2016-08-251-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Reduce number of database queries on builds tab13912-reduce-pipeline-db-queriesPaco Guzman2016-08-251-1/+1
|/ / / / /
* | | | | Merge branch 'mark-as-processable' into 'master' Robert Speicher2016-08-191-0/+4
|\ \ \ \ \
| * | | | | Fix rubocop offense in pipeline modelmark-as-processableGrzegorz Bizon2016-08-191-1/+1
| * | | | | Make all future skipped builds as processable when retrying a buildKamil Trzcinski2016-08-181-0/+4
| | |/ / / | |/| | |
* | | | | Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-191-0/+4
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Split pipeline status item for Commit Status and BuildKamil Trzcinski2016-08-171-2/+2
| * | | | Merge remote-tracking branch 'origin/master' into 18141-pipeline-graphKamil Trzcinski2016-08-171-60/+87
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Fix pipelines visualisation renderingKamil Trzcinski2016-08-171-0/+4
| | |_|/ | |/| |
* | | | Use travel_to instead of dependency injection, feedback:Lin Jen-Shin2016-08-191-2/+2
* | | | Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-171-2/+3
|\ \ \ \ | | |/ / | |/| |
| * | | Revert unrelevant changespipeline-hooks-without-slackKamil Trzcinski2016-08-161-2/+3