Commit Graph

799 Commits

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