summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Configuring of points per UDP packettoggle-points-per-packetYorick Peterse2016-04-191-0/+5
* Merge branch 'configurable-shared-runners-text' into 'master' Kamil Trzciński2016-04-191-0/+5
|\
| * Add configurable shared runners textKamil Trzcinski2016-04-181-0/+5
* | Use raw SQL commands for 20140502125220 MigrateRepoSizeStan Hu2016-04-181-7/+14
|/
* Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-153-1/+14
|\
| * Fix datetime format when migrating new notification settings on MySQLDouglas Barbosa Alexandre2016-04-141-1/+1
| * Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-133-0/+34
| |\
| * | Schema improvements suggested by YorickJacob Vosmaer2016-04-131-1/+3
| * | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-125-19/+29
| |\ \
| * | | Add repository_checks_enabled settingJacob Vosmaer2016-04-121-0/+5
| * | | Rename almost all the thingsJacob Vosmaer2016-04-062-6/+6
| * | | Rebase repo check MRJacob Vosmaer2016-04-041-0/+6
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-148-19/+63
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-115-19/+29
| |\ \ \ | | | |/ | | |/|
| | * | Use false/true mixin in migration from !3640Stan Hu2016-04-101-4/+6
| | * | Fix more SQL migrations to use raw commandsStan Hu2016-04-104-12/+18
| | * | Use raw SQL instead of Rails models in 20130403003950 migrationStan Hu2016-04-091-7/+9
| | |/
| * | Use query instead of model on migrationsDouglas Barbosa Alexandre2016-04-081-1/+1
| * | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-084-0/+45
| |\ \ | | |/
| * | Update migration commentDmitriy Zaporozhets2016-03-301-2/+6
| * | Improve db migrations for notification settingsDmitriy Zaporozhets2016-03-302-5/+4
| * | Migrate notification setting from members tableDmitriy Zaporozhets2016-03-302-0/+19
| * | Introduce NotificationSetting modelDmitriy Zaporozhets2016-03-301-0/+12
* | | updated migration based on testing findingsJames Lopez2016-04-141-6/+13
* | | typoJames Lopez2016-04-111-1/+1
* | | changed a few things based on feedbackJames Lopez2016-04-112-14/+11
* | | some refactoring to symbolise keys across importers and left a TODOJames Lopez2016-04-051-2/+2
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-049-34/+99
|\ \ \ | | |/ | |/|
| * | Remove "Congratulations!" tweet button on newly-created project.connorshea2016-03-311-0/+5
| * | Exclude projects pending deletion from all resultsZeger-Jan van de Weg2016-03-311-0/+6
| * | Remove todos for deleted merge requestsDouglas Barbosa Alexandre2016-03-311-0/+17
| * | Destroy related todos when an issue is deletedDouglas Barbosa Alexandre2016-03-301-0/+17
| |/
| * Use raw SQL instead of Rails models in migrations where appropriaters-fix-migrationsRobert Speicher2016-03-285-34/+54
* | fix migration issueJames Lopez2016-04-041-0/+1
* | fix wordingJames Lopez2016-04-041-5/+5
* | fixes based on MR reviewJames Lopez2016-04-041-14/+13
* | corrected a couple of based on MR reviewJames Lopez2016-04-041-2/+2
* | refactored code based on feedback plus fixed a couple of other issuesJames Lopez2016-03-281-22/+44
* | added rest of importers, fixed specs and some issues with the migrationJames Lopez2016-03-231-3/+7
* | fogbugz importer, also refactored migration again to make it easier to add ne...James Lopez2016-03-231-12/+19
* | refactored migration a bit and fixed a few problems. Also added some loggingJames Lopez2016-03-231-13/+23
* | update bitbucket importerJames Lopez2016-03-221-1/+1
* | refactoring migration to add bitbucket stuffJames Lopez2016-03-221-10/+45
* | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-03-225-0/+77
|\ \ | |/
| * Check if index exists before adding it. [ci skip]Rubén Dávila2016-03-211-1/+3
| * Fix specsissue_12658Douwe Maan2016-03-222-1/+2
| * Address feedbackDouwe Maan2016-03-222-5/+50
| * Merge branch 'master' into issue_12658Douwe Maan2016-03-213-0/+17
| |\
| | * Merge branch 'master' into 2489-soft-delete-issuesZeger-Jan van de Weg2016-03-211-0/+5
| | |\
| | * | Soft delete issuablesZeger-Jan van de Weg2016-03-192-0/+12