John Shahid
5d4e2bbfc3
Fix the name of the config files in the integration test suite
...
Close #764
2014-07-18 11:37:11 -04:00
John Shahid
492fe309c8
Use goroot to find go and gofmt
...
Fix #752
2014-07-18 11:33:35 -04:00
Shugo Maeda
87a68beb59
fix typo in integration/database_conf.json.
2014-07-18 11:09:19 +09:00
John Shahid
b4d524a6b0
Fix the test to use client.ShardSpace
2014-07-17 14:57:37 -04:00
John Shahid
5b9ab3463d
fixup! use the client library without alias
2014-07-17 14:52:07 -04:00
John Shahid
cfde05dbd1
Add New() to the client library so users can do client.New()
2014-07-17 14:50:01 -04:00
John Shahid
8728b2555c
use the client library without alias
2014-07-17 14:49:28 -04:00
John Shahid
f6ae65d134
Fix the package name of the client package
2014-07-17 14:49:07 -04:00
John Shahid
fd45c9255b
Remove more indirect references to the protocol package
...
Fix #756
2014-07-17 14:23:23 -04:00
John Shahid
e4c25d06bd
Revert "alias SerializedSeries"
...
This reverts commit 75269682ff
.
Fix #756 . We can't import common which in turn import protocol since
protocol contains generated files that aren't checked in the repo. Until
we have a better solution, i'll just revert this commit.
2014-07-17 14:08:44 -04:00
John Shahid
5e1b7ea357
update the changelog
2014-07-17 13:50:05 -04:00
John Shahid
1e9e2152ed
Do the check in one go
2014-07-17 13:46:47 -04:00
John Shahid
7b0fffeaa7
Merge remote-tracking branch 'refs/remotes/origin/pr/760'
2014-07-17 13:21:05 -04:00
John Shahid
05a9356ba1
Merge remote-tracking branch 'refs/remotes/origin/pr/759'
2014-07-17 13:20:59 -04:00
John Shahid
13514dc6d9
more stuff in the contributing doc
2014-07-17 12:49:45 -04:00
John Shahid
8511f401dd
Add some links to Go related posts
2014-07-17 12:36:16 -04:00
John Shahid
07363e8e05
remove devtools since we don't need it anymore
2014-07-17 12:36:16 -04:00
John Shahid
ab4258144b
Merge pull request #758 from otoolep/better_graphite_errors
...
Make it crystal clear why graphite fails to start
2014-07-17 10:35:40 -04:00
Shugo Maeda
d74e71ca83
When a server is removed, its ID should be removed from shards.
2014-07-17 18:28:06 +09:00
Shugo Maeda
8646cb5a42
The attributes of a shard space should not be reverted to the defalut values when writing data into the shard space.
2014-07-17 14:13:15 +09:00
Philip O'Toole
01d47628d3
Set upper limit for UDP server
2014-07-16 20:51:34 -07:00
Philip O'Toole
4271c47def
Make it crystal clear why graphite fails to start
2014-07-16 20:50:45 -07:00
Your Name
1f180dcca5
fix the build on centos to use recent rocksdb and statically link stdc++
2014-07-15 20:50:33 -04:00
John Shahid
744edc5c2d
don't die if clock_gettime can't be found
2014-07-15 17:32:32 -04:00
Paul Dix
4207442033
Uh, fix caps on contributing...
2014-07-15 16:01:33 -04:00
John Shahid
df7e4d2b92
fix the client test
2014-07-15 15:56:17 -04:00
John Shahid
aeb21aadd8
check if -lrt is needed for clock_gettime
2014-07-15 15:48:06 -04:00
John Shahid
6c5870e187
update the changelog
2014-07-15 15:38:52 -04:00
John Shahid
8972d738a3
use devtools g++ 4.7 to be able to compile rocksdb
2014-07-15 15:36:53 -04:00
John Shahid
3dfe43712c
lower the write buffer size
2014-07-15 15:32:20 -04:00
John Shahid
bf054b9042
update the contributing guide to have a link to the CLA
...
[skip ci]
2014-07-15 15:28:27 -04:00
John Shahid
75269682ff
alias SerializedSeries
2014-07-15 15:28:27 -04:00
John Shahid
572450c7c2
Merge pull request #743 from neurodrone/master
...
Prevent redundant copies when pulling in queried data-points
2014-07-15 15:28:13 -04:00
Paul Dix
3fc281eccd
Up default max-open-files
2014-07-15 15:22:40 -04:00
Vaibhav Bhembre
5503d5424e
Prevent redundant copies when pulling in queried data-points
2014-07-15 15:21:04 -04:00
John Shahid
4f0e6f1503
move more docs to the docs directory
2014-07-15 13:01:06 -04:00
John Shahid
54410a2961
more typos
2014-07-15 13:00:21 -04:00
John Shahid
29ad12c7c5
fix a typo.
2014-07-15 12:59:48 -04:00
John Shahid
89b6da1015
Add more dependencies that are needed on Debian 6
2014-07-15 12:58:59 -04:00
John Shahid
9820ce4f74
Add `make format` to the doc
2014-07-15 12:55:38 -04:00
John Shahid
fba1706478
Add a contributing doc
2014-07-15 12:53:35 -04:00
John Shahid
796f922c10
Move some files around and delete ones we don't need
2014-07-15 12:27:44 -04:00
John Shahid
febd8cd8b1
update the changelog
...
[skip ci]
2014-07-15 11:40:57 -04:00
Your Name
6669f0c6f0
disable arm release until it's fixed
2014-07-15 11:27:03 -04:00
Your Name
100ac49749
use whatever go is on the path
2014-07-15 11:18:45 -04:00
John Shahid
51f5a9eef3
Lower the default map size to make it work on 32 bit machines
2014-07-15 11:11:37 -04:00
John Shahid
2833930b38
don't delete the admin directory
2014-07-15 10:59:40 -04:00
John Shahid
7151db2ae2
when packaging use the new names
2014-07-15 10:52:07 -04:00
John Shahid
93394a0b40
remove an unused file
2014-07-15 10:34:41 -04:00
John Shahid
8dc5303764
build the protobuf go generator if it doesn't exist
2014-07-15 10:31:24 -04:00