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-09-03Fix cycle analytics seed scriptAdam Hegyi
2019-09-03Added relationships between Release and MilestoneEtienne Baqué
2019-09-03Add not null constraints to prometheus_metrics table columnsArun Kumar Mohan
2019-09-02Replace indexes for counting active usersAndreas Brandl
2019-08-30Add production fixture to create projectReuben Pereira
2019-08-30Rename epic column state to state_idFelipe Artur
2019-08-30Default clusters namespace_per_environment to trueTiger
2019-08-30Merge branch 'master' of dev.gitlab.org:gitlab/gitlabhqRobert Speicher
2019-08-30Merge branch 'security-enable-image-proxy' into 'master'GitLab Release Tools Bot
2019-08-30Merge branch 'security-59549-add-capcha-for-failed-logins' into 'master'GitLab Release Tools Bot
2019-08-30Merge branch 'security-add-job-activity-limit-ce' into 'master'GitLab Release Tools Bot
2019-08-29Remove redundant indexThong Kuah
2019-08-29Add index to improve query performanceThong Kuah
2019-08-28Save board lists collapsed settingFelipe Artur
2019-08-28Update CE files for GSD projects filterVictor Zagorodny
2019-08-28Adding NOT NULL constraint to private_profileAdam Hegyi
2019-08-27Add limit: 255 to token_ecnrypted columnStan Hu
2019-08-27Added new index to deploy_tokens tableEtienne Baqué
2019-08-27Iterating through token to encrypt with find_eachEtienne Baqué
2019-08-27Added migration to encrypt token in DeployToken recordsEtienne Baqué
2019-08-26Using before_save method instead of setterAishwarya Subramanian
2019-08-25Add helper to exactly undo cleanup_concurrent_column_renameReuben Pereira
2019-08-24disable cop Migration/AddLimitToStringColumnsBrett Walker
2019-08-24Add support for using a Camo proxy serverBrett Walker
2019-08-24Add a link to docs in project descriptionReuben Pereira
2019-08-24Adds cop to enforce string limits on migrationsMayra Cabrera
2019-08-23Remove redundant indexSean Carroll
2019-08-21This commit adds a new time series componentMiguel Rincon
2019-08-21Add SortingPreference concernGeorge Koltsov
2019-08-21Add active_jobs_limit to plans tableFabio Pitino
2019-08-21Add service classes for mutating AwardEmojiLuke Duncalfe
2019-08-20Removed security fixtures as they are ee onlyCameron Swords
2019-08-17Add new table to store email domainGosia Ksionek
2019-08-16Optimize DB indexes for ES indexing of notesMarkus Koller
2019-08-15Migrations for Cycle Analytics backendAdam Hegyi
2019-08-15Allow disabling group/project email notificationsBrett Walker
2019-08-14Migrate remaining users with null private_profileAdam Hegyi
2019-08-13Add object storage flag to Geo Node (migration)Gabriel Mazetto
2019-08-10Merge branch 'ce-docker_image_replication_node_status' into 'master'Douglas Barbosa Alexandre
2019-08-09Merge branch '13208-epicissue-has-an-unexpected-default-relative-position-ce'...Bob Van Landuyt
2019-08-09Revert "Merge branch '4221-board-milestone-should-persist-any-none-properly-c...Winnie Hellmann
2019-08-09Merge branch '39217-remove-kubernetes-service-integration' into 'master'James Lopez
2019-08-09Remove default relative_position valueHeinrich Lee Yu
2019-08-08Add timestamp columns to geo_nodesDouglas Barbosa Alexandre
2019-08-08Final removal of KubernetesServiceTiger
2019-08-07Save instance administration project id in DBReuben Pereira
2019-08-07Backport of https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14943Valery Sizov
2019-08-07Add migration for CE as wellAlex Buijs
2019-08-07Use separate Kubernetes namespaces per environmentTiger Watson
2019-08-06Merge branch '43080-speed-up-deploy-keys' into 'master'Thong Kuah