Commit Graph

833 Commits

Author SHA1 Message Date
Chris Allen
380da47cda Elasticsearch not ElasticSearch 2018-04-07 16:27:23 -05:00
Chris Allen
cfc828afba Merged 2018-04-07 16:25:48 -05:00
Chris Allen
e66814c7e3 Remove test verbosity 2018-04-07 16:20:44 -05:00
Chris Allen
80984f2125
Merge pull request #231 from ymyzk/fix-typo
Fix typo: ElasticSearch -> Elasticsearch
2018-03-31 22:40:17 -05:00
Yusuke Miyazaki
ee1b51e4d6 Fix typo: ElasticSearch -> Elasticsearch 2018-04-01 12:28:48 +09:00
Michael Xavier
14379a3c5a V1 refactor building and passing tests now
I may have screwed up the arbitrary, I'm occasionally seeing a massive
quickcheck error on some json roundtrip that clearly does not shrink
properly. Otherwise things are compiling and seem to be working.

I made no real effort to rearrange the massive amounts of code shifted
around into a tidy order. Nobody really cares about V1 anymore so I'm
not too concerned.
2018-03-21 15:37:40 -07:00
Michael Xavier
99788cc992 WIP v1 savepoint
I'm trying out the technique of loading a corresponding V5 module into
GHCi, :browse-ing the exports, explicitly setting those for the V1 and
then pulling definitions out of the old V1 types module. Working well
so far.
2018-03-20 15:47:25 -07:00
Michael Xavier
5b6c05f6ea WIP 2018-03-20 13:43:36 -07:00
Chris Allen
e841fb2dab Fixed test targets in Makefile 2018-03-15 17:46:08 -05:00
Chris Allen
7e178aeb7c Tired of bumping for Aeson upper bounds 2018-03-15 16:50:29 -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