summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | remove Ability.abilitieshttp://jneen.net/2016-08-302-14/+11
* | | remove six, and use a Set insteadhttp://jneen.net/2016-08-302-4/+2
* | | delete project_security_spechttp://jneen.net/2016-08-301-112/+0
| |/ |/|
* | Merge branch 'artifacts-from-ref-and-build-name' into 'master' Douwe Maan2016-08-304-17/+63
|\ \
| * \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-266-17/+114
| |\ \ | | |/
| * | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-247-10/+106
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-195-1/+1108
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-186-0/+258
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1717-65/+235
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1612-333/+375
| |\ \ \ \ \ \
| * | | | | | | Remove Pipeline#latest in favour of Project#pipeline_for(ref)Lin Jen-Shin2016-08-111-21/+7
| * | | | | | | Fix mockLin Jen-Shin2016-08-111-2/+2
| * | | | | | | Fetch the current SHA if SHA was not passedLin Jen-Shin2016-08-111-12/+26
| * | | | | | | Reverse ref and sha in args and rename pipeline to pipeline_forLin Jen-Shin2016-08-111-1/+1
| * | | | | | | Introduce Pipeline#latest and Pipeline.latest_for:Lin Jen-Shin2016-08-101-2/+46
| * | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-08-1052-311/+1162
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-07-257-78/+283
| |\ \ \ \ \ \ \ \
| * | | | | | | | | They were moved to project_spec.rbLin Jen-Shin2016-07-211-36/+0
| * | | | | | | | | Merge branch 'artifacts-from-ref-and-build-name-api' into artifacts-from-ref-...Lin Jen-Shin2016-07-218-57/+701
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Rename latest_success* to latest_successful:Lin Jen-Shin2016-07-191-4/+4
| * | | | | | | | | | Merge branch 'master' into artifacts-from-ref-and-build-nameLin Jen-Shin2016-07-1822-102/+209
| |\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Latest success pipelines (rather than builds)Lin Jen-Shin2016-07-181-8/+27
| * | | | | | | | | | | Use ci_commits.ref (Pipeline#ref) to find buildsLin Jen-Shin2016-07-181-2/+3
| * | | | | | | | | | | Match against records rather than id, feedback:Lin Jen-Shin2016-07-181-2/+2
| * | | | | | | | | | | Use RSpec helpers, feedback from:Lin Jen-Shin2016-07-181-5/+6
| * | | | | | | | | | | Introduce Project#latest_success_builds_for:Lin Jen-Shin2016-07-151-4/+8
| * | | | | | | | | | | Prefer empty relation rather than arraysLin Jen-Shin2016-07-121-0/+6
| * | | | | | | | | | | Doh. I already wrote that test and I forgot.Lin Jen-Shin2016-07-122-16/+2
| * | | | | | | | | | | Test for Project#builds_for and return empty array for nothingLin Jen-Shin2016-07-121-1/+15
| * | | | | | | | | | | Merge remote-tracking branch 'upstream/master' into artifacts-from-ref-and-bu...Lin Jen-Shin2016-07-119-29/+484
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Multiline for before blockLin Jen-Shin2016-07-071-2/+6
| * | | | | | | | | | | | Avoid ambiguous syntaxLin Jen-Shin2016-07-071-2/+2
| * | | | | | | | | | | | Introduce Project#builds_for(build_name, ref = 'HEAD'):Lin Jen-Shin2016-07-071-2/+10
* | | | | | | | | | | | | Merge branch '19315-can-edit-merge-request-with-deleted-fork' into 'master' Douwe Maan2016-08-301-0/+76
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Change method nameKatarzyna Kobierska2016-08-301-4/+4