DariusIII
|
b49ceb80a8
|
Fix some of the git commands
|
2017-07-02 01:33:10 +02:00 |
|
DariusIII
|
212d56523b
|
Move app/config/bootstrap to bootstrap/bootstrap
|
2017-07-02 01:04:13 +02:00 |
|
DariusIII
|
518037eaa0
|
Merge branch 'dev' into dev-laravel-switch
|
2017-07-01 20:46:47 +02:00 |
|
DariusIII
|
5bcc761a53
|
Merge PR #152 by Nightah - Release Naming Regexes
|
2017-07-01 20:45:42 +02:00 |
|
DariusIII
|
e1ca53b1c3
|
Merge branch 'dev-release-naming-regexes' into dev
|
2017-07-01 20:43:28 +02:00 |
|
Amir Zarrinkafsh
|
c63780099e
|
Updated regexes 1074-1078 to include a.b.warez.ibm-pc.0-day
|
2017-07-02 00:22:09 +10:00 |
|
DariusIII
|
57e8e00b4a
|
Remove li3 related files and folders
|
2017-07-01 09:37:35 +02:00 |
|
DariusIII
|
d86d866260
|
Remove lithium, update laravel/framework, b3rs3rk/steamfront and phpunit
|
2017-07-01 09:31:51 +02:00 |
|
Amir Zarrinkafsh
|
45273610db
|
Added AFL regex for a.b.multimedia.sports
|
2017-07-01 17:31:13 +10:00 |
|
DariusIII
|
0e6efe22c3
|
Fix connection for new installs
|
2017-07-01 00:44:44 +02:00 |
|
DariusIII
|
fac887ca2e
|
Just a bootstrap test
|
2017-06-30 22:39:40 +02:00 |
|
DariusIII
|
670d0d1900
|
Fix ReleaseRegex model usage
|
2017-06-30 22:31:08 +02:00 |
|
DariusIII
|
ff3b0dc575
|
Align help text in Version.php
|
2017-06-30 18:33:38 +02:00 |
|
DariusIII
|
bee996f5fe
|
Semi working git
|
2017-06-28 16:02:17 +02:00 |
|
DariusIII
|
32c6c4aa6f
|
Merge branch 'dev' into dev-laravel-switch
|
2017-06-28 15:20:05 +02:00 |
|
DariusIII
|
60f2ea00dd
|
Merge PR #151 by Nightah - Fix safe_backfill
|
2017-06-28 15:19:44 +02:00 |
|
DariusIII
|
399fa7e714
|
Merge branch 'dev-fix-backfill' into dev
|
2017-06-28 15:18:34 +02:00 |
|
DariusIII
|
41914b1aa0
|
More updates for eloquent/laravel usage
|
2017-06-28 15:12:53 +02:00 |
|
DariusIII
|
b26ea15228
|
Update classes to properly use eloquent
|
2017-06-28 13:56:31 +02:00 |
|
DariusIII
|
87a5347cfa
|
Add informational message to hasAllEntries function in app/models/Settings class
|
2017-06-28 12:37:39 +02:00 |
|
DariusIII
|
f15daab541
|
Change SteamApps to use eloquent
|
2017-06-28 12:37:06 +02:00 |
|
Amir Zarrinkafsh
|
4f2f6f6396
|
Fix safe_backfill by adding case back to processStartWork
|
2017-06-28 19:12:18 +10:00 |
|
DariusIII
|
67e5995369
|
Adapt models to use Illuminate\Eloquent/Database/Model
|
2017-06-28 09:19:40 +02:00 |
|
DariusIII
|
a66032e668
|
Use laravel/eloquent in Settings class, update related files and classes
|
2017-06-28 09:03:51 +02:00 |
|
DariusIII
|
d1460a4617
|
Define PHP as 7.1.1 in scrutinizer
|
2017-06-27 12:09:08 +02:00 |
|
DariusIII
|
6798427ef1
|
Define mysql version to use in scrutinizer-ci
|
2017-06-27 12:07:19 +02:00 |
|
DariusIII
|
63d03fe8d0
|
possible fix for bad .scrutinizer.yml
|
2017-06-27 11:52:35 +02:00 |
|
DariusIII
|
737235d364
|
Slightly improve XXX processing speed
|
2017-06-27 11:46:54 +02:00 |
|
DariusIII
|
4bb744ba79
|
Update scrutinizer.yml
|
2017-06-27 11:17:51 +02:00 |
|
DariusIII
|
09e1e8a8f6
|
Change mode of 10-user_roles.tsv to 755
|
2017-06-27 11:14:39 +02:00 |
|
DariusIII
|
4cb209041b
|
Update install procedure and insertion of zero value into auto_increment id fields for categories (fixes problem with wrong id of OTHER root category) and user_roles, no need to load mysql-data.sql file anymore
|
2017-06-27 11:13:27 +02:00 |
|
DariusIII
|
77e34f4e12
|
Merge PR #150 by Nightah - Fix TravisCI builds
|
2017-06-27 09:19:38 +02:00 |
|
DariusIII
|
9f8bd2e441
|
Merge branch 'dev-fix-travis' into dev
|
2017-06-27 09:18:39 +02:00 |
|
Amir Zarrinkafsh
|
501357724e
|
Updated all InnoDB tables to be created as ROW_FORMAT = DYNAMIC
|
2017-06-27 17:08:33 +10:00 |
|
Amir Zarrinkafsh
|
ec3ba39a30
|
Add --local-infile=1 for loading of 10-settings.tsv to fix TravisCI builds
|
2017-06-27 16:33:28 +10:00 |
|
Amir Zarrinkafsh
|
e0a2a42be1
|
Adjust ROW_FORMAT for xxxinfo table to be DYNAMIC instead of COMPACT, this was causing TravisCI build errors due to the UNIQUE_INDEX
|
2017-06-27 16:31:51 +10:00 |
|
DariusIII
|
b5fa3dff97
|
Move getAll function to AdultMovies class
|
2017-06-26 15:46:48 +02:00 |
|
DariusIII
|
aa1dcf1ad2
|
Update XXX processing, set protected on most methods, AdultMovies do not extend XXX anymore to fix circular reference
|
2017-06-26 15:16:23 +02:00 |
|
DariusIII
|
0679f7bb0b
|
Add check to XXX class for false returned result in updateXXXInfo function
|
2017-06-26 14:56:41 +02:00 |
|
DariusIII
|
5a7fc8387c
|
Remove safe_backfill from processStartWork and processEndWork functions in Forking class
|
2017-06-26 10:40:44 +02:00 |
|
DariusIII
|
9f6a9f74f3
|
Optimize $this->_html declaration by using it only in AdultMovies abstract class
|
2017-06-26 10:10:56 +02:00 |
|
DariusIII
|
1dd00c086f
|
Use versioning for guzzlehttp in composer
|
2017-06-26 09:42:03 +02:00 |
|
DariusIII
|
a9d90b5649
|
Update guzzlehttp to latest
|
2017-06-26 09:32:09 +02:00 |
|
DariusIII
|
cc5816d2a7
|
Uncomment safe_backfill in Forking class for processStartWork function, fixes backfill
|
2017-06-23 15:36:02 +02:00 |
|
DariusIII
|
8fecea8293
|
Move tmux starting tmux-ui script to root of the NNTmux install
|
2017-06-23 13:38:25 +02:00 |
|
DariusIII
|
07ddaabc37
|
Fix comparisons for grep-ed lines
|
2017-06-23 12:58:21 +02:00 |
|
DariusIII
|
aa174b0a1e
|
Rename misc/update/nix/tmux/tmux-ui.php to just tmux-ui
|
2017-06-23 12:55:37 +02:00 |
|
DariusIII
|
076276a309
|
Use strict comparisons and cast int where needed in TmuxRun class
|
2017-06-23 12:46:57 +02:00 |
|
DariusIII
|
65d0bf596d
|
Rearrange backfill script
|
2017-06-23 11:49:13 +02:00 |
|
DariusIII
|
a4294ac3cf
|
Change $ppAddMinSize and $ppAddMaxSize properties
|
2017-06-23 10:54:07 +02:00 |
|