summaryrefslogtreecommitdiff
path: root/app/models/ci
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_21825' into 'master' Rémy Coutable2016-09-121-0/+11
|\
| * Add information about user and manual build start to runner as variablesSergey Gnuskov2016-09-091-0/+11
* | Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable2016-09-081-1/+10
|\ \ | |/ |/|
| * 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
| |\
| * | 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
* | | Change update interval of runners when trying to preserve contacted_atchange-update-interval-of-runnersKamil Trzcinski2016-09-071-1/+1
* | | Refactor Ci::Build#raw_tracefix/handle-raw-trace-error-on-old-buildsTomasz Maczukin2016-09-011-5/+2
* | | Update specs - add mocks to simulate old versionsTomasz Maczukin2016-09-011-1/+9
* | | Refactorize CI::Build modelTomasz Maczukin2016-09-011-2/+10
* | | Handle error on trace raw download with old builds (DB stored)Tomasz Maczukin2016-09-011-0/+4
| |/ |/|
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-262-3/+3
|\ \ | |/
| * 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-252-2/+2
| |/
* | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-242-1/+10
|\ \ | |/
| * Merge branch 'mark-as-processable' into 'master' Robert Speicher2016-08-192-0/+5
| |\
| | * 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-182-0/+5
| * | Merge remote-tracking branch 'upstream/master' into wall-clock-time-for-showi...Lin Jen-Shin2016-08-192-1/+5
| |\ \
| * | | 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
| |\ \ \
| * | | | Introduce Gitlab::Utils.now so that it's easier to stubLin Jen-Shin2016-08-151-2/+2
| * | | | Merge remote-tracking branch 'upstream/pipeline-hooks-without-slack' into wal...Lin Jen-Shin2016-08-152-16/+10
| |\ \ \ \
| * | | | | Rename to total_duration and we're not using CommitStatus.durationLin Jen-Shin2016-08-151-1/+1
| * | | | | We could just sum with SQLLin Jen-Shin2016-08-151-1/+1
| * | | | | Update duration for wall-clock timeLin Jen-Shin2016-08-151-1/+1
| * | | | | Merge branch 'pipeline-hooks-without-slack' into wall-clock-time-for-showing-...Lin Jen-Shin2016-08-152-88/+115
| |\ \ \ \ \
| * | | | | | Cleanup the use of duration and optimize some queriesLin Jen-Shin2016-08-101-5/+5
| * | | | | | Show wall-clock time when showing pipeline instead of:Lin Jen-Shin2016-08-091-0/+4
* | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-182-1/+5
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | 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-172-89/+111
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| * | | | | | Fix pipelines visualisation renderingKamil Trzcinski2016-08-172-1/+5
| | |/ / / / | |/| | | |
* | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-172-1/+17
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Revert unrelevant changespipeline-hooks-without-slackKamil Trzcinski2016-08-161-2/+3
| | |_|/ / | |/| | |
| * | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-122-16/+10
| |\ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| * | | Fix test failuresKamil Trzcinski2016-08-121-1/+1
| * | | Make `execute_methods` publicKamil Trzcinski2016-08-121-2/+2
| * | | Merge branch 'improve-pipeline-processing' into pipeline-hooks-without-slackKamil Trzcinski2016-08-122-37/+85
| |\ \ \
| * | | | Simplify the name for data builder, feedback:Lin Jen-Shin2016-08-122-2/+2
| * | | | Fix tests for pipeline eventsKamil Trzcinski2016-08-111-1/+3
| * | | | Fix pipeline status change from pending to runningKamil Trzcinski2016-08-111-1/+2
| * | | | Remove stage parameter from send payloadKamil Trzcinski2016-08-111-0/+2
| * | | | Merge remote-tracking branch 'origin/master' into pipeline-hooks-without-slackKamil Trzcinski2016-08-112-76/+30
| |\ \ \ \
| * | | | | No need to check that as in CreateCommitBuildsService:Lin Jen-Shin2016-08-051-1/+1