summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fj-15329-services-callbacks-ssrf' into 'security-10-6'Douwe Maan2018-03-211-1/+1
* Fix "Can't modify frozen hash" error when project is destroyedsh-fix-failure-project-destroyStan Hu2018-03-161-1/+5
* Adds the option to override project description on export via APITiago Botelho2018-03-161-1/+1
* Fix Error 500 when updating a projectsh-fix-update-serviceStan Hu2018-03-081-1/+1
* Use Project#full_name instead of name_with_namespaceDmitriy Zaporozhets2018-03-071-1/+1
* Merge branch '29130-api-project-export' into 'master'Sean McGivern2018-03-061-1/+1
|\
| * review: rename import_export to import_export_sharedTravis Miller2018-03-051-1/+1
| * review: instantiate shared import/export object in project methodTravis Miller2018-02-281-1/+1
| * Add project export API implementationTravis Miller2018-02-281-1/+1
* | Introduce FailedToExtractError. Fix spec. Add DNS test mock.Shinya Maeda2018-03-061-7/+8
* | Add empty line after custom error difinitionShinya Maeda2018-03-061-0/+1
* | Fix commentShinya Maeda2018-03-061-1/+1
* | Rework to minimize changesShinya Maeda2018-03-061-8/+15
|/
* Merge branch '4826-create-empty-wiki-when-it-s-enabled' into 'master'Stan Hu2018-02-281-0/+15
|\
| * Make sure wiki exists when it's enabledValery Sizov2018-02-261-0/+15
* | Merge branch 'master' into '29497-pages-custom-domain-dns-verification'Robert Speicher2018-02-231-10/+1
|\ \
| * | Resolve "Milestone Quick Action not displayed with no project milestones but ...🙈 jacopo beschi 🙉2018-02-231-10/+1
| |/
* | Add DNS verification to Pages custom domainsNick Thomas2018-02-231-1/+9
|/
* Update projects import serviceGeorge Tsiolis2018-02-122-11/+13
* use Gitlab::UserSettings directly as a singleton instead of including/extendi...Mario de la Ossa2018-02-023-10/+6
* 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
* 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 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