Commit Graph

357 Commits

Author SHA1 Message Date
Timothy Warren e2aa61f580 Fix update requests broken by Artax conversion 2017-02-09 20:10:13 -05:00
Timothy Warren c9f74dd863 Remove 'fix' for issue caused by php.ini setting 2017-02-09 13:45:40 -05:00
Timothy Warren c5b51054df Replace Guzzle with Artax 2017-02-09 13:44:56 -05:00
Timothy Warren 0e9c257ab7 Another ugly progress commit
- Eradicated Guzzle from main codebase
- All API requests now use Artax
- Refactor code to use function and constant imports
- And more!
2017-02-08 15:48:20 -05:00
Timothy Warren 5aafbc9cb2 Start of work to replace Guzzle with Artax 2017-02-08 00:44:57 -05:00
Timothy Warren 5f0f830aea Update headers and some whitespace 2017-02-07 13:27:41 -05:00
Timothy Warren 20540963ff Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00
Timothy Warren 76c9adbc43 Update PHPUnit 2017-02-07 09:13:13 -05:00
Timothy Warren 5c5b1cd318 Only translate fields that are passed in 2017-02-07 09:12:44 -05:00
Timothy Warren f41cbf70e3 Merge branch 'develop' into 'master'
Develop

See merge request !12
2017-02-06 11:51:58 -05:00
Timothy Warren 6d735ebab5 Update test config to allow hhvm failures 2017-02-06 11:35:21 -05:00
Timothy Warren b4de2cfe01 Update deprecated test 2017-02-06 11:00:18 -05:00
Timothy Warren 0c70bcb948 Update changelog 2017-02-06 10:57:38 -05:00
Timothy Warren 3dbbcd218a Update README 2017-02-06 10:56:27 -05:00
Timothy Warren 093abdb14b Update dependencies 2017-02-06 10:42:41 -05:00
Timothy Warren a48c3e5f8e Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
Timothy Warren 47bfe810fc Able to create list items on MAL 2017-02-01 09:53:02 -05:00
Timothy Warren 82e0078dbf Delete outdated test data 2017-01-31 12:55:28 -05:00
Timothy Warren c38b4b7f45 Misc updates 2017-01-31 12:52:43 -05:00
Timothy Warren da4163bc6a More test coverage for transformers 2017-01-31 12:51:14 -05:00
Timothy Warren f697e3e18e Add license 2017-01-27 16:34:03 -05:00
Timothy Warren e2e51a0025 Add coverage button to readme 2017-01-27 15:56:40 -05:00
Timothy Warren ad4b71ac03 More test coverage, attempt to get Gitlab to see test coverage 2017-01-27 15:41:52 -05:00
Timothy Warren 627c33356c Merge branch 'develop' into 'master'
Develop

See merge request !10
2017-01-27 13:03:53 -05:00
Timothy Warren 17372bafd2 Attempt to show code coverage 2017-01-27 12:42:57 -05:00
Timothy Warren ef6d0f82fd Ugly progress commit 2017-01-27 12:35:28 -05:00
Timothy Warren b800dcb407 Add back zlib to the docker build 2017-01-27 12:26:32 -05:00
Timothy Warren 28fcdd1e2d Add back dependency for xsl in docker build 2017-01-27 12:17:02 -05:00
Timothy Warren df09e27dee Attempt simpler php setup, with xdebug 2017-01-27 12:09:05 -05:00
Timothy Warren 57b103c136 Another attempt at hhvm testing 2017-01-27 11:38:18 -05:00
Timothy Warren 780b1ae837 Attempt to fix hhvm pipeline 2017-01-27 11:21:25 -05:00
Timothy Warren 3f90e93af1 Get xml parsing working predictably 2017-01-27 09:43:42 -05:00
Timothy Warren 192618b890 Make sure to pass the correct arguments to the cache hash method 2017-01-26 13:06:35 -05:00
Timothy Warren 04e8a9e514 Refactor KitsuModel, add more docblocks 2017-01-26 13:03:38 -05:00
Timothy Warren 005014a9c7 Fix broken test 2017-01-26 13:02:18 -05:00
Timothy Warren b8f75e14ec Fix display of streaming links in cover and list views 2017-01-25 13:37:39 -05:00
Timothy Warren 833cd0f7e3 Merge branch 'develop' into 'master'
Develop

See merge request !9
2017-01-25 12:16:50 -05:00
Timothy Warren 1818bf105d Fix issue with selected list highlighting, fixes #20 2017-01-25 12:13:37 -05:00
Timothy Warren 5f6c1f9f48 Fix cache clear command 2017-01-19 12:49:18 -05:00
Timothy Warren 2505df6501 Merge branch 'develop' 2017-01-17 12:52:02 -05:00
Timothy Warren 94bfdebf46 Update commands 2017-01-17 12:47:02 -05:00
Timothy Warren 2c106f607c Update cache dependency 2017-01-17 12:46:47 -05:00
Timothy Warren 95f768aed3 Cache manga list 2017-01-16 14:14:45 -05:00
Timothy Warren 5c34c92453 Fix failing test 2017-01-16 14:05:42 -05:00
Timothy Warren 07c4682711 Update views for collection, remove old json import 2017-01-16 14:03:30 -05:00
Timothy Warren 3dac007390 Fix anime collection 2017-01-16 13:49:51 -05:00
Timothy Warren 747dc66d67 Update README to be more accurate 2017-01-16 12:42:30 -05:00
Timothy Warren 27895a27be Merge branch 'develop' 2017-01-16 11:27:49 -05:00
Timothy Warren a266c68f9b Restore cache clearing functionality 2017-01-16 11:26:19 -05:00
Timothy Warren d79370deb9 Streaming links, caching, and more MAL integration 2017-01-13 16:53:56 -05:00