summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Only validate project visibility when it has changedsh-skip-validation-visibility-changedStan Hu2019-01-031-2/+2
* Merge branch 'security-master-secret-ci-variables-exposed' into 'master'John Jarvis2019-01-021-4/+15
|\
| * Check resolved_ref before checking if protectedMatija Čupić2018-12-081-1/+2
| * Conditionally assign ref_name for more efficiencyMatija Čupić2018-12-081-1/+5
| * Add specs when full ref is passed to protected_forMatija Čupić2018-12-081-1/+1
| * Remove resolving conditional from protected_forMatija Čupić2018-12-081-7/+2
| * Raise an error on ambiguous refsMatija Čupić2018-12-081-1/+2
| * Rename Repository#resolve_ref to expand_refMatija Čupić2018-12-081-6/+7
| * Simplify conditionals in Project#protected_ref?Matija Čupić2018-12-081-2/+6
| * Implement Repository#ambiguous_ref?Matija Čupić2018-12-081-3/+3
| * Move Project#resolve_ref to RepositoryMatija Čupić2018-12-081-16/+1
| * Use strings instead of Gitlab::Git::RefMatija Čupić2018-12-081-8/+9
| * Remove Gitlab::Git::Ref#full_refMatija Čupić2018-12-081-7/+5
| * Use nil instead of raising AmbiguousRefMatija Čupić2018-12-081-2/+3
| * Use Gitlab::Git::Ref in Project#resolve_refMatija Čupić2018-12-081-5/+6
| * Support both ref and ref-name in protected_for?Matija Čupić2018-12-081-4/+23
* | Merge branch 'security-fix-ssrf-import-url-remote-mirror' into 'master'John Jarvis2019-01-011-4/+3
|\ \
| * | Replaced UrlValidator with PublicUrlValidator for import_url and remote mirro...Francisco Javier López2018-12-131-4/+3
* | | Track storage location for legacy storage projectsDouglas Barbosa Alexandre2018-12-211-4/+2
* | | Merge branch 'ce-8333-add-related-epics-support' into 'master'Dmitriy Zaporozhets2018-12-201-1/+1
|\ \ \
| * | | Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-191-1/+1
* | | | Merge branch 'fj-remove-pipeline_ci_sources_only-feature-glag' into 'master'Kamil Trzciński2018-12-201-1/+1
|\ \ \ \
| * | | | Removed pipeline_ci_sources_only feature flagFrancisco Javier López2018-12-191-1/+1
| |/ / /
* | | | Leave object pools when destroying projectsZeger-Jan van de Weg2018-12-191-0/+4
|/ / /
* | | Merge branch 'refactor-create-or-update-import-data' into 'master'Robert Speicher2018-12-121-8/+2
|\ \ \
| * | | Refactor Project#create_or_update_import_dataYorick Peterse2018-12-111-8/+2
| |/ /
* | | Fix creation query for pools repositoryZeger-Jan van de Weg2018-12-121-3/+3
|/ /
* | Merge branch '54626-able-to-download-a-single-archive-file-with-api-by-ref-na...Grzegorz Bizon2018-12-101-0/+5
|\ \ | |/ |/|
| * Add endpoint to download single artifact by refSteve Azzopardi2018-12-071-0/+5
* | Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-0/+41
* | Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+8
* | Resolve "Can add an existing group member into a group project with new permi...James Lopez2018-12-061-0/+2
|/
* Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-051-2/+17
|\
| * Unify into :group_clusters feature flagThong Kuah2018-12-051-0/+2
| * Various improvements to hierarchy sortingThong Kuah2018-12-051-2/+2
| * Create k8s namespace for project in group clustersThong Kuah2018-12-051-0/+6
| * Teach Project about #all_clustersThong Kuah2018-12-051-0/+6
| * Add association project -> kubernetes_namespacesThong Kuah2018-12-051-0/+1
* | Rename project's pipelines relationFrancisco Javier López2018-12-051-5/+15
* | Add custom validation message for chronic duration attributeGrzegorz Bizon2018-12-051-1/+2
* | Add Project#lfs_http_url_to_repo from EEAsh McKenzie2018-12-051-0/+5
|/
* Merge commit '83f0798e7dc588f0e4cb6816daadeef7dbfc8b81' into fix/gb/encrypt-r...Grzegorz Bizon2018-12-041-0/+8
|\
| * Store hashed storage paths in the databaseToon Claes2018-11-291-0/+8
* | Migrate runners token first before fully switchingGrzegorz Bizon2018-12-031-1/+1
* | Merge commit '6852680584a1b22788f451457a6042eabf862a73' into fix/gb/encrypt-r...Grzegorz Bizon2018-11-291-3/+3
|\ \ | |/
| * Merge branch '51061-readme-url-n-1-rpc-call-resolved' into 'master'Douwe Maan2018-11-281-3/+3
| |\
| | * Resolves N+1 RPC call for Project#readme_urlTiago Botelho2018-11-281-3/+3
* | | Merge branch 'master' into fix/gb/encrypt-runners-tokensGrzegorz Bizon2018-11-281-165/+23
|\ \ \ | |/ /
| * | Merge branch '50341-cleanup-useless-project-import-attributes' into 'master'Douwe Maan2018-11-281-161/+22
| |\ \
| | * | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-161/+22