Commit Graph

476 Commits

Author SHA1 Message Date
Timothy Warren 276c492355 Remove Hummingbird stuff 2016-12-16 21:52:59 -05:00
Timothy Warren fe91235436 Fix hhvm tests take 2 2016-11-03 11:39:24 -04:00
Timothy Warren 08c793b912 Fix hhvm tests 2016-11-03 11:30:22 -04:00
Timothy Warren bc0452aa2f Update CI tools to exclude old PHP versions 2016-11-01 09:10:11 -04:00
Timothy Warren 27f66cfea3 Update headers and namespaces 2016-10-20 22:32:17 -04:00
Timothy Warren 5e2a68dc84 Update EVERYTHING 2016-10-20 22:09:36 -04:00
Timothy Warren 08b61d08e9 Make sure to use the version of phpunit I actually install 2016-08-30 12:02:21 -04:00
Timothy Warren c3ec94c063 Attempt to fix travis build 2016-08-30 11:51:35 -04:00
Timothy Warren 9ec66803c8 Update Robofile to work properly 2016-08-30 11:45:17 -04:00
Timothy Warren afbde14116 Code style fixes to satisfy phpcs 2016-08-30 10:57:41 -04:00
Timothy Warren 52b1959338 Update header comments 2016-08-30 10:01:18 -04:00
Timothy Warren 4607d146a4 Move tests to tests/ directory 2016-08-29 17:09:56 -04:00
Timothy Warren bf01e41e32 Move src files to root of src/ 2016-08-29 16:36:13 -04:00
Timothy Warren 756db06540 Build/doc generation updates 2016-08-29 15:50:59 -04:00
Timothy Warren d6f9ceb5c7 Fix tests broken due to changes in container 2016-08-29 15:36:36 -04:00
Timothy Warren f1a6f99fc4 Convert Dependency injection bootstrap file to use factory functions, rather than direct instances 2016-08-29 14:51:32 -04:00
Timothy Warren 3335093e87 Move Ion namespace into composer dependency 2016-08-09 11:08:45 -04:00
Timothy Warren 1d6e347b78 Another attempt at hhvm setup 2016-08-03 18:43:09 -04:00
Timothy Warren f163ea41d6 actually use the correct composer command to install phpunit for hhvm 2016-08-03 18:25:28 -04:00
Timothy Warren d30e90937b try a different docker container for running hhvm tests 2016-08-03 18:09:55 -04:00
Timothy Warren 30834be3a8 Attempt hhvm testing on gitlab ci, adjust acceptable failures on travis 2016-08-03 14:30:36 -04:00
Timothy Warren 282fb44603 Don't install dev dependencies in test environments 2016-08-03 14:14:38 -04:00
Timothy Warren aac478a455 Another attempt to fix gitlab ci build 2016-08-03 14:08:02 -04:00
Timothy Warren b14413af3f Attempt to fix gitlab ci build 2016-08-03 13:47:14 -04:00
Timothy Warren cc65cc9cf1 Set up mutation testing for unit tests 2016-08-01 14:38:23 -04:00
Timothy Warren 1ccce00e46 Add dev dependencies, augment gitignore 2016-08-01 13:10:00 -04:00
Timothy Warren 7f1bcc841a Refactor cache to remove dependency on container 2016-08-01 13:02:26 -04:00
Timothy Warren ba6ada32f9 Move cache class to IOn namespace, use safer json for serialization in cache drivers 2016-07-28 10:44:13 -04:00
Timothy Warren 3d66fa9c11 Finish moving get_cached_image method to Util class 2016-07-27 14:32:37 -04:00
Timothy Warren 2a3a64f0eb Fix travis ci tests 2016-07-27 13:35:30 -04:00
Timothy Warren 1b93adefa3 Refactor out some Interdependency between Ion and AnimeClient namespaces 2016-07-27 13:18:52 -04:00
Timothy Warren 756b5b5136 Update the correct file to change config for gitlab ci 2016-07-25 12:29:42 -04:00
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