Commit Graph

824 Commits

Author SHA1 Message Date
Chris Allen
e841fb2dab Fixed test targets in Makefile 2018-03-15 17:46:08 -05:00
Chris Allen
7da94fa17e Copyright notice, if it even matters 2018-03-14 13:45:46 -05:00
Chris Allen
fb8b525112 Double-check that -Wall is enabled for the validation build 2018-03-03 13:40:02 -06:00
Chris Allen
50d015dafa Split out suggest, more cleanup 2018-03-03 13:26:22 -06:00
Chris Allen
5ce22d3a9f Split out Highlight 2018-03-03 13:00:25 -06:00
Chris Allen
38fdbc7049 bouncing .travis.yml 2018-02-16 16:47:36 -06:00
Chris Allen
7e77bfd709 bouncing .travis.yml 2018-02-16 16:43:47 -06:00
Chris Allen
0e7bbcc377 Cleaning up 2018-02-13 17:39:27 -06:00
Chris Allen
df021ca2b3 Cleanup 2018-02-13 17:28:50 -06:00
Chris Allen
c08d951806 Split out Aggregation and sort 2018-02-13 17:06:16 -06:00
Chris Allen
8cc73961cd Colocate instances w/ datatypes 2018-02-13 16:46:51 -06:00
Chris Allen
b8196f51cf purge head, get passing tests 2018-02-13 16:34:15 -06:00
Chris Allen
22ceaff832 remove transformers 2018-02-13 15:53:08 -06:00
Chris Allen
bc0da4a4eb hlint, weeder 2018-02-13 15:47:43 -06:00
Chris Allen
103aac6431 Modularized V5 test suite 2018-02-08 19:34:11 -06:00
Chris Allen
87d539d9d1 Test.Import in test suite other modules 2018-02-08 18:52:55 -06:00
Chris Allen
dc37b65514 Re-expose V1 2018-02-08 18:52:21 -06:00
Chris Allen
53075095ab Cleaned up tests a bit 2018-02-08 18:51:41 -06:00
Chris Allen
c64536c39c Merged token filters work 2018-02-08 18:18:47 -06:00
Chris Allen
5291b3a969 Allow 6.1.3 to fail for now 2018-02-08 18:01:15 -06:00
Chris Allen
f91547d894 Token filters, direct generators 2018-02-08 18:00:44 -06:00
Chris Allen
3cb59072fe
Merge pull request #224 from andrewthad/search_indices
add command for searching multiple indices
2018-02-08 17:58:55 -06:00
Chris Allen
b161cadd2e
Merge pull request #219 from andrewthad/basic_token_filter
Add support for token filters
2018-02-08 17:56:32 -06:00
Chris Allen
c09b4e06c7 Merged with master, direct generators 2018-02-08 17:53:20 -06:00
Chris Allen
be83a91700
Merge pull request #218 from bermanjosh/directGenerators
Direct Generators support
2018-02-08 17:42:45 -06:00
Chris Allen
f022a5249c
Merge branch 'master' into directGenerators 2018-02-08 17:41:46 -06:00
Chris Allen
a5da6054d7 Reorganized, added changelog, bumped version 2018-02-08 17:40:38 -06:00
Chris Allen
4cc75a0d98 Auto id integration for the module reorg 2018-02-08 17:29:52 -06:00
Chris Allen
f7d31499d5 Merge branch 'faster-compile-script-merge' into we-need-faster-compile 2018-02-08 17:01:52 -06:00
Chris Allen
f37754da3d 7.10 and 7.8 dependencies 2018-02-08 16:46:33 -06:00
Chris Allen
94bf2e4835 Added a test for the script field 2018-02-08 16:42:02 -06:00
Chris Allen
23dee6617a Merged script work, fixed Travis and old deps 2018-02-08 16:22:35 -06:00
Andrew Martin
c86b5195cd add command for searching multiple indices 2018-02-08 16:18:29 -05:00
Chris Allen
93ee1846b6 un-vendor quickcheck-arbitrary-template 2018-02-06 22:09:03 -06:00
Chris Allen
dd63d9c382 Fixed bulk tests 2018-02-06 22:05:48 -06:00
Chris Allen
3be3d8fda3 Newer versions of Elasticsearch in the test matrix 2018-02-06 21:33:11 -06:00
Chris Allen
38ca931dd9 Test suite rewrite 2018-02-06 21:32:20 -06:00
Michael Xavier
b6f5b56d7b Use JSON format for parsing indices
This is for #220
2018-01-31 19:16:35 -08:00
Chris Allen
d4a4764093 Cleanup, other modules 2018-01-30 18:11:01 -06:00
Chris Allen
9d9ba1d628 Restructuring modules, ripping out Generic 2018-01-30 18:02:29 -06:00
Michael Xavier
a4975b9e66 Cut 0.15.0.2 release 2018-01-29 13:30:28 -08:00
Michael Xavier
bc6cb4ca5e
Merge pull request #221 from bitemyapp/http-types-0-12
Allow http-types-0.12
2018-01-29 13:23:49 -08:00
Michael Xavier
26ec12bd05 Add explicit http-types-0.12 to default stack yaml 2018-01-29 10:15:09 -08:00
Michael Xavier
e5a767d64c Allow http-types-0.12
I tested this locally, but I'm not really sure its the right thing to
put http-types in the default stack.yaml

This is for https://github.com/fpco/stackage/issues/3232 which blocks
us in katip-elasticsearch downstream
2018-01-29 09:51:38 -08:00
Chris Allen
dfae4ab3da http-types-0.11, removed spurious oPath 2018-01-25 12:41:14 -06:00
Josh Berman
ecabdbe094 merge with upstream master 2017-12-25 07:40:23 +02:00
Chris Allen
35f1de13e3 V1 ditto 2017-12-24 14:00:08 -06:00
Chris Allen
62959bcbfe Fixing missing Arbitrary instance for NonEmpty 2017-12-24 13:34:55 -06:00
Chris Allen
5986918008 Should fix 8.0 build 2017-12-24 13:23:08 -06:00
Josh Berman
ea32ac5332 old GHC tests compat 2017-12-24 13:18:11 +02:00