summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'issue_21825' into 'master' Rémy Coutable2016-09-121-0/+28
|\
| * Add information about user and manual build start to runner as variablesSergey Gnuskov2016-09-091-0/+28
* | Merge branch 'smart-pipeline-duration' into 'master' Rémy Coutable2016-09-081-5/+30
|\ \ | |/ |/|
| * Remove tests for pending_durationLin Jen-Shin2016-09-051-2/+1
| * Just sum all the queuing time, indication for needing more runnersLin Jen-Shin2016-09-021-1/+1
| * 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-021-6/+11
| * Merge remote-tracking branch 'upstream/master' into smart-pipeline-durationLin Jen-Shin2016-09-0214-223/+320
| |\
| * | Calculate real queueing time to exclude gaps from:Lin Jen-Shin2016-09-021-9/+18
| * | Fix test for Pipeline#durationLin Jen-Shin2016-08-301-5/+17
* | | Merge branch 'pipeline-hooks' into 'master' Rémy Coutable2016-09-083-24/+134
|\ \ \
| * | | Remove redundant tests, feedback:pipeline-hooksLin Jen-Shin2016-09-062-24/+0
| * | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-09-0615-230/+403
| |\ \ \
| * | | | 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
| * | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-266-17/+114
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Remove old stuffsLin Jen-Shin2016-08-241-2/+2
| * | | | No longer neededLin Jen-Shin2016-08-241-4/+2
| * | | | Merge remote-tracking branch 'upstream/master' into pipeline-hooksLin Jen-Shin2016-08-2462-681/+2603
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into pipeline-hooksLin Jen-Shin2016-08-026-44/+340
| |\ \ \ \ \
| * | | | | | Add test for running hooks for pipeline after touchedLin Jen-Shin2016-08-011-2/+31
| * | | | | | Fix the test due to the format changedLin Jen-Shin2016-08-011-7/+9
| * | | | | | Slack pipeline events test and fix some issues along the wayLin Jen-Shin2016-08-011-4/+62
| * | | | | | Add pipeline_events to Slack service:Lin Jen-Shin2016-07-301-0/+58
| * | | | | | Fix that tricky side-effect issue in the testLin Jen-Shin2016-07-291-2/+4
* | | | | | | Merge branch '21109-discussion-resolve-runs-a-single-update-query-per-note-bu...Douwe Maan2016-09-082-59/+74
|\ \ \ \ \ \ \
| * | | | | | | Optimize discussion notes resolving and unresolving21109-discussion-resolve-runs-a-single-update-query-per-note-but-should-run-a-single-update-query-for-all-notes-insteadAlejandro Rodríguez2016-09-062-59/+74
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Express intentions as expectationsJacob Vosmaer2016-09-071-5/+19
* | | | | | | Rename {commit,update_branch}_with_hooksJacob Vosmaer2016-09-071-8/+8
* | | | | | | Allow adding multiple commits in commit_with_hooksJacob Vosmaer2016-09-071-0/+19
|/ / / / / /
* | | | | | Merge branch 'safe-ref-updates' into 'master' Douwe Maan2016-09-051-7/+23
|\ \ \ \ \ \
| * | | | | | Use 'git update-ref' for safer web commitsJacob Vosmaer2016-09-021-7/+23
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'fix/handle-raw-trace-error-on-old-builds' into 'master' Douwe Maan2016-09-021-0/+60
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Update specs - add mocks to simulate old versionsTomasz Maczukin2016-09-011-23/+32
| * | | | | Add specsTomasz Maczukin2016-09-011-0/+51
* | | | | | Merge branch 'sh-reload-find-branch' into 'master' Yorick Peterse2016-09-011-0/+18
|\ \ \ \ \ \
| * | | | | | Optimize branch lookups and force a repository reload for Repository#find_branchsh-reload-find-branchStan Hu2016-09-011-0/+18
| |/ / / / /
* | | | | | Merge branch 'issue_19734' into 'master' Douwe Maan2016-09-015-7/+120
|\ \ \ \ \ \
| * | | | | | Project tools visibility levelFelipe Artur2016-09-015-7/+120
| |/ / / / /
* | | | | | Merge branch 'js-tooltips-for-mentions' into 'master' Robert Speicher2016-09-011-10/+0
|\ \ \ \ \ \
| * | | | | | Use JavaScript tooltips for mentions (!5301)winniehell2016-09-011-10/+0
* | | | | | | Merge branch '20601-emoji-tooltip-in-chronological-order' into 'master' Robert Speicher2016-09-011-0/+10
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Order award tooltips by their created_at dateAndrew Smith2016-09-011-0/+10
| | |_|_|_|/ | |/| | | |
* | | | | | don't use a deprecated api in ability_spechttp://jneen.net/2016-08-301-2/+2
* | | | | | add project_policy_spec to replace .project_abilities spechttp://jneen.net/2016-08-301-64/+0