summaryrefslogtreecommitdiff
path: root/app/models/project.rb
Commit message (Expand)AuthorAgeFilesLines
* Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-1/+1
* Merge branch 'lfs-project-attribute-alias' into 'master'Nick Thomas2018-10-231-0/+2
|\
| * Alias the lfs_enabled methodlfs-project-attribute-aliasCindy Pallares2018-10-221-0/+2
* | Merge branch 'refactor-project-rename-repo' into 'master'Robert Speicher2018-10-221-73/+6
|\ \
| * | Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-221-73/+6
* | | Backport rescue in Project#import_url from EEbackport-ee-import-url-rescueYorick Peterse2018-10-221-0/+2
| |/ |/|
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-17/+5
|\ \ | |/ |/|
| * Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-17/+5
* | Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-5/+8
|/
* Fix project deletion when there is a export availableStan Hu2018-10-101-1/+1
* Clean up ActiveRecord code in TodosFinderYorick Peterse2018-10-081-0/+8
* Check disabled_services when finding a serviceBrett Walker2018-10-061-3/+3
* Merge branch '43109-ci_environments_status-json-executes-more-than-100-querie...Sean McGivern2018-10-051-18/+17
|\
| * Don't build project services unneccesarilyBrett Walker2018-10-041-18/+17
* | Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-6/+6
|/
* Add Project#members_among to obtain only authorized users of the projectce-5382-approvers-from-code-ownersMark Chao2018-10-011-0/+12
* Preserve order of project tags listDennis Tang2018-09-261-1/+1
* Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-6/+1
* Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-251-5/+1
|\
| * Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-241-5/+1
* | Merge branch '51725-push-mirrors-default-branch-reset-to-master' into 'master'Stan Hu2018-09-211-6/+0
|\ \ | |/ |/|
| * Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-211-6/+0
* | Allows to sort projects by most stars🙈 jacopo beschi 🙉2018-09-211-1/+3
|/
* Added FromUnion to easily select from a UNIONYorick Peterse2018-09-171-8/+6
* Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-131-0/+20
|\
| * Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+20
* | Remove Rugged and shell code from Gitlab::GitAlejandro Rodríguez2018-09-121-1/+0
|/
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-0/+6
* Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan2018-09-071-16/+10
|\
| * refactor code based on feedbackJames Lopez2018-09-071-3/+3
| * refactor code based on feedbackJames Lopez2018-09-071-4/+8
| * Refactor code to remove object storage flag from Import/ExportJames Lopez2018-09-061-16/+6
* | Merge branch 'master' into 'alerts-for-built-in-metrics'Kamil Trzciński2018-09-061-2/+1
|\ \ | |/
| * Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-051-2/+1
| |\
| | * Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-051-1/+1
| | * Filter project hooks by branchDuana Saskia2018-08-131-2/+1
* | | Import common metrics into database.Kamil Trzciński2018-09-041-0/+2
|/ /
* | Merge branch '50441-high-number-of-statement-timeouts-in-groupdestroyworker-d...Nick Thomas2018-08-281-2/+6
|\ \
| * | don't trigger project deletion hooks twice when removing a groupGabriel Mazetto2018-08-261-3/+2
| * | Move wiki statistics deletion to after_destroyGabriel Mazetto2018-08-241-2/+7
* | | Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-1/+1
* | | Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto2018-08-221-1/+7
|/ /
* | Remove Gemnasium serviceGilbert Roulot2018-08-201-1/+0
* | Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-201-0/+21
* | Resolve "Enable Auto DevOps instance-wide on GitLab.com"Dylan Griffith2018-08-161-3/+5
|/
* Merge branch '28930-add-project-reference-filter' into 'master'Sean McGivern2018-08-101-0/+22
|\
| * Add back the Project#to_reference_with_postfix function since it can be used ...Reuben Pereira2018-07-051-0/+4
| * Remove the restriction preventing project references with text adjacent to th...Reuben Pereira2018-07-041-2/+0
| * Remove the Project#to_reference_with_postfix method since it is only used in ...Reuben Pereira2018-07-031-4/+0
| * Use literal '>' as escaped form of '>'Reuben Pereira2018-07-031-1/+5