Commit Graph

911 Commits

Author SHA1 Message Date
nb-droid
fa846a3c94 [maven-release-plugin] prepare for next development iteration 2020-05-20 16:30:02 +00:00
nb-droid
1e94869fec [maven-release-plugin] prepare release nosqlbench-3.12.108 2020-05-20 16:29:56 +00:00
Jonathan Shook
9bbd99fa21 update release notes, trigger release 2020-05-20 11:19:30 -05:00
Jonathan Shook
548b3a4e83 make --hdr_digits configurable 2020-05-20 11:19:02 -05:00
Jonathan Shook
a63ab7dff6 Merge branch 'master' of https://github.com/nosqlbench/nosqlbench 2020-05-19 23:08:23 -05:00
nb-droid
e5403f727f [maven-release-plugin] prepare for next development iteration 2020-05-20 00:51:31 +00:00
nb-droid
966f0b4378 [maven-release-plugin] prepare release nosqlbench-3.12.107 2020-05-20 00:51:25 +00:00
phact
14de0306d3 release 2020-05-19 20:40:06 -04:00
phact
c544d14212 fix csv test 2020-05-19 20:39:34 -04:00
Jonathan Shook
5862b6adae Merge branch 'master' of https://github.com/nosqlbench/nosqlbench 2020-05-19 17:02:14 -05:00
phact
ecfdcdeef2 Release 2020-05-19 17:39:40 -04:00
Sebastián Estévez
03a1ac88d9
Merge pull request #144 from nosqlbench/http-script-plugin
http plugin for scripts
2020-05-19 17:38:52 -04:00
phact
de6c6b368f return types 2020-05-19 17:37:56 -04:00
Jonathan Shook
514d9f0478 some improvements to cqld4 docs 2020-05-19 13:42:13 -05:00
Jonathan Shook
ae7e5a376f partial work on cqld4 2020-05-19 13:42:07 -05:00
Jonathan Shook
4539daf56f rename clusterid to sessionid 2020-05-19 13:41:58 -05:00
Jonathan Shook
63b203bc3e fix stability test with correct data 2020-05-19 13:41:49 -05:00
Jonathan Shook
966b434fad fix nesting error in combinations logic 2020-05-19 13:41:44 -05:00
Jonathan Shook
2d1263e3a2 add doc link 2020-05-19 13:41:37 -05:00
Jonathan Shook
6022a1862f
Merge pull request #143 from weideng1/master
fixed a docker-metrics bug so grafana can see prom container by default
2020-05-19 13:36:17 -05:00
Wei Deng
442b5cbb28 fixed a docker-metrics bug that prevents grafana started by --docker-metrics on a Linux server from accessing prometheus in another docker container 2020-05-19 09:21:16 -06:00
phact
3b6b88f9a5 overload post for null payload & no content type 2020-05-18 15:59:29 -04:00
phact
39d6c50a03 http plugin for scripts 2020-05-18 15:52:46 -04:00
Jonathan Shook
2d27902de1 Merge branch 'master' of https://github.com/nosqlbench/nosqlbench 2020-05-18 10:19:31 -05:00
Jonathan Shook
93644b76fc partial progress on cql-d4 2020-05-18 10:19:20 -05:00
phact
b3c185c88f Merge branch 'csv-empty-line' 2020-05-18 10:59:12 -04:00
phact
7c6e720a1c Merge branch 'master' into csv-empty-line 2020-05-18 10:58:46 -04:00
Jonathan Shook
6acf753ff6
Merge pull request #142 from nosqlbench/refactor-sslksfactory
Refactor SSLKsFactory
2020-05-18 06:11:53 -05:00
Justin Chu
c99b609a59 Refactor SSLKsFactory
Use javax.net.ssl.SSLContext instead of Netty's SslContext
2020-05-16 17:33:20 -04:00
nb-droid
2ee74355bd [maven-release-plugin] prepare for next development iteration 2020-05-15 16:43:10 +00:00
nb-droid
6a60d2f0e9 [maven-release-plugin] prepare release nosqlbench-3.12.106 2020-05-15 16:43:02 +00:00
Jonathan Shook
44df9fe750 updated release notes 2020-05-15 11:32:37 -05:00
Jonathan Shook
52501f40fc support graal-js in nashorn compat mode 2020-05-15 11:26:32 -05:00
Jonathan Shook
9d0403a59f polyglot mode now does full type introspection 2020-05-15 11:26:24 -05:00
Jonathan Shook
ae8506ca3b incremental work on cql-d4 2020-05-15 11:26:18 -05:00
Jonathan Shook
302c3ca40f higher order functions now consider all possible matches without explicity input and output types 2020-05-15 10:46:09 -05:00
Jonathan Shook
5f63092edc misc AST cleanups 2020-05-15 10:45:54 -05:00
Jonathan Shook
087c0b800c release commit 2020-05-14 15:17:38 -05:00
Jonathan Shook
566de9e3ff Merge branch 'master' of https://github.com/nosqlbench/nosqlbench 2020-05-14 15:13:15 -05:00
Jonathan Shook
2d4bf8d0aa DateRangeFunc allows flexible signatures 2020-05-14 15:13:08 -05:00
Jonathan Shook
8cad441477 improve debugger view of virtdata AST 2020-05-14 15:13:02 -05:00
Jonathan Shook
2de8df4e13 incremental cql-d4 work 2020-05-14 15:12:57 -05:00
Jonathan Shook
7fb0eb8332 make cql-d4 optional via profile 2020-05-14 15:12:49 -05:00
Jonathan Shook
be16085663 organize virtdata entry points 2020-05-14 15:12:44 -05:00
Jonathan Shook
4f2b292945 remove extraneous build file 2020-05-14 15:12:25 -05:00
Jonathan Shook
6e74b5abe1 virtdata composer considers all arg type combinations 2020-05-14 15:12:19 -05:00
Jonathan Shook
2676eea576
Merge pull request #140 from nosqlbench/longflow-example
longflow example
2020-05-14 09:50:40 -05:00
Sebastián Estévez
526dc5de59
longflow example 2020-05-14 09:04:01 -04:00
nb-droid
47bd396447 [maven-release-plugin] prepare for next development iteration 2020-05-13 18:56:14 +00:00
nb-droid
9491262f7e [maven-release-plugin] prepare release nosqlbench-3.12.105 2020-05-13 18:56:07 +00:00