Commit Graph

1205 Commits

Author SHA1 Message Date
Timothy Warren c0fa4cfed2 Try coverage again without setting memory limit 2020-03-12 10:00:20 -04:00
Timothy Warren 00ef5c3706 Fix test suite 2020-03-12 09:52:45 -04:00
Timothy Warren 618328a4c1 Move AnimeClient tests 2020-03-11 23:18:31 -04:00
Timothy Warren e5ef054f5b Put Ion Namespace back in the codebase directly 2020-03-11 23:04:01 -04:00
Timothy Warren d9e81a7cf1 Increase CI PHP memory limit 2020-03-11 22:27:47 -04:00
Timothy Warren b334a60486 Skip robo lint, as it fails on test snapshots 2020-03-11 22:21:23 -04:00
Timothy Warren 17b01f6d48 Make sure git is installed for CI 2020-03-11 22:18:04 -04:00
Timothy Warren ef7c1da5f2 Move source code to sub folder so we can re-integrate ion 2020-03-11 22:11:00 -04:00
Timothy Warren 6718fc78e9 Remove dependency causing issues on PHP < 7.4 2020-03-11 16:34:33 -04:00
Timothy Warren 5216b60789 Update all the header files again 2020-03-11 16:31:52 -04:00
Timothy Warren 37c3d6ecf0 Move to Amp/HttpClient from Amp/Artax 2020-03-11 16:26:17 -04:00
Timothy Warren eb12f57e7d Attempt to fix Jenkins build, take 2 2020-03-11 15:29:34 -04:00
Timothy Warren a03b9be329 Attempt to fix Jenkins build 2020-03-11 15:24:15 -04:00
Timothy Warren 07de5ff79b Show composer install error for CI, please 2020-03-11 15:16:43 -04:00
Timothy Warren 8aa94f7c14 Update all the header comments 2020-03-11 15:15:05 -04:00
Timothy Warren 8842df76be Bump PHP requirement 2020-03-11 15:14:34 -04:00
Timothy Warren 6047444077 Fix a method of Anilist Model 2020-03-11 15:12:10 -04:00
Timothy Warren 95e8b7920a Remove php7.2 step in CI 2020-03-11 15:05:27 -04:00
Timothy Warren 66b13ef7ba Add code coverage to CI 2020-03-11 15:03:04 -04:00
Timothy Warren b32968588a Minor view updates 2020-01-15 15:23:55 -05:00
Timothy Warren fafd75b791 More error checking 2020-01-15 15:22:38 -05:00
Timothy Warren 70eb4f11b3 Better id mapping error handling for Anilist 2020-01-15 12:35:37 -05:00
Timothy Warren ae70eab9ea Bump copyright year 2020-01-08 15:39:49 -05:00
Timothy Warren 926179a72d More refactoring/cleanup 2019-12-09 16:17:25 -05:00
Timothy Warren 143229bea4 Automatically fix some docblocks 2019-12-09 14:41:04 -05:00
Timothy Warren 3978c4d5cb Update all the docblocks 2019-12-09 14:34:23 -05:00
Timothy Warren 705d48abad Annotate property types for Types classes 2019-12-09 13:40:54 -05:00
Timothy Warren 6044a676a6 Various code style tweaks 2019-12-09 13:13:31 -05:00
Timothy Warren 245e1b4344 Various code cleanup 2019-12-06 15:46:56 -05:00
Timothy Warren ec9edff2f3 Add linting check to CI to help catch version-incompatible code 2019-12-06 10:05:09 -05:00
Timothy Warren 3fa5b7ab88 Downgrade snapshot library so that more PHP versions work for tests 2019-12-06 09:25:04 -05:00
Timothy Warren ceb8159dae Remove composer.lock for each test run to make sure dependencies are correctly installed 2019-12-06 09:19:47 -05:00
Timothy Warren 8b677ab7a7 Update header comments 2019-12-06 09:16:35 -05:00
Timothy Warren b4b5c63d65 Tweak tests for new version of PHPUnit 2019-12-06 09:15:49 -05:00
Timothy Warren 347674f9e5 Update dependencies 2019-12-05 16:59:24 -05:00
Timothy Warren d435a17ec8 Add PHP 7.4 tests 2019-12-05 11:20:06 -05:00
Timothy Warren fde9b05bdf Bump PHP version requirement 2019-12-03 15:17:25 -05:00
Timothy Warren 7d9d2e8990 Merge remote-tracking branch 'origin/develop' 2019-12-02 15:30:04 -05:00
Timothy Warren 995690a341 Update clear thumbnails script to work with lots of files 2019-12-02 15:29:24 -05:00
Timothy Warren 808b704383 Merge remote-tracking branch 'origin/develop' 2019-10-08 20:25:24 -04:00
Timothy Warren cd835055ec Catch errors when mapping MAL ids on sync 2019-10-08 19:59:47 -04:00
Timothy Warren 117427ced0 Misc bugfixes, especially for Anime without a MAL id. 2019-10-07 20:10:27 -04:00
Timothy Warren aebb349543 Update CI stuff 2019-08-16 14:40:15 -04:00
Timothy Warren 37f7616ef4 Merge remote-tracking branch 'origin/develop' 2019-08-16 10:39:50 -04:00
Timothy Warren 28d4ce9e86 Remove php 7.4 version in travis config that doesn't exist yet 2019-08-16 10:35:59 -04:00
Timothy Warren 0e893f06ba Minor code cleanup, add newer php version for travis tests 2019-08-16 10:31:31 -04:00
Timothy Warren 58bb1ab0ba Update base request builder to use the correct user agent 2019-08-10 10:42:02 -04:00
Timothy Warren 46041ccfc6 Add first GraphQL files for Kitsu for future implementation 2019-08-10 10:10:09 -04:00
Timothy Warren 625edf5d0c Improve 404 checks for detail pages 2019-08-10 10:09:07 -04:00
Timothy Warren 4edfd9f62c Update detail pages to use one column for text 2019-08-10 10:07:28 -04:00