summaryrefslogtreecommitdiff
path: root/spec/services/projects
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Refactor model and specReuben Pereira2019-03-011-6/+44
|/ /
* | Add project http fetch statistics APIJacopo2019-02-271-0/+36
|/
* Send project name with Gitaly repository requestsStan Hu2019-02-054-6/+6
* Merge branch 'update-pages-config-only-when-changed' into 'master'Grzegorz Bizon2019-02-051-7/+25
|\
| * Do not reload daemon if configuration file of pages does not changeKamil Trzciński2019-01-161-7/+25
* | Fix template labelsFelipe Artur2019-02-041-1/+5
* | Extract GitLab Pages using RubyZipKamil Trzciński2019-01-311-9/+26
* | Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-313-42/+147
* | Fix path disclosure on Project ImportJames Lopez2019-01-312-2/+19
* | Track when MigrateAttachmentsService is skippedGabriel Mazetto2019-01-251-2/+12
* | Refactor Storage MigrationGabriel Mazetto2019-01-252-18/+38