summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'security-id-potential-denial-languages' into 'master'GitLab Release Tools Bot2019-04-022-0/+58
| |\
| | * Return cached languages if they've been detected beforeIgor Drozdov2019-03-202-0/+58
* | | Force a full GC after importing a projectsh-force-gc-after-importStan Hu2019-04-012-1/+14
* | | Remove N+1 queries from users autocompleteSean McGivern2019-03-251-13/+40
|/ /
* | Add feature flag for build preparing stateTiger2019-03-202-0/+2
|/
* Run rubocop -aNick Thomas2019-03-131-4/+2
* Merge branch '56618-hashed-storage-skip-validation' into 'master'Stan Hu2019-03-074-0/+24
|\
| * Skip project validation when switching storage layoutsGabriel Mazetto2019-03-054-0/+24
* | Merge dev master into GitLab.com masterYorick Peterse2019-03-041-0/+8
|\ \ | |/ |/|
| * Change policy regarding group visibilityMałgorzata Ksionek2019-02-201-0/+8
* | Merge branch '53966-make-hashed-storage-migration-safer-and-more-inviting' in...Douglas Barbosa Alexandre2019-03-015-3/+283
|\ \
| * | Extract duplicated code into BaseAttachmentServiceGabriel Mazetto2019-03-012-4/+4
| * | Extract and simplify more code into BaseRepositoryService`Gabriel Mazetto2019-03-012-2/+2
| * | Edge case: upgrade/downgrade when repository doesn't existGabriel Mazetto2019-03-012-0/+20
| * | Added Rollbacker workers and support on the rake taskGabriel Mazetto2019-03-013-1/+103
| * | Adds Rollback functionality to HashedStorage migrationGabriel Mazetto2019-03-012-0/+158