summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pipeline-stage' into 'master' Rémy Coutable2016-12-082-9/+62
|\
| * Code reviewKamil Trzcinski2016-12-071-1/+3
| * Fix success statusKamil Trzcinski2016-12-071-1/+2
| * Added Ci::Stage specsKamil Trzcinski2016-12-061-0/+4
| * Fix handling of allowed to failure jobsKamil Trzcinski2016-12-061-1/+1
| * Fix test failuresKamil Trzcinski2016-12-061-3/+3
| * Added Stage testsKamil Trzcinski2016-12-061-0/+4
| * Add Ci::Status::StageKamil Trzcinski2016-12-061-0/+2
| * Preserve stage values and use StaticModelKamil Trzcinski2016-12-061-5/+11
| * Introduce `Ci::Stage`, right now this is artificial object that is build dyna...Kamil Trzcinski2016-12-062-17/+30
| * Fix broken pipeline rendering [ci skip]Kamil Trzcinski2016-12-061-4/+6
| * Support pipelines APIKamil Trzcinski2016-12-061-5/+24
* | Merge branch '25209-improve-length-validators' into 'master' Rémy Coutable2016-12-071-2/+2
|\ \ | |/ |/|
| * Use :maximum instead of :within for length validators with a 0..N range25209-improve-length-validatorsRémy Coutable2016-12-061-2/+2
* | Expose pipeline detailed status using status factoryGrzegorz Bizon2016-12-051-0/+4
|/
* Replace references to MergeRequestDiff#commits with st_commitsuse-st-commits-where-possibleAdam Niedzielski2016-12-011-1/+1
* Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipelineGrzegorz Bizon2016-11-291-1/+1
* Wrap against 80 chars and rename failed_or_canceledfix-cancelling-pipelinesLin Jen-Shin2016-11-231-7/+9
* Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-221-0/+4
|\
| * Merge branch 'feature/send-registry-address-with-build-payload' into 'master' Kamil Trzciński2016-11-211-0/+4
| |\
| | * Add Gitlab::Ci::Build::Credentials module with build credentials abstractionTomasz Maczukin2016-11-211-8/+1
| | * Send credentials array with build dataTomasz Maczukin2016-11-211-0/+11
* | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-211-1/+35
|\ \ \ | |/ /
| * | Do not create TODO when build is allowed to failGrzegorz Bizon2016-11-211-1/+5
| * | 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
* | | | Allow to retry failed or canceled builds and fix cancel running specs failureKamil Trzcinski2016-11-191-6/+8
* | | | Merge remote-tracking branch 'upstream/master' into fix-cancelling-pipelinesLin Jen-Shin2016-11-181-0/+5
|\ \ \ \ | |/ / /
| * | | Update the updated_at of a build while patching the traceTomasz Maczukin2016-11-151-0/+5
| | |/ | |/|
* | | Improve how we could cancel pipelines:Lin Jen-Shin2016-11-171-2/+2
|/ /
* | 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