summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
...
* 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
|\
| * Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-312-1/+37
| |\
| * \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-271-6/+0
| |\ \
| * \ \ Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-254-11/+11
| |\ \ \
| * | | | Add spec to ensure project creation stores import URL and dataStan Hu2018-07-151-0/+11
* | | | | Resolve "Hashed storage: extend "Enable hashed storage for all new projects" ...Valery Sizov2018-08-034-14/+39
* | | | | Add Object Storage to GitLab project importJames Lopez2018-08-021-1/+1
* | | | | Add repository languages for projectsZeger-Jan van de Weg2018-08-011-0/+54
* | | | | Merge branch 'fj-6860-instance-level-project-templates' into 'master'Sean McGivern2018-08-012-54/+33
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | EE PortFrancisco Javier López2018-07-202-54/+33
| |/ / /
* | | | Merge branch 'todos-visibility-change' into 'master'Sean McGivern2018-07-311-0/+36
|\ \ \ \
| * | | | Remove todos when project feature visibility changesJarka Kadlecová2018-07-311-0/+14
| * | | | Delete todos when users loses target read permissionsJarka Kadlecová2018-07-301-0/+22
| | |_|/ | |/| |
* | | | Merge branch 'master-ce' into artifact-format-v2Shinya Maeda2018-07-301-6/+0
|\ \ \ \ | |/ / /
| * | | Remove code for dynamically generating routesstop-dynamic-routable-creationYorick Peterse2018-07-251-6/+0
| | |/ | |/|
* | | Squashed commit of the following:Shinya Maeda2018-07-271-1/+1
|/ /
* | Merge branch 'blackst0ne-replace-sidekiq-inline-with-perform-enqueued-jobs' i...Rémy Coutable2018-07-233-9/+9
|\ \
| * | Replace 'Sidekiq::Testing.inline!' with 'perform_enqueued_jobs'blackst0ne2018-07-233-9/+9
| |/
* | Fix #49272 - Sanitize git URL in import errorsJamie Schembri2018-07-161-2/+2
|/
* Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao2018-07-117-25/+25
* Updates from `rubocop -a`Lin Jen-Shin2018-07-092-9/+9
* Backport of EE changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_reque...Mark Chao2018-07-061-0/+54
* Add option to add README when creating a projectImre Farkas2018-07-041-0/+12
* Merge branch 'issue_47729' into 'master'Sean McGivern2018-06-262-0/+89
|\
| * BatchOpenIssuesCount only updates public issues countissue_47729Felipe Artur2018-06-251-2/+4