summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
* Backfill release name with tagSean Carroll2019-09-101-1/+1
* Rename epic column state to state_idFelipe Artur2019-08-301-1/+1
* Default clusters namespace_per_environment to trueTiger2019-08-301-1/+1
* Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher2019-08-291-0/+7
|\
| * Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot2019-08-291-0/+5
| |\
| | * Add support for using a Camo proxy serverBrett Walker2019-08-231-0/+5
| * | Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot2019-08-291-0/+1
| |\ \
| | * | Add captcha if there are multiple failed login attemptsMałgorzata Ksionek2019-07-311-0/+1
| * | | Merge branch 'security-add-job-activity-limit-ce' into 'master'GitLab Release Tools Bot2019-08-291-1/+2
| |\ \ \ | | |_|/ | |/| |
| | * | Add active_jobs_limit to plans tableFabio Pitino2019-08-211-1/+2
* | | | Remove redundant indexThong Kuah2019-08-291-1/+0
* | | | Add index to improve query performanceThong Kuah2019-08-291-0/+1
* | | | Save board lists collapsed settingFelipe Artur2019-08-281-0/+13
* | | | Update CE files for GSD projects filterVictor Zagorodny2019-08-281-1/+2
* | | | Adding NOT NULL constraint to private_profileAdam Hegyi2019-08-281-1/+1
* | | | Add limit: 255 to token_ecnrypted column63502-encrypt-deploy-tokenStan Hu2019-08-261-1/+1
* | | | Added new index to deploy_tokens tableEtienne Baqué2019-08-261-0/+1
* | | | Added migration to encrypt token in DeployToken recordsEtienne Baqué2019-08-261-1/+2
* | | | Using before_save method instead of setterAishwarya Subramanian2019-08-261-1/+3
|/ / /
* | | Remove redundant indexSean Carroll2019-08-231-1/+0
* | | Add SortingPreference concernGeorge Koltsov2019-08-211-0/+1
|/ /
* | Add new table to store email domainGosia Ksionek2019-08-161-0/+9
* | Optimize DB indexes for ES indexing of notesMarkus Koller2019-08-161-2/+2
* | Migrations for Cycle Analytics backendAdam Hegyi2019-08-151-0/+44
* | Allow disabling group/project email notificationsBrett Walker2019-08-151-0/+2
* | Migrate remaining users with null private_profileAdam Hegyi2019-08-141-1/+1
* | Add object storage flag to Geo Node (migration)Gabriel Mazetto2019-08-131-0/+1
* | Merge branch 'ce-docker_image_replication_node_status' into 'master'Douglas Barbosa Alexandre2019-08-101-0/+4
|\ \
| * | Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14943ce-docker_image_replication_node_statusValery Sizov2019-08-071-0/+4
* | | Remove default relative_position value13208-epicissue-has-an-unexpected-default-relative-position-ceHeinrich Lee Yu2019-08-091-2/+2
* | | Add timestamp columns to geo_nodesDouglas Barbosa Alexandre2019-08-081-0/+2
* | | Save instance administration project id in DBReuben Pereira2019-08-071-0/+3
* | | Add migration for CE as well13201-rename-snowplow_collector_uri-to-snowplow_collector_hostnameAlex Buijs2019-08-071-1/+1
|/ /
* | Use separate Kubernetes namespaces per environmentTiger Watson2019-08-071-0/+5
* | 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
|\