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-21Port EE System Header And Footer feature to CEDouwe Maan
2019-02-20Remove undigested token column from personal_access_tokens tableImre Farkas
2019-02-15Merge branch 'move_chatops_to_core_migration' into 'master'Robert Speicher
2019-02-14Remove further instances of st_diffsNick Thomas
2019-02-11Merge branch '52424-goodbye-hipchat' into 'master'Douglas Barbosa Alexandre
2019-02-09Directly inheriting from ActiveRecord::Migration is deprecatedJasper Maes
2019-02-08Remove HipChat integration from GitLabNick Thomas
2019-02-08Move ChatOps migrations to CoreJames Fargher
2019-02-07Merge branch 'master' into fabsrc/gitlab-ce-2105-add-setting-for-first-day-of...Sean McGivern
2019-02-07Merge branch '52363-ui-changes-to-cluster-and-ado-pages' into 'master'Grzegorz Bizon
2019-02-07Merge branch 'local-markdown-version' into 'master'Douglas Barbosa Alexandre
2019-02-06Add local markdown versionJan Provaznik
2019-02-06Merge branch 'sh-log-project-name-with-gitaly' into 'master'Rémy Coutable
2019-02-06Rename setting, fix wordingsFabian Schneider
2019-02-06Add setting for first day of the weekFabian Schneider
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-04Addresses backend/db review commentsMayra Cabrera
2019-02-04Use a single sql statement for ADO queryMayra Cabrera
2019-02-04Moves domain setting to Cluster settingMayra Cabrera
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