1. fc1b1e2 entity-manager: size_t propertiesChangedInstance by Alexander Hansen · 9 weeks ago
  2. 3b7678c entity-manager: delete copy and move for EM class by Alexander Hansen · 6 weeks ago
  3. b1340da entity-manager: propertiesChangedTimer by Alexander Hansen · 9 weeks ago
  4. 16d4002 entity-manager: move bool inProgress to class by Alexander Hansen · 9 weeks ago
  5. 95ab18f entity-manager: move startRemovedTimer to EM class by Alexander Hansen · 9 weeks ago
  6. 0f7bd78 entity-manager: attach DBus matches to EM class by Alexander Hansen · 9 weeks ago
  7. 57604ed entity-manager: create class EMDBusInterface by Alexander Hansen · 9 weeks ago
  8. a555acf entity-manager: remove global io_context by Alexander Hansen · 9 weeks ago
  9. ad28e40 entity-manager: handleCurrentConfigurationJson by Alexander Hansen · 10 weeks ago
  10. cf6a75b Introduce EntityManager class by Christopher Meis · 3 months ago
  11. fc9e7fd cleanup: move EM service code in EM directory by Christopher Meis · 5 months ago[Renamed (98%) from src/entity_manager.hpp]
  12. 26fbbd5 cleanup: Move probe and scan into their own files by Christopher Meis · 5 months ago
  13. b707743 clang-format: re-format for clang-18 by Patrick Williams · 1 year ago
  14. a3ca14a Add clang tidy check by Delphine CC Chiu · 1 year, 5 months ago
  15. df19061 clang-format: copy latest and re-format by Patrick Williams · 2 years, 4 months ago
  16. a5d25dc Align source structure away from anti-patterns by Andrew Jeffery · 2 years, 7 months ago[Renamed from include/entity_manager.hpp]
  17. 200bf40 Add name to InventoryAdded/Removed journal entries by Matt Spinler · 3 years, 1 month ago
  18. e45d8c7 treewide: comply with the OpenBMC style guidelines by Brad Bishop · 3 years, 3 months ago[Renamed (98%) from include/EntityManager.hpp]
  19. af9b46b PerformScan: Drop dbusSubtree parameter from updateSystemConfiguration() by Andrew Jeffery · 3 years, 4 months ago
  20. ea4ff02 PerformProbe: Invoke PerformScan::updateSystemConfiguration() directly by Andrew Jeffery · 3 years, 4 months ago
  21. ae6c1a4 PerformScan: Add updateSystemConfiguration() as a member function by Andrew Jeffery · 3 years, 5 months ago
  22. f5772d2 EntityManager: Promote FoundDeviceT to a struct and rename by Andrew Jeffery · 3 years, 5 months ago
  23. 1983d2f EntityManager: Make MapperGetSubTreeResponse type comprehensible by Andrew Jeffery · 3 years, 5 months ago
  24. eab4929 EntityManager: Rename BasicVariantType to DBusValueVariant by Andrew Jeffery · 3 years, 5 months ago
  25. ac20bd9 EntityManager: Rename DBusProbeObjectT to MapperGetSubTreeResponse by Andrew Jeffery · 3 years, 5 months ago
  26. e115c78 Correct inventory messages log level by Konstantin Aladyshev · 3 years, 8 months ago
  27. 666583b EntityManager: Clean up use of probeTypes by Andrew Jeffery · 3 years, 9 months ago
  28. 47af65a EntityManager: Split out PerformScan by Andrew Jeffery · 3 years, 9 months ago
  29. e7ac9c9 entity-manager: Fix typos in log messages by Konstantin Aladyshev · 4 years ago
  30. 2c77bc9 entity-manager:Removed unused variable by Matt Spinler · 4 years, 5 months ago
  31. e789bf1 Do tmpl substitutions using all properties on path by Matt Spinler · 4 years, 6 months ago
  32. 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 5 years ago
  33. 8c505da Update to latest clang format by James Feist · 5 years ago
  34. 4dc617b Register match always by James Feist · 5 years ago
  35. 1ffa4a4 Add ability to disable device logging by James Feist · 5 years ago
  36. 7d80775 PerformProbe: remove forward declaration by James Feist · 6 years ago
  37. 733f765 Move objects out of global scope by James Feist · 6 years ago
  38. 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 6 years ago
  39. f5125b0 Add basic math support to template char replace by James Feist · 6 years ago
  40. 1a99658 Enhance device added / removed log message by James Feist · 6 years ago
  41. 1df06a4 Log device added and device removed into journal by James Feist · 6 years ago