summaryrefslogtreecommitdiff
path: root/db/migrate
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+5
|\
| * Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+5
* | disabled_oauth_sign_in_sources columnAndrei Gliga2016-05-121-0/+5
|/
* Remove `wall_enabled` field from Projectrs-remove-wall_enabledRobert Speicher2016-05-081-0/+5
* Backported minimal safewebhook implementation to GitLab CEGabriel Mazetto2016-04-301-0/+5
* Disable 'repository check' feature in 8.7.0Jacob Vosmaer2016-04-211-0/+11
* Merge branch 'add-pg-trgrm-in-migration' into 'master' Yorick Peterse2016-04-211-0/+11
|\
| * Attempt to create pg_trgm extension in migration for test/dev environmentsStan Hu2016-04-201-0/+11
* | Merge branch 'ci-commit-as-pipeline' into 'master' Kamil Trzciński2016-04-213-0/+62
|\ \
| * \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-192-7/+19
| |\ \ | | |/
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-165-1/+152
| |\ \
| * | | Fix migrations on MySQLKamil Trzcinski2016-04-131-1/+5
| * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-133-0/+34
| |\ \ \
| * | | | Cleanup required migrationsKamil Trzcinski2016-04-135-10/+7
| * | | | Add indexes concurrently on PostgreSQLKamil Trzcinski2016-04-131-3/+9
| * | | | Optimise CI status accessorKamil Trzcinski2016-04-122-0/+38
| * | | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-113-0/+17
* | | | | Address MR feedbackRémy Coutable2016-04-202-5/+1
* | | | | Add index to issues due dateMehmet Beydogan2016-04-201-0/+5
* | | | | Add due_date:time field to Issue modelMehmet Beydogan2016-04-201-0/+5
* | | | | formatting and test structureSebastian Klier2016-04-201-1/+1
* | | | | add slack notifications for wiki pagesSebastian Klier2016-04-202-0/+10
* | | | | 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
|\ \ \ | | |/ | |/|