Pekka Enberg
|
38a54df863
|
Fix pre-ScyllaDB copyright statements
People keep tripping over the old copyrights and copy-pasting them to
new files. Search and replace "Cloudius Systems" with "ScyllaDB".
Message-Id: <1460013664-25966-1-git-send-email-penberg@scylladb.com>
|
2016-04-08 08:12:47 +03:00 |
|
Avi Kivity
|
d5cf0fb2b1
|
Add license notices
|
2015-09-20 10:43:39 +03:00 |
|
Pekka Enberg
|
dcbbafd41c
|
api: Switch to "#pragma once" as include guard
Signed-off-by: Pekka Enberg <penberg@cloudius-systems.com>
|
2015-07-22 18:03:42 +03:00 |
|
Avi Kivity
|
b3b553821f
|
Merge branch 'master' of github.com:cloudius-systems/seastar into db
Contains patch from Amnon to update the calls to http set_routes().
|
2015-04-26 13:16:35 +03:00 |
|
Amnon Heiman
|
aeb66fa409
|
API: Adding the stroage service stub
The storage service API will hold the equivelent information of the
StorageServiceMBean.
This adds the API with one stubed method the get local hostid.
After the patch the storage_service doc will be available at:
http://localhost:10000/api-doc/storage_service/
And the stubed local host id will be under:
http://localhost:10000/storage_service/local_hostid
and will return an empty string
Signed-off-by: Amnon Heiman <amnon@cloudius-systems.com>
|
2015-04-13 18:57:14 +03:00 |
|