Commit Graph

1204 Commits

Author SHA1 Message Date
Timothy Warren 3894ba8312 Another attempt to fix gitlab ci build 2016-08-03 14:08:02 -04:00
Timothy Warren 473a046ed8 Attempt to fix gitlab ci build 2016-08-03 13:47:14 -04:00
Timothy Warren 47e67d5d1a Set up mutation testing for unit tests 2016-08-01 14:38:23 -04:00
Timothy Warren e62558d607 Add dev dependencies, augment gitignore 2016-08-01 13:10:00 -04:00
Timothy Warren 6b9770698b Refactor cache to remove dependency on container 2016-08-01 13:02:26 -04:00
Timothy Warren 893584696b Move cache class to IOn namespace, use safer json for serialization in cache drivers 2016-07-28 10:44:13 -04:00
Timothy Warren a108adfa23 Finish moving get_cached_image method to Util class 2016-07-27 14:32:37 -04:00
Timothy Warren f00acbe2d6 Fix travis ci tests 2016-07-27 13:35:30 -04:00
Timothy Warren 563adace2f Refactor out some Interdependency between Ion and AnimeClient namespaces 2016-07-27 13:18:52 -04:00
Timothy Warren cc7046f0ec Update the correct file to change config for gitlab ci 2016-07-25 12:29:42 -04:00
Timothy Warren b415938583 Attempt moving config file in a different way 2016-07-25 12:18:51 -04:00
Timothy Warren 2a41106638 Fix typo in test path 2016-07-25 12:04:56 -04:00
Timothy Warren cb046dbde2 Add redis config file for gitlab ci tests 2016-07-25 11:58:43 -04:00
Timothy Warren 96d3dfdbb4 Update Redis tests to work with gitlab ci 2016-07-22 17:48:13 -04:00
Timothy Warren fa22f7b493 Update Redis cache driver to use PHP-only library, removing the dependence on an extension: 2016-07-22 17:22:00 -04:00
Timothy Warren e2c6c14af8 Remove redundant mbstring extesion from build setup 2016-07-19 10:45:16 -04:00
Timothy Warren ca62a411e1 Attempt 2 to install gd in gitlab ci tests 2016-07-19 10:25:54 -04:00
Timothy Warren 10bb167ff4 Fix failing test by installing gd in gitlab ci test 2016-07-19 10:17:53 -04:00
Timothy Warren ead6f8b487 Set default timezone to prevent stupid test errors 2016-07-18 13:06:37 -04:00
Timothy Warren 672552a1e8 Make tests skip redis integration if the extension is not installed 2016-07-18 12:59:34 -04:00
Timothy Warren f940606f0c Another attempt at getting gitlab ci to run 2016-07-18 12:47:51 -04:00
Timothy Warren b271fd48a6 Attempt tests without redis for now 2016-07-18 10:16:21 -04:00
Timothy Warren 8e00f3a59d Gitlab CI take 3 2016-07-18 10:07:50 -04:00
Timothy Warren ebc8006e04 Make sure docker sh script doesn't have CRLF line endings 2016-07-18 09:58:23 -04:00
Timothy Warren c84e76a869 Gitlab CI take two 2016-07-18 09:55:06 -04:00
Timothy Warren a178ac86c6 First attempt at setting up gitlab ci 2016-07-18 09:47:34 -04:00
Timothy Warren 1e18344990 Merge branch 'develop' 2016-07-15 11:35:31 -04:00
Timothy Warren 6b31e759c9 Minor example file tweaks, add smooth scrolling to browsers that support it 2016-06-07 11:36:02 -04:00
Timothy Warren 1842e1a30b Remove redundant cache loading 2016-04-22 10:52:42 -04:00
Timothy Warren dd20c774ed Shrink api clearing button 2016-04-22 10:47:18 -04:00
Timothy Warren b2990e8457 Add button to clear api cache 2016-04-21 11:14:21 -04:00
Timothy Warren 4e48c8c4fa Update changelog and add additional tests 2016-04-19 14:51:58 -04:00
Timothy Warren 3605ec6d0b Update README for version 3 2016-04-19 13:24:21 -04:00
Timothy Warren 2151d64f25 Small miscellaneous cleanup 2016-04-19 13:23:49 -04:00
Timothy Warren 89080171c9 Add batch image thumbnail creation, see #6, #14 2016-04-19 13:02:50 -04:00
Timothy Warren 733d3f3871 Resolves #10, adds ability to delete from anime collection 2016-04-14 19:10:03 -04:00
Timothy Warren a14d268652 Update sonarqube version 2016-04-14 18:03:34 -04:00
Timothy Warren b5949466e4 Add detail view to anime list 2016-04-14 17:51:00 -04:00
Timothy Warren 1f9afd07f3 Add ability to delete items from manga list. See #10 2016-04-14 17:00:34 -04:00
Timothy Warren 717c296e52 Add ability to delete items from anime list. References #10 2016-04-14 15:16:13 -04:00
Timothy Warren b528b8dc17 Re-add cache to manga controller so cache can be invalidated on update 2016-04-14 11:05:16 -04:00
Timothy Warren 98f709c36e Add tests for Cache Manager class 2016-04-12 14:05:13 -04:00
Timothy Warren 330ac65e18 Add missing update to base API Model 2016-04-12 13:41:50 -04:00
Timothy Warren e26e9f10b6 Update manga model to cache the one api response. 2016-04-12 13:41:03 -04:00
Timothy Warren 7d6c6fe2a0 Add NullDriver for cache layer, for the sake of testing, or config without a cache 2016-04-12 12:05:42 -04:00
Timothy Warren 5d0b879623 Miscellaneous cleanup 2016-04-08 18:05:52 -04:00
Timothy Warren 1a182a62a7 Remove allowed failures for PHP 5.5 & 5.6 2016-04-08 15:21:10 -04:00
Timothy Warren 429c9861e3 One last attempt to get redis to work with travis CI 2016-04-08 15:17:45 -04:00
Timothy Warren 99a5907e1b Another attempt to get redis working 2016-04-08 15:06:16 -04:00
Timothy Warren 1e42d431c8 Update travis config to test redis 2016-04-08 14:56:09 -04:00