Commit Graph

6901 Commits

Author SHA1 Message Date
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
DariusIII d20e79212d Cast int type to all Settings::value lines, as that function returns string 2017-06-23 10:43:25 +02:00
DariusIII 3d42324506 Change error message with no group selected in Backfill class 2017-06-23 09:55:04 +02:00
DariusIII 0320182666 Use ColorCLI in update_binaries script 2017-06-23 09:54:24 +02:00
DariusIII 7def5c2d10 Slightly improve misc/update/backfill.php script 2017-06-23 09:53:48 +02:00
DariusIII 47284b187f Do the same for safepartrepair and disable backfill group 2017-06-23 09:01:33 +02:00
DariusIII cecec4a4c7 Fix compressed headers check in backfill 2017-06-23 09:00:02 +02:00
DariusIII f779657384 Rearrange order in which sites are scraped for XXX movie info 2017-06-23 08:46:26 +02:00
DariusIII 59456cb69c Update guzzlehttp to latest version 2017-06-23 08:42:48 +02:00
DariusIII d9f500323d Fix Gentele XXX page 2017-06-22 13:45:14 +02:00
DariusIII a13db3a52a Merge PR #149 by Nightah - Adjusted views for Browse -> New Releases 2017-06-22 13:29:48 +02:00
DariusIII 887c384012 Merge branch 'dev-fix-gentele-theme' into dev 2017-06-22 13:29:04 +02:00
DariusIII a883d4fd2e Merge branch 'dev' into dev-fix-gentele-theme 2017-06-22 13:28:46 +02:00
DariusIII 78f1af746f Update travis and scrutinizer configs once more 2017-06-22 13:26:24 +02:00
DariusIII f3e2efc4cc Ince more 2017-06-22 13:21:42 +02:00
DariusIII 773be874e0 Try again to fix scrutinizer/travis 2017-06-22 13:07:46 +02:00
DariusIII e9ee51a4f2 Fix typos in travis and scrutinizer 2017-06-22 12:52:54 +02:00
DariusIII 0ec29c1379 Do the same for scrutinizer 2017-06-22 12:48:52 +02:00
DariusIII ed2455dcb3 Update travis.yml Mysql with barracuda and large prefix support 2017-06-22 12:47:50 +02:00
DariusIII 158fde2b39 Create all the tables in mysql-ddl.sql as InnoDB tables 2017-06-22 12:40:24 +02:00
DariusIII 3b466f14dc Increase varchar column sizes in xxxinfo table 2017-06-22 12:33:56 +02:00
DariusIII d43d59ed7e Fixed fetching information from PopPorn, updated the logo 2017-06-22 11:44:49 +02:00
Amir Zarrinkafsh d695da2989 Adjusted views for Browse -> New Releases -> TV and Anime 2017-06-22 12:49:11 +10:00
DariusIII 2d1715fb84 Adjust all the themes XXX pages for new source icons display 2017-06-21 22:54:33 +02:00
DariusIII 0062d1b8ca Resize the ade logo 2017-06-21 15:39:50 +02:00
DariusIII 9e94189fda Add missing hotmovies logo 2017-06-21 15:37:23 +02:00
DariusIII 84ad0e06a2 Update adm, ade, aebn and hotmovies logos 2017-06-21 15:35:49 +02:00
DariusIII 64a8202037 Update Gentele XXX page 2017-06-21 15:22:21 +02:00
DariusIII 67580eaeb2 Merge PR #148 by Nightah 2017-06-21 13:19:24 +02:00
DariusIII b04d30f607 Merge branch 'dev-fix-admin-features' into dev 2017-06-21 13:18:50 +02:00
DariusIII c503450af5 Merge branch 'dev' into dev-fix-admin-features 2017-06-21 13:18:09 +02:00