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-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
2018-12-10Merge branch 'sh-remove-gitlab-shell-include' into 'master'Rémy Coutable
2018-12-10Merge branch 'osw-update-mr-metrics-with-events-data' into 'master'Douwe Maan
2018-12-08Merge branch 'tc-backfill-hashed-project_repositories' into 'master'Stan Hu
2018-12-07Allow public forks to be deduplicatedZeger-Jan van de Weg
2018-12-07Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'Kamil Trzciński
2018-12-07Encrypt CI/CD builds tokensKamil Trzciński
2018-12-07Merge branch 'fix-broken-seeder-11.6' into 'master'Stan Hu
2018-12-07Simplify the changeShinya Maeda
2018-12-07Fill project_repositories for hashed storageDouglas Barbosa Alexandre
2018-12-07Revert "Merge branch 'fix/gb/encrypt-ci-build-token' into 'master'"Robert Speicher
2018-12-07Populate MR metrics with events table information (migration)Oswaldo Ferreira
2018-12-07Fill project_repositories for hashed storageToon Claes
2018-12-06Merge branch '19376-post-bfg-cleanup' into 'master'Douglas Barbosa Alexandre
2018-12-06Use BFG object maps to clean projectsNick Thomas