DariusIII
|
d97ef94119
|
Update laravelcollective/html and guzzlehttp/guzzle top latest versions
|
2018-03-26 15:33:38 +02:00 |
|
DariusIII
|
d6105fc1dd
|
Add users table patch
|
2018-03-23 00:36:40 +01:00 |
|
DariusIII
|
78a1ce0a9f
|
Update patch 342 to just remove release_search_data
|
2018-02-09 09:22:42 +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
|
f7e229a2e4
|
Add patch to remove delete_release stored procedure
|
2018-02-07 15:38:52 +01:00 |
|
DariusIII
|
f469948fa3
|
Update patch 338 with check for existing foreign keys
|
2018-01-29 15:05:27 +01:00 |
|
DariusIII
|
5f7943fb20
|
Update patch 338, disable foreign key checks
|
2018-01-29 14:52:23 +01:00 |
|
DariusIII
|
0d4758ce95
|
Merge dev-remove-partitions
|
2018-01-29 14:09:47 +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
|
59eecdfd0d
|
Change installation, remove tsv files and related tables, use migrations and seeding for them
|
2018-01-18 12:13:49 +01:00 |
|
DariusIII
|
8aeff2286a
|
Add categories table migration and seed
|
2018-01-17 15:43:38 +01:00 |
|
DariusIII
|
7bff8a5dd0
|
Change other categories id's
|
2018-01-17 15:39:44 +01:00 |
|
DariusIII
|
fac949ec90
|
Update mysql-ddl.sql and mysql-data.sql
|
2018-01-17 15:14:41 +01:00 |
|
DariusIII
|
84cf50c85a
|
Remove Guest user role
|
2018-01-17 15:06:13 +01:00 |
|
DariusIII
|
87360c1dc2
|
Remove countries table as we will use new package with migration and seeding to populate it
|
2018-01-17 13:48:26 +01:00 |
|
DariusIII
|
cece076883
|
Update Movie class and add missing rtrating column to movieinfo table in mysql-ddl.sql
|
2018-01-05 11:10:28 +01:00 |
|
DariusIII
|
09f43a05dd
|
Add foreign key to videos_aliases table that references videos table
|
2018-01-05 09:23:21 +01:00 |
|
DariusIII
|
8ecd1c9735
|
Fix max headers iteration and 7zippath entries in site edit (closes issue #222)
|
2018-01-03 10:13:16 +01:00 |
|
DariusIII
|
1d96c442da
|
Remove sitewide sab/nzbget integration
|
2017-12-24 20:32:56 +01:00 |
|
DariusIII
|
d2d00b2559
|
Update mysql_ddl.sql
|
2017-12-21 10:48:27 +01:00 |
|
DariusIII
|
9bf99b9f74
|
Remove release_comments FK as it will cause problems for comment sharing
|
2017-12-21 10:47:18 +01:00 |
|
DariusIII
|
2933883f1c
|
Fix users_id column length in all tables
|
2017-12-21 10:32:44 +01:00 |
|
DariusIII
|
6e5f8b3e4d
|
Fix patches and ddl again
|
2017-12-20 22:49:12 +01:00 |
|
DariusIII
|
b074db57db
|
Update patches and mysql-ddl.sql
|
2017-12-20 22:32:37 +01:00 |
|
DariusIII
|
de6ec31ae3
|
Add missing redis setting into 10-tmux.tsv
|
2017-12-20 15:37:12 +01:00 |
|
DariusIII
|
019f58dd7f
|
Add foreign keys to (multigroup_)binaries,(multigroup_)parts and adjust ProcessReleases class accordingly
|
2017-12-20 15:30:52 +01:00 |
|
DariusIII
|
be8aa3843a
|
Add patch properly
|
2017-12-20 14:21:37 +01:00 |
|
DariusIII
|
2e9d30f1da
|
Remove release table related foreign keys and add back partitioning in mysql-ddl.sql
|
2017-12-20 13:36:12 +01:00 |
|
DariusIII
|
550150e4f1
|
Fix mysql-ddl.sql
|
2017-12-20 10:40:23 +01:00 |
|
DariusIII
|
3e3d4f8e3e
|
Add foreign keys to mysql-ddl.sql
|
2017-12-20 00:15:59 +01:00 |
|
DariusIII
|
220fabb7d8
|
Remove code that handles requestids
|
2017-12-19 11:14:51 +01:00 |
|
DariusIII
|
7010fa30b3
|
Update Nfo class and mysql-ddl (declare ROW_FORMAT for xxxinfo and release_nfos tables as COMPRESSED)
|
2017-12-18 22:11:23 +01:00 |
|
DariusIII
|
68831cf863
|
remove spotnab settings from 10-settings.tsv
|
2017-12-18 14:40:27 +01:00 |
|
DariusIII
|
c792baf333
|
Update mysql-ddl, TV class and related models
|
2017-12-15 14:30:33 +01:00 |
|
DariusIII
|
e2ef0c924b
|
Add support for BTC donations through Mycelium Gear
|
2017-12-06 08:08:56 +01:00 |
|
DariusIII
|
f9bc6a46eb
|
Merge branch 'dev-btc-donations' into dev
|
2017-12-06 08:07:39 +01:00 |
|
DariusIII
|
3e1054623b
|
Add the user_roles patch
|
2017-12-05 23:48:20 +01:00 |
|
DariusIII
|
030eb44caa
|
Add mycelium gear btc payment support
|
2017-12-05 23:47:29 +01:00 |
|
DariusIII
|
72c605b36e
|
Merge dev into 0.x
|
2017-12-05 14:36:52 +01:00 |
|
DariusIII
|
c12f9e9684
|
Remove allgroups table from mysql-ddl
|
2017-11-15 14:55:46 +01:00 |
|
DariusIII
|
ef55b364bd
|
Add optional redis-cli monitor pane to tmux
|
2017-11-13 09:31:39 +01:00 |
|
DariusIII
|
7c7fa72dfd
|
Update 10~settings.tsv with allasmgr setting
|
2017-11-10 14:51:06 +01:00 |
|
DariusIII
|
d5e65e7d70
|
Add setting to treat all releases as mgr
|
2017-11-08 13:20:51 +01:00 |
|
DariusIII
|
6d059e48c2
|
Fix mysql-ddl
|
2017-10-17 12:46:59 +02:00 |
|
DariusIII
|
345b2018b9
|
Update RoleExcludedCategories and related models
|
2017-10-17 12:32:53 +02:00 |
|
DariusIII
|
33b9fc94b4
|
Remove recaptcha settings from settings table
|
2017-10-09 13:39:04 +02:00 |
|
DariusIII
|
205d7aaf4c
|
Update movieinfo table for rottentomatoes rating
|
2017-10-03 23:04:14 +02:00 |
|
DariusIII
|
8a65ff5e86
|
Fix some errors on patch, update mysql-ddl and fix user sorting
|
2017-09-28 15:50:16 +02:00 |
|