Skip to content
Snippets Groups Projects
  1. Sep 15, 2020
  2. May 27, 2020
  3. May 07, 2020
  4. May 05, 2020
  5. Jan 13, 2020
  6. Jan 10, 2020
  7. Dec 19, 2019
  8. Sep 20, 2018
  9. Jul 12, 2018
  10. Jul 10, 2018
    • Claudio Bisegni's avatar
      Squashed commit of the following: · 1cf1eac4
      Claudio Bisegni authored
      - use pointer instenad struct for CMultiTypeDataArrayWrapper internal
        bson data because force an unwanted alignement for class, as reported
        by asan library.
      
      - remove warning in compilation due to use of wrong bson typed struct.
      
      - fix memory leaks CMultiTypeDataArrayWrapper dow to pointer usage.
      
      - remove performance tester from xcode project, need to be
        reimplemented, code is not deleted for try to recode.
      
      - fixed the bug that prevent the io driver to be deinitilized when
        a cu controller is removed.
      
      - UIToolkit is now removed.
      
      - implemented the burst management within KeyDataStorage driver
      
      - defined the structured data type for Burst execution (chaos/common/da-
        ta/structured/Dataset.h) and an RPC action for control unit to add a
        burst request to the driver queue. The driver KeyDataStorage have a
        queue that need to be used to check a a burst request is pendig.
      
      - storage type constant internally to class KeyDataStorage are used as
        bitfield to simplify the burst storage feature
      
      - RPC now don't use SerializationBuffer that in future will be depreca-
        ted and has been added the RPC echo test for MDS message channel
      
      - Storage Agein now check that tags vector is not defined or empty to
        permit the erase of the stored dataset
      
      - implemented api on mds (server/client) for the submition of burst
        information
      1cf1eac4
  11. Jul 09, 2018
  12. Jun 21, 2018
  13. May 23, 2018
  14. May 22, 2018
  15. Nov 13, 2017
  16. Nov 11, 2017
  17. Nov 08, 2017
  18. Aug 22, 2017
  19. Aug 21, 2017
  20. Aug 15, 2017
  21. Aug 08, 2017
  22. Jul 17, 2017
  23. Jul 14, 2017
  24. Jun 19, 2017
  25. May 19, 2017
  26. May 17, 2017
  27. May 16, 2017
  28. May 15, 2017
  29. May 13, 2017
  30. Mar 29, 2017
  31. Mar 01, 2017
  32. Feb 28, 2017
  33. Jan 05, 2017
Loading