|
25ff130377
|
remove SuperNode::init()
|
2018-11-30 21:37:52 +01:00 |
|
|
30c15be7ae
|
json: properly handle EOF in json format
|
2018-11-30 21:37:52 +01:00 |
|
|
2f0aebedc2
|
tests: adding new test for villas-convert
|
2018-11-30 21:37:52 +01:00 |
|
|
4a90a18d73
|
compatability fixes in shell script
|
2018-11-30 21:37:52 +01:00 |
|
|
31cf7329e4
|
fix state of uninitialized lists
|
2018-11-30 21:37:52 +01:00 |
|
|
2db4a32abd
|
fix more warnings about uninitialized variables
|
2018-11-30 21:37:52 +01:00 |
|
|
a49920af07
|
tests: fix integration test for hook shift_ts
|
2018-11-30 21:37:52 +01:00 |
|
|
40cee5bde3
|
tests: remove obsolete test case
|
2018-11-30 21:37:52 +01:00 |
|
|
c3c37c267f
|
avoid global storage as far as possible
|
2018-11-30 21:37:52 +01:00 |
|
|
ab4f84212f
|
update VILLAScommon submodule
|
2018-11-30 21:37:52 +01:00 |
|
|
88295bb7cd
|
stats: only collect stats of required meta-data is available
|
2018-11-30 21:37:52 +01:00 |
|
|
70cc94b5c7
|
refactor: warn() => warning() due to name collision with libc
|
2018-11-30 21:37:52 +01:00 |
|
|
5ba3c71c27
|
ci: add common unit tests
|
2018-11-30 21:36:55 +01:00 |
|
|
5ffa34b811
|
fix warning about signed differ
|
2018-11-30 21:36:55 +01:00 |
|
|
a219145349
|
cmake: fix detection of libwebsockets
|
2018-11-30 21:36:55 +01:00 |
|
|
9fac2a983f
|
tests: be compatible with BSD getopt() which does not permute the order of positional arguments
|
2018-11-30 21:36:27 +01:00 |
|
|
ae6d2a94e8
|
update VILLAScommon submodule
|
2018-11-30 21:36:26 +01:00 |
|
|
524d323a6b
|
docker: fix invalid dependency
|
2018-11-30 21:36:26 +01:00 |
|
|
452a4f0075
|
docker: fix invalid image tags
|
2018-11-30 21:36:26 +01:00 |
|
|
d6aa1aea35
|
tests: use criterions C++ allocators
|
2018-11-30 21:36:26 +01:00 |
|
|
39320dbf56
|
websocket: temporary fixes for C++ port
|
2018-11-30 21:36:26 +01:00 |
|
|
1a7341e86a
|
web: fix errors caused by merge
|
2018-11-30 21:36:26 +01:00 |
|
|
9066f1d95f
|
started writing wrapper shell script for obsoleting villas-signal
|
2018-11-30 21:36:26 +01:00 |
|
|
96b05e32cb
|
misc changes
|
2018-11-30 21:36:26 +01:00 |
|
|
936be46f13
|
tests: added more integration tests
|
2018-11-30 21:36:26 +01:00 |
|
|
120e496814
|
tests: added new unit test for api capabilities
|
2018-11-30 21:36:26 +01:00 |
|
|
707affc027
|
cpp: update unit tests
|
2018-11-30 21:36:26 +01:00 |
|
|
2738f2a578
|
update VILLAScommon submodule
|
2018-11-30 21:36:26 +01:00 |
|
|
eb0849b081
|
websocket: fix missing include
|
2018-11-30 21:36:26 +01:00 |
|
|
d91f2a9f96
|
cpp: port queue_signalled
|
2018-11-30 21:36:26 +01:00 |
|
|
abd5264db5
|
cmake: update project paths
|
2018-11-30 21:36:26 +01:00 |
|
|
fc63bf083b
|
remove old logging code
|
2018-11-30 21:36:26 +01:00 |
|
|
474010010a
|
update loopback config example
|
2018-11-30 21:36:26 +01:00 |
|
|
95eee40d16
|
cpp: port conf2json
|
2018-11-30 21:35:15 +01:00 |
|
|
b12fa2e81b
|
cmake: remove obsolete ARCH variable
|
2018-11-30 21:35:14 +01:00 |
|
|
6f7386afbf
|
fix missing include
|
2018-11-30 21:35:14 +01:00 |
|
|
14c989f7b2
|
io: move io_mode into non-anonymous enum
|
2018-11-30 21:35:14 +01:00 |
|
|
34170b1ace
|
docker: add netcat to image
|
2018-11-30 21:35:14 +01:00 |
|
|
c30009b96f
|
cpp: use new supernode class
|
2018-11-30 21:35:14 +01:00 |
|
|
3c11acb8b5
|
cpp: ported web and api
|
2018-11-30 21:33:56 +01:00 |
|
|
e625926d7d
|
refactor: cout over multiple lines
|
2018-11-30 21:00:53 +01:00 |
|
|
ebec998b3e
|
refactor: newlines after break
|
2018-11-30 21:00:53 +01:00 |
|
|
7f4e69ea4b
|
refactor: NULL -> nullptr
|
2018-11-30 21:00:53 +01:00 |
|
|
677f8b2aa2
|
socket: fix compilation without libnl3
|
2018-11-30 21:00:53 +01:00 |
|
|
a9d737537e
|
updating editorconfig
|
2018-11-30 21:00:53 +01:00 |
|
|
d72c5604e8
|
cmake: several improvments to the build system
|
2018-11-30 21:00:53 +01:00 |
|
|
30576ba7ad
|
refactoring: move config to villas/node/config.h
|
2018-11-30 21:00:53 +01:00 |
|
|
23abfcd7e6
|
tests: ported unit tests to C++
|
2018-11-30 20:58:15 +01:00 |
|
|
1763102931
|
small refactoring
|
2018-11-30 20:58:15 +01:00 |
|
|
32ffab7632
|
config_helper: allow json_load_cli() to be called with constant arguments
|
2018-11-30 20:58:15 +01:00 |
|