summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Add Grafana to Admin > Monitoring menu when enabledManeschi Romain2019-07-033-0/+38
* Merge branch '44990-remove-old-i' into 'master'Nick Thomas2019-07-031-19/+0
|\
| * Remove old migrations and specs44990-remove-old-iHeinrich Lee Yu2019-07-031-19/+0
* | Show upcoming status for releasesJason Goodman2019-07-033-1/+31
|/
* Add username to deploy tokensKrasimir Angelov2019-07-022-0/+10
* Merge branch '63690-issue-trackers-title' into 'master'Dmitriy Zaporozhets2019-07-022-0/+15
|\
| * Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-022-0/+15
* | Bring the InitSchema migration up to standardNick Thomas2019-07-021-1/+11
* | Squash old migrationsNick Thomas2019-07-02815-17821/+1844
* | Add Migration for Strategies Column on operations_feature_flag_scopesJason Goodman2019-07-012-1/+19
* | Merge branch 'db-fixtures' into 'master'Sean McGivern2019-07-011-2/+2
|\ \ | |/ |/|
| * db.fixtures: use print instead of putseyjhbb@gmail.com2019-06-271-2/+2
* | Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin2019-07-013-1/+34
|\ \
| * | Add cluster_id to deployments table as an FKThong Kuah2019-06-273-1/+34
| |/
* | Merge branch '3264-project-aliases-ce' into 'master'Bob Van Landuyt2019-06-282-0/+26
|\ \ | |/ |/|
| * Create project_aliases tablePatrick Bajao2019-06-262-0/+26
* | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-262-5/+39
|\ \
| * | refactor(db): remove Sentry from application settings, disable_ddl_transactionRoger Meier2019-06-251-0/+2
| * | refactor(db): remove Sentry from application settingsRoger Meier2019-06-252-5/+1
| * | refactor: remove Sentry from application settingsRoger Meier2019-06-251-0/+36
| |/
* | Add two new ActiveRecord models62214-migrations-and-modelsMayra Cabrera2019-06-253-0/+53
|/
* Revert "Revert to `id: :integer`"Peter Leitzen2019-06-252-3/+22
* Merge branch 'sh-recover-ee-schema-backport-migration-failure' into 'master'Rémy Coutable2019-06-251-0/+48
|\
| * Prevent EE backport migrations from running if CE is not migratedsh-recover-ee-schema-backport-migration-failureStan Hu2019-06-251-0/+48
* | Rename to time_tracking_limit_to_hours30355-use-hours-only-for-time-trackingHeinrich Lee Yu2019-06-252-4/+4
* | Limit time tracking values to hoursJon Kolb2019-06-252-0/+22
|/
* Renew Let's Encrypt certificatesVladimir Shushlin2019-06-242-0/+26
* Merge branch 'sync-merge-ref-upon-mergeability-check' into 'master'Douwe Maan2019-06-242-1/+26
|\
| * Automatically update MR merge-ref along merge statusOswaldo Ferreira2019-06-202-1/+26
* | Don't show private keys for letsencrypt certsVladimir Shushlin2019-06-212-0/+22
* | Merge branch 'db/update-geo-nodes-primary' into 'master'Andreas Brandl2019-06-212-1/+21
|\ \
| * \ Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into db/update-geo-n...Arun Kumar Mohan2019-06-203-4/+29
| |\ \ | | |/
| * | Disallow `NULL` values for `geo_nodes.primary` columnArun Kumar Mohan2019-06-182-2/+22
* | | Merge branch '62772-migrate-managed-clusters-to-unmanaged' into 'master'Thong Kuah2019-06-211-0/+48
|\ \ \
| * | | Migrate project level clusters with no Kubernetes namespace to unmanaged62772-migrate-managed-clusters-to-unmanagedTiger2019-06-141-0/+48
* | | | Migrate clusters with no token to unmanagedTiger2019-06-211-0/+48
| |_|/ |/| |
* | | Remove import columns from projects tablesh-remove-import-columns-from-projectsStan Hu2019-06-192-4/+15
* | | Backport of 12014-incremental-es-wiki-updatesce-12014-incremental-es-wiki-updatesMario de la Ossa2019-06-182-0/+14
| |/ |/|
* | Merge branch 'backport-report_approver-migration-to-ce' into 'master'Yorick Peterse2019-06-182-0/+14
|\ \
| * | Backport approval MR rules report_type migration to CEbackport-report_approver-migration-to-ceLucas Charles2019-06-172-0/+14
* | | Merge branch '57918-encrypt-feature-flags-tokens' into 'master'Kamil Trzciński2019-06-185-1/+70
|\ \ \
| * | | Add migrations needed to encrypt feature flags client tokens57918-encrypt-feature-flags-tokensKrasimir Angelov2019-06-185-1/+70
* | | | Merge branch 'mc/feature/required-template-inclusion-single-commit-ce' into '...Grzegorz Bizon2019-06-182-0/+16
|\ \ \ \
| * | | | Backport CE changesmc/feature/required-template-inclusion-single-commit-ceMatija Čupić2019-06-172-0/+16
* | | | | Merge branch 'ashmckenzie/add-created-at-index-to-events' into 'master'Thong Kuah2019-06-182-0/+27
|\ \ \ \ \
| * | | | | Add index to events and audit_events tablesashmckenzie/add-created-at-index-to-eventsAsh McKenzie2019-06-182-0/+27
| | |/ / / | |/| | |
* | | | | Merge branch 'migrate_k8s_service_integration' into 'master'Thong Kuah2019-06-171-0/+104
|\ \ \ \ \
| * | | | | When an instance cluster already exists migrate disabledmigrate_k8s_service_integrationJames Fargher2019-05-301-1/+3
| * | | | | Migrate Kubernetes service integration templates to clustersJames Fargher2019-05-301-0/+102
* | | | | | Merge branch 'issue-62685-new' into 'master'Andreas Brandl2019-06-172-0/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |