| Commit message (Expand) | Author | Age | Files | Lines |
* | Order only for latest_successful_for | Lin Jen-Shin | 2016-12-26 | 1 | -6/+3 |
* | Revert "Merge branch 'fix-latest-pipeine-ordering' into 'master'" | Grzegorz Bizon | 2016-12-24 | 1 | -2/+5 |
* | Prefer oneline and Rubocop prefers ternary operator | Lin Jen-Shin | 2016-12-23 | 1 | -7/+2 |
* | Ci::Pipeline.latest order by id DESC | Lin Jen-Shin | 2016-12-23 | 1 | -5/+7 |
* | Add tests for stage API endpoint | Kamil Trzcinski | 2016-12-20 | 1 | -0/+5 |
* | Don't call anything on a block, use simple if | Lin Jen-Shin | 2016-12-15 | 1 | -4/+6 |
* | Introduce latest_status and add a few tests | Lin Jen-Shin | 2016-12-14 | 1 | -0/+4 |
* | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l... | Lin Jen-Shin | 2016-12-14 | 1 | -2/+4 |
|\ |
|
| * | Improve readability in methods for detailed status | Grzegorz Bizon | 2016-12-13 | 1 | -1/+3 |
| * | Fix auto loading of constants for Ci Statuses | Kamil Trzcinski | 2016-12-12 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l... | Lin Jen-Shin | 2016-12-14 | 1 | -18/+42 |
|\ \
| |/ |
|
| * | Fix success status | Kamil Trzcinski | 2016-12-07 | 1 | -1/+2 |
| * | Added Ci::Stage specs | Kamil Trzcinski | 2016-12-06 | 1 | -0/+4 |
| * | Fix handling of allowed to failure jobs | Kamil Trzcinski | 2016-12-06 | 1 | -1/+1 |
| * | Introduce `Ci::Stage`, right now this is artificial object that is build dyna... | Kamil Trzcinski | 2016-12-06 | 1 | -17/+7 |
| * | Fix broken pipeline rendering [ci skip] | Kamil Trzcinski | 2016-12-06 | 1 | -4/+6 |
| * | Support pipelines API | Kamil Trzcinski | 2016-12-06 | 1 | -5/+24 |
| * | Expose pipeline detailed status using status factory | Grzegorz Bizon | 2016-12-05 | 1 | -0/+4 |
| * | Rename `MergeRequest#pipeline` to `head_pipeline`fix/rename-merge-request-head-pipeline | Grzegorz Bizon | 2016-11-29 | 1 | -1/+1 |
| * | Wrap against 80 chars and rename failed_or_canceledfix-cancelling-pipelines | Lin Jen-Shin | 2016-11-23 | 1 | -7/+9 |
| * | Allow to retry failed or canceled builds and fix cancel running specs failure | Kamil Trzcinski | 2016-11-19 | 1 | -6/+8 |
| * | Improve how we could cancel pipelines: | Lin Jen-Shin | 2016-11-17 | 1 | -2/+2 |
* | | Rename latest_for to latest, feedback: | Lin Jen-Shin | 2016-11-24 | 1 | -8/+4 |
* | | Filter against status first, otherwise we can't | Lin Jen-Shin | 2016-11-22 | 1 | -1/+1 |
* | | Use latest_for in latest_successful_for | Lin Jen-Shin | 2016-11-21 | 1 | -1/+1 |
* | | Still use compound pipeline status, but group by | Lin Jen-Shin | 2016-11-21 | 1 | -3/+13 |
* | | Merge remote-tracking branch 'upstream/master' into show-commit-status-from-l... | Lin Jen-Shin | 2016-11-21 | 1 | -0/+11 |
|\ \
| |/ |
|
| * | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-02 | 1 | -6/+6 |
| |\ |
|
| * \ | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-10-25 | 1 | -3/+3 |
| |\ \ |
|
| * \ \ | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-10-21 | 1 | -3/+0 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-10-20 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | Use Array rather than compact, feedback: | Lin Jen-Shin | 2016-10-18 | 1 | -1/+1 |
| * | | | | | Merge branch 'pipeline-emails' into pipeline-notifications | Lin Jen-Shin | 2016-10-18 | 1 | -4/+6 |
| |\ \ \ \ \ |
|
| * | | | | | | Rename for a more consistent pipeline worker name, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -1/+1 |
| * | | | | | | Use run_after_commit to avoid race condition, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -1/+3 |
| * | | | | | | Pipeline#user could be nil. Feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -1/+1 |
| * | | | | | | Change service to be a worker, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -2/+2 |
| * | | | | | | Prefix _ to show that it's intended unused, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -1/+1 |
| * | | | | | | Fix spelling, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -1/+1 |
| * | | | | | | Revert "Split notification integration into another branch" | Lin Jen-Shin | 2016-10-17 | 1 | -0/+9 |
* | | | | | | | Show commit status from latest pipeline | Lin Jen-Shin | 2016-11-08 | 1 | -1/+5 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Add tests for optimistic locking | Kamil Trzcinski | 2016-10-26 | 1 | -1/+1 |
* | | | | | | Use optimistic locking | Kamil Trzcinski | 2016-10-26 | 1 | -6/+6 |
| |_|_|_|/
|/| | | | |
|
* | | | | | Remove redundant class_name and foreign_key overrides | David Wagner | 2016-10-24 | 1 | -3/+3 |
| |_|_|/
|/| | | |
|
* | | | | Update duration at the end of pipelineupdate-duration-at-the-end-of-pipeline | Kamil Trzcinski | 2016-10-20 | 1 | -3/+0 |
| |_|/
|/| | |
|
* | | | Keep around commits only on pipeline createdont-touch-fs-on-pipeline-save | Kamil Trzcinski | 2016-10-19 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'upstream/master' into retry-cancelled-pipelinesretry-cancelled-pipelines | Lin Jen-Shin | 2016-10-18 | 1 | -4/+6 |
|\ \ \
| | |/
| |/| |
|
| * | | Add Pipeline metrics worker | Kamil Trzcinski | 2016-10-17 | 1 | -4/+6 |
| |/ |
|
* | | Make cancelled pipelines being able to retry | Lin Jen-Shin | 2016-10-17 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'feature/process-pipeline-hooks-asynchronously' into 'master'
| Kamil TrzciĆski | 2016-10-14 | 1 | -1/+5 |
|\ |
|