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
2016-04-22Merge branch 'repository-checks-default-off' into 'master' Yorick Peterse
2016-04-21Merge branch 'add-pg-trgrm-in-migration' into 'master' Yorick Peterse
2016-04-21Merge branch 'due-date-frontend' into 'master' Robert Speicher
2016-04-20Merge branch 'slack_wiki_notifications' into 'master' Rémy Coutable
2016-04-19Configuring of points per UDP packetYorick Peterse
2016-04-19Merge branch 'configurable-shared-runners-text' into 'master' Kamil Trzciński
2016-04-18Use raw SQL commands for 20140502125220 MigrateRepoSizeStan Hu
2016-04-18Add configurable shared runners textKamil Trzcinski
2016-04-15Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-15Fix datetime format when migrating new notification settings on MySQLDouglas Barbosa Alexandre
2016-04-14Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-14updated migration based on testing findingsJames Lopez
2016-04-13Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-13Schema improvements suggested by YorickJacob Vosmaer
2016-04-12Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer
2016-04-12Add repository_checks_enabled settingJacob Vosmaer
2016-04-11Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-11typoJames Lopez
2016-04-11changed a few things based on feedbackJames Lopez
2016-04-11Use false/true mixin in migration from !3640Stan Hu
2016-04-11Merge branch 'fix-raw-sql-migrations' into 'master' Stan Hu
2016-04-11Fix more SQL migrations to use raw commandsStan Hu
2016-04-10Fix seed_fu failure with inserting milestones into test DBStan Hu
2016-04-10Use raw SQL instead of Rails models in 20130403003950 migrationStan Hu
2016-04-09Apparently I missed updating the schema.rb when removing the Twitter "Congrat...connorshea
2016-04-09Fix schema.rbDouglas Barbosa Alexandre
2016-04-08Use query instead of model on migrationsDouglas Barbosa Alexandre
2016-04-08Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre
2016-04-07fix schema file [ci skip]James Lopez
2016-04-07refactored a few things based on MR feedbackJames Lopez
2016-04-06Rename almost all the thingsJacob Vosmaer
2016-04-05some refactoring to symbolise keys across importers and left a TODOJames Lopez
2016-04-04Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez
2016-04-04fix migration issueJames Lopez
2016-04-04fix wordingJames Lopez
2016-04-04fixes based on MR reviewJames Lopez
2016-04-04Rebase repo check MRJacob Vosmaer
2016-04-04corrected a couple of based on MR reviewJames Lopez
2016-04-01Remove "Congratulations!" tweet button on newly-created project.connorshea
2016-03-31Exclude projects pending deletion from all resultsZeger-Jan van de Weg
2016-03-31Remove todos for deleted merge requestsDouglas Barbosa Alexandre
2016-03-30Destroy related todos when an issue is deletedDouglas Barbosa Alexandre
2016-03-30Update migration commentDmitriy Zaporozhets
2016-03-30Improve db migrations for notification settingsDmitriy Zaporozhets
2016-03-30Migrate notification setting from members tableDmitriy Zaporozhets
2016-03-30Introduce NotificationSetting modelDmitriy Zaporozhets
2016-03-29Use raw SQL instead of Rails models in migrations where appropriateRobert Speicher
2016-03-28refactored code based on feedback plus fixed a couple of other issuesJames Lopez
2016-03-23added rest of importers, fixed specs and some issues with the migrationJames Lopez
2016-03-23fogbugz importer, also refactored migration again to make it easier to add ne...James Lopez