Skip to content
Snippets Groups Projects
  1. Apr 26, 2021
  2. Apr 22, 2021
  3. Apr 16, 2021
    • Martin Christoph Hierholzer's avatar
      Mhier/wip hierarchy modifying group (#207) · caefca07
      Martin Christoph Hierholzer authored
      * add HierarchyModifyingGroup
      
      * VirtualModule: allow nested oneLevelUp etc.; simplify implementation
      
      This is achieved by properly setting the _owner of each VirtualModule (unless highest level).
      
      The simplification comes from then being able to use getOwner() instead of keeping track of "grandparents", and from using createAndGetSubmodule() instead of implementing something similar again in findTagAndAppendToModule().
      
      * DataLossCounter constructor now takes qualified path to trigger variable
      Unverified
      caefca07
    • Martin Christoph Hierholzer's avatar
      fix formatting · 537fec03
      Martin Christoph Hierholzer authored
      537fec03
  4. Feb 18, 2021
  5. Feb 17, 2021
  6. Dec 11, 2020
  7. Nov 30, 2020
  8. Nov 26, 2020
  9. Nov 25, 2020
  10. Oct 29, 2020
  11. Sep 23, 2020
  12. Sep 08, 2020
  13. Sep 07, 2020
    • Christoph Kampmeyer's avatar
      ConfigReader: · 8080bba9
      Christoph Kampmeyer authored
        - Removed extra call to registerModule which caused multiple creation
          of the same module on a tree node
        - Made addChildNode private
      8080bba9
  14. Sep 04, 2020
  15. Jul 31, 2020
  16. Jul 30, 2020
  17. Jul 29, 2020
  18. May 04, 2020
  19. Apr 29, 2020
  20. Apr 27, 2020
  21. Apr 24, 2020
  22. Apr 23, 2020
  23. Apr 22, 2020
  24. 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.
      Unverified
      8e2eaadb
  25. Apr 17, 2020
Loading