DariusIII
|
4a1bbf209c
|
Update missing stuff
|
2018-04-19 10:26:46 +02:00 |
|
DariusIII
|
c55a21d5ea
|
Update migrations, add table engine, charset and collation definitions
|
2018-03-13 23:50:44 +01:00 |
|
DariusIII
|
1cf433b0bb
|
Fix users table migration, make notes nullable
|
2018-03-13 13:52:24 +01:00 |
|
DariusIII
|
0a0dd8eeb1
|
Update phpunit.xml and remove TmuxTableSeeder from DatabaseSeeder class
|
2018-02-26 10:49:53 +01:00 |
|
DariusIII
|
b10836682e
|
Remove defunct Tmux model
|
2018-02-19 13:52:46 +01:00 |
|
DariusIII
|
0120d57337
|
Merge tmux settings into settings table
|
2018-02-19 12:49:08 +01:00 |
|
DariusIII
|
800ae879ff
|
Update release_comments migration
|
2018-02-12 09:36:20 +01:00 |
|
DariusIII
|
21f1776b7f
|
Remove missed index from musicinfo migration
|
2018-02-09 09:35:19 +01:00 |
|
DariusIII
|
11429cb6a8
|
Fix migrations, add patch to remove old and insert new fulltext indexes
|
2018-02-09 09:17:24 +01:00 |
|
DariusIII
|
c784d123e8
|
Remove release_search_data table migration as that table is not used anymore. Remove db conversion script.
|
2018-02-09 09:05:06 +01:00 |
|
DariusIII
|
603efb3381
|
Update migrations to properly create fulltext indexes
|
2018-02-09 09:00:41 +01:00 |
|
Amir Zarrinkafsh
|
117932265c
|
Properly escape release_naming_regexes 33-35
|
2018-02-09 10:25:32 +11:00 |
|
DariusIII
|
722dfb5679
|
Update gamesinfo table migration to create proper fulltext index (fixes issue #377)
|
2018-02-08 08:44:53 +01:00 |
|
DariusIII
|
59bdfd7859
|
Do not use delete_release stored procedure anymore to delete releases, FK's do it
|
2018-02-07 15:32:57 +01:00 |
|
DariusIII
|
df071afe5e
|
Update some faulty regexes
|
2018-01-31 11:28:14 +01:00 |
|
DariusIII
|
62f3e5ca5e
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-30 11:27:55 +00:00 |
|
DariusIII
|
4426fd060c
|
Use fixtures to populate tables when nntmux is in production, adapt install process
|
2018-01-30 12:27:20 +01:00 |
|
DariusIII
|
d6a64822bd
|
Fix reference to wrong column in dnzb_failures migration foreign key creation
|
2018-01-30 11:26:08 +01:00 |
|
DariusIII
|
2382c677ae
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-01-29 22:36:35 +00:00 |
|
DariusIII
|
3379b4bd96
|
Add fixtures command to artisan, add binaryblacklist fixture
|
2018-01-29 23:36:19 +01:00 |
|
DariusIII
|
77ab69187d
|
Update migration files to include foreign keys
|
2018-01-29 14:44:03 +01:00 |
|
DariusIII
|
293ae457f6
|
Drop now unused trigger
|
2018-01-29 13:26:32 +01:00 |
|
DariusIII
|
603c22d62c
|
Remove partitioning from releases table, add foreign keys to related tables
|
2018-01-29 13:17:35 +01:00 |
|
DariusIII
|
cefe3643b8
|
Update migrations, add stored procedures and trigers, fix phpunit test
|
2018-01-22 22:39:47 +01:00 |
|
DariusIII
|
f1c9de93d6
|
Update release table creation
|
2018-01-22 15:59:20 +01:00 |
|
DariusIII
|
b20c517fd4
|
Update migration files
|
2018-01-22 14:00:19 +01:00 |
|
DariusIII
|
1fab3bc9d0
|
Add name to index in release_regexes migration
|
2018-01-22 12:41:27 +01:00 |
|
DariusIII
|
67611748af
|
Remove primary index from hash column in predb_hashes
|
2018-01-22 12:38:54 +01:00 |
|
DariusIII
|
2b2cb4a462
|
Update migrations and User model
|
2018-01-22 12:36:51 +01:00 |
|
DariusIII
|
07b683bbba
|
Integrate foreign keys creation into first migration
|
2018-01-22 12:19:16 +01:00 |
|
DariusIII
|
a1c29d29d6
|
Update binaries table migration
|
2018-01-22 10:54:11 +01:00 |
|
DariusIII
|
eaf857bc34
|
Remove index from nzb_guid in releases migration
|
2018-01-22 10:52:06 +01:00 |
|
DariusIII
|
e5cc781527
|
Use unique index instead of primary key in releases table
|
2018-01-22 10:43:22 +01:00 |
|
DariusIII
|
b7641ebc0e
|
Use guid and categories_id as primary in releases table
|
2018-01-22 10:37:13 +01:00 |
|
DariusIII
|
5f7a065129
|
Update timestamp columns creation, again
|
2018-01-22 10:28:41 +01:00 |
|
DariusIII
|
c0afe98bfb
|
Change dateTime to timestamp where needed
|
2018-01-22 10:22:50 +01:00 |
|
DariusIII
|
9137fe976e
|
Update migration files
|
2018-01-22 10:18:18 +01:00 |
|
DariusIII
|
781e4a5ac5
|
Add more migrations
|
2018-01-20 22:58:40 +01:00 |
|
DariusIII
|
2657628055
|
Remove seeding of forumposts
|
2018-01-20 19:53:51 +01:00 |
|
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 |
|