1. a96950d EntityManager: Destructure board properties in postToDbus() by Andrew Jeffery · 2 years, 10 months ago
  2. 13132df EntityManager: Destructure board attributes in postToDbus() by Andrew Jeffery · 2 years, 10 months ago
  3. 5a6379c EntityManager: Destructure exposed items in postToDbus() by Andrew Jeffery · 2 years, 10 months ago
  4. ace306d EntityManager: Destructure items when iterating newConfiguration by Andrew Jeffery · 2 years, 10 months ago
  5. 65ea450 EntityManager: Destructure dict items in populateInterfaceFromJson() by Andrew Jeffery · 2 years, 10 months ago
  6. 029ee28 EntityManager: Rename key to path in populateInterfaceFromJson() by Andrew Jeffery · 2 years, 10 months ago
  7. e24c063 Remove unused debug variable in entity-manager by Ed Tanous · 3 years ago
  8. a9c5892 entity-manager: Search sysconfdir for configurations by Andrew Jeffery · 3 years, 8 months ago
  9. 666583b EntityManager: Clean up use of probeTypes by Andrew Jeffery · 3 years, 2 months ago
  10. f07c5ed EntityManager: Split out PerformProbe by Andrew Jeffery · 3 years, 2 months ago
  11. 47af65a EntityManager: Split out PerformScan by Andrew Jeffery · 3 years, 2 months ago
  12. 07d467b Make build on clang by Ed Tanous · 4 years ago
  13. 395c6d4 Require all probe interface properties to match by Jonathan Doman · 3 years, 9 months ago
  14. 6d64982 Fix dangling reference to scan count by Jonathan Doman · 3 years, 9 months ago
  15. cda1473 Make a copy of the probe string to fix warning by Ed Tanous · 3 years, 9 months ago
  16. 9fd87e5 entity-manager: allow non-numeric substitution for name by Igor Kononenko · 4 years, 4 months ago
  17. 4bab932 Fix early exit for non D-Bus probes by Matt Spinler · 3 years, 10 months ago
  18. e789bf1 Do tmpl substitutions using all properties on path by Matt Spinler · 4 years ago
  19. 4f32889 Fix lambda capture in findDbusObjects by Matt Spinler · 4 years ago
  20. 10a8c5f entity-manager: scan after ObjectManager signals by Brad Bishop · 4 years, 2 months ago
  21. c76af0f entity-manager: scan after NameOwnerChanged by Brad Bishop · 4 years, 2 months ago
  22. 32d1f0a Add retries to mapper calls by James Feist · 4 years, 5 months ago
  23. 3cb8a60 entity-manager: probe: factor out probe logic by Brad Bishop · 4 years, 5 months ago
  24. 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 4 years, 5 months ago
  25. 4212485 probe: don't match unsupported json types by Brad Bishop · 4 years, 5 months ago
  26. c789fca Add new type of settable interface - Polling by Adrian Ambrożewicz · 4 years, 9 months ago
  27. 8c505da Update to latest clang format by James Feist · 4 years, 8 months ago
  28. 2539ccd Add lock around callback by James Feist · 4 years, 9 months ago
  29. 4dc617b Register match always by James Feist · 4 years, 9 months ago
  30. b1728ca Add retries into d-bus probes by James Feist · 4 years, 9 months ago
  31. 29d8325 remove dead code by Brad Bishop · 4 years, 10 months ago
  32. fb23655 entity-manager: remove inventory manager interface by Brad Bishop · 5 years ago
  33. 35f5e0e EM: On duplicates use device index by James Feist · 4 years, 10 months ago
  34. 94219d1 Fix increment bug by James Feist · 5 years ago
  35. 02d2b93 Fix Delete D-Bus Method by James Feist · 5 years ago
  36. 668bbb1 Add DisableNode keyword by James Feist · 5 years ago
  37. 7d80775 PerformProbe: remove forward declaration by James Feist · 5 years ago
  38. 733f765 Move objects out of global scope by James Feist · 5 years ago
  39. 787c3c3 Fix Entity-Manager Crash issue by James Feist · 5 years ago
  40. 4b7a745 prefer prefix operators for non-primitive types by Patrick Venture · 5 years ago
  41. a49dc33 use quotes for project headers by Patrick Venture · 5 years ago
  42. 5c3fde1 entitymanager: drop duplicate header inclusion by Patrick Venture · 5 years ago
  43. 899e17f Support Removing Items from Entity Manager by James Feist · 5 years ago
  44. d58879a Add structure to map interfaces to board by James Feist · 5 years ago
  45. 08a5b17 Template replace non-probing configurations by James Feist · 5 years ago
  46. 3b80d7c Support for Storage schema for drives on redfish by Nikhil Potade · 5 years ago
  47. 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 5 years ago
  48. b8293c0 bugfix: entitymanager: no longer skip w/o Exposes by Patrick Venture · 5 years ago
  49. 4d98882 entitymanager: flip logic to reduce indentation by Patrick Venture · 5 years ago
  50. e31e00a Don't return early for TRUE_T and FALSE_T by James Feist · 6 years ago
  51. 9813279 Turn on a bunch of warnings by James Feist · 6 years ago
  52. 340c801 Remove dead code by James Feist · 6 years ago
  53. 27e7583 Fix PartNumber and Serial Number from being ints by James Feist · 6 years ago
  54. fb00f39 Fix erroneous Redfish logs by James Feist · 6 years ago
  55. 54a0dca Fix multiple AND expression by James Feist · 6 years ago
  56. 665267c Fix template replace for Array by James Feist · 6 years ago
  57. 71f295f Populate FRU Fields in the Chassis by James Feist · 6 years ago
  58. f5125b0 Add basic math support to template char replace by James Feist · 6 years ago
  59. 1a99658 Enhance device added / removed log message by James Feist · 6 years ago
  60. 16a02f2 AddObject bugfix by James Feist · 6 years ago
  61. 637b3ef Remove references to experimental filesystem by James Feist · 6 years ago
  62. 1df06a4 Log device added and device removed into journal by James Feist · 6 years ago
  63. f1b1414 Use hash of found device for json key by James Feist · 6 years ago
  64. a218ddb Remove unnecessary chatter from the log by James Feist · 6 years ago
  65. 0eb4035 Clean up by James Feist · 6 years ago
  66. ebcc26b Add array patching support by James Feist · 6 years ago
  67. 2015f75 Fix DBus illegal character regex to exclude '.' characters by Johnathan Mantey · 6 years ago
  68. 4133426 Add FanProfile into settable types by James Feist · 6 years ago
  69. 338b8a7 Add std::vector<double> to json variant type by James Feist · 6 years ago
  70. 12bc793 Fix an issue with $index by Ed Tanous · 6 years ago
  71. a465ccc Move variant usage to std by James Feist · 6 years ago
  72. 63845bf Fix issue with new mapper code by James Feist · 6 years ago
  73. 8da9919 Remove schema check for now by James Feist · 6 years ago
  74. 072e25d Fix entity-manager issues against GCC8 by Ed Tanous · 6 years ago
  75. c609082 Allow hex string lists by James Feist · 6 years ago
  76. 3cab787 Make stepwise configuration writeable by James Feist · 6 years ago
  77. ce4367c Move service files into repo and clean up OVERLAYS by James Feist · 6 years ago
  78. 5131ac2 Fix for upstream mapper by James Feist · 6 years ago
  79. 28dc2da Don't allow hex strings on d-bus by James Feist · 6 years ago
  80. 1ff1927 Replace apply_visitor() calls with visit() by Jae Hyun Yoo · 6 years ago
  81. ee0de61 Stop using mapbox directly by James Feist · 6 years ago
  82. c6248a5 Add delete object method by James Feist · 6 years ago
  83. 68500ff Add create object function by James Feist · 6 years ago
  84. a2a9811 Make overlay usage able to be disabled by James Feist · 6 years ago
  85. a3c180a Simplify findFiles by James Feist · 6 years ago
  86. b4383f4 Start validating json by James Feist · 6 years ago
  87. 1e3e698 Rename all properties to UpperCamelCase by James Feist · 6 years ago
  88. 0de4015 Don't exit on probe not found error by James Feist · 7 years ago
  89. bb43d02 Make all setable numbers doubles by James Feist · 7 years ago
  90. a675024 Add PID Configurations by James Feist · 7 years ago
  91. d63d18a Change Type and Name to Upper Case by James Feist · 7 years ago
  92. f26422f Exit on mapper call failure by James Feist · 7 years ago
  93. be5425f Allow binds to work from within a single config by James Feist · 7 years ago
  94. 97a63f1 Allow updating of JSON from dbus by James Feist · 7 years ago
  95. 9e982d7 Remove lower level objmanager by James Feist · 7 years ago
  96. 13b86d6 Make Fru Device publish uint on dbus for BUS by James Feist · 7 years ago
  97. 8f2710a Move entity manager to sdbusplus and remove thread by James Feist · 7 years ago
  98. 9eb0b58 Move FruDevice to sdbusplus by James Feist · 7 years ago
  99. fd1264a Add xyz.openbmc_project.Inventory.Manager by James Feist · 7 years ago
  100. 11be667 Modify interfaces to match upstream by James Feist · 7 years ago