summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Enable the Layout/ExtraSpacing cop56392-enable-the-layout-extraspacing-copRémy Coutable2019-01-241-1/+1
* Refactored AfterRenameService to reduce couplingGabriel Mazetto2019-01-221-21/+26
* Fixed legacy storage renaming codeGabriel Mazetto2019-01-211-48/+55
* Merge branch 'osw-enforces-project-removal-with-past-failed-attempts' into 'm...Nick Thomas2019-01-181-0/+34
|\
| * Cleanup stale +deleted repo paths on project removalOswaldo Ferreira2019-01-181-0/+34
* | Refactor code for protecting default branchesYorick Peterse2019-01-161-0/+242
* | Service for calling Sentry issues apiReuben Pereira2019-01-091-4/+4
|/
* 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-0/+61
* | Move settings operations controller from EE to CEmove-settings-oprations-to-cePeter Leitzen2019-01-061-0/+25
|/
* 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-9/+50
|\ \
| * | Fixed SSRF in project imports with LFSFrancisco Javier López2018-12-181-9/+50
* | | Update storage location after a project has been transferedDouglas Barbosa Alexandre2018-12-211-0/+20
* | | Update storage location after a project has been renamedDouglas Barbosa Alexandre2018-12-211-0/+20
|/ /
* | Validate LFS hrefs before downloading themNick Thomas2018-12-111-0/+12
|/
* Allow public forks to be deduplicatedZeger-Jan van de Weg2018-12-071-1/+29
* Use BFG object maps to clean projectsNick Thomas2018-12-061-0/+44
* Rename to CreateOrUpdateServiceAccountServiceThong Kuah2018-12-052-4/+4
* Create k8s namespace for project in group clustersThong Kuah2018-12-052-0/+52
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-1/+1
* SSH public-key authentication for push mirroringNick Thomas2018-11-191-7/+7
* Fix typos in comments and specsGeorge Tsiolis2018-11-012-2/+2
* Merge branch 'refactor-project-rename-repo' into 'master'Robert Speicher2018-10-221-0/+198
|\
| * Move Project#rename_repo to a service classrefactor-project-rename-repoYorick Peterse2018-10-221-0/+198
* | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-194-10/+36
|\ \ | |/ |/|
| * Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-194-10/+36
* | Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre2018-10-151-1/+1
|/
* Fix project deletion when there is a export availableStan Hu2018-10-101-3/+20
* Make GitLab pages support access controlTuomo Ala-Vannesluoma2018-10-051-0/+21
* Create labels_as_hash_ concern, modify params for methodccr/48930_extract_logic_to_concernChantal Rollison2018-10-031-2/+2
* Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-024-10/+12
* Doesn't synchronize default branch for push mirrorsDouglas Barbosa Alexandre2018-09-211-30/+0
* Move registry destroy out of project transactionStan Hu2018-09-192-2/+2
* Delete container repository tags outside of transactionStan Hu2018-09-191-0/+1
* Synchronize the default branch when updating a remote mirrorDouglas Barbosa Alexandre2018-09-101-58/+69
* Delete a container registry asynchronouslyStan Hu2018-09-071-0/+40
* Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera2018-09-061-0/+100
* fix path bug and update specsJames Lopez2018-08-301-2/+3
* add specs replicating transfer issueJames Lopez2018-08-291-0/+28
* Merge branch '50345-hashed-storage-feature-flag' into 'master'Nick Thomas2018-08-251-1/+28
|\
| * Rename feature flag to skip_hashed_storage_upgrade to be less confusing50345-hashed-storage-feature-flagGabriel Mazetto2018-08-221-3/+3
| * Fixed `stub_feature_flag behavior` for `disabled?` flags.Gabriel Mazetto2018-08-221-1/+2
| * Add FeatureFlag to disable hashed storage migration when renamingGabriel Mazetto2018-08-221-1/+27
* | Fix remote mirrors failing if Git remotes have not been addedStan Hu2018-08-221-0/+1
|/
* Clean up LFS objects when creating fork relationToon Claes2018-08-201-0/+8
* Remove feature gates for Repository LanguagesZeger-Jan van de Weg2018-08-161-4/+0
* Merge branch 'sh-support-bitbucket-server-import' into 'master'Tim Zallmann2018-08-061-0/+11
|\