Commit Graph

55 Commits

Author SHA1 Message Date
ab763252aa Remove server push header method, as support is virtually non-existent 2017-04-13 14:27:37 -04:00
f5b29e8f17 Remove default CSP header 2017-04-12 16:38:23 -04:00
a00ec4473c Add method to add http2 server push headers 2017-04-12 12:52:49 -04:00
9105b40b5e Add method to view to allow adding request headers 2017-04-12 11:14:16 -04:00
57c6d6a34d Remove extra dependency 2017-03-28 10:40:25 -04:00
3345ed069f Simplify test setup 2017-03-24 16:57:27 -04:00
4c3b75c3d6 Remove static instance trait, remove codeCoverageIgnore annotations 2017-03-24 16:34:20 -04:00
47f260b5f0 Test coverage for every line! 2017-03-24 16:27:14 -04:00
65105a0559 Fix readme images 2017-03-24 16:26:38 -04:00
8ddbcebf4f Update test header comments 2017-03-24 16:18:02 -04:00
91286d877f Pare down dev dependencies a bit 2017-03-24 16:15:18 -04:00
9a4ff3e2e0 Add sanity check test for StringWrapper trait 2017-03-24 16:14:36 -04:00
7e705289df Update readme 2017-03-24 13:01:20 -04:00
f44d4cb6c9 Add very basic html minification 2017-03-24 12:55:30 -04:00
0270ba397c Fix php 7.1 build 2017-03-24 12:55:04 -04:00
5a75eb26b2 Simplify phpunit config 2017-03-20 16:42:55 -04:00
d2be68728a Test commit 2017-03-20 13:41:48 -04:00
ba7d95ee4f Misc meta updates 2017-02-28 16:39:14 -05:00
bee154de87 Test setup cleanup 2017-02-28 13:11:27 -05:00
735b982451 Add testing status badges to README 2017-02-28 09:56:23 -05:00
eeeb7ed4d9 Don't bug me about xsl 2017-02-28 09:44:25 -05:00
37b14e4c8a Don't bug me about xsl 2017-02-28 09:42:44 -05:00
eaca5d9b44 Another go at gitlab ci code coverage 2017-02-28 09:39:43 -05:00
01da294fea Try, try agin 2017-02-28 09:31:20 -05:00
fb8baf247a Stop trying to run bash, which isn't in the alpine docker images 2017-02-28 09:30:04 -05:00
46c9569132 Try again for gitlab ci code coverage 2017-02-28 09:28:21 -05:00
0fe00056dd Attempt gitlab ci code coverage with phpdbg 2017-02-28 09:25:08 -05:00
004e643fde Update LICENSE 2017-02-23 08:53:27 -05:00
874d07e1b7 Update CHANGELOG 2017-02-23 08:53:07 -05:00
497d616cec Add changelog 2017-02-23 08:52:50 -05:00
3ebb3b95a9 Add license 2017-02-23 08:51:35 -05:00
9795880651 Update gitlab ci setup 2017-02-22 16:54:13 -05:00
1f1395ae88 Update all the header comments 2017-02-22 15:42:09 -05:00
023f3f8c69 Start work toward 2.0 2017-02-22 15:41:30 -05:00
6c1de63cf0 Remove unneeded devDependency 2017-01-10 15:54:20 -05:00
71fdab33f3 Miscellaneous updates 2017-01-10 15:49:14 -05:00
2eeb15d37b Remove cache 2017-01-10 15:48:47 -05:00
436a95224f Attempt to fix hhvm tests 2016-11-03 11:17:37 -04:00
a003044510 Update CI tools to exclude old PHP versions 2016-11-01 09:08:31 -04:00
5890f14c50 Scalar type hints, return types, and camelCased methods 2016-10-20 20:08:11 -04:00
ffaa4a4cab Re-namespace tests 2016-10-19 13:24:08 -04:00
Timothy Warren
258ebf30ef Start of PHP 7 updates 2016-10-13 13:11:22 -04:00
2fa295ee6a Attempt to test on travis ci 2016-08-30 12:07:12 -04:00
4a4e48e039 Another ugly progress commit, moved base src dir to src/, and base test dir to tests/ 2016-08-29 14:32:28 -04:00
1050bee698 Fully cover SQL cache driver with tests 2016-08-29 12:57:16 -04:00
3db58c7066 Refactor container to be more flexible 2016-08-29 12:51:40 -04:00
3c782af86b Fix lint errors 2016-08-29 11:34:37 -04:00
8f2ec8d4ed Properly namespace tests 2016-08-29 11:34:25 -04:00
2adb02daaa Update file header, and fix some style issues 2016-08-26 23:10:20 -04:00
733c481a4c Add parts of CodeIgniter coding standard 2016-08-26 23:09:24 -04:00