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
2018-03-16Merge branch 'fj-15329-services-callbacks-ssrf-10-4' into 'security-10-4'Douwe Maan
2018-01-15Merge branch 'sh-validate-path-project-import-10-3' into 'security-10-3'Stan Hu
2018-01-03Use if instead of unless on Projects::HashedStorage::MigrateRepositoryServiceDouglas Barbosa Alexandre
2018-01-03Fix Projects::TransferService#write_repository_config methodDouglas Barbosa Alexandre
2018-01-03Refactoring Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Does not write to .git/config when importing bare repositoriesDouglas Barbosa Alexandre
2018-01-03Write project full path to .git/config when migrating legacy storageDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre
2018-01-03Write project full path to .git/config when creating projectsDouglas Barbosa Alexandre
2018-01-03Merge branch '41424-gitlab-rake-gitlab-import-repos-schedules-an-import' into...Douwe Maan
2018-01-03refactor project create serviceJames Lopez
2018-01-03refactor code to use new import typeJames Lopez
2018-01-02fix missing create services callJames Lopez
2018-01-02fix branch complexityJames Lopez
2018-01-02Fix import scheduled on bare repo importJames Lopez
2017-12-29Forking a project to a namespace with lower visibility.Bob Van Landuyt
2017-12-19Don't link LFS-objects multiple times.Bob Van Landuyt
2017-12-07Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński
2017-12-07The API isn't using the appropriate services for managing forksFrancisco Javier López
2017-12-07Merge branch '22680-unlabel-slash-command-limit-autocomplete-to-applied-label...Tim Zallmann
2017-12-05Merge branch 'zj-multiple-artifacts' into 'master'Grzegorz Bizon
2017-12-04Remove Auto DevOps checkboxes - backendbikebilly
2017-12-04Fixed bugFrancisco Lopez
2017-12-04Moving query to base count serviceFrancisco Lopez
2017-12-03Test new artifacts for pages deployZeger-Jan van de Weg
2017-12-01Using map to retrieve the element ids because of some issues with mysqlFrancisco Lopez
2017-12-01Undoing the change to ForkNetworkMemberFrancisco Lopez
2017-12-01Comments from code review applied. Also switched forked_from_project and Fork...Francisco Lopez
2017-12-01Code review comments appliedFrancisco Lopez
2017-12-01More preloading improvement and added batch count servicesFrancisco Lopez
2017-11-28Merge branch '38962-automatically-run-a-pipeline-when-auto-devops-is-turned-o...Kamil Trzciński
2017-11-28BE for automatic pipeline when enabling Auto DevOpsMatija Čupić
2017-11-28Merge branch 'hashed-storage-attachments-migration-path' into 'master'Nick Thomas
2017-11-28Changes to Attachments Migration for EE and Geo compatibilityGabriel Mazetto
2017-11-28Limit autocomplete menu to applied labelsVitaliy @blackst0ne Klachkov
2017-11-24Backport EE changes to make test possible when prepending modulesGabriel Mazetto
2017-11-23Rename fetch_refs to refmapDouwe Maan
2017-11-23Clean up repository fetch and mirror methodsDouwe Maan
2017-11-23Codestyle changes and Added Exclusive Lease to hashed storage migrationGabriel Mazetto
2017-11-23when rollingback repository migration, toggle readonly mode backGabriel Mazetto
2017-11-23Raises error when migration cannot happen so job is cancelledGabriel Mazetto
2017-11-23attachments migration should move only the base folderGabriel Mazetto
2017-11-23WIP Attachments migrationGabriel Mazetto
2017-11-23Refactor Hashed Storage migration to add additional migration stepsGabriel Mazetto
2017-11-20Merge branch '18040-rubocop-line-break-after-guard-clause' into 'master'Rémy Coutable
2017-11-17Fix project transfer with hashed-storage attachmentsNick Thomas
2017-11-17Fix hashed storage with project transfers to another namespaceStan Hu
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-16Merge branch 'cache-user-keys-count' into 'master'Douwe Maan
2017-11-16Cache the number of user SSH keysYorick Peterse