summaryrefslogtreecommitdiff
path: root/spec/models
Commit message (Expand)AuthorAgeFilesLines
* Hide Gollum inside Gitlab::Git::WikiJacob Vosmaer2017-10-032-41/+37
* Merge branch 'fix-kubectl-180' into 'master'Kamil Trzciński2017-10-031-1/+1
|\
| * Fix broken certificate-authority-data with kubectl >= 1.8.0fix-kubectl-180Alessio Caiazza2017-10-031-1/+1
* | Merge branch 'ff_port_from_ee' into 'master'Sean McGivern2017-10-032-0/+40
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into ff_port_from_eeValery Sizov2017-10-022-67/+131
| |\ \
| * \ \ Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-285-3/+96
| |\ \ \
| * \ \ \ Merge branch 'master' into ff_port_from_eeEric Eastwood2017-09-263-78/+37
| |\ \ \ \
| * | | | | Add spec for Project#merge_methodValery Sizov2017-09-201-0/+12
| * | | | | Add spec for Repository#ff_merge (ported from EE)Valery Sizov2017-09-191-0/+28
* | | | | | Merge branch 'sh-fix-import-repos' into 'master'Robert Speicher2017-10-021-0/+11
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Fix gitlab-rake gitlab:import:repos taskStan Hu2017-10-021-0/+11
| | |_|_|/ | |/| | |
* | | | | Merge branch 'fix/gpg/case-insensitive' into 'master'Dmitriy Zaporozhets2017-10-021-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Make GPG validation case insensitive.Tim Bishop2017-09-291-0/+8
* | | | | Merge branch 'gitaly-add-branch' into 'master'Sean McGivern2017-10-021-25/+50
|\ \ \ \ \
| * | | | | Implement OperationService.UserAddBranch Gitaly RPCgitaly-add-branchAlejandro Rodríguez2017-09-301-25/+50
| |/ / / /
* | | | | Merge branch 'remote_user' into 'master'Douwe Maan2017-10-021-3/+3
|\ \ \ \ \
| * | | | | Add username as GL_USERNAME in hooks (http)David Turner2017-09-291-3/+3
| |/ / / /
* | | | | Fix pushes to an empty repository not invalidating has_visible_content? cacheStan Hu2017-10-011-1/+12
|/ / / /
* | | | Create repositories via GitalyJacob Vosmaer2017-09-291-3/+3
* | | | Make Repository#has_visible_content more efficientJacob Vosmaer (GitLab)2017-09-291-10/+20
* | | | Migrate Gitlab::Git::Repository#add_tag to Gitalyfeature/migrate-repository-add-tag-to-gitalyAhmad Sherif2017-09-291-21/+29
* | | | Merge branch 'feature/migrate-repository-rm-tag-to-gitaly' into 'master'Robert Speicher2017-09-281-4/+14
|\ \ \ \ | |_|_|/ |/| | |
| * | | Migrate Git::Repository#rm_tag to GitalyAhmad Sherif2017-09-281-4/+14
| | |/ | |/|
* | | Merge branch 'hashed-storage-migration-path' into 'master'Douwe Maan2017-09-281-1/+77
|\ \ \
| * | | Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-1/+77
| |/ /
* | | Support custom attributes on usersMarkus Koller2017-09-284-2/+19
|/ /
* | Fix locked shared runners problemTomasz Maczukin2017-09-251-51/+18
* | Stop using Sidekiq for updating Key#last_used_atremove-use-key-workerYorick Peterse2017-09-201-22/+9
* | Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-5/+10
|/
* Merge branch '37894-handle-if-auto-devops-domain-is-not-set' into 'master'Stan Hu2017-09-191-1/+15
|\
| * Add specs for warning message shown in Auto DevOps settings37894-handle-if-auto-devops-domain-is-not-setKamil Trzcinski2017-09-191-2/+10
| * Add warning message if domain or cluster are not configuredbokebilly2017-09-191-1/+7
* | Prepare cherry-pick and revert for migration to GitalyJacob Vosmaer (GitLab)2017-09-191-11/+13
* | Do not pass project path from YAML processorGrzegorz Bizon2017-09-181-0/+1
|/
* Merge branch 'operation-service-merge' into 'master'Rémy Coutable2017-09-182-20/+9
|\
| * Prepare Repository#merge for migration to Gitalyoperation-service-mergeJacob Vosmaer2017-09-152-20/+9
* | created services for keyshaseeb2017-09-152-24/+0
* | Merge branch 'projects-controller-show' into 'master'Rémy Coutable2017-09-152-0/+76
|\ \ | |/ |/|
| * Memoize the latest builds of a pipelineprojects-controller-showYorick Peterse2017-09-141-0/+20
| * Memoize pipelines for project download buttonsYorick Peterse2017-09-141-0/+56
* | Merge branch 'gitlab-git-user' into 'master'Rémy Coutable2017-09-141-12/+12
|\ \
| * | Rename Gitlab::Git::Committer to UserJacob Vosmaer2017-09-141-12/+12
* | | Merge branch '37759-also-treat-newlines-as-separator' into 'master'Kamil Trzciński2017-09-141-13/+24
|\ \ \ | |_|/ |/| |
| * | Also treat newlines as separator, as people would do thatLin Jen-Shin2017-09-131-13/+24
| |/
* | Fix job coverage specsbackstage/gb/optimize-some-specs-with-rspec-setGrzegorz Bizon2017-09-131-1/+1
* | Fix build specs after using `set` instead of `let`Grzegorz Bizon2017-09-131-13/+22
* | Fix syntax error in LFS objects specsGrzegorz Bizon2017-09-131-1/+1
* | Optimize CI/CD build model specsGrzegorz Bizon2017-09-131-8/+5
* | Optimize a few simple spec files by using `set`Grzegorz Bizon2017-09-134-6/+9
* | Optimize LFS objects specsGrzegorz Bizon2017-09-131-4/+11
|/