Skip to content
Snippets Groups Projects
  1. Feb 08, 2020
  2. Dec 05, 2019
  3. Dec 01, 2019
  4. Nov 27, 2019
  5. Nov 04, 2019
  6. Oct 23, 2019
  7. Oct 22, 2019
  8. Sep 30, 2019
  9. Sep 20, 2019
  10. Aug 28, 2019
  11. Jul 11, 2019
  12. Jun 14, 2019
  13. Jun 11, 2019
  14. May 15, 2019
  15. May 04, 2019
  16. Apr 04, 2019
  17. Mar 29, 2019
  18. Mar 28, 2019
  19. Mar 13, 2019
  20. Mar 11, 2019
  21. Mar 08, 2019
  22. Jan 11, 2019
  23. Jan 07, 2019
  24. Oct 06, 2018
  25. Oct 05, 2018
  26. Oct 03, 2018
  27. Oct 02, 2018
  28. Sep 27, 2018
  29. Sep 14, 2018
  30. Sep 07, 2018
  31. Aug 28, 2018
  32. Aug 23, 2018
  33. Jul 25, 2018
  34. 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
  35. Jun 04, 2018
  36. Jun 01, 2018
  37. May 31, 2018
  38. May 30, 2018
Loading