Commit Graph

594 Commits

Author SHA1 Message Date
Timothy Warren ac76994a70 Attempt moving config file in a different way 2016-07-25 12:18:51 -04:00
Timothy Warren 1d2936df92 Fix typo in test path 2016-07-25 12:04:56 -04:00
Timothy Warren fec9de0e3d Add redis config file for gitlab ci tests 2016-07-25 11:58:43 -04:00
Timothy Warren 5a69da4466 Update Redis tests to work with gitlab ci 2016-07-22 17:48:13 -04:00
Timothy Warren 4772c6df95 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 0632ebba66 Remove redundant mbstring extesion from build setup 2016-07-19 10:45:16 -04:00
Timothy Warren b61f0b5e6c Attempt 2 to install gd in gitlab ci tests 2016-07-19 10:25:54 -04:00
Timothy Warren d54d180090 Fix failing test by installing gd in gitlab ci test 2016-07-19 10:17:53 -04:00
Timothy Warren 23fa88bb33 Set default timezone to prevent stupid test errors 2016-07-18 13:06:37 -04:00
Timothy Warren c0c90eb565 Make tests skip redis integration if the extension is not installed 2016-07-18 12:59:34 -04:00
Timothy Warren 1f80491968 Another attempt at getting gitlab ci to run 2016-07-18 12:47:51 -04:00
Timothy Warren 691387b7c9 Attempt tests without redis for now 2016-07-18 10:16:21 -04:00
Timothy Warren 229387a972 Gitlab CI take 3 2016-07-18 10:07:50 -04:00
Timothy Warren 8ba6e83032 Make sure docker sh script doesn't have CRLF line endings 2016-07-18 09:58:23 -04:00
Timothy Warren 3f7711dd20 Gitlab CI take two 2016-07-18 09:55:06 -04:00
Timothy Warren 9fc3d60835 First attempt at setting up gitlab ci 2016-07-18 09:47:34 -04:00
Timothy Warren c9e0b333bf Merge branch 'develop' 2016-07-15 11:35:31 -04:00
Timothy Warren 6da1924f53 Minor example file tweaks, add smooth scrolling to browsers that support it 2016-06-07 11:36:02 -04:00
Timothy Warren 1afb45522d Remove redundant cache loading 2016-04-22 10:52:42 -04:00
Timothy Warren e0b58a29ea Shrink api clearing button 2016-04-22 10:47:18 -04:00
Timothy Warren 675ccac14d Add button to clear api cache 2016-04-21 11:14:21 -04:00
Timothy Warren 47b8a83d86 Update changelog and add additional tests 2016-04-19 14:51:58 -04:00
Timothy Warren 1bc1d2fa31 Update README for version 3 2016-04-19 13:24:21 -04:00
Timothy Warren 1844f89e63 Small miscellaneous cleanup 2016-04-19 13:23:49 -04:00
Timothy Warren 741d9d0805 Add batch image thumbnail creation, see #6, #14 2016-04-19 13:02:50 -04:00
Timothy Warren 05391eceab Resolves #10, adds ability to delete from anime collection 2016-04-14 19:10:03 -04:00
Timothy Warren cf7b645d54 Update sonarqube version 2016-04-14 18:03:34 -04:00
Timothy Warren 3710f42505 Add detail view to anime list 2016-04-14 17:51:00 -04:00
Timothy Warren 01d25f2817 Add ability to delete items from manga list. See #10 2016-04-14 17:00:34 -04:00
Timothy Warren d17549c0fb Add ability to delete items from anime list. References #10 2016-04-14 15:16:13 -04:00
Timothy Warren 79f71eee09 Re-add cache to manga controller so cache can be invalidated on update 2016-04-14 11:05:16 -04:00
Timothy Warren de2f4fca1e Add tests for Cache Manager class 2016-04-12 14:05:13 -04:00
Timothy Warren aa2e6a5418 Add missing update to base API Model 2016-04-12 13:41:50 -04:00
Timothy Warren 29041a4667 Update manga model to cache the one api response. 2016-04-12 13:41:03 -04:00
Timothy Warren a7063e9a49 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 35b42d5234 Miscellaneous cleanup 2016-04-08 18:05:52 -04:00
Timothy Warren d8e67e914f Remove allowed failures for PHP 5.5 & 5.6 2016-04-08 15:21:10 -04:00
Timothy Warren 6817082816 One last attempt to get redis to work with travis CI 2016-04-08 15:17:45 -04:00
Timothy Warren 5caa85d8f1 Another attempt to get redis working 2016-04-08 15:06:16 -04:00
Timothy Warren d895c44c0c Update travis config to test redis 2016-04-08 14:56:09 -04:00
Timothy Warren 86065d16df Fix anime collection selection template to match db schema 2016-04-08 14:45:11 -04:00
Timothy Warren ea1b63265b Add Redis Cache driver 2016-04-08 14:25:45 -04:00
Timothy Warren 52c1cff5e8 Update first migration to allow empty notes on collection 2016-04-08 13:39:37 -04:00
Timothy Warren 5fee288016 Add changelog 2016-04-08 13:22:29 -04:00
Timothy Warren c08880c19d Remove zepto 2016-04-08 13:22:10 -04:00
Timothy Warren 1c08959ed3 Set up package.json for myth css processing 2016-04-08 11:57:16 -04:00
Timothy Warren 4e58950ae2 Remove target=_blank from links 2016-04-08 11:56:17 -04:00
Timothy Warren c7b4ddf71e Add caching to Manga views 2016-04-07 13:11:45 -04:00
Timothy Warren 3d19f93001 Add tests for SQL based api cache 2016-04-07 12:34:57 -04:00
Timothy Warren 5db1d8b494 Remove json 'cache' files from anime model 2016-04-07 12:32:32 -04:00