Commit Graph

48 Commits

Author SHA1 Message Date
DariusIII 59eecdfd0d Change installation, remove tsv files and related tables, use migrations and seeding for them 2018-01-18 12:13:49 +01:00
DariusIII a0bc85f5d9 Fix categories table migration 2018-01-17 15:54:23 +01:00
DariusIII 8aeff2286a Add categories table migration and seed 2018-01-17 15:43:38 +01:00
DariusIII d41222b8c5 Update DatabaseSeeder with CountriesSeeder 2018-01-17 15:27:49 +01:00
DariusIII 218feb624a Add user_roles migration and seed 2018-01-17 15:09:43 +01:00
DariusIII 7ac2d38874 Remove test code from DatabaseSeeder 2018-01-10 15:53:49 +01:00
DariusIII fd5e3a6378 Add missing DatabaseSeeder class 2018-01-10 15:51:23 +01:00
DariusIII ffb79caaff Remove database seeds 2017-12-21 10:58:04 +01:00
DariusIII 017dc19707 Remove migrations for now, they will be created again in future 2017-12-20 14:30:00 +01:00
DariusIII 220fabb7d8 Remove code that handles requestids 2017-12-19 11:14:51 +01:00
DariusIII de5e65f2f8 Update ReleaseComment model and related relationships 2017-10-31 13:46:06 +01:00
DariusIII 68d933f275 Update related migration 2017-10-17 12:33:55 +02:00
DariusIII c697950381 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2017-10-12 16:00:12 +02:00
DariusIII f4465bcc10 Update migrations with proper NULL values 2017-10-12 15:59:42 +02:00
DariusIII 07c6be0631 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-12 12:24:19 +00:00
DariusIII 777cb7e554 Add database seeds 2017-10-12 14:23:49 +02:00
DariusIII f390796790 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-10-12 10:55:39 +00:00
DariusIII 553c5b1e1b Add xethron/migrations-generator and generate migrations 2017-10-12 12:53:55 +02:00
DariusIII e520fc56ea Add user_roles table migration 2017-10-12 11:39:42 +02:00
DariusIII 0abba8d4c9 Merge branch 'dev' of https://github.com/NNTmux/newznab-tmux into dev 2017-10-10 23:53:39 +02:00
DariusIII 48bdb159a8 Update Genre model, MusicInfo model and related migration, use these models in some of the queries 2017-10-10 14:16:28 +02:00
DariusIII a0f29e6a3f Update ReleaseNfo migration and add new models and migrations 2017-10-09 23:28:11 +02:00
DariusIII c811fb662b Update ReleaseFile model, related migration, update ReleaseFiles 2017-09-29 10:45:56 +02:00
DariusIII 6b7de95193 Rename columns createddate and updateddate to created_at and updated_at to comply with laravel 2017-09-28 15:18:52 +02:00
DariusIII bdab2cbd89 Update MovieInfo model and related migration 2017-09-28 14:42:00 +02:00
DariusIII 9df998b916 Update Invitation model and migration, use it in Users class 2017-09-27 23:24:43 +02:00
DariusIII c195dae549 Add Release model and migration, add starter relations to Release and Group models 2017-09-26 12:37:12 +02:00
DariusIII 7cccf98395 Update UsersRelease model and related migration 2017-09-25 14:46:34 +02:00
DariusIII 4110fc4738 Update Predb and PredbHash models and migration 2017-09-25 13:38:39 +02:00
DariusIII d4e559aff2 Update Predb and related migration 2017-09-25 00:18:43 +02:00
DariusIII f9f3bd3ebd Fix copy pasted table name 2017-09-22 13:24:36 +02:00
DariusIII b955ae7d7d Update Group model and related migration 2017-09-22 13:23:41 +02:00
DariusIII 77830aece3 Update GamesInfo model and migration 2017-09-21 13:35:26 +02:00
DariusIII 756e28e0c5 Update XxxInfo model and migration 2017-09-18 15:06:44 +02:00
DariusIII 8016c6d74c Update ReleaseUnique model and migration, update ReleaseExtra class addUID function 2017-09-14 23:13:18 +02:00
DariusIII 082a50c46a Update ForumPost model, migration and usage 2017-09-12 13:42:55 +02:00
DariusIII 6b1e03f3cc Update Country model and related migration 2017-09-12 10:59:18 +02:00
DariusIII 0c74f83b48 Update UserDownload model and migration, use it in Users class 2017-09-07 11:34:32 +02:00
DariusIII de7ac66b9e Update Content model, class and migration 2017-09-06 14:00:34 +02:00
DariusIII 7c086bd88c Update Console class, ConsoleInfo model and related migration 2017-09-06 10:37:51 +02:00
DariusIII 6bfeb46807 Update migrations 2017-09-05 15:33:07 +02:00
DariusIII 433c39a4e7 Update Category model and migration 2017-09-05 14:27:02 +02:00
DariusIII e6f87341de Use AnidbInfo model, update related migration 2017-09-04 13:04:27 +02:00
DariusIII 660a9e8ba3 Update and use Genre model, update related migration 2017-09-04 10:29:05 +02:00
DariusIII 7796937c60 Apply fixes from StyleCI
[ci skip] [skip ci]
2017-09-03 21:08:00 +00:00
DariusIII 38f9a5c761 pdate AnidbEpisode model and related migration file 2017-09-03 23:07:36 +02:00
DariusIII 25d5e1083a Add placeholders for new models and database migrations 2017-09-02 23:29:43 +02:00
DariusIII 925988cf0e "Laravelize" NNtmux (Add files and folders from laravel/laravel) 2017-07-18 10:30:31 +02:00