Commit Graph

382 Commits

Author SHA1 Message Date
Timothy Warren 36874cbe55 Properly namespace all the tests 2017-02-15 11:49:38 -05:00
Timothy Warren d94a280437 Snake case to camel case 2017-02-15 11:30:16 -05:00
Timothy Warren 470c39cf79 Remove some unused code 2017-02-15 11:18:55 -05:00
Timothy Warren 941a15c4f4 Add yarn lock file 2017-02-15 11:05:03 -05:00
Timothy Warren 3caad13577 Try, try again 2017-02-15 10:23:07 -05:00
Timothy Warren acbae86a6b Slim build config 2017-02-15 10:12:18 -05:00
Timothy Warren 34d0aaa8e5 Ignore stupid xsl requirement 2017-02-15 10:05:06 -05:00
Timothy Warren 7941303987 Install xsl because of the stupid dev dependency 2017-02-15 09:57:08 -05:00
Timothy Warren da8b34a867 Will xdebug work? 2017-02-15 09:53:46 -05:00
Timothy Warren 9bf362e08e Will xdebug work? 2017-02-15 09:50:13 -05:00
Timothy Warren 6ee319b78c xdebug try again 2017-02-15 09:47:52 -05:00
Timothy Warren 90f1b39db5 Try to use xdebug another way 2017-02-15 09:42:20 -05:00
Timothy Warren 85a6fafd4f Make sure to try to install the correct packages 2017-02-15 09:36:51 -05:00
Timothy Warren 2bdf4be682 Remove unneeded bashism 2017-02-15 09:32:31 -05:00
Timothy Warren 455adf4b11 Maybe this will work better? 2017-02-15 09:30:27 -05:00
Timothy Warren 9e49566641 Maybe stages will help? 2017-02-15 09:26:49 -05:00
Timothy Warren d1f0ab0c73 Attempt to use alpine php image 2017-02-15 09:21:08 -05:00
Timothy Warren 79153ae433 Attempt testing hhvm with a different docker image 2017-02-15 08:55:51 -05:00
Timothy Warren 312125f182 Add hummingbird favicon 2017-02-14 16:23:18 -05:00
Timothy Warren 652eac5be0 Get sync-lists command to create missing entries on MAL 2017-02-14 15:29:13 -05:00
Timothy Warren dba0d47789 Uncomment rewatching stuff 2017-02-13 13:33:01 -05:00
Timothy Warren 4a3be8b4bf Fix mapping from Kitsu to MAL for updating a list item 2017-02-13 12:42:05 -05:00
Timothy Warren 7f5966a147 Attempt to fix hhvm tests 2017-02-10 16:33:42 -05:00
Timothy Warren 8f8f528823 Fix config mapping for BaseCommand 2017-02-10 16:12:02 -05:00
Timothy Warren 1ec7322b18 Split user config from application config 2017-02-10 15:50:07 -05:00
Timothy Warren 8f8c413927 Fix update requests broken by Artax conversion 2017-02-09 20:10:13 -05:00
Timothy Warren 50c543218b Remove 'fix' for issue caused by php.ini setting 2017-02-09 13:45:40 -05:00
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