summaryrefslogtreecommitdiff
path: root/db
Commit message (Expand)AuthorAgeFilesLines
* 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
| * | Migrate notification setting from members tableDmitriy Zaporozhets2016-03-303-1/+23
| * | Introduce NotificationSetting modelDmitriy Zaporozhets2016-03-302-3/+24
* | | 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
* | | fix schema file [ci skip]James Lopez2016-04-071-2/+3
* | | refactored a few things based on MR feedbackJames Lopez2016-04-071-4/+4
* | | some refactoring to symbolise keys across importers and left a TODOJames Lopez2016-04-052-5/+4
* | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/project-imp...James Lopez2016-04-0410-36/+102
|\ \ \ | | |/ | |/|
| * | 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-312-1/+8
| * | Remove todos for deleted merge requestsDouglas Barbosa Alexandre2016-03-312-1/+18
| * | Destroy related todos when an issue is deletedDouglas Barbosa Alexandre2016-03-302-1/+18
| |/
| * 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-232-5/+9
* | 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