summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '8af23def1d6' into object-storage-ee-to-ce-backportKamil Trzciński2018-02-281-1/+1
|\
| * Revert "Merge branch '3867-port-to-ce' into 'master'"Kamil Trzciński2018-02-281-2/+2
| * port of 594e6a0a625^..f74c90f68c6Micaël Bergeron2018-02-011-2/+2
| * Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu2018-01-161-1/+1
* | Merge branch '4163-move-uploads-to-object-storage' into 'master'Sean McGivern2018-02-281-2/+2
* | Merge commit '4b92efd90cedaa0aff218d11fdce279701128bea' into object-storage-e...Kamil Trzciński2018-02-285-14/+30
|\ \ | |/
| * Use if instead of unless on Projects::HashedStorage::MigrateRepositoryServiceda-handle-hashed-storage-repos-using-repo-import-taskDouglas Barbosa Alexandre2018-01-031-3/+3
| * Fix Projects::TransferService#write_repository_config methodDouglas Barbosa Alexandre2018-01-031-1/+1
| * Refactoring Project#write_repository_configDouglas Barbosa Alexandre2018-01-033-16/+4
| * Does not write to .git/config when importing bare repositoriesDouglas Barbosa Alexandre2018-01-031-5/+5
| * Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre2018-01-031-0/+7
| * Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre2018-01-031-0/+10
| * Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre2018-01-031-0/+5
| * Merge branch '41424-gitlab-rake-gitlab-import-repos-schedules-an-import' into...Douwe Maan2018-01-031-5/+11
| |\
| | * refactor project create service41424-gitlab-rake-gitlab-import-repos-schedules-an-importJames Lopez2018-01-031-2/+2
| | * refactor code to use new import typeJames Lopez2018-01-031-4/+3
| | * fix missing create services callJames Lopez2018-01-021-1/+1
| | * fix branch complexityJames Lopez2018-01-021-5/+11
| | * Fix import scheduled on bare repo importJames Lopez2018-01-021-1/+2
| * | Forking a project to a namespace with lower visibility.bvl-fork-public-project-to-private-namespaceBob Van Landuyt2017-12-291-7/+7
| |/
| * Don't link LFS-objects multiple times.bvl-fix-unlinking-with-lfs-objectsBob Van Landuyt2017-12-191-1/+1
* | Merge commit '7fabc892f251740dbd9a4755baede662e6854870' into object-storage-e...Kamil Trzciński2018-02-2817-131/+335
|\ \ | |/
| * Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-071-6/+4
| |\
| | * Remove Auto DevOps checkboxes - backendbikebilly2017-12-041-6/+4
| * | The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-7/+29
| * | Merge branch '22680-unlabel-slash-command-limit-autocomplete-to-applied-label...Tim Zallmann2017-12-061-3/+18
| |\ \
| | * | Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov2017-11-281-3/+18
| * | | Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon2017-12-051-1/+1
| |\ \ \
| | * | | Test new artifacts for pages deployZeger-Jan van de Weg2017-12-031-1/+1
| | | |/ | | |/|
| * | | Fixed bugsh-optimize-groups-apiFrancisco Lopez2017-12-041-0/+7
| * | | Moving query to base count serviceFrancisco Lopez2017-12-043-8/+4
| * | | Using map to retrieve the element ids because of some issues with mysqlFrancisco Lopez2017-12-013-4/+9
| * | | Undoing the change to ForkNetworkMemberFrancisco Lopez2017-12-011-1/+4
| * | | Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez2017-12-016-28/+26
| * | | Code review comments appliedFrancisco Lopez2017-12-011-2/+6
| * | | More preloading improvement and added batch count servicesFrancisco Lopez2017-12-014-0/+66
| |/ /
| * | Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-o...Kamil Trzciński2017-11-281-1/+9
| |\ \
| | * | BE for automatic pipeline when enabling Auto DevOpsMatija Čupić2017-11-281-1/+9
| | |/
| * | Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas2017-11-283-54/+132
| |\ \ | | |/ | |/|
| | * Changes to Attachments Migration for EE and Geo compatibilityGabriel Mazetto2017-11-281-5/+12
| | * Backport EE changes to make test possible when prepending modulesGabriel Mazetto2017-11-242-0/+8
| | * Codestyle changes and Added Exclusive Lease to hashed storage migrationGabriel Mazetto2017-11-231-1/+1
| | * when rollingback repository migration, toggle readonly mode backGabriel Mazetto2017-11-232-3/+3
| | * Raises error when migration cannot happen so job is cancelledGabriel Mazetto2017-11-231-1/+3
| | * attachments migration should move only the base folderGabriel Mazetto2017-11-231-25/+12
| | * WIP Attachments migrationGabriel Mazetto2017-11-232-1/+60
| | * Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto2017-11-232-57/+72
| * | Rename fetch_refs to refmapDouwe Maan2017-11-231-3/+3
| * | Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-14/+6
| |/
| * Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable2017-11-201-0/+1
| |\