1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00
Commit graph

27 commits

Author SHA1 Message Date
Niklas Eiling
f25e1dd689 log: fix undefined intitialization order of static objects. fixes #799.
Signed-off-by: Niklas Eiling <niklas.eiling@eonerc.rwth-aachen.de>
2024-08-05 14:57:13 +02:00
dc436073a2 Use spaces for indention of C++ comments
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2024-02-29 23:18:47 +01:00
Steffen Vogel
02a2aa4f94 Apply clang-format changes
Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-08 11:37:42 +02:00
Steffen Vogel
0735eb0f89 Make project REUSE compliant
And various other cleanups and harmonizations

Signed-off-by: Steffen Vogel <steffen.vogel@opal-rt.com>
2023-09-07 11:16:04 +02:00
7eec1bb753 update Steffens mail address
Signed-off-by: Steffen Vogel <post@steffenvogel.de>
2022-12-16 23:44:07 +01:00
b94746effb relicense VILLASnode to Apache 2.0 2022-07-04 18:23:57 +02:00
11a25f6fb7 update mail address 2022-03-15 09:29:20 -04:00
17ac92aa21 update copyright year 2022-03-15 09:28:57 -04:00
784e970bfe port large parts of VILLASnode to C++ and fix tests alongside 2022-01-11 09:19:53 -05:00
18c68f0f4f ci: fix tests 2021-09-22 17:06:08 +02:00
2d1e8d17ce use new NodeList and PathList in SuperNode 2021-06-21 16:12:47 -04:00
62bed4953d api: rework request/response API and add new endpoint for fetching a graph repr of the currently loaded config 2020-10-20 22:17:55 +02:00
770e9c2f2c api: refactoring to fix undefined behavior 2020-09-30 21:54:28 +02:00
c7c513a5f6 ci: fix all remaining cppcheck warnings and errors 2020-09-11 15:15:36 +02:00
Niklas Eiling
3f35219e14 fix use without initialization error in session.cpp 2020-08-28 15:58:10 +02:00
01309de280 api: next iteration of new API code 2020-08-25 20:27:26 +02:00
a293d22f93 api: add indention to API outputw 2020-08-25 20:26:41 +02:00
bfa6668992 code-style 2020-08-25 20:26:16 +02:00
57f570d9b0 list: use new lookup methods 2020-08-25 20:22:19 +02:00
b58573f123 api: rewrite API to v2 2020-08-17 17:30:21 +02:00
e53661a62c update copyright year to 2020 2020-01-20 17:17:00 +01:00
886a0af868 refactor: json_unpack() => json_unpack_ex() 2019-03-23 20:49:19 +01:00
7b5f2157b0 refactor: do not use global loggers 2019-01-17 20:28:20 +01:00
8f7c8ae71e update copyright year to 2019 2019-01-13 00:42:39 +01:00
eab8f1cad7 api: use C++ queues 2018-12-02 03:20:51 +01:00
993bcdb378 improve logging messages 2018-12-02 03:18:09 +01:00
3c11acb8b5 cpp: ported web and api 2018-11-30 21:33:56 +01:00