summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into per-build-tokenKamil Trzcinski2016-09-1930-518/+143
|\
| * Fix validation regexs (+1 squashed commit)Kamil Trzcinski2016-09-191-2/+2
| * Verify expandability of variables defined as part of environmentKamil Trzcinski2016-09-191-0/+16
| * Merge branch '22246-actionview-template-error-undefined-method-each-for-nil-n...Stan Hu2016-09-161-6/+14
| |\
| | * MergeRequest#environments now returns an empty array when diff_head_commit is...22246-actionview-template-error-undefined-method-each-for-nil-nilclassRémy Coutable2016-09-161-6/+14
| * | Merge branch 'group_approvers' into 'master' Rémy Coutable2016-09-1626-512/+1
| |\ \
| | * | Remove schema annotations completelyValery Sizov2016-09-1626-512/+1
| | |/
| * | Syntax fixes and better tests for helper methods. Updated docs.group-specific-lfs-settingsPatricio Cano2016-09-151-0/+46
| * | Added group-specific setting for LFS.Patricio Cano2016-09-151-0/+66
| |/
* | Fix spec failuresKamil Trzcinski2016-09-191-1/+1
* | Don't leak build tokens in build logsKamil Trzcinski2016-09-191-8/+70
* | Refactor LFS token logic to use a Redis key instead of a DB field, making it ...Patricio Cano2016-09-151-20/+0
* | Added LFS support to SSHPatricio Cano2016-09-151-0/+20
|/
* Merge branch 'group-similar' into 'master' Rémy Coutable2016-09-151-0/+29
|\
| * Add more regexp testsKamil Trzcinski2016-09-141-0/+2
| * Add grouping testsKamil Trzcinski2016-09-141-0/+27
* | Merge branch 'fix-multiple-pipeline-events' into 'master' 22202-similar-code-found-in-defn-mass-108-in-lib-gitlab-diff-position_tracer-rb-98-lib-gitlab-diff-position_tracer-rb-119Rémy Coutable2016-09-152-14/+28
|\ \
| * | Fix EnglishLin Jen-Shin2016-09-131-4/+4
| * | Add a test for #22010Lin Jen-Shin2016-09-131-4/+18
| * | Fix stylingLin Jen-Shin2016-09-131-7/+7
* | | Merge branch 'master' of https://dev.gitlab.org/gitlab/gitlabhqRémy Coutable2016-09-141-3/+39
|\ \ \
| * \ \ Merge branch '21650-only-active-users-can-be-members' into 'master' Douwe Maan2016-09-141-3/+39
| |\ \ \ | | |/ / | |/| |
| | * | Exclude some pending or inactivated rows in Member scopesNick Thomas2016-09-081-3/+39
| | |/
* | | Merge branch 'update-gitlab-git' into 'master' Douwe Maan2016-09-141-0/+20
|\ \ \
| * | | Handle encoding in non-binary Blob instancesupdate-gitlab-gitYorick Peterse2016-09-141-0/+20
* | | | Merge branch 'backport_to_search_helper_from_ee' into 'master' Rémy Coutable2016-09-141-26/+0
|\ \ \ \
| * | | | Backport search_helper changes from EEbackport_to_search_helper_from_eeValery Sizov2016-09-141-26/+0
* | | | | add test about flash alertubudzisz2016-09-141-1/+33
|/ / / /
* | | | Merge branch 'pushes-since-gc-redis' into 'master' 19600-artifacts-show-up-in-interface-as-expired-immediately-although-configured-as-1-month-or-4-weeksRobert Speicher2016-09-131-0/+52
|\ \ \ \
| * | | | Move pushes_since_gc to Redispushes-since-gc-redisYorick Peterse2016-09-131-0/+52
| |/ / /
* | | | Change method name to #reopenable?Katarzyna Kobierska2016-09-131-9/+9
* | | | Improve grammarKatarzyna Kobierska2016-09-131-1/+1
* | | | Fix not working test with executeKatarzyna Kobierska2016-09-131-4/+4
* | | | Improve grammarKatarzyna Kobierska2016-09-131-1/+1
* | | | Add #can_reopen? and testsKatarzyna Kobierska2016-09-131-19/+45
* | | | Add methodKatarzyna Kobierska2016-09-131-0/+13
* | | | Add test checking method closed_without_source_projectKatarzyna Kobierska2016-09-131-0/+38
|/ / /
* | | 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
| |\ \ \ \ | | | |_|/ | | |/| |