summaryrefslogtreecommitdiff
path: root/app/services/projects
Commit message (Expand)AuthorAgeFilesLines
* Add service to transfer group milestonesEugenia Grieff2019-09-041-0/+3
* Avoid calling freeze on already frozen strings in app/servicesdineshpanda2019-09-046-9/+9
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-11/+16
|\
| * Merge branch 'security-project-import-bypass' into 'master'GitLab Release Tools Bot2019-08-291-11/+16
| |\
| | * Fix project import restricted visibility bypassGeorge Koltsov2019-08-151-11/+16
* | | Makes LFS object linker process OIDs in batchessh-lfs-object-batchesStan Hu2019-08-271-5/+24
|/ /
* | Allow disabling group/project email notificationsBrett Walker2019-08-151-0/+5
* | Rework retry strategy for remote mirrorsBob Van Landuyt2019-08-131-16/+37
* | Fix :wiki_can_not_be_created_total counteralipniagov-fix-wiki_can_not_be_created_total-counterAleksei Lipniagov2019-08-091-1/+1
* | Don't attempt to contact registry if it is disabledsh-disable-registry-deleteStan Hu2019-08-061-0/+1
|/
* Ignore Gitaly errors if cache flushing fails on project destructionStan Hu2019-07-291-2/+11
* Refactor and remove #prepare_relation methodAndreas Brandl2019-07-297-18/+6
* Further remove code branches by database typeAndreas Brandl2019-07-292-13/+3
* Add a rubocop for Rails.loggerMayra Cabrera2019-07-109-10/+10
* Disable Rails SQL query cache when applying service templatessh-service-template-bugStan Hu2019-06-251-1/+1
* Expose ci_default_git_depth via project APIexpose-project-git-depth-via-apiFabio Pitino2019-06-121-3/+3
* Comment why forks get default_git_depth of 0 instead nil62418-project-default-git-depthKrasimir Angelov2019-06-071-0/+3
* Forks get default_git_depth 0 if the origin is nilKrasimir Angelov2019-06-061-5/+2
* Add project level git depth settingKrasimir Angelov2019-06-061-9/+13
* Delete unauthorized Todos when project is privateissue_49897Felipe Artur2019-06-051-0/+1
* Add wiki size to project statisticsPeter Marko2019-05-291-1/+1
* Add GitDeduplicationService for deduplication housekeepingjc-git-deduplication-serviceJohn Cai2019-05-211-0/+64
* Stop configuring group clusters on creation60379-remove-ci-preparing-state-feature-flagTiger2019-05-162-11/+0
* Merge branch 'sh-fix-lfs-download-errors' into 'master'Douglas Barbosa Alexandre2019-05-101-1/+11
|\
| * Properly handle LFS Batch API response in project importsh-fix-lfs-download-errorsStan Hu2019-05-091-1/+11
* | 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-091-1/+1
* Remove cleaned up OIDs from database and cacheNick Thomas2019-05-061-4/+43
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-051-1/+1
* Use git_garbage_collect_worker to run pack_refsJan Provaznik2019-05-021-2/+5
* Merge branch '9932-fix-deprecated-attribute_changed-ce' into 'master'Andreas Brandl2019-05-021-4/+1
|\
| * Remove deprecated uses of attribute_changed?9932-fix-deprecated-attribute_changed-ceHeinrich Lee Yu2019-04-301-4/+1
* | Refactored LfsImportService and ImportServiceFrancisco Javier López2019-04-305-94/+115
|/
* Add ProjectMetricsDashboardSetting model and tableReuben Pereira2019-04-261-1/+10
* Upgrade Rails to 5.1.6.1Jasper Maes2019-04-231-1/+1
* Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin2019-04-153-4/+4
|\
| * Forbid the use of `#reload` and prefer `#reset`forbid-the-usage-of-reloadKamil Trzciński2019-04-153-4/+4
* | Externalize strings detected by rubocop-i18nMartin Wortschack2019-04-154-19/+19
|/
* Fix ApplicationSetting development seed60278-fix-development-seedRémy Coutable2019-04-101-2/+2
* Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas2019-04-092-0/+7
* Refactor: extract duplicate steps to a service classHiroyuki Sato2019-04-051-0/+19
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhq into jarv/dev-to-gitl...jarv/dev-to-gitlab-2019-04-02John Jarvis2019-04-022-1/+33
|\
| * Return cached languages if they've been detected beforeIgor Drozdov2019-03-202-1/+33
* | Force a full GC after importing a projectsh-force-gc-after-importStan Hu2019-04-012-2/+5
|/
* Run rubocop -aNick Thomas2019-03-132-20/+16
* Merge branch '56618-hashed-storage-skip-validation' into 'master'Stan Hu2019-03-074-4/+4
|\
| * Skip project validation when switching storage layoutsGabriel Mazetto2019-03-054-4/+4
* | Adds the Rubocop ReturnNil copAndrew Newdigate2019-03-061-1/+1
* | Merge dev master into GitLab.com masterYorick Peterse2019-03-041-2/+8
|\ \ | |/ |/|
| * Merge branch '2802-security-add-public-internal-groups-as-members-to-your-pro...Yorick Peterse2019-03-041-2/+8
| |\