DariusIII
|
cec61548af
|
Remove user and role excluded categories migrations as those are not used anymore
|
2018-12-22 21:48:26 +01:00 |
|
DariusIII
|
b193359a63
|
Remove old add_triggers migration and create completely new with new code
|
2018-12-20 22:43:00 +01:00 |
|
DariusIII
|
d6643163f2
|
Replace DB::statement with previously used DB::unprepared for trigger and stored procedure migrations
|
2018-12-20 22:10:05 +01:00 |
|
DariusIII
|
61d68eb906
|
Slowly start adding support for postgresql
|
2018-12-20 15:53:00 +01:00 |
|
DariusIII
|
66d7b889ef
|
Update ProcessReleases and Releases classes in an attempt to fix deletion of unwanted releases
|
2018-12-17 23:09:43 +01:00 |
|
DariusIII
|
89c3204d79
|
Update code style of movieinfo table migration
|
2018-12-12 19:48:39 +01:00 |
|
DariusIII
|
17a9cc922f
|
Update groupfixrelnames script
|
2018-12-03 22:51:40 +01:00 |
|
DariusIII
|
fdfddc77c6
|
Reduce number of releases checked for match_prefiles script from 1000 to 100 to reduce time it takes to match releases
|
2018-11-30 15:53:45 +01:00 |
|
DariusIII
|
62acf1e97b
|
Add prox_crc32 column to releases table and adjust NameFixer class
|
2018-11-30 09:14:31 +01:00 |
|
DariusIII
|
b2193c9785
|
Add crc32 file check
|
2018-11-29 23:52:32 +01:00 |
|
DariusIII
|
8211201599
|
Add first wave of Release tagging capabilities
|
2018-11-01 12:40:10 +01:00 |
|
DariusIII
|
9de28a8680
|
Update user migration and add patch to add email_verified_at column to users table
|
2018-10-24 15:31:14 +02:00 |
|
DariusIII
|
5157a58345
|
Remove verified and verification_token from users table, it will be added by verification migration
|
2018-09-25 11:30:48 +02:00 |
|
DariusIII
|
80d6959a36
|
Publish the user verification migration to prevent database user table error
|
2018-09-25 11:24:57 +02:00 |
|
DariusIII
|
1b3643539f
|
Add soft firewall to manage access to site
|
2018-08-16 10:32:16 +02:00 |
|
DariusIII
|
e9d9805928
|
Recreate release_unique table, alter classes for new table
|
2018-08-14 23:41:23 +02:00 |
|
DariusIII
|
bc5c8801d3
|
Move canpreview and hideads from roles to permissions
|
2018-08-01 23:27:58 +02:00 |
|
DariusIII
|
00f09c4a6e
|
Add patch to rename user_roles_id to roles_id, update related classes
|
2018-08-01 10:46:21 +02:00 |
|
DariusIII
|
0e43ca5be7
|
Update role related classes, rename user_roles to roles where used
|
2018-08-01 10:25:34 +02:00 |
|
DariusIII
|
8618e5e896
|
Merge roles and user_roles tables for new permission system
|
2018-06-27 10:02:44 +02:00 |
|
DariusIII
|
14789db6d4
|
Add permission tables migration
|
2018-06-26 00:05:40 +02:00 |
|
DariusIII
|
ec5063b223
|
Update movisSearch function and API controllers
|
2018-06-22 14:16:29 +02:00 |
|
DariusIII
|
10ade441f7
|
Update moviesSearch function to use tmdb and trakt ids
|
2018-06-22 10:39:11 +02:00 |
|
DariusIII
|
7ee70ecf54
|
Update users migration and add patch for existing users table
|
2018-06-20 11:08:07 +02:00 |
|
DariusIII
|
96cd8ed757
|
Update migrations for releases table, imdbid column is changed to varchar(15), add script to convert existing data
|
2018-06-19 10:19:56 +02:00 |
|
DariusIII
|
3922584879
|
Add dynamic api throthling
|
2018-06-04 15:06:52 +02:00 |
|
DariusIII
|
d85e04d6fb
|
Rename rsstoken column into api_token
|
2018-05-31 22:46:44 +02:00 |
|
DariusIII
|
9aa7f003d8
|
Add cache table migration for users that want to use database for caching
|
2018-04-24 13:29:28 +02:00 |
|
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
|
b10836682e
|
Remove defunct Tmux model
|
2018-02-19 13:52:46 +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 |
|
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
|
d6a64822bd
|
Fix reference to wrong column in dnzb_failures migration foreign key creation
|
2018-01-30 11:26:08 +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 |
|