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