summaryrefslogtreecommitdiff
path: root/spec/models/project_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jprovazn-rebase' into 'master'Filipa Lacerda2018-01-051-6/+13
|\
| * Backport 'Rebase' feature from EE to CEjprovazn-rebaseJan Provaznik2018-01-051-6/+13
* | Merge branch 'remove-project-repo' into 'master'Sean McGivern2018-01-051-4/+4
|\ \ | |/ |/|
| * Fix specsremove-project-repoJacob Vosmaer2018-01-051-4/+4
* | Create Kubernetes based on Application TemplatesMayra Cabrera2018-01-041-19/+0
|/
* Add spec for Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-0/+22
* Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-031-11/+11
* Fix TestEnv.copy_repo to use disk_path instead of full_pathDouglas Barbosa Alexandre2018-01-031-1/+1
* Update project full path in .git/config when renaming a repositoryDouglas Barbosa Alexandre2018-01-031-0/+14
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-7/+7
* Revert "Merge branch 'repo-write-ref-client-prep' into 'master'"revert-b655a4a7Kim Carlbäcker2017-12-201-3/+2
* Replace factory_girl_rails with factory_bot_railsrc/use-factory_bot_railsRémy Coutable2017-12-141-2/+2
* Move Repository#write_ref to Git::Repository#write_refrepo-write-ref-client-prepKim "BKC" Carlbäcker2017-12-121-2/+3
* Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-071-1/+18
* Merge remote-tracking branch 'origin/master' into list-multiple-clustersKamil Trzcinski2017-12-051-3/+13
|\
| * Create merge request from emailJan Provaznik2017-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 'sh-optimize-groups-api' into 'master'Douwe Maan2017-12-041-2/+1
|\ \
| * | Fixed testFrancisco Lopez2017-12-011-2/+1
| |/
* | Fix the fork project functionality for projects with hashed storageNick Thomas2017-12-041-2/+1
|/
* Adds validation for Project#ci_config_path not to contain leading slashChristiaan Van den Poel2017-12-011-2/+3
* Fix unit testsShinya Maeda2017-11-281-0/+2
* Aling shared_exmaples to "same behavior between KubernetesService and Platfor...Shinya Maeda2017-11-281-3/+3
* Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-4/+21
* Add test suit for platform::kubernetesShinya Maeda2017-11-281-5/+18
* Drastically improve project search performance by no longer searching namespa...dm-project-search-performanceDouwe Maan2017-11-241-18/+0
* Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master'Douwe Maan2017-11-141-0/+18
|\
| * Handle forks in Gitlab::Checks::LfsIntegrityjej/fix-lfs-integrity-with-forksJames Edwards-Jones2017-11-091-0/+18
* | Always return full avatar URL for private/internal groups/projects when asset...Douwe Maan2017-11-091-9/+3
* | Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+73
* | Merge branch 'feature/custom-attributes-on-projects-and-groups' into 'master'Rémy Coutable2017-11-071-0/+1
|\ \ | |/ |/|
| * Support custom attributes on projectsMarkus Koller2017-11-061-0/+1
* | Reallow project paths ending in periodsdm-reallow-project-path-ending-in-periodDouwe Maan2017-11-061-0/+6
|/
* Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-0/+14
* Merge branch '3674-hashed-storage-attachments' into 'master'Douwe Maan2017-10-311-7/+60
|\
| * Make `#hashed_storage?` require feature argument3674-hashed-storage-attachmentsGabriel Mazetto2017-10-311-14/+6
| * Code Style changes and `hashed_storage?` now receives optional featureGabriel Mazetto2017-10-311-2/+16
| * Moved renaming operations to storage layer abstractionGabriel Mazetto2017-10-271-4/+51
* | Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+1
|\ \ | |/ |/|
| * Add Packagist project serviceMatt Coleman2017-10-131-0/+1
* | Fix spinach featuresBob Van Landuyt2017-10-111-1/+0
* | Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-15/+98
|\ \ | |/
| * Merge branch '38245-private-avatars-are-not-cdn-compatible' into 'master'Douwe Maan2017-10-101-1/+1
| |\
| | * Fix for Lint Error + Upload TestTim Zallmann2017-10-091-1/+1
| * | Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-071-2/+40
| |\ \
| | * | Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-2/+40
| * | | Add a project forks spec helperBob Van Landuyt2017-10-071-12/+6
| * | | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-0/+59
| * | | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-071-12/+3
| |\ \ \ | | |/ /