summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-281-2/+3
|\
| * Improve storage migration rake taskGabriel Mazetto2017-11-231-2/+3
* | Drastically improve project search performance by no longer searching namespa...dm-project-search-performanceDouwe Maan2017-11-241-22/+8
* | Fix link text from group contextJarka Kadlecova2017-11-231-3/+3
|/
* Merge branch 'dm-import-service-polymorphism' into 'master'40186-the-ee_compat_check-job-sometimes-fail-on-the-git-apply-3way-step-for-forksYorick Peterse2017-11-151-4/+0
|\
| * Prefer polymorphism over specific type checks in Import servicedm-import-service-polymorphismDouwe Maan2017-11-151-4/+0
* | Merge branch 'jej/fix-lfs-integrity-with-forks' into 'master'Douwe Maan2017-11-141-0/+12
|\ \ | |/ |/|
| * Handle forks in Gitlab::Checks::LfsIntegrityjej/fix-lfs-integrity-with-forksJames Edwards-Jones2017-11-091-0/+12
* | Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-0/+41
* | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-071-0/+1
|\ \
| * \ 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
* | | | Merge branch 'master' into 38464-k8s-appsShinya Maeda2017-11-071-6/+13
|\ \ \ \ | |/ / /
| * | | Merge branch 'refactor-clusters' into 'master'Grzegorz Bizon2017-11-061-1/+3
| |\ \ \ | | |_|/ | |/| |
| | * | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-061-2/+6
| | |\ \
| | * \ \ Merge branch 'master' into refactor-clustersShinya Maeda2017-11-051-1/+6
| | |\ \ \ | | | | |/ | | | |/|
| * | | | Merge branch 'dm-reallow-project-path-ending-in-period' into 'master'Sean McGivern2017-11-061-3/+1
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Reallow project paths ending in periodsdm-reallow-project-path-ending-in-periodDouwe Maan2017-11-061-3/+1
| * | | | Merge branch 'ce-gitlab-git-backport' into 'master'Sean McGivern2017-11-061-2/+6
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez2017-11-031-2/+6
| * | | | Expose project visibility as CI variableMatija Čupić2017-11-041-1/+2
| | |/ / | |/| |
| * | | Make sure the settings page renders when root of a fork is deletedBob Van Landuyt2017-11-031-0/+4
| |/ /
* | | Improve backend structure of dataKamil Trzcinski2017-11-021-0/+1
| |/ |/|
* | Merge branch 'master' into refactor-clustersShinya Maeda2017-11-011-13/+38
|\ \ | |/
| * Merge branch '31454-missing-project-id-pipeline-hook-data' into 'master'Rémy Coutable2017-10-311-0/+1
| |\
| | * Adds project_id to pipeline hook dataJacopo2017-10-301-0/+1
| * | Merge branch '3674-hashed-storage-attachments' into 'master'Douwe Maan2017-10-311-12/+31
| |\ \
| | * | Make `#hashed_storage?` require feature argument3674-hashed-storage-attachmentsGabriel Mazetto2017-10-311-3/+6
| | * | Code Style changes and `hashed_storage?` now receives optional featureGabriel Mazetto2017-10-311-4/+24
| | * | Moved renaming operations to storage layer abstractionGabriel Mazetto2017-10-271-9/+5
| * | | Merge branch 'add-packagist-project-service' into 'master'Kamil Trzciński2017-10-311-0/+1
| |\ \ \ | | |/ / | |/| |
| | * | Add Packagist project serviceMatt Coleman2017-10-131-0/+1
| * | | Cache commits on the repository modelZeger-Jan van de Weg2017-10-271-1/+5
| | |/ | |/|
* | | This worksShinya Maeda2017-10-231-2/+2
* | | Refactor Clusters to be consisted from GcpProvider and KubernetesPlatformKamil Trzcinski2017-10-231-1/+3
|/ /
* | Fix errors when deleting a forked projectBob Van Landuyt2017-10-171-1/+1
* | Merge branch 'master' into bvl-group-treesBob Van Landuyt2017-10-101-4/+33
|\ \ | |/
| * Merge branch 'tc-geo-read-only-idea' into 'master'Douwe Maan2017-10-071-2/+2
| |\
| | * Create idea of read-only databasetc-geo-read-only-ideaToon Claes2017-10-061-2/+2
| * | Find forks within users/namespaces using fork membershipsBob Van Landuyt2017-10-071-0/+5
| * | Allow creating merge requests across forks of a projectBob Van Landuyt2017-10-071-2/+13
| * | Create a fork network when forking a projectBob Van Landuyt2017-10-071-2/+11
| * | Merge branch 'master' into '37970-ci-sections-tracking'Kamil Trzciński2017-10-071-0/+3
| |\ \ | | |/
| | * Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-061-0/+2
| | |\
| | | * Gitaly namespace service enabled for GitLabZeger-Jan van de Weg2017-10-051-0/+2
| | * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-2/+46
| | |\ \ | | | |/
| | * | Merge branch 'master' into feature/sm/35954-create-kubernetes-cluster-on-gke-...Shinya Maeda2017-10-041-5/+44
| | |\ \
| | * | | PollingInterval, rename to gke_clusters, has_one :clusterShinya Maeda2017-10-021-1/+1
| | * | | Create Kubernetes cluster on GKE from k8s serviceShinya Maeda2017-09-251-0/+1
| * | | | Add CI build trace sections extractorAlessio Caiazza2017-10-051-0/+1
| | |_|/ | |/| |