Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-25Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-19Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-04Add service to transfer group milestonesEugenia Grieff
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-30Merge branch 'security-project-import-bypass' into 'master'GitLab Release Tools Bot
2019-08-28Merge branch 'sh-lfs-object-batches' into 'master'Rémy Coutable
2019-08-28Makes LFS object linker process OIDs in batchesStan Hu
2019-08-27CE-specific changes for designs `user_notes_count`Luke Duncalfe
2019-08-21Add service classes for mutating AwardEmojiLuke Duncalfe
2019-08-15Allow disabling group/project email notificationsBrett Walker
2019-08-15Fix project import restricted visibility bypassGeorge Koltsov
2019-08-13Rework retry strategy for remote mirrorsBob Van Landuyt
2019-08-09Fix :wiki_can_not_be_created_total counterAleksei Lipniagov
2019-08-07Merge branch 'sh-disable-registry-delete' into 'master'Thong Kuah
2019-08-07Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins
2019-08-06Don't attempt to contact registry if it is disabledStan Hu
2019-08-02Add outbound requests setting for system hooksGeorge Koltsov
2019-07-30Ignore Gitaly errors if cache flushing fails on project destructionStan Hu
2019-07-30Write out sham_rack gemThong Kuah
2019-07-25Remove code related to object hierarchy in MySQLHeinrich Lee Yu
2019-07-17Fix factory default for pages_access_levelVladimir Shushlin
2019-06-26Disable Rails SQL query cache when applying service templatesStan Hu
2019-06-17Hashed Storage is enabled by default on new installationsGabriel Mazetto
2019-06-14Fix inability to set visibility_level on project via APIStan Hu
2019-06-12Expose ci_default_git_depth via project APIFabio Pitino
2019-06-06Forks get default_git_depth 0 if the origin is nilKrasimir Angelov
2019-06-06Add project level git depth settingKrasimir Angelov
2019-06-05Delete unauthorized Todos when project is privateFelipe Artur
2019-06-03Merge dev.gitlab.org master into GitLab.com masterYorick Peterse
2019-05-31Remove legacy artifact related codeShinya Maeda
2019-05-30Protect Gitlab::HTTP against DNS rebinding attackDouwe Maan
2019-05-29Add wiki size to project statisticsPeter Marko
2019-05-21Add GitDeduplicationService for deduplication housekeepingJohn Cai
2019-05-17Stop configuring group clusters on creationTiger
2019-05-10Merge branch 'sh-fix-lfs-download-errors' into 'master'Douglas Barbosa Alexandre
2019-05-10Don't run full gc in AfterImportServiceStan Hu
2019-05-10Properly handle LFS Batch API response in project importStan Hu
2019-05-09Change DetectRepositoryLanguagesWorker to not receive userDiego Silva
2019-05-06Remove cleaned up OIDs from database and cacheNick Thomas
2019-05-03Use git_garbage_collect_worker to run pack_refsJan Provaznik
2019-04-30Refactored LfsImportService and ImportServiceFrancisco Javier López
2019-04-26Add ProjectMetricsDashboardSetting model and tableReuben Pereira
2019-04-23Fix project auto dev ops failureHeinrich Lee Yu
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-04-09Move Contribution Analytics related spec in spec/features/groups/group_page_w...Imre Farkas
2019-04-09Merge branch 'delay-update-statictics' into 'master'Douwe Maan
2019-04-05Refactor: extract duplicate steps to a service classHiroyuki Sato
2019-04-05Revert "Merge branch 'if-57131-external_auth_to_ce' into 'master'"Andreas Brandl