summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/migrate-merge-base-to-gitaly' into 'master'Robert Speicher2017-12-141-2/+2
|\
| * Migrate Gitlab::Git::Repository#merge_base_commit to Gitalyfeature/migrate-merge-base-to-gitalyAhmad Sherif2017-12-131-2/+2
* | sorting for tags apihaseeb2017-12-141-2/+8
* | Merge branch 'zj-mr-diff-memoization-bug' into 'master'Sean McGivern2017-12-141-9/+20
|\ \
| * | Clear caches before updating MR diffsZeger-Jan van de Weg2017-12-141-9/+20
* | | Merge branch '41110-dependencies-validator-fails-when-depended-job-is-manual'...Kamil Trzciński2017-12-141-4/+3
|\ \ \
| * | | Dependencies Validator fails when depended job is `manual`41110-dependencies-validator-fails-when-depended-job-is-manualShinya Maeda2017-12-141-4/+3
* | | | Make discussion mail References all notes in the discussiontc-correct-email-in-reply-toToon Claes2017-12-131-11/+8
* | | | Make mail notifications of discussion notes In-Reply-To of each otherToon Claes2017-12-131-0/+25
|/ / /
* | | Merge branch '13695-order-contributors-in-api' into 'master'Rémy Coutable2017-12-131-0/+107
|\ \ \
| * | | Adds ordering to projects contributors in APIJacopo2017-12-131-0/+107
* | | | Merge branch 'issue_41021' into 'master'Sean McGivern2017-12-131-0/+16
|\ \ \ \ | |_|/ / |/| | |
| * | | Prevent worker that updates merge requests head pipeline from failing jobsFelipe Artur2017-12-131-0/+16
| |/ /
* | | Merge branch 'zj-memoization-mr-commits' into 'master'Sean McGivern2017-12-121-1/+3
|\ \ \
| * | | Use memoization for commits on diffsZeger-Jan van de Weg2017-12-121-1/+3
| | |/ | |/|
* | | Merge branch 'repo-write-ref-client-prep' into 'master'Robert Speicher2017-12-122-2/+20
|\ \ \
| * | | Move Repository#write_ref to Git::Repository#write_refrepo-write-ref-client-prepKim "BKC" Carlbäcker2017-12-122-2/+20
| |/ /
* | | Merge branch 'optimize-issues-avoid-noop-empty-cache-updates2' into 'master'Sean McGivern2017-12-121-0/+20
|\ \ \
| * | | Treat empty markdown and html strings as valid cached text, not missing cache...optimize-issues-avoid-noop-empty-cache-updates2Greg Stark2017-12-121-0/+20
* | | | Merge branch 'rc/backport-ee-fix' into 'master'Kamil Trzciński2017-12-121-18/+8
|\ \ \ \ | |_|_|/ |/| | |
| * | | Backport a spec fix done in EE (5dbecb8e) to CERémy Coutable2017-12-111-18/+8
| | |/ | |/|
* | | Merge branch 'bvl-10-2-email-disclosure' into 'security-10-2'Douwe Maan2017-12-081-28/+7
|/ /
* | Allow git pull/push on project redirectsMayra Cabrera2017-12-083-0/+158
* | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-082-17/+6
* | Merge branch '40754-fix-flash-usage-with-personal-access-token' into 'master'Grzegorz Bizon2017-12-081-0/+25
|\ \
| * | Fix new personal access token showing up in a flash message40754-fix-flash-usage-with-personal-access-tokenEric Eastwood2017-12-071-0/+25
* | | Merge branch 'feature/sm/34834-missing-dependency-should-fail-job-2' into 'ma...Kamil Trzciński2017-12-072-1/+91
|\ \ \ | |_|/ |/| |
| * | Test for both ci_disable_validates_dependencies true/falseShinya Maeda2017-12-081-44/+64
| * | Change feature flag to ci_disable_validates_dependencies to enable it as defaultShinya Maeda2017-12-071-1/+1
| * | Fix pipelineShinya Maeda2017-12-061-1/+3
| * | Fix testsShinya Maeda2017-12-061-17/+27
| * | Fix /build_spec.rbShinya Maeda2017-12-061-1/+6
| * | Fix lintShinya Maeda2017-12-061-2/+6
| * | Add case when artifacts have not existed on dependenciesShinya Maeda2017-12-061-1/+20
| * | Use Class.new(StandardError) instead of custom extended error class. Bring ba...Shinya Maeda2017-12-061-1/+1
| * | Fail jobs if its dependency is missingShinya Maeda2017-12-061-0/+30
* | | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master'Douwe Maan2017-12-072-18/+13
|\ \ \
| * | | adding view and feature specsmicael.bergeron2017-12-071-17/+12
| * | | add support for the commit reference filtermicael.bergeron2017-12-071-1/+1
* | | | Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-072-8/+23
|/ / /
* | | Resolve "Display member role per project"Mike Greiling2017-12-071-0/+159
* | | Throttle the number of UPDATEs triggered by touchYorick Peterse2017-12-064-2/+10
* | | Merge branch 'list-multiple-clusters' into 'master'Grzegorz Bizon2017-12-062-1/+23
|\ \ \
| * \ \ Merge remote-tracking branch 'origin/master' into list-multiple-clustersMatija Čupić2017-12-054-80/+346
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-051-3/+13
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-051-1/+1
| |\ \ \ \ \
| | * | | | | Remove cluster from Project modelMatija Čupić2017-12-041-1/+1
| | * | | | | Merge branch 'master' into list-multiple-clustersFilipa Lacerda2017-12-0413-192/+397
| | |\ \ \ \ \ | | | | |_|_|/ | | | |/| | |
| * | | | | | Merge branch '35616-move-k8-to-cluster-page' into cluster-page-with-list-clus...Kamil Trzcinski2017-12-053-30/+46
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/list-multiple-clusters' into cluster-pag...Kamil Trzcinski2017-12-031-0/+22
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| / / / / | | |_|/ / / / | |/| | | | |