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-07-02Remove old migrations and specsHeinrich Lee Yu
2019-07-02Squash old migrationsNick Thomas
2019-06-25refactor(db): remove Sentry from application settings, disable_ddl_transactionRoger Meier
2019-06-25refactor(db): remove Sentry from application settingsRoger Meier
2019-06-25refactor: remove Sentry from application settingsRoger Meier
2019-06-24Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan
2019-06-21Merge branch 'db/update-geo-nodes-primary' into 'master'Andreas Brandl
2019-06-21Merge branch '62772-migrate-managed-clusters-to-unmanaged' into 'master'Thong Kuah
2019-06-21Migrate clusters with no token to unmanagedTiger
2019-06-20Automatically update MR merge-ref along merge statusOswaldo Ferreira
2019-06-20Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into db/update-geo-n...Arun Kumar Mohan
2019-06-19Remove import columns from projects tableStan Hu
2019-06-19Disallow `NULL` values for `geo_nodes.primary` columnArun Kumar Mohan
2019-06-18Merge branch '57918-encrypt-feature-flags-tokens' into 'master'Kamil TrzciƄski
2019-06-18Merge branch 'ashmckenzie/add-created-at-index-to-events' into 'master'Thong Kuah
2019-06-18Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah
2019-06-18Add index to events and audit_events tablesAsh McKenzie
2019-06-18Add migrations needed to encrypt feature flags client tokensKrasimir Angelov
2019-06-17Backport the EE schema and migrations to CEYorick Peterse
2019-06-14Migrate project level clusters with no Kubernetes namespace to unmanagedTiger
2019-06-10Avoid DB timeouts when scheduling migrationsOswaldo Ferreira
2019-06-06Add certificate valid time to pages domain tableVladimir Shushlin
2019-06-06Revert "Merge branch 'pages-domain_ssl-valid-period' into 'master'"Nick Thomas
2019-06-06Add certificate valid time to pages domain tableVladimir Shushlin
2019-05-31Merge branch 'osw-reset-merge-status-from-mergeable-mrs' into 'master'Douglas Barbosa Alexandre
2019-05-31Reset merge status from mergeable MRsOswaldo Ferreira
2019-05-31Postmigrate to drop domain columnThong Kuah
2019-05-30When an instance cluster already exists migrate disabledJames Fargher
2019-05-30Migrate Kubernetes service integration templates to clustersJames Fargher
2019-05-29Add wiki size to project statisticsPeter Marko
2019-05-17Merge branch 'pl-fix-warning' into 'master'Andreas Brandl
2019-05-17Add extra checks for ci_id migrationDmitriy Zaporozhets
2019-05-13Remove duplicate definition of DOWNTIMEPeter Leitzen
2019-05-06Fix issuables state_id nil when importing projects from GitHubFelipe Artur
2019-05-02Remove unused projects.ci_id columnDmitriy Zaporozhets
2019-04-06Clean up `noteable_id` for notes on commitsHeinrich Lee Yu
2019-04-04Add v2 to reserved top level routesDmitriy Zaporozhets
2019-03-27Merge masterFelipe Artur
2019-03-26Add multiple assignees migration and table populationOswaldo Ferreira
2019-03-01Remove auto vacuum logic, decrease batch size and intervalFelipe Artur
2019-03-01Migrate sidekiq queue to the new :hashed_storage namespaceGabriel Mazetto
2019-02-20Remove undigested token column from personal_access_tokens tableImre Farkas
2019-02-19Address review commentsFelipe Artur
2019-02-19Add more specs and code improvementsFelipe Artur
2019-02-14Split background migration for issues and merge requestsFelipe Artur
2019-02-04Addresses backend/db review commentsMayra Cabrera
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-25Sidekiq queue migration for HashedStorage::MigratorWorkerGabriel Mazetto