| Commit message (Expand) | Author | Age | Files | Lines |
* | Just create failed builds rather than calling events | Lin Jen-Shin | 2016-11-22 | 1 | -6/+3 |
* | External jobs do not have show page nor traces | Lin Jen-Shin | 2016-11-21 | 1 | -1/+7 |
* | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-11-02 | 1 | -16/+12 |
|\ |
|
| * | Fix duration specs | Kamil Trzcinski | 2016-10-26 | 1 | -14/+7 |
| * | Fix optimistic locking | Kamil Trzcinski | 2016-10-26 | 1 | -6/+9 |
* | | Make sure pusher has the read_build privilege | Lin Jen-Shin | 2016-10-22 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'upstream/master' into pipeline-notifications | Lin Jen-Shin | 2016-10-20 | 1 | -5/+19 |
|\ \
| |/ |
|
| * | Merge remote-tracking branch 'upstream/master' into retry-cancelled-pipelinesretry-cancelled-pipelines | Lin Jen-Shin | 2016-10-18 | 1 | -18/+9 |
| |\ |
|
| * | | Make cancelled pipelines being able to retry | Lin Jen-Shin | 2016-10-17 | 1 | -5/+19 |
* | | | Use bcc for pipeline emails because: | Lin Jen-Shin | 2016-10-18 | 1 | -1/+1 |
* | | | Merge branch 'pipeline-emails' into pipeline-notifications | Lin Jen-Shin | 2016-10-18 | 1 | -18/+9 |
|\ \ \
| | |/
| |/| |
|
| * | | Improve spec for pipeline metrics workeradd-pipeline-metrics-worker | Kamil Trzcinski | 2016-10-17 | 1 | -18/+9 |
| |/ |
|
* | | should_email_no_one -> should_not_email_anyone, 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/+4 |
* | | Fix test by having a real commit | Lin Jen-Shin | 2016-10-17 | 1 | -1/+9 |
* | | Use EmailHelpers where possible, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -3/+2 |
* | | Prefer methods from EmailHelpers, feedback: | Lin Jen-Shin | 2016-10-17 | 1 | -1/+1 |
* | | How could I forget this? | Lin Jen-Shin | 2016-10-17 | 1 | -1/+10 |
* | | Add test for sending pipeline notifications | Lin Jen-Shin | 2016-10-17 | 1 | -0/+54 |
* | | Just show the first merge request we found, feedback: | Lin Jen-Shin | 2016-10-14 | 1 | -31/+0 |
* | | Introduce Pipeline#merge_requests_with_active_first, | Lin Jen-Shin | 2016-10-14 | 1 | -0/+31 |
|/ |
|
* | Fix build. | Timothy Andrew | 2016-09-21 | 1 | -3/+3 |
* | Fix spec failures. | Timothy Andrew | 2016-09-20 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/master' into 21170-cycle-analytics | Timothy Andrew | 2016-09-20 | 1 | -12/+51 |
|\ |
|
| * | Fix English | Lin Jen-Shin | 2016-09-13 | 1 | -4/+4 |
| * | Add a test for #22010 | Lin Jen-Shin | 2016-09-13 | 1 | -4/+18 |
| * | Remove tests for pending_duration | Lin Jen-Shin | 2016-09-05 | 1 | -2/+1 |
| * | Just sum all the queuing time, indication for needing more runners | Lin Jen-Shin | 2016-09-02 | 1 | -1/+1 |
| * | Make sure the algorithm did exclude gaps | Lin Jen-Shin | 2016-09-02 | 1 | -2/+2 |
| * | Actually we still need to use total - running to get: | Lin Jen-Shin | 2016-09-02 | 1 | -6/+11 |
| * | Merge remote-tracking branch 'upstream/master' into smart-pipeline-duration | Lin Jen-Shin | 2016-09-02 | 1 | -0/+30 |
| |\ |
|
| * | | Calculate real queueing time to exclude gaps from: | Lin Jen-Shin | 2016-09-02 | 1 | -9/+18 |
| * | | Fix test for Pipeline#duration | Lin Jen-Shin | 2016-08-30 | 1 | -5/+17 |
* | | | Test all cycle analytics pre-calculation code. | Timothy Andrew | 2016-09-19 | 1 | -0/+55 |
| |/
|/| |
|
* | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-24 | 1 | -5/+9 |
|\ \
| |/ |
|
| * | Use travel_to instead of dependency injection, feedback: | Lin Jen-Shin | 2016-08-19 | 1 | -4/+6 |
| * | pipeline duration no longer depends on builds | Lin Jen-Shin | 2016-08-15 | 1 | -2/+1 |
| * | Introduce Gitlab::Utils.now so that it's easier to stub | Lin Jen-Shin | 2016-08-15 | 1 | -3/+6 |
* | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu... | Lin Jen-Shin | 2016-08-17 | 1 | -1/+86 |
|\ \
| |/ |
|
| * | Rename queue to enqueue in tests | Kamil Trzcinski | 2016-08-12 | 1 | -6/+6 |
| * | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-12 | 1 | -4/+19 |
| |\ |
|
| * | | Make pipeline to be in created state for hooks tests | Kamil Trzcinski | 2016-08-12 | 1 | -1/+1 |
| * | | Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-12 | 1 | -37/+33 |
| |\ \ |
|
| * | | | Make it more grammatically correct, feedback: | Lin Jen-Shin | 2016-08-12 | 1 | -4/+4 |
| * | | | Fix tests for pipeline events | Kamil Trzcinski | 2016-08-11 | 1 | -17/+47 |
| * | | | Fix pipeline status change from pending to running | Kamil Trzcinski | 2016-08-11 | 1 | -0/+45 |
| * | | | Enhance a pipeline event tests to analyse number of returned builds | Kamil Trzcinski | 2016-08-11 | 1 | -20/+19 |
| * | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slack | Kamil Trzcinski | 2016-08-11 | 1 | -302/+14 |
| |\ \ \ |
|
| * \ \ \ | Merge remote-tracking branch 'upstream/master' into pipeline-hooks-without-slack | Lin Jen-Shin | 2016-08-11 | 1 | -2/+2 |
| |\ \ \ \ |
|
| * | | | | | Define utility functions later, feedback: | Lin Jen-Shin | 2016-08-05 | 1 | -10/+10 |