Commits on Source (60)
-
Simon Spannagel authored
-
Simon Spannagel authored
Add AUTHORS.md See merge request !640
-
Stephan Lachnit authored
-
Simon Spannagel authored
CI: restrict to 8 cores for clang-tidy See merge request constellation/constellation!644
-
Stephan Lachnit authored
-
Stephan Lachnit authored
-
Stephan Lachnit authored
-
Stephan Lachnit authored
CMDPSink is a shared instance and is destroyed late -> requires shared ownership of the global context otherwise the context will be destroyed before the socket is closed and wait for all sockets to be closed
-
Stephan Lachnit authored
-
Stephan Lachnit authored
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
-
-
-
-
-
Simon Spannagel authored
-
Simon Spannagel authored
-
Simon Spannagel authored
-
-
-
-
-
-
-
-
-
-
-
-
-
Simon Spannagel authored
-
-
-
-
-
Showing
- .gitlab-ci.yml 2 additions, 1 deletion.gitlab-ci.yml
- AUTHORS.md 20 additions, 0 deletionsAUTHORS.md
- cxx/constellation/controller/Controller.cpp 4 additions, 4 deletionscxx/constellation/controller/Controller.cpp
- cxx/constellation/core/chirp/Manager.cpp 0 additions, 8 deletionscxx/constellation/core/chirp/Manager.cpp
- cxx/constellation/core/chirp/Manager.hpp 0 additions, 16 deletionscxx/constellation/core/chirp/Manager.hpp
- cxx/constellation/core/heartbeat/HeartbeatSend.cpp 3 additions, 4 deletionscxx/constellation/core/heartbeat/HeartbeatSend.cpp
- cxx/constellation/core/log/CMDPSink.cpp 127 additions, 48 deletionscxx/constellation/core/log/CMDPSink.cpp
- cxx/constellation/core/log/CMDPSink.hpp 28 additions, 7 deletionscxx/constellation/core/log/CMDPSink.hpp
- cxx/constellation/core/log/Logger.cpp 4 additions, 3 deletionscxx/constellation/core/log/Logger.cpp
- cxx/constellation/core/log/SinkManager.cpp 44 additions, 8 deletionscxx/constellation/core/log/SinkManager.cpp
- cxx/constellation/core/log/SinkManager.hpp 26 additions, 8 deletionscxx/constellation/core/log/SinkManager.hpp
- cxx/constellation/core/meson.build 1 addition, 0 deletionscxx/constellation/core/meson.build
- cxx/constellation/core/message/CMDP1Message.cpp 44 additions, 6 deletionscxx/constellation/core/message/CMDP1Message.cpp
- cxx/constellation/core/message/CMDP1Message.hpp 52 additions, 1 deletioncxx/constellation/core/message/CMDP1Message.hpp
- cxx/constellation/core/metrics/MetricsManager.cpp 30 additions, 12 deletionscxx/constellation/core/metrics/MetricsManager.cpp
- cxx/constellation/core/metrics/MetricsManager.hpp 38 additions, 10 deletionscxx/constellation/core/metrics/MetricsManager.hpp
- cxx/constellation/core/metrics/MetricsManager.ipp 6 additions, 3 deletionscxx/constellation/core/metrics/MetricsManager.ipp
- cxx/constellation/core/metrics/stat.hpp 2 additions, 2 deletionscxx/constellation/core/metrics/stat.hpp
- cxx/constellation/core/pools/BasePool.ipp 3 additions, 3 deletionscxx/constellation/core/pools/BasePool.ipp
- cxx/constellation/core/utils/ManagerLocator.hpp 110 additions, 0 deletionscxx/constellation/core/utils/ManagerLocator.hpp
AUTHORS.md
0 → 100644