summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* Remove `wall_enabled` field from Projectrs-remove-wall_enabledRobert Speicher2016-05-082-2/+6
* Update db/schema.rb after running db:migrate:resetDmitriy Zaporozhets2016-05-061-9/+9
* Limit the number of merge requests per project to avoid long seedsStan Hu2016-05-041-1/+4
* Backported minimal safewebhook implementation to GitLab CEGabriel Mazetto2016-04-302-0/+6
* Disable 'repository check' feature in 8.7.0Jacob Vosmaer2016-04-212-2/+13
* 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-215-1/+70
|\ \
| * \ Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineci-commit-as-pipelineKamil Trzcinski2016-04-193-8/+21
| |\ \ | | |/
| * | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-166-1/+159
| |\ \
| * | | Fix migrations on MySQLKamil Trzcinski2016-04-131-1/+5
| * | | Update db/schema.rbKamil Trzcinski2016-04-131-1/+8
| * | | Cleanup changesKamil Trzcinski2016-04-131-302/+292
| * | | Merge remote-tracking branch 'origin/master' into ci-commit-as-pipelineKamil Trzcinski2016-04-134-0/+46
| |\ \ \
| * | | | Cleanup required migrationsKamil Trzcinski2016-04-135-10/+7
| * | | | Add indexes concurrently on PostgreSQLKamil Trzcinski2016-04-131-3/+9
| * | | | Remove the use of default scope for BuildsKamil Trzcinski2016-04-131-304/+298
| * | | | Optimise CI status accessorKamil Trzcinski2016-04-122-0/+38
| * | | | Fix specsKamil Trzcinski2016-04-111-1/+1
| * | | | Use Ci::Commit as PipelineKamil Trzcinski2016-04-114-2/+35
* | | | | Address MR feedbackRémy Coutable2016-04-203-18/+1
* | | | | Add index to issues due dateMehmet Beydogan2016-04-201-0/+5
* | | | | Add due_date:time field to Issue modelMehmet Beydogan2016-04-202-0/+20
* | | | | formatting and test structureSebastian Klier2016-04-201-1/+1
* | | | | add slack notifications for wiki pagesSebastian Klier2016-04-203-0/+12
* | | | | Configuring of points per UDP packettoggle-points-per-packetYorick Peterse2016-04-192-19/+25
| |_|_|/ |/| | |
* | | | Merge branch 'configurable-shared-runners-text' into 'master' Kamil Trzciński2016-04-192-1/+7
|\ \ \ \
| * | | | Add configurable shared runners textKamil Trzcinski2016-04-182-1/+7
| | |_|/ | |/| |
* | | | 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-154-2/+19
|\ \ \
| * | | 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-134-0/+46
| |\ \ \ | | | |/ | | |/|
| * | | Schema improvements suggested by YorickJacob Vosmaer2016-04-132-2/+5
| * | | Merge branch 'master' of https://gitlab.com/gitlab-org/gitlab-ce into auto-fsckJacob Vosmaer2016-04-127-21/+30
| |\ \ \ | | | |/ | | |/|
| * | | Add repository_checks_enabled settingJacob Vosmaer2016-04-122-1/+7
| * | | Rename almost all the thingsJacob Vosmaer2016-04-063-8/+8
| * | | Rebase repo check MRJacob Vosmaer2016-04-042-0/+8
* | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-1410-22/+77
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-117-21/+30
| |\ \ \ | | | |/ | | |/|
| | * | Use false/true mixin in migration from !3640Stan Hu2016-04-101-4/+6
| | * | Merge branch 'fix-raw-sql-migrations' into 'master' Stan Hu2016-04-114-12/+18
| | |\ \
| | | * | Fix more SQL migrations to use raw commandsStan Hu2016-04-104-12/+18
| | * | | Fix seed_fu failure with inserting milestones into test DBStan Hu2016-04-101-1/+1
| | |/ /
| | * | Use raw SQL instead of Rails models in 20130403003950 migrationStan Hu2016-04-091-7/+9
| | * | Apparently I missed updating the schema.rb when removing the Twitter "Congrat...connorshea2016-04-091-2/+1
| | |/
| * | Fix schema.rbDouglas Barbosa Alexandre2016-04-081-4/+4
| * | Use query instead of model on migrationsDouglas Barbosa Alexandre2016-04-081-1/+1
| * | Merge branch 'master' into decouple-member-notificationDouglas Barbosa Alexandre2016-04-085-2/+48
| |\ \ | | |/
| * | Update migration commentDmitriy Zaporozhets2016-03-301-2/+6
| * | Improve db migrations for notification settingsDmitriy Zaporozhets2016-03-303-14/+13