Skip to content
Snippets Groups Projects
  1. Apr 29, 2020
  2. Apr 27, 2020
  3. Apr 24, 2020
  4. Apr 21, 2020
    • zenker's avatar
      Handle write calls without a message · 8e2eaadb
      zenker authored
      If someone includes the Logger into an ApplcationModule and calls writeAll() the Logger variable message will be written. To catch that cases set message empty after calling sendMessage and ignore empty messages in the LoggingModule.
      8e2eaadb
  5. Mar 20, 2020
  6. Feb 27, 2020
  7. Feb 05, 2020
  8. Jan 24, 2020
    • Christoph Kampmeyer's avatar
      Add StatusAggregator (#14): · cba96457
      Christoph Kampmeyer authored
          - Basic structure of test application
          - Added modules
          - Refactoring of StatusMonitor to provide a non-templated base class
          - Needs follow-up, for status see issue #14 and the linked follow-up
            ticket
      cba96457
  9. Jan 13, 2020
    • Martin Killenberg's avatar
      Solved some recursive inclusion of headers · 53d9ee23
      Martin Killenberg authored
      - ConfigReader is in ApplicationCore.h, but was including ApplicationCore.h itself
      - Added include guards to ApplicationCore.h, although it's not stricktly needed (all included headers have one). Might speed up complilation because it makes it easier for the parser.
      53d9ee23
  10. Jan 09, 2020
  11. Jan 08, 2020
  12. Dec 13, 2019
  13. Dec 12, 2019
  14. Oct 02, 2019
  15. Oct 01, 2019
  16. Jun 11, 2019
  17. May 15, 2019
  18. May 14, 2019
  19. May 07, 2019
  20. Apr 15, 2019
  21. Mar 04, 2019
  22. Feb 22, 2019
  23. Feb 21, 2019
  24. Jan 07, 2019
  25. Jan 04, 2019
  26. Nov 09, 2018
  27. Sep 05, 2018
  28. Aug 17, 2018
  29. Aug 10, 2018
Loading