summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '43080-speed-up-deploy-keys' into 'master'Thong Kuah2019-08-061-1/+2
|\
| * Add partial index for deploy keysStan Hu2019-08-051-1/+2
* | Add migrations for productivity analyticsPavel Shutsin2019-08-061-0/+6
|/
* Use SQL to find the gap instead of iteratingHeinrich Lee Yu2019-08-051-2/+2
* Add backwards compatibility for legacy settingGeorge Koltsov2019-08-021-1/+1
* Refactor SystemHookUrlValidator and specsGeorge Koltsov2019-08-021-1/+1
* Add outbound requests setting for system hooksGeorge Koltsov2019-08-021-1/+2
* Add commit_id to draft_notes tablePatrick Bajao2019-08-011-0/+1
* Merge branch 'ce-docker_image_replication' into 'master'Douglas Barbosa Alexandre2019-08-011-0/+1
|\
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/3809ce-docker_image_replicationValery Sizov2019-08-011-0/+1
* | Add support for DAGKamil Trzciński2019-08-011-1/+8
|/
* Add partial index on identities table to speed up LDAP lookupsStan Hu2019-07-301-0/+1
* Create index on environments by stateAndreas Brandl2019-07-291-1/+2
* Migrations for adding issue_id to versions tableLuke Duncalfe2019-07-291-1/+4
* Add Job specific variablesMatija Čupić2019-07-291-0/+11
* Merge branch 'delete-designs-v2' into 'master'Andreas Brandl2019-07-261-0/+2
|\
| * Adds event enum column to DesignsVersions join tabledelete-designs-v2Alex Kalderimis2019-07-241-0/+2
* | Add default for outbound_local_requests_whitelistThong Kuah2019-07-251-2/+2
* | Merge branch 'ce-docker_image_replication-event-generation' into 'master'Douglas Barbosa Alexandre2019-07-241-0/+9
|\ \ | |/ |/|
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14597ce-docker_image_replication-event-generationValery Sizov2019-07-241-0/+9
* | Add RateLimiter to RawControllerMayra Cabrera2019-07-241-1/+2
* | [ADD] outbound requests whitelistReuben Pereira2019-07-241-0/+1
|/
* Remove PostgreSQL opclasses monkey patchsh-remove-opclasses-patchStan Hu2019-07-231-662/+662
* Add index for issues on relative position, projectbw-add-index-for-relative-positionBrett Walker2019-07-221-0/+1
* Apply changes recomended by merge request coachFabio Papa2019-07-191-1/+1
* Update schemaFabio Papa2019-07-191-0/+1
* Add rule_type to approval_project_rulesLucas Charles2019-07-171-0/+2
* Fix wrong pages access level defaultVladimir Shushlin2019-07-171-2/+2
* Migrate null values for users.private_profileAdam Hegyi2019-07-151-1/+1
* Reorder fields in boards schema to match EEsh-reorder-boards-schema-dbStan Hu2019-07-151-2/+2
* Reorder application settings in db/schema.rb to match EEsh-reorder-application-settingsStan Hu2019-07-141-44/+44
* Upgrade to Rails 5.2upgrade-rails-5-2-ceHeinrich Lee Yu2019-07-121-2/+2
* Merge branch 'ce-10283-notifications-for-ci-minutes-quota-limit-approaching' ...James Lopez2019-07-051-0/+1
|\
| * Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14328ce-10283-notifications-for-ci-minutes-quota-limit-approachingRubén Dávila2019-07-051-0/+1
* | Merge branch 'zj-remove-stale-feature-flag-keys' into 'master'Andreas Brandl2019-07-051-1/+1
|\ \ | |/ |/|
| * Remove unused Gitaly feature flagsZeger-Jan van de Weg2019-07-041-1/+1
* | Allow asynchronous rebase operations to be monitoredNick Thomas2019-07-041-0/+1
* | Add Grafana to Admin > Monitoring menu when enabledManeschi Romain2019-07-031-0/+2
|/
* Show upcoming status for releasesJason Goodman2019-07-031-1/+2
* Add username to deploy tokensKrasimir Angelov2019-07-021-0/+1
* Merge branch '63690-issue-trackers-title' into 'master'Dmitriy Zaporozhets2019-07-021-0/+1
|\
| * Use title and description fields for issue trackers63690-issue-trackers-titleJarka Košanová2019-07-021-0/+1
* | Add Migration for Strategies Column on operations_feature_flag_scopesJason Goodman2019-07-011-1/+2
|/
* Merge branch 'add-clusters-to-deployment' into 'master'Lin Jen-Shin2019-07-011-1/+4
|\
| * Add cluster_id to deployments table as an FKThong Kuah2019-06-271-1/+4
* | Merge branch '3264-project-aliases-ce' into 'master'Bob Van Landuyt2019-06-281-0/+10
|\ \ | |/ |/|
| * Create project_aliases tablePatrick Bajao2019-06-261-0/+10
* | Merge branch 'refactor/remove-sentry-from-app-settings' into 'master'Stan Hu2019-06-261-5/+1
|\ \
| * | refactor(db): remove Sentry from application settingsRoger Meier2019-06-251-5/+1
| |/
* | Add two new ActiveRecord models62214-migrations-and-modelsMayra Cabrera2019-06-251-0/+17
|/