Todd Gruben
|
91a1802b2c
|
added category support for brands
|
2014-02-06 07:07:54 -06:00 |
|
travisturner
|
f55c092cc1
|
bug fix on top-n logic (prevent dups)
|
2014-02-04 17:46:22 -06:00 |
|
Todd Gruben
|
8d4014727b
|
fix bug in ranking
|
2014-02-04 16:11:07 -06:00 |
|
travisturner
|
85f8034d9f
|
add in Top-N logic
|
2014-02-03 23:13:40 -06:00 |
|
Todd Gruben
|
391e707649
|
ignore demographics from top-n count
|
2014-01-31 16:46:30 -06:00 |
|
Todd Gruben
|
79b51b6335
|
fixed int parser overflow in querylanner;changed order of loading startup; adjust top-n calc
|
2014-01-31 16:37:03 -06:00 |
|
travisturner
|
b4e9c909ba
|
friendlier print of Pilosa/version on start
|
2014-01-31 10:11:48 -06:00 |
|
travisturner
|
2bcd86492e
|
remove spew HOLD-SET
|
2014-01-30 19:00:49 -06:00 |
|
Todd Gruben
|
18e2d1b7dd
|
added dump version on startup
|
2014-01-30 15:58:25 -06:00 |
|
Todd Gruben
|
aed3718d6a
|
config file adjustments
|
2014-01-30 14:18:36 -06:00 |
|
Todd Gruben
|
81e17c4392
|
updated the version file
|
2014-01-30 13:03:25 -06:00 |
|
Todd Gruben
|
5536f2348f
|
changed config file keys for storage
|
2014-01-30 12:52:33 -06:00 |
|
Todd Gruben
|
b341d75dd2
|
Merge branch 'master' of ops:nuevo-pilosa
|
2014-01-28 18:02:39 -06:00 |
|
Todd Gruben
|
15c53cff19
|
s3 storage abstraction
|
2014-01-28 18:02:31 -06:00 |
|
Cody Soyland
|
caf1699a85
|
Add log dep (req for etcd)
|
2014-01-28 17:21:07 -06:00 |
|
Todd Gruben
|
ec298a096c
|
updated depman for s3 package
|
2014-01-28 15:36:05 -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
|
21988f19ec
|
removed the Fatal logger
|
2014-01-23 14:16:27 -06:00 |
|
Todd Gruben
|
44857cde60
|
undo debug code
|
2014-01-23 13:19:10 -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
|
7d897c1cf7
|
missed some files
|
2014-01-22 12:05:27 -06:00 |
|
Todd Gruben
|
f6db99a0e5
|
added stats api
|
2014-01-22 11:57:35 -06:00 |
|
Todd Gruben
|
53d207bb35
|
added cass test
|
2014-01-21 16:50:54 -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
|
4a55e4a43e
|
changed to cassandra storage and hard code connect for now
|
2014-01-20 14:20:59 -06:00 |
|
Todd Gruben
|
daf42d5694
|
added flush
|
2014-01-20 13:25:02 -06:00 |
|
Todd Gruben
|
a518186a5f
|
inced the version
|
2014-01-20 10:59:01 -06:00 |
|
Todd Gruben
|
da38f8f946
|
added purge for already saved keys
|
2014-01-20 10:57:59 -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
|
dc2a9f7751
|
Merge branch 'master' of ops:nuevo-pilosa
|
2014-01-17 20:43:01 -06:00 |
|
Todd Gruben
|
11399dd8ea
|
fixed lock
|
2014-01-17 20:42:55 -06:00 |
|
travisturner
|
ae079b74d6
|
wording changes in loader command
|
2014-01-17 20:41:09 -06:00 |
|
Todd Gruben
|
59234b9eb2
|
added batch enpoint
|
2014-01-17 19:27:51 -06:00 |
|
Todd Gruben
|
ccd36e351e
|
Merge branch 'master' of ops:nuevo-pilosa
|
2014-01-17 19:19:07 -06:00 |
|
Todd Gruben
|
3d1caa37b1
|
add batch loader
|
2014-01-17 19:18:59 -06:00 |
|
Cody Soyland
|
d604019909
|
Use buffered channels for new connections.
|
2014-01-17 19:10:23 -06:00 |
|
Cody Soyland
|
a9c1927b8d
|
Better logging and error handling. Removal of fatal errors.
|
2014-01-17 19:09:25 -06:00 |
|
Cody Soyland
|
ad96f3f720
|
persistent connection support.
|
2014-01-17 16:55:40 -06:00 |
|
Cody Soyland
|
f4834a3a05
|
fix hold test.
|
2014-01-17 16:55:40 -06:00 |
|
Todd Gruben
|
77d101596f
|
removed some output of loader
|
2014-01-16 11:17:00 -06:00 |
|
Todd Gruben
|
557fd90bb0
|
Merge branch 'master' of ops:nuevo-pilosa
|
2014-01-16 11:01:32 -06:00 |
|