Commit Graph

1205 Commits

Author SHA1 Message Date
Timothy Warren 18af49f1f4 Replace Guzzle with Artax 2017-02-09 13:44:56 -05:00
Timothy Warren 906a1f1efa 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 deecb5a912 Start of work to replace Guzzle with Artax 2017-02-08 00:44:57 -05:00
Timothy Warren 02838c5024 Update headers and some whitespace 2017-02-07 13:27:41 -05:00
Timothy Warren bf7f6973a4 Create Request Builder wrapper around Artax 2017-02-07 13:11:42 -05:00
Timothy Warren c0b54e11e1 Update PHPUnit 2017-02-07 09:13:13 -05:00
Timothy Warren 0fe01e14e1 Only translate fields that are passed in 2017-02-07 09:12:44 -05:00
Timothy Warren 2f71a97327 Merge branch 'develop' into 'master'
Develop

See merge request !12
2017-02-06 11:51:58 -05:00
Timothy Warren e73ea09ffd Update test config to allow hhvm failures 2017-02-06 11:35:21 -05:00
Timothy Warren bc0c3774eb Update deprecated test 2017-02-06 11:00:18 -05:00
Timothy Warren b10487ac13 Update changelog 2017-02-06 10:57:38 -05:00
Timothy Warren 64ed6cc0ef Update README 2017-02-06 10:56:27 -05:00
Timothy Warren b6c2aee17a Update dependencies 2017-02-06 10:42:41 -05:00
Timothy Warren 5eea985828 Actually update MAL if enabled 2017-02-04 15:18:34 -05:00
Timothy Warren 1835e34690 Able to create list items on MAL 2017-02-01 09:53:02 -05:00
Timothy Warren 2d0fa51c40 Delete outdated test data 2017-01-31 12:55:28 -05:00
Timothy Warren 108c649a91 Misc updates 2017-01-31 12:52:43 -05:00
Timothy Warren c26a4ca8e8 More test coverage for transformers 2017-01-31 12:51:14 -05:00
Timothy Warren 9d9c1e2cce Add license 2017-01-27 16:34:03 -05:00
Timothy Warren 2cacff6b9b Add coverage button to readme 2017-01-27 15:56:40 -05:00
Timothy Warren 47a43517cb More test coverage, attempt to get Gitlab to see test coverage 2017-01-27 15:41:52 -05:00
Timothy Warren 1b5590bda7 Merge branch 'develop' into 'master'
Develop

See merge request !10
2017-01-27 13:03:53 -05:00
Timothy Warren 91a6d76c4b Attempt to show code coverage 2017-01-27 12:42:57 -05:00
Timothy Warren 03964c446a Ugly progress commit 2017-01-27 12:35:28 -05:00
Timothy Warren 74897faa78 Add back zlib to the docker build 2017-01-27 12:26:32 -05:00
Timothy Warren 2b2ec71edd Add back dependency for xsl in docker build 2017-01-27 12:17:02 -05:00
Timothy Warren a80a860f8d Attempt simpler php setup, with xdebug 2017-01-27 12:09:05 -05:00
Timothy Warren 3d54a0d62c Another attempt at hhvm testing 2017-01-27 11:38:18 -05:00
Timothy Warren aabdf4de30 Attempt to fix hhvm pipeline 2017-01-27 11:21:25 -05:00
Timothy Warren 20c3d69717 Get xml parsing working predictably 2017-01-27 09:43:42 -05:00
Timothy Warren f57c24abe4 Make sure to pass the correct arguments to the cache hash method 2017-01-26 13:06:35 -05:00
Timothy Warren 0ae52a13f3 Refactor KitsuModel, add more docblocks 2017-01-26 13:03:38 -05:00
Timothy Warren ece4f343e2 Fix broken test 2017-01-26 13:02:18 -05:00
Timothy Warren b2fb562de6 Fix display of streaming links in cover and list views 2017-01-25 13:37:39 -05:00
Timothy Warren 19c2d0fddc Merge branch 'develop' into 'master'
Develop

See merge request !9
2017-01-25 12:16:50 -05:00
Timothy Warren b2544fab16 Fix issue with selected list highlighting, fixes #20 2017-01-25 12:13:37 -05:00
Timothy Warren 96cbf78e28 Fix cache clear command 2017-01-19 12:49:18 -05:00
Timothy Warren e30a0b867d Merge branch 'develop' 2017-01-17 12:52:02 -05:00
Timothy Warren 11f9e41254 Update commands 2017-01-17 12:47:02 -05:00
Timothy Warren a45eba3c56 Update cache dependency 2017-01-17 12:46:47 -05:00
Timothy Warren 9bc22baa80 Cache manga list 2017-01-16 14:14:45 -05:00
Timothy Warren 7bad51d867 Fix failing test 2017-01-16 14:05:42 -05:00
Timothy Warren f441b7680a Update views for collection, remove old json import 2017-01-16 14:03:30 -05:00
Timothy Warren 10368fabe4 Fix anime collection 2017-01-16 13:49:51 -05:00
Timothy Warren a42a9bc785 Update README to be more accurate 2017-01-16 12:42:30 -05:00
Timothy Warren 42f152b366 Merge branch 'develop' 2017-01-16 11:27:49 -05:00
Timothy Warren 0ec8d6d6b3 Restore cache clearing functionality 2017-01-16 11:26:19 -05:00
Timothy Warren 1eecff0178 Streaming links, caching, and more MAL integration 2017-01-13 16:53:56 -05:00
Timothy Warren 3e72a66297 Cache API errors at the dispatcher level, so a more appropriate error page can be displayed 2017-01-13 16:52:12 -05:00
Timothy Warren 79c0c6cf90 Update search to bring in My anime list id for future integration 2017-01-13 16:51:31 -05:00