Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix tests and add has_environment? | Kamil Trzcinski | 2016-11-17 | 1 | -1/+1 |
* | Improve specs and add missing cases that were not supported | Kamil Trzcinski | 2016-11-17 | 1 | -1/+1 |
* | Expose `last_deployment` on `Ci::Builds` [ci skip] | Kamil Trzcinski | 2016-11-08 | 1 | -3/+1 |
* | Re-organize queues to use for Sidekiqseparate-sidekiq-queues | Yorick Peterse | 2016-10-21 | 1 | -1/+1 |
* | Check if project exists before creating deployment | Grzegorz Bizon | 2016-10-14 | 1 | -2/+0 |
* | Fix typo in build success worker for deployment | Grzegorz Bizon | 2016-10-13 | 1 | -2/+2 |
* | Do not process build success if project was removed | Grzegorz Bizon | 2016-10-13 | 1 | -2/+4 |
* | Add build success worker that runs asynchronously | Grzegorz Bizon | 2016-10-13 | 1 | -0/+27 |