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
path: root/db
AgeCommit message (Expand)Author
2019-02-06Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-02-05Allow MR diffs to be placed into an object storeNick Thomas
2019-02-04DB and model changes for Sentry project selection dropdownReuben Pereira
2019-02-04Fix template labelsFelipe Artur
2019-01-31Fix tree restorer visibility levelJames Lopez
2019-01-29Add migration to cleanup iid recordsAndreas Brandl
2019-01-28Save sorting preference for Issues/MRs in BEMario de la Ossa
2019-01-25Sidekiq queue migration for HashedStorage::MigratorWorkerGabriel Mazetto
2019-01-25Merge branch 'container-repository-cleanup-api' into 'master'Grzegorz Bizon
2019-01-25Add Container Registry APIKamil Trzciński
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2019-01-22Add domain field into Clusters::ClusterMayra Cabrera
2019-01-22Refactored AfterRenameService to reduce couplingGabriel Mazetto
2019-01-17Cleanup legacy artifact background migrationShinya Maeda
2019-01-15Merge branch 'sh-suppress-duplicate-remote-mirror-notifications' into 'master'Douwe Maan
2019-01-15Only send one notification for failed remote mirrorStan Hu
2019-01-14Ignore Repository::AmbiguousRefError in db/fixtures/developmentRémy Coutable
2019-01-10Remove backfill migration for legacy projectsToon Claes
2019-01-09Merge branch 'elastic-test-repos-ce' into 'master'Nick Thomas
2019-01-09Backport of elastic-test-repos from EEMario de la Ossa
2019-01-07Add table and model for error tracking settingsReuben Pereira
2019-01-07Merge branch 'depracated-migration-inheritance' into 'master'Rémy Coutable
2019-01-05ActiveRecord::Migration -> ActiveRecord::Migration[5.0] for AddIndexesToCiBui...Jasper Maes
2019-01-04Add config_options|variables to BuildMetadataKamil Trzciński
2019-01-04Change release links table ID to bigserialShinya Maeda
2019-01-04Add unique constraint to release and urlShinya Maeda
2019-01-04Support CURD operation for release asset linksShinya Maeda
2019-01-04Merge branch 'ab-50763-persist-index' into 'master'Yorick Peterse
2019-01-04Make RBAC enabled default for new clustersDylan Griffith
2019-01-03Add specific index namesAndreas Brandl
2019-01-03Add specific indexes for CIAndreas Brandl
2019-01-02Fix deprecation: insert_sql is deprecated and will be removedJasper Maes
2018-12-26Add new line and commentsShinya Maeda
2018-12-26Fix the seeder 24_forks.rb cannot find public projectShinya Maeda
2018-12-21Rename `ClusterPlatformConfigureWorker`George Tsiolis
2018-12-20Merge branch 'master' into 'feature/option-to-make-variables-protected'Grzegorz Bizon
2018-12-19Merge branch 'depracated-migration-inheritance' into 'master'Robert Speicher
2018-12-19Backfill project_repositories for legacy storage projectsDouglas Barbosa Alexandre
2018-12-18ActiveRecord::Migration -> ActiveRecord::Migration[5.0]Jasper Maes
2018-12-18Merge branch '54719-enable-hashed-storage-by-default-in-development-mode' int...Douglas Barbosa Alexandre
2018-12-18Merge branch 'deprecated-directly-inheriting-migration' into 'master'Rémy Coutable
2018-12-18Add NGINX 0.16.0 and above metricsJoshua Lambert
2018-12-18Enable Hashed Storage by default in development mode via seed_fuGabriel Mazetto
2018-12-17Fix deprecation: Directly inheriting from ActiveRecord::Migration is deprecated.Jasper Maes
2018-12-16Remove rails4 specific codeJasper Maes
2018-12-14Merge branch 'ac-releases-name-sha-author' into 'master'Kamil Trzciński
2018-12-13Allow suggesting single line changes in diffsOswaldo Ferreira
2018-12-13Add name, author and sha to releasesAlessio Caiazza
2018-12-12Fix ActiveRecord::Migration deprecationsYorick Peterse