summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Just use string interpolation, feedback:Lin Jen-Shin2016-09-071-2/+1
| * | | | | | | | Be more specific since it's not needed to be generic now,Lin Jen-Shin2016-09-061-3/+5
| * | | | | | | | Sort by database, feedback:Lin Jen-Shin2016-09-062-3/+5
| * | | | | | | | Just use module because there's nothing to save, feedback:Lin Jen-Shin2016-09-062-18/+14
| * | | | | | | | Use sum, feedback:Lin Jen-Shin2016-09-061-3/+1
| * | | | | | | | Also add an entry for showing queued time [ci skip]Lin Jen-Shin2016-09-051-0/+1
| * | | | | | | | Remove tests for pending_durationLin Jen-Shin2016-09-051-2/+1
| * | | | | | | | Show how long this pipeline was queuedLin Jen-Shin2016-09-052-0/+10
| * | | | | | | | Forget about pending duration for now, need more discussionLin Jen-Shin2016-09-054-49/+11
| * | | | | | | | Just sum all the queuing time, indication for needing more runnersLin Jen-Shin2016-09-022-7/+8
| * | | | | | | | Make sure the algorithm did exclude gapsLin Jen-Shin2016-09-021-2/+2
| * | | | | | | | Actually we still need to use total - running to get:Lin Jen-Shin2016-09-022-9/+15
| * | | | | | | | Update schema for pending_durationLin Jen-Shin2016-09-021-0/+1
| * | | | | | | | Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-02308-2205/+5306
| |\ \ \ \ \ \ \ \ | | |/ / / / / / /
| * | | | | | | | Calculate real queueing time to exclude gaps from:Lin Jen-Shin2016-09-024-38/+34
| * | | | | | | | Use guard clause, feedback:Lin Jen-Shin2016-08-311-11/+9
| * | | | | | | | Introduction to PipelineDurationLin Jen-Shin2016-08-311-0/+98
| * | | | | | | | Add CHANGELOG entryLin Jen-Shin2016-08-311-0/+1
| * | | | | | | | It's renamed to periodsLin Jen-Shin2016-08-311-2/+2
| * | | | | | | | Add test cases from:Lin Jen-Shin2016-08-301-0/+28
| * | | | | | | | Fix renamingLin Jen-Shin2016-08-301-1/+1
| * | | | | | | | Avoid shadowing method name. Just use existing methodLin Jen-Shin2016-08-301-2/+2
| * | | | | | | | Rename to periods since it's easier to understandLin Jen-Shin2016-08-302-23/+23
| * | | | | | | | Use algorithm from Kamil:Lin Jen-Shin2016-08-301-28/+9
| * | | | | | | | Fix test for Pipeline#durationLin Jen-Shin2016-08-301-5/+17
| * | | | | | | | build might not start yetLin Jen-Shin2016-08-301-1/+1
| * | | | | | | | no builds no pendingLin Jen-Shin2016-08-291-0/+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
| * | | | | | | | I prefer to have empty lines around constants thoughLin Jen-Shin2016-08-291-1/+0
| * | | | | | | | Smartly calculate real running time and pending timeLin Jen-Shin2016-08-294-1/+200
* | | | | | | | | Merge branch 'pipeline-hooks' into 'master' Rémy Coutable2016-09-088-50/+265
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove redundant tests, feedback:pipeline-hooksLin Jen-Shin2016-09-062-24/+0
| * | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-09-06455-3288/+7214
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Not sure why there's an extra one!?Lin Jen-Shin2016-08-291-7/+0
| * | | | | | | | | | I am too used to have no spaces around default argsLin Jen-Shin2016-08-292-2/+2
| * | | | | | | | | | Use a completely fake webhook URL, feedback:Lin Jen-Shin2016-08-291-1/+1
| * | | | | | | | | | empty lines between blocksLin Jen-Shin2016-08-291-1/+1
| * | | | | | | | | | pipeline/build succeeded/failed, feedback:Lin Jen-Shin2016-08-292-4/+4
| * | | | | | | | | | Shorten the line and use methods, feedback:Lin Jen-Shin2016-08-292-12/+21
| * | | | | | | | | | somewhere -> example.gitlab, feedback:Lin Jen-Shin2016-08-292-8/+8
| * | | | | | | | | | Empty line between message =, feedback:Lin Jen-Shin2016-08-292-3/+9
| * | | | | | | | | | Fix CHANGELOGLin Jen-Shin2016-08-261-2/+0
| * | | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-26145-750/+1721
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Remove old stuffsLin Jen-Shin2016-08-243-101/+2
| * | | | | | | | | | | No longer neededLin Jen-Shin2016-08-241-4/+2
| * | | | | | | | | | | Fix spacingLin Jen-Shin2016-08-241-1/+2
| * | | | | | | | | | | Fix captionLin Jen-Shin2016-08-241-1/+1
| * | | | | | | | | | | Fix CHANGELOGLin Jen-Shin2016-08-241-2/+1
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-241281-10057/+47575
| |\ \ \ \ \ \ \ \ \ \ \