1. 32d1f0a Add retries to mapper calls by James Feist · 4 years, 4 months ago
  2. 3cb8a60 entity-manager: probe: factor out probe logic by Brad Bishop · 4 years, 5 months ago
  3. 1fb9f3f docs: Add minimal doxygen setup by Brad Bishop · 4 years, 5 months ago
  4. 4212485 probe: don't match unsupported json types by Brad Bishop · 4 years, 5 months ago
  5. c789fca Add new type of settable interface - Polling by Adrian Ambrożewicz · 4 years, 8 months ago
  6. 8c505da Update to latest clang format by James Feist · 4 years, 8 months ago
  7. 2539ccd Add lock around callback by James Feist · 4 years, 8 months ago
  8. 4dc617b Register match always by James Feist · 4 years, 8 months ago
  9. b1728ca Add retries into d-bus probes by James Feist · 4 years, 9 months ago
  10. 29d8325 remove dead code by Brad Bishop · 4 years, 10 months ago
  11. fb23655 entity-manager: remove inventory manager interface by Brad Bishop · 5 years ago
  12. 35f5e0e EM: On duplicates use device index by James Feist · 4 years, 10 months ago
  13. 94219d1 Fix increment bug by James Feist · 4 years, 10 months ago
  14. 02d2b93 Fix Delete D-Bus Method by James Feist · 5 years ago
  15. 668bbb1 Add DisableNode keyword by James Feist · 5 years ago
  16. 7d80775 PerformProbe: remove forward declaration by James Feist · 5 years ago
  17. 733f765 Move objects out of global scope by James Feist · 5 years ago
  18. 787c3c3 Fix Entity-Manager Crash issue by James Feist · 5 years ago
  19. 4b7a745 prefer prefix operators for non-primitive types by Patrick Venture · 5 years ago
  20. a49dc33 use quotes for project headers by Patrick Venture · 5 years ago
  21. 5c3fde1 entitymanager: drop duplicate header inclusion by Patrick Venture · 5 years ago
  22. 899e17f Support Removing Items from Entity Manager by James Feist · 5 years ago
  23. d58879a Add structure to map interfaces to board by James Feist · 5 years ago
  24. 08a5b17 Template replace non-probing configurations by James Feist · 5 years ago
  25. 3b80d7c Support for Storage schema for drives on redfish by Nikhil Potade · 5 years ago
  26. 481c5d5 Add Unit Test for TemplateCharReplace by James Feist · 5 years ago
  27. b8293c0 bugfix: entitymanager: no longer skip w/o Exposes by Patrick Venture · 5 years ago
  28. 4d98882 entitymanager: flip logic to reduce indentation by Patrick Venture · 5 years ago
  29. e31e00a Don't return early for TRUE_T and FALSE_T by James Feist · 5 years ago
  30. 9813279 Turn on a bunch of warnings by James Feist · 6 years ago
  31. 340c801 Remove dead code by James Feist · 6 years ago
  32. 27e7583 Fix PartNumber and Serial Number from being ints by James Feist · 6 years ago
  33. fb00f39 Fix erroneous Redfish logs by James Feist · 6 years ago
  34. 54a0dca Fix multiple AND expression by James Feist · 6 years ago
  35. 665267c Fix template replace for Array by James Feist · 6 years ago
  36. 71f295f Populate FRU Fields in the Chassis by James Feist · 6 years ago
  37. f5125b0 Add basic math support to template char replace by James Feist · 6 years ago
  38. 1a99658 Enhance device added / removed log message by James Feist · 6 years ago
  39. 16a02f2 AddObject bugfix by James Feist · 6 years ago
  40. 637b3ef Remove references to experimental filesystem by James Feist · 6 years ago
  41. 1df06a4 Log device added and device removed into journal by James Feist · 6 years ago
  42. f1b1414 Use hash of found device for json key by James Feist · 6 years ago
  43. a218ddb Remove unnecessary chatter from the log by James Feist · 6 years ago
  44. 0eb4035 Clean up by James Feist · 6 years ago
  45. ebcc26b Add array patching support by James Feist · 6 years ago
  46. 2015f75 Fix DBus illegal character regex to exclude '.' characters by Johnathan Mantey · 6 years ago
  47. 4133426 Add FanProfile into settable types by James Feist · 6 years ago
  48. 338b8a7 Add std::vector<double> to json variant type by James Feist · 6 years ago
  49. 12bc793 Fix an issue with $index by Ed Tanous · 6 years ago
  50. a465ccc Move variant usage to std by James Feist · 6 years ago
  51. 63845bf Fix issue with new mapper code by James Feist · 6 years ago
  52. 8da9919 Remove schema check for now by James Feist · 6 years ago
  53. 072e25d Fix entity-manager issues against GCC8 by Ed Tanous · 6 years ago
  54. c609082 Allow hex string lists by James Feist · 6 years ago
  55. 3cab787 Make stepwise configuration writeable by James Feist · 6 years ago
  56. ce4367c Move service files into repo and clean up OVERLAYS by James Feist · 6 years ago
  57. 5131ac2 Fix for upstream mapper by James Feist · 6 years ago
  58. 28dc2da Don't allow hex strings on d-bus by James Feist · 6 years ago
  59. 1ff1927 Replace apply_visitor() calls with visit() by Jae Hyun Yoo · 6 years ago
  60. ee0de61 Stop using mapbox directly by James Feist · 6 years ago
  61. c6248a5 Add delete object method by James Feist · 6 years ago
  62. 68500ff Add create object function by James Feist · 6 years ago
  63. a2a9811 Make overlay usage able to be disabled by James Feist · 6 years ago
  64. a3c180a Simplify findFiles by James Feist · 6 years ago
  65. b4383f4 Start validating json by James Feist · 6 years ago
  66. 1e3e698 Rename all properties to UpperCamelCase by James Feist · 6 years ago
  67. 0de4015 Don't exit on probe not found error by James Feist · 6 years ago
  68. bb43d02 Make all setable numbers doubles by James Feist · 7 years ago
  69. a675024 Add PID Configurations by James Feist · 6 years ago
  70. d63d18a Change Type and Name to Upper Case by James Feist · 6 years ago
  71. f26422f Exit on mapper call failure by James Feist · 7 years ago
  72. be5425f Allow binds to work from within a single config by James Feist · 7 years ago
  73. 97a63f1 Allow updating of JSON from dbus by James Feist · 7 years ago
  74. 9e982d7 Remove lower level objmanager by James Feist · 7 years ago
  75. 13b86d6 Make Fru Device publish uint on dbus for BUS by James Feist · 7 years ago
  76. 8f2710a Move entity manager to sdbusplus and remove thread by James Feist · 7 years ago
  77. 9eb0b58 Move FruDevice to sdbusplus by James Feist · 7 years ago
  78. fd1264a Add xyz.openbmc_project.Inventory.Manager by James Feist · 7 years ago
  79. 11be667 Modify interfaces to match upstream by James Feist · 7 years ago
  80. b3e42fe Spelling fixes by Gunnar Mills · 7 years ago
  81. 3936e7a Fix a FruDevice service crash issue by Jae Hyun Yoo · 7 years ago
  82. 494155a Add better error handling for findDbusObjects by James Feist · 7 years ago
  83. 6bd2a02 Add MATCH_ONE Probe Type by James Feist · 7 years ago
  84. 4131aea Add Inoitfy for device changes by James Feist · 7 years ago
  85. 1ba95ac Reorder json writing for sensor demo by James Feist · 7 years ago
  86. c95cb14 Add overlay logic to Entity Manager by James Feist · 7 years ago
  87. 75fdeeb Add rescan function and SSD retimer configuration by James Feist · 7 years ago
  88. 1b2e224 Add dbus interfaces to entity-manager by James Feist · 7 years ago
  89. 3f8a278 Fix issue with dashes in fru names by James Feist · 7 years ago
  90. 7b7e4e8 Fix bugs to make run with yocto. by James Feist · 7 years ago
  91. 3cb5fec Move components from proving-ground by James Feist · 7 years ago