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-06-28Merge branch '3264-project-aliases-ce' into 'master'Bob Van Landuyt
2019-06-26Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu
2019-06-26Create project_aliases tablePatrick Bajao
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-25 Add two new ActiveRecord modelsMayra Cabrera
2019-06-25Revert "Revert to `id: :integer`"Peter Leitzen
2019-06-25Merge branch 'sh-recover-ee-schema-backport-migration-failure' into 'master'Rémy Coutable
2019-06-25Prevent EE backport migrations from running if CE is not migratedStan Hu
2019-06-25Rename to time_tracking_limit_to_hoursHeinrich Lee Yu
2019-06-25Limit time tracking values to hoursJon Kolb
2019-06-24Renew Let's Encrypt certificatesVladimir Shushlin
2019-06-24Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan
2019-06-21Don't show private keys for letsencrypt certsVladimir Shushlin
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-19Backport of 12014-incremental-es-wiki-updatesMario de la Ossa
2019-06-19Disallow `NULL` values for `geo_nodes.primary` columnArun Kumar Mohan
2019-06-18Merge branch 'backport-report_approver-migration-to-ce' into 'master'Yorick Peterse
2019-06-18Merge branch '57918-encrypt-feature-flags-tokens' into 'master'Kamil Trzciński
2019-06-18Merge branch 'mc/feature/required-template-inclusion-single-commit-ce' into '...Grzegorz Bizon
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-18Merge branch 'issue-62685-new' into 'master'Andreas Brandl
2019-06-17Backport CE changesMatija Čupić
2019-06-17Backport approval MR rules report_type migration to CELucas Charles
2019-06-17Hashed Storage is enabled by default on new installationsGabriel Mazetto
2019-06-17Add index on invite-email to membersyguo
2019-06-17Merge branch 'backport-schema-changes' into 'master'Robert Speicher
2019-06-17CE port of IP address restriction for groupsImre Farkas
2019-06-17Backport the EE schema and migrations to CEYorick Peterse
2019-06-17Merge branch '58886-issue-tracker-fields' into 'master'Sean McGivern
2019-06-17CE backport for changes in EE MR 13894Luke Duncalfe
2019-06-14Merge branch '4354-lock-memberships-to-ldap-sync-part-1' into 'master'Stan Hu
2019-06-14Migrate project level clusters with no Kubernetes namespace to unmanagedTiger
2019-06-13EE port: add app-wide LDAP membership lock fieldPavel Shutsin
2019-06-13Create models for issue trackers dataJarka Košanová
2019-06-13Add index on public_emails for users tableyguo
2019-06-12Backport of gitlab-ee!13735Rubén Dávila
2019-06-12Merge branch 'jc-migration-for-source-project-id' into 'master'Andreas Brandl
2019-06-11Fix null source_project_id in pool_repositoriesJohn Cai
2019-06-11Add db migrationMałgorzata Ksionek
2019-06-11Persist target project id and target branch in merge trains tableShinya Maeda