Commit graph

95 commits

Author SHA1 Message Date
Todd Gruben
354374e735 inc version 2014-04-10 08:46:05 -05:00
Todd Gruben
29f006f506 added some statsd fun 2014-04-09 18:44:00 -05:00
Todd Gruben
5261ca0eba added some more error checking to set_bits endpoint 2014-04-09 15:32:55 -05:00
Cody Soyland
483f4d22ca Beginning of better error handling. 2014-04-08 16:18:17 -05:00
Todd Gruben
fcb287103b inc version 2014-04-08 10:23:35 -05:00
Todd Gruben
a23055946b inc version number 2014-04-07 17:32:59 -05:00
travisturner
5862eba0d1 handle the top-n limit for small result sets 2014-04-07 17:24:19 -05:00
Todd Gruben
d8ceef1b0a cat initialization issue 2014-04-07 13:47:37 -05:00
Cody Soyland
ff15b64e9f Make it work if the etcd is empty 2014-04-07 12:44:54 -05:00
travisturner
a339e6ba11 convert filter arg from int to uint64 so it matches the IDS arg type from lexer 2014-04-07 11:07:10 -05:00
Todd Gruben
22325cf38e added config file support for etcd 2014-04-04 17:22:08 -05:00
Todd Gruben
1daed6260b updated comments on set_bits 2014-04-03 14:51:42 -05:00
Todd Gruben
effc498b30 initial support time frame set_bit 2014-04-03 14:44:45 -05:00
Todd Gruben
41c1325ff4 added set_bits http endpoint 2014-04-02 20:49:04 +00:00
Todd Gruben
48f779a0e3 Merge branch 'master' of ops:nuevo-pilosa 2014-04-02 20:03:57 +00:00
Todd Gruben
80b321a3ef premature checking 2014-04-02 20:03:48 +00:00
travisturner
ad2186a44c Merge branch 'query-refactor' into tlt
Conflicts:
	commands/pilosa-nexter/nexter.go
	query/parser.go
	query/planner_test.go
2014-04-02 10:22:16 -05:00
Todd Gruben
ef56ef6af3 added filter(category) to data model 2014-04-01 15:42:35 -05:00
Cody Soyland
c858da3fa7 Query planner - make work with new args from query parser, remove "N" variable 2014-03-18 18:40:40 -05:00
Cody Soyland
f375ad9de5 WIP: lexer/parser refactor/enhancements. 2014-03-04 17:13:57 -06:00
Cody Soyland
a288b8760f Add status screen 2014-02-17 19:05:48 -06:00
Cody Soyland
4d23b5af03 Refactor 2014-02-17 16:59:47 -06:00
Cody Soyland
dec92588b5 Add listen streamer that works with curl -N 2014-02-12 18:43:43 -06:00
Cody Soyland
d4dd91973c Add websocket listener for messaging layer. 2014-02-11 18:29:11 -06:00
Todd Gruben
fc87d5e761 added stub for category 2014-02-06 07:13:39 -06:00
travisturner
b05ad49ec4 add support for top-n LIMIT 2014-02-05 19:51:37 -06:00
travisturner
85f8034d9f add in Top-N logic 2014-02-03 23:13:40 -06:00
travisturner
b4e9c909ba friendlier print of Pilosa/version on start 2014-01-31 10:11:48 -06:00
Todd Gruben
18e2d1b7dd added dump version on startup 2014-01-30 15:58:25 -06:00
Todd Gruben
81e17c4392 updated the version file 2014-01-30 13:03:25 -06:00
Todd Gruben
df8dc3d927 added basic persitant for brands;general fragments 2014-01-28 15:32:12 -06:00
Todd Gruben
c48ad2890e added name to core/service 2014-01-24 11:00:08 -06:00
Todd Gruben
afa10d331b fixed typo 2014-01-24 10:54:16 -06:00
Todd Gruben
c1c69da685 added file based logging to service; new config file entry log_path 2014-01-24 10:51:06 -06:00
Todd Gruben
0a6260bdc0 inc version 2014-01-23 14:38:38 -06:00
Todd Gruben
61c3e84968 another non fatal log 2014-01-23 14:34:44 -06:00
Todd Gruben
0106a20696 corrected error for post to non-existant fragment 2014-01-23 13:16:06 -06:00
Todd Gruben
cf721020fb fix for batch posting to unavailable slice 2014-01-23 11:44:21 -06:00
Todd Gruben
9c853959dc quick cassandra test 2014-01-21 16:00:13 -06:00
Todd Gruben
cd7c30177c trying out the memory container 2014-01-20 14:37:38 -06:00
Todd Gruben
19c8c37419 version commit 2014-01-20 14:26:11 -06:00
Todd Gruben
a518186a5f inced the version 2014-01-20 10:59:01 -06:00
Todd Gruben
c4bda6c3ec added runtime stats info to endpoint 2014-01-20 09:35:12 -06:00
Todd Gruben
c06efa1ac0 bumped the version 2014-01-17 20:57:38 -06:00
Todd Gruben
59234b9eb2 added batch enpoint 2014-01-17 19:27:51 -06:00
Todd Gruben
3d1caa37b1 add batch loader 2014-01-17 19:18:59 -06:00
travisturner
718705618f add /version/ endpoint to core.http 2014-01-15 12:20:32 -06:00
travisturner
ba9f4f7320 i don't think we need to close the Body object anymore 2014-01-14 16:00:31 -06:00
travisturner
c1188aa57b handle missing query parameters. add config.default_db support 2014-01-14 15:54:17 -06:00
travisturner
3e292583fa add support for db in post query 2014-01-14 15:30:42 -06:00