summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Refactor model and specReuben Pereira2019-03-011-1/+22
* Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-271-0/+32
|\
| * Add project http fetch statistics APIJacopo2019-02-271-0/+32
* | Let users set name/path on project fork using APIBalasankar "Balu" C2019-02-201-2/+10
|/
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-1/+1
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Merge branch 'update-pages-config-only-when-changed' into 'master'Grzegorz Bizon2019-02-051-7/+27
|\
| * Do not reload daemon if configuration file of pages does not changeKamil Trzciński2019-01-161-15/+18
| * Update pages config only when changedKamil Trzciński2019-01-161-3/+20
* | Extract GitLab Pages using RubyZipKamil Trzciński2019-01-311-16/+25
* | Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-313-45/+85
* | Fix path disclosure on Project ImportJames Lopez2019-01-312-2/+24
* | Use Gitlab::AppLogger instead of Rails.loggerGabriel Mazetto2019-01-252-2/+2
* | Track when MigrateAttachmentsService is skippedGabriel Mazetto2019-01-251-0/+6
* | Refactor Storage MigrationGabriel Mazetto2019-01-252-12/+22
* | Extract BaseRepositoryService from MigrateRepositoryGabriel Mazetto2019-01-252-45/+58
* | Move MigrationService to HashedStorage moduleGabriel Mazetto2019-01-253-28/+30
* | Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon2019-01-251-0/+94
|\ \
| * | Add Container Registry APIKamil Trzciński2019-01-251-0/+94
| |/
* | Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-222-13/+21
* | Fixed legacy storage renaming codeGabriel Mazetto2019-01-212-2/+6
* | Merge branch 'raise-on-unfiltered-params' into 'master'Rémy Coutable2019-01-211-1/+1
|\ \
| * | Actually set raise_on_unfiltered_parameters to trueJasper Maes2019-01-161-1/+1
* | | Merge branch 'osw-enforces-project-removal-with-past-failed-attempts' into 'm...Nick Thomas2019-01-181-5/+19
|\ \ \
| * | | Cleanup stale +deleted repo paths on project removalOswaldo Ferreira2019-01-181-5/+19
| | |/ | |/|
* | | Merge branch '47988-improve-milestone-queries-with-subq' into 'master'Andreas Brandl2019-01-171-1/+1
|\ \ \ | |_|/ |/| |
| * | Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-1/+1
| |/
* | Refactor code for protecting default branchesYorick Peterse2019-01-161-0/+67
|/
* Merge branch '53966-hashed-storage-read-only' into 'master'Douglas Barbosa Alexandre2019-01-081-0/+14
|\
| * Only set as `read_only` when starting the per-project migration53966-hashed-storage-read-onlyGabriel Mazetto2019-01-071-0/+14
* | Implement error tracking configurationPeter Leitzen2019-01-071-1/+1
* | Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-061-0/+19
|/
* Merge branch 'security-todos_not_redacted_for_guests' into 'master'John Jarvis2019-01-021-2/+2
|\
| * Delete confidential issue todos for guestsFelipe Artur2018-12-141-2/+2
* | Merge branch 'security-fix-ssrf-lfs-project-import' into 'master'John Jarvis2019-01-011-8/+27
|\ \
| * | Fixed SSRF in project imports with LFSFrancisco Javier López2018-12-181-8/+27
* | | Update storage location after a project has been transferedDouglas Barbosa Alexandre2018-12-211-3/+4
* | | Update storage location after a project has been renamedDouglas Barbosa Alexandre2018-12-211-0/+1
* | | Leave object pools when destroying projectsZeger-Jan van de Weg2018-12-191-0/+2
|/ /
* | Validate LFS hrefs before downloading themNick Thomas2018-12-111-0/+3
|/
* Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-0/+2
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+52
* Merge branch '34758-deployment-cluster' into 'master'Kamil Trzciński2018-12-052-0/+11
|\
| * Create k8s namespace for project in group clustersThong Kuah2018-12-052-0/+11
* | Rename project's pipelines relationFrancisco Javier López2018-12-051-1/+1
|/
* Merge branch '6861-group-level-project-templates-ce' into 'master'Phil Hughes2018-11-301-1/+1
|\
| * Backport from gitlab-org/gitlab-ee!6878Rubén Dávila2018-11-271-1/+1
* | Store hashed storage paths in the databaseToon Claes2018-11-292-0/+3
* | Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-2/+2
|/
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-1/+1