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-03-12Enable/disable Auto DevOps at Group levelMayra Cabrera
2019-02-21Remove new_issue_url field from YouTrack integration serviceKotau Yauhen
2019-02-18Added YouTrack integrationYauhen Kotau
2019-02-08Add missing argument to DeploymentService#predefined_variablesJames Fargher
2019-02-01Fix warning already initialized constantSemyon Pupkov
2018-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-10-05Make GitLab pages support access controlTuomo Ala-Vannesluoma
2018-09-07Merge branch '48778-remove-old-storage-logic-from-import-export' into 'master'Douwe Maan
2018-09-06Automatically disable Auto DevOps for project upon first pipeline failureMayra Cabrera
2018-09-06Refactor code to remove object storage flag from Import/ExportJames Lopez
2018-09-05Allow repositories to be programmatically built in the specsNick Thomas
2018-07-24Added SiteStatistics as counter cache for Projects and WikisGabriel Mazetto
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-07-06Update Import/Export to use object storage (based on aa feature flag)James Lopez
2018-06-12Find and mark more Git disk access locations, part 2Jacob Vosmaer
2018-05-08Merge branch 'dm-project-factory-import-state' into 'master'Robert Speicher
2018-05-07Don't always create a new import_state record from project factoryDouwe Maan
2018-05-07Merge branch '42099-port-push-mirroring-to-ce-ce-port-v-2' into 'master'Douwe Maan
2018-05-07Bump Gitaly to 0.98.0Zeger-Jan van de Weg
2018-05-07Backports every CE related change from ee-5484 to CETiago Botelho
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-05-03Revert "Use factory in specs for ProjectCiCdSettings"Dylan Griffith
2018-05-03Use factory in specs for ProjectCiCdSettingsDylan Griffith
2018-04-30Fix up db/schema.rb changes leftover and comments out of dateDylan Griffith
2018-04-26Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-25Merge branch 'zj-storage-path-deprecation' into 'master'Douwe Maan
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-24Allow admins to push to empty reposBob Van Landuyt
2018-04-24Merge branch 'master' into siemens-runner-per-groupDylan Griffith
2018-04-23Move spec helpers/matchers/shared examples/contexts to their relevant folderRémy Coutable
2018-04-23project#group_runner_enabled -> project_settingsAlexis Reigel
2018-02-08Merge branch '40744-hashed-storage-specs' into 'master'Sean McGivern
2018-02-07Use hashed storage in the specsNick Thomas
2018-02-07Fix order of checks in editable? method.Pawel Chojnacki
2018-02-06Merge branch 'master' into pawel/connect_to_prometheus_through_proxy-30480Mike Greiling
2018-02-05Fix export removal for hashed-storage projects within a renamed or deleted na...Nick Thomas
2018-02-01porting changes from upstreamMicaël Bergeron
2018-01-30enable manual configuration property for all test prometheus servicesPawel Chojnacki
2017-12-14Replace factory_girl_rails with factory_bot_railsRémy Coutable
2017-10-06Create idea of read-only databaseToon Claes
2017-09-28Add support to migrate existing projects to Hashed Storage asyncGabriel Mazetto
2017-09-28[Backported from EE] Readonly flag for ProjectsGabriel Mazetto
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-22Make sure repository's removal work for legacy and hashed storagesGabriel Mazetto
2017-08-22New storage is now "Hashed" instead of "UUID"Gabriel Mazetto
2017-08-10Improve the Project factory to make `creator` defaults to namespace.ownerRémy Coutable
2017-08-04Add a Circuitbreaker for storage pathsBob Van Landuyt
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-08-02Remove `:empty_project` factory, implement `:repository` traitRobert Speicher
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto