Commit graph

3762 commits

Author SHA1 Message Date
Todd Gruben
cc84abf69b version inc 2014-04-10 15:46:24 -05:00
Todd Gruben
b1271e7f4b trying an alternate backend leveldb 2014-04-10 15:31:58 -05:00
Todd Gruben
f0893f228c turned back on 2014-04-10 10:55:58 -05:00
Todd Gruben
22df36c154 testing throughput 2014-04-10 10:27:20 -05:00
Todd Gruben
a9a8d31279 typo 2014-04-10 09:55:07 -05:00
Todd Gruben
8420d77ab5 removed ranking from set_bit 2014-04-10 09:50:30 -05:00
Todd Gruben
354374e735 inc version 2014-04-10 08:46:05 -05:00
Todd Gruben
dd342951ac more sophisticated batching to c* 2014-04-10 08:42:47 -05:00
Todd Gruben
51d5d97ef0 added batching to cassandra storage 2014-04-10 01:38:36 -05:00
Todd Gruben
29f006f506 added some statsd fun 2014-04-09 18:44:00 -05:00
Todd Gruben
ec67896241 Merge branch 'master' of ops:nuevo-pilosa 2014-04-09 15:33:10 -05:00
Todd Gruben
5261ca0eba added some more error checking to set_bits endpoint 2014-04-09 15:32:55 -05:00
travisturner
6230d820a1 bubble query-planner errors up to final Hold.Set (remove panics) 2014-04-08 23:32:01 -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
c60bad2ab9 Merge branch 'master' of ops:nuevo-pilosa 2014-04-08 10:22:25 -05:00
Todd Gruben
2d7780a4af removed some logging 2014-04-08 10:22:11 -05:00
travisturner
5819768eb3 catch missing frame error 2014-04-08 10:17:52 -05:00
travisturner
20359fc3cb log missing FrameSliceIntersect 2014-04-08 09:15:08 -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
0598bfc686 category missing from setbit bug 2014-04-07 16:22:09 -05:00
Todd Gruben
d8ceef1b0a cat initialization issue 2014-04-07 13:47:37 -05:00
Todd Gruben
7cc7159165 Merge branch 'master' of ops:nuevo-pilosa 2014-04-07 13:07:44 -05:00
Todd Gruben
0994463235 removed small filter 2014-04-07 13:07:08 -05:00
Cody Soyland
ff15b64e9f Make it work if the etcd is empty 2014-04-07 12:44:54 -05:00
Todd Gruben
2c0b795b12 changed band type to .n and adjusted c* api 2014-04-07 11:42:05 -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
1b33a62736 Merge branch 'master' of ops:nuevo-pilosa 2014-04-04 17:22:20 -05:00
Todd Gruben
22325cf38e added config file support for etcd 2014-04-04 17:22:08 -05:00
travisturner
b3a3f90f2c fix case-sensitive method 2014-04-04 14:32:02 -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
6d8f3c7b86 get new query-refactor (query args, ect) to work with the filter added to the Bitmap struct 2014-04-02 11:10:50 -05: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
travisturner
45e4cb40fa adjust some of the tests so they pass 2014-04-02 09:58:04 -05:00
travisturner
60423735af make sure remote_test.go does not run if pem file is not available 2014-04-02 09:56:56 -05:00
Todd Gruben
1d3d7ca400 Merge branch 'master' of ops:nuevo-pilosa 2014-04-01 15:42:43 -05:00
Todd Gruben
ef56ef6af3 added filter(category) to data model 2014-04-01 15:42:35 -05:00
Cody Soyland
303823e887 Log each integer 2014-03-31 10:13:35 -05:00
Todd Gruben
a85a469252 added convience functions for file copy 2014-03-29 18:27:47 +00:00
Todd Gruben
a765dd8bc5 refactored file download to support large files 2014-03-29 16:10:13 +00:00
Todd Gruben
521542bbe1 added large file support 2014-03-29 15:44:42 +00:00
Todd Gruben
d3a7b060be added crypto dependancy 2014-03-29 14:18:38 +00:00
Todd Gruben
16494a1d32 Merge branch 'master' of ops:nuevo-pilosa 2014-03-29 14:06:05 +00:00
Todd Gruben
a57f806ee5 added basic ssh based remote operation 2014-03-29 14:05:56 +00:00
Cody Soyland
0a480f8511 Add extra logging 2014-03-26 10:47:39 -05:00