summaryrefslogtreecommitdiff
path: root/db/schema.rb
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'sh-fix-oauth-application-page' into 'master'Rémy Coutable2019-09-111-1/+2
|\ \
| * | Optimize /admin/applications so that it does not timeoutsh-fix-oauth-application-pageStan Hu2019-09-091-1/+2
* | | Add index on group_id column concurrentlyJan Provaznik2019-09-101-1/+1
|/ /
* | Merge branch 'ce-detect-github-pull-requests' into 'master'Kamil Trzciński2019-09-061-0/+19
|\ \ | |/ |/|
| * CE port for pipelines for external pull requestsce-detect-github-pull-requestsFabio Pitino2019-09-051-0/+19
* | New interruptible attribute supported in YAML parsing.Cédric Tabin2019-09-051-1/+3
* | Add structure to support EE feature of COARKerri Miller2019-09-051-0/+2
|/
* Merge branch 'ab/unconfirmed-email-index' into 'master'Andreas Brandl2019-09-051-1/+2
|\
| * Create index for users.unconfirmed_emailab/unconfirmed-email-indexAndreas Brandl2019-09-041-1/+2
* | Create partial index for gitlab-monitor CI metricsab-add-index-for-ci-builds-metricsAndreas Brandl2019-09-041-0/+1
|/
* Create an event on epic actionsJan Provaznik2019-09-031-0/+3
* Merge branch 'ab-remove-support-bot-column' into 'master'Yorick Peterse2019-09-031-1/+1
|\
| * Remove Users.support_bot columnab-remove-support-bot-columnAndreas Brandl2019-09-021-1/+1
* | Added relationships between Release and MilestoneEtienne Baqué2019-09-031-0/+9
* | Add not null constraints to prometheus_metrics table columnsArun Kumar Mohan2019-09-021-2/+2
|/
* Replace indexes for counting active usersab-admin-page-user-active-countAndreas Brandl2019-09-021-2/+3
* 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
|\ \