Commit Graph

63 Commits

Author SHA1 Message Date
22dc29f945 Update CI build config 2018-01-17 12:49:52 -05:00
951d63c87f Update header comments 2018-01-17 12:45:58 -05:00
f64a8e0e9d Code style updates 2018-01-17 12:43:44 -05:00
d52515a24a Update dependencies, fix code style check script 2018-01-17 12:00:08 -05:00
c648cb9a8e Update header comments, and add a changelog entry for a new version 2017-09-13 16:54:09 -04:00
640f405a56 Add a method to StringType to be able to compare strings formatted in different ways 2017-09-13 16:43:58 -04:00
cf068198c4 Update changelog and dependencies 2017-04-13 14:48:11 -04:00
2f139fd78b Update version 2017-04-13 14:30:49 -04:00
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