summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* | Fix project transfer with hashed-storage attachmentsNick Thomas2017-11-171-1/+11
* | Fix hashed storage with project transfers to another namespacesh-port-hashed-storage-transfer-fixStan Hu2017-11-161-9/+17
* | Merge branch 'cache-user-keys-count' into 'master'Douwe Maan2017-11-164-27/+4
|\ \
| * | Cache the number of user SSH keyscache-user-keys-countYorick Peterse2017-11-164-27/+4
| |/
* | Prefer polymorphism over specific type checks in Import servicedm-import-service-polymorphismDouwe Maan2017-11-151-11/+11
|/
* Replace old GH importer with the parallel importergithub-importer-refactorYorick Peterse2017-11-071-4/+4
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-1/+17
* Merge branch 'ce-gitlab-git-backport' into 'master'Sean McGivern2017-11-061-1/+1
|\
| * Encapsulate git operations for mirroring in Gitlab::GitAlejandro Rodríguez2017-11-031-1/+1
* | Unlink a project from a fork network when it's source was deleted.Bob Van Landuyt2017-11-031-5/+11
|/
* Refactor/group links controllerFrancisco Javier López2017-11-012-0/+25
* Make `#hashed_storage?` require feature argument3674-hashed-storage-attachmentsGabriel Mazetto2017-10-311-1/+1
* Use wiki.disk_pathNick Thomas2017-10-181-1/+1
* Fix errors when deleting a forked projectBob Van Landuyt2017-10-171-1/+1
* Store the name of a project that's a root of a fork networkBob Van Landuyt2017-10-071-0/+7
* Remove membership from fork network when unlinkingBob Van Landuyt2017-10-071-0/+1
* Create a fork network when forking a projectBob Van Landuyt2017-10-071-0/+20
* Add support to migrate existing projects to Hashed Storage asynchashed-storage-migration-pathGabriel Mazetto2017-09-281-0/+68
* Fix refreshing of issues/MR count cachesfix-counts-cachingYorick Peterse2017-09-191-1/+6
* Fix project feature being deleted when updating project with invalid visibili...Felipe Artur2017-09-121-1/+4
* Refactor based on code reviewMichael Kozono2017-09-061-1/+1