summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-171-2/+2
* Add service to transfer group milestonesEugenia Grieff2019-09-041-1/+12
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-15/+53
|\
| * Merge branch 'security-project-import-bypass' into 'master'GitLab Release Tools Bot2019-08-291-15/+53
| |\
| | * Fix project import restricted visibility bypassGeorge Koltsov2019-08-151-15/+53
* | | Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable2019-08-281-0/+18
|\ \ \
| * | | Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-0/+18
| |/ /
* | | CE-specific changes for designs `user_notes_count`Luke Duncalfe2019-08-273-15/+23
|/ /
* | Add service classes for mutating AwardEmojiLuke Duncalfe2019-08-211-0/+1
* | Allow disabling group/project email notificationsBrett Walker2019-08-151-2/+20
* | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-131-12/+54
* | Fix :wiki_can_not_be_created_total counteralipniagov-fix-wiki_can_not_be_created_total-counterAleksei Lipniagov2019-08-091-1/+4
* | Merge branch 'sh-disable-registry-delete' into 'master'Thong Kuah2019-08-071-0/+12
|\ \
| * | Don't attempt to contact registry if it is disabledsh-disable-registry-deleteStan Hu2019-08-061-0/+12
| |/
* | Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins2019-08-071-2/+2
|/
* Add outbound requests setting for system hooksGeorge Koltsov2019-08-021-1/+1
* Ignore Gitaly errors if cache flushing fails on project destructionStan Hu2019-07-291-1/+16
* Write out sham_rack gemThong Kuah2019-07-291-7/+2
* Remove code related to object hierarchy in MySQLremove-nested-groups-checksHeinrich Lee Yu2019-07-251-1/+1
* Fix factory default for pages_access_levelVladimir Shushlin2019-07-171-2/+2
* Disable Rails SQL query cache when applying service templatessh-service-template-bugStan Hu2019-06-251-1/+1
* Hashed Storage is enabled by default on new installationshashed-storage-enabled-defaultGabriel Mazetto2019-06-173-2/+4
* Fix inability to set visibility_level on project via APIsh-fix-issue-63158Stan Hu2019-06-141-0/+27
* Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-4/+4
* Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-061-4/+20
* Add project level git depth settingKrasimir Angelov2019-06-061-0/+8
* Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-051-0/+1
* Merge dev.gitlab.org master into GitLab.com masterYorick Peterse2019-06-031-8/+11
|\
| * Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan2019-05-301-8/+11
* | Remove legacy artifact related coderemove-legacy-artifacts-related-codeShinya Maeda2019-05-311-56/+3
* | Add wiki size to project statisticsPeter Marko2019-05-291-11/+1
|/
* Add GitDeduplicationService for deduplication housekeepingjc-git-deduplication-serviceJohn Cai2019-05-211-0/+90
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-162-54/+0
* Merge branch 'sh-fix-lfs-download-errors' into 'master'Douglas Barbosa Alexandre2019-05-101-1/+19
|\
| * Properly handle LFS Batch API response in project importsh-fix-lfs-download-errorsStan Hu2019-05-091-1/+19
* | Don't run full gc in AfterImportServicesh-revert-full-gc-after-importStan Hu2019-05-101-1/+1
|/
* Change DetectRepositoryLanguagesWorker to not receive userDiego Silva2019-05-092-3/+3
* Remove cleaned up OIDs from database and cacheNick Thomas2019-05-061-4/+85
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-0/+3
* Refactored LfsImportService and ImportServiceFrancisco Javier López2019-04-306-140/+211
* Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-0/+50
* Fix project auto dev ops failureHeinrich Lee Yu2019-04-231-0/+2
* Add frozen_string_literal to spec/servicesfrozen_string_literal_spec_servicesThong Kuah2019-04-1248-0/+96
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-092-0/+78
* Merge branch 'delay-update-statictics' into 'master'Douwe Maan2019-04-091-0/+40
|\
| * Refactor: extract duplicate steps to a service classHiroyuki Sato2019-04-051-0/+40
* | Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl2019-04-052-78/+0
* | Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-052-0/+78
* | Autocorrect with RSpec/ExampleWording copThong Kuah2019-04-052-7/+7
|/
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-022-0/+58
|\