1. 903b0de serialization: Use Cereal NVP by Santosh Puranik · 3 years, 7 months ago
  2. ab1f8b5 Support Variant Type size_t by Alpana Kumari · 3 years, 9 months ago
  3. 21e72fb enable shellcheck by Patrick Williams · 3 years, 9 months ago
  4. ffa2b7e bootstrap: fix shellcheck warnings by Patrick Williams · 3 years, 9 months ago
  5. 59521e8 associations: Add conditions support by Matt Spinler · 3 years, 11 months ago
  6. b3d3df5 New maintainers by Brad Bishop · 3 years, 10 months ago
  7. ee294d6 manager: fix build fail with CREATE_ASSOCIATIONS by Brad Bishop · 4 years ago
  8. 23a8d93 don't emit unnecessary signals by Brad Bishop · 4 years, 1 month ago
  9. 4627a9c manager: add status by Brad Bishop · 4 years, 1 month ago
  10. e96f2aa manager: explicitly pass deferSignal by Brad Bishop · 4 years, 1 month ago
  11. 104ccba associations: explicitly pass deferSignal by Brad Bishop · 4 years, 1 month ago
  12. 20c9435 manager: claim busname after startup complete by Brad Bishop · 4 years, 1 month ago
  13. acaaab6 manager: remove unused interface by Brad Bishop · 4 years, 1 month ago
  14. ea350c6 Remove ability to configure Manager attributes by Brad Bishop · 4 years, 1 month ago
  15. ae110f9 manager: avoid default arguments by Brad Bishop · 4 years, 1 month ago
  16. a83db30 style: update clang-format by Brad Bishop · 4 years, 1 month ago
  17. 84b99d9 serialization: add cereal support for maps by Patrick Williams · 4 years, 3 months ago
  18. 55f9eae sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 8 months ago
  19. 26f8668 sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  20. ebff814 MAINTAINERS: update Deepak's email address by Patrick Williams · 4 years, 9 months ago
  21. 5587898 scripts: convert to python3 by Patrick Williams · 4 years, 9 months ago
  22. 5a71b4c dbus-name: do startup work before registering name by Andrew Geissler · 5 years ago
  23. af2eb7a Add support for byte array as a property type by Alpana Kumari · 5 years ago
  24. bbacd23 Update object-mapper.md link by Gunnar Mills · 5 years ago
  25. ded627c deserialization: adapt to filesystem API changes by Matt Spinler · 6 years ago
  26. c47ca58 Create associations by Matt Spinler · 6 years ago
  27. 99e66a0 Load the associations definitions by Matt Spinler · 6 years ago
  28. 852db67 Add associations::Manager class by Matt Spinler · 6 years ago
  29. fa4c837 Add the association functionality to the README by Matt Spinler · 6 years ago
  30. a248550 serialization: adapt to filesystem API changes by Brad Bishop · 6 years ago
  31. 1f4c70a serialization: Add cereal support for tuples by Brad Bishop · 6 years ago
  32. 3864659 serialization: use the same inflection as sdbus++ by Brad Bishop · 6 years ago
  33. e6b21c7 cleanup: Use filesystem instead of experimental by Kun Yi · 6 years ago
  34. 2ed0fd1 build: install into bin instead of sbin by Patrick Venture · 6 years ago
  35. 1384cde build: pkg anti-pattern: use defaults by Patrick Venture · 6 years ago
  36. 6b22dbb build: Don't build tests unless asked by Brad Bishop · 6 years ago
  37. 12ea1c5 manager: Add build testcase by Brad Bishop · 6 years ago
  38. 02763c6 manager: switch to refactored internal APIs by Brad Bishop · 6 years ago
  39. 9cc42ab manager: refactor interface templates by Brad Bishop · 6 years ago
  40. ca2a841 serialize: Add build testcase by Brad Bishop · 6 years ago
  41. 7dfd08f serialize: add concept API by Brad Bishop · 6 years ago
  42. 35aba23 build: Don't build tests unless asked by Brad Bishop · 6 years ago
  43. 6826840 utils: Add unit tests by Brad Bishop · 6 years ago
  44. d3d188d utils: Add missing headers by Brad Bishop · 6 years ago
  45. 02bdbe7 types: Add build testcase by Brad Bishop · 6 years ago
  46. b666e53 types: minor build improvements by Brad Bishop · 6 years ago
  47. 783d1f9 test: Add test-driver, minor refactoring by Brad Bishop · 6 years ago
  48. 25d54b5 Replace std::experimental::any with std::any by Brad Bishop · 6 years ago
  49. 6e94b65 Fix std::variant usage by William A. Kennington III · 6 years ago
  50. 979eb59 Generate functor to read a property by Matthew Barth · 6 years ago
  51. f094d44 Get an inventory property's value by Matthew Barth · 6 years ago
  52. 3bb98f2 Update .gitignore by Matthew Barth · 6 years ago
  53. 889c2df phosphor-inventory-manager: use c++17 by Vernon Mauery · 6 years ago
  54. a680d1e formatter: update clang-format and fix-up file(s) by Patrick Venture · 6 years ago
  55. d6819c9 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  56. 566e096 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  57. 63b07dc Use s.c_str() in log messages by Joseph Reynolds · 7 years ago
  58. 615b2a8 Enable clang-format by Brad Bishop · 7 years ago
  59. 6211a43 test: signalqueue: add explicit cast to bool by Brad Bishop · 7 years ago
  60. 33e2179 Spelling fixes by Gunnar Mills · 7 years ago
  61. 2c4425e Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  62. fa23d70 Add support for type-only interfaces by Marri Devender Rao · 7 years ago
  63. 86ad3c6 phosphor-inventory: Fix for deserialize cereal exception by Jayanth Othayoth · 7 years ago
  64. 0b6ca10 pimgen: ignore sdbusplus::object_path by Deepak Kodihalli · 7 years ago
  65. b28990f inventory: implement deserialization by Deepak Kodihalli · 7 years ago
  66. 6620e98 inventory: implement serialization by Deepak Kodihalli · 7 years ago
  67. f7b0399 pimgen: generate serialization code by Deepak Kodihalli · 7 years ago
  68. ef550b1 pimgen: capture interface properties by Deepak Kodihalli · 7 years ago
  69. f22bf82 Add variable to define base path of yamls by Tom Joseph · 7 years ago
  70. 06e3d50 Parse only interface files generated by phosphor-dbus-interfaces by Marri Devender Rao · 8 years ago
  71. a8ff815 Emit an interfaces added signal by Gunnar Mills · 8 years ago
  72. 133ca13 change namespace on sdbusplus::match by Patrick Williams · 8 years ago
  73. 82aa223 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 8 years ago
  74. 8ed114b functor: remove unnecessary iterator comparison by Patrick Williams · 8 years ago
  75. 9b86483 Remove unnecessary copy constructing ObjectManager by Brad Bishop · 8 years ago
  76. ef2325d Build: Autotools usage improvements by Brad Bishop · 8 years ago
  77. 3ea767d Build: Makefile formatting changes by Brad Bishop · 8 years ago
  78. 134d2cb pimgen: Use cast instead of integer literals by Brad Bishop · 8 years ago
  79. efb7885 astyle run by Brad Bishop · 8 years ago
  80. 0a3d060 Change default inventory root path by Brad Bishop · 8 years ago
  81. 101d837 Import phosphor-logging header files from new directory. by Saqib Khan · 8 years ago
  82. 79ccaf7 Add object/interface update methods by Brad Bishop · 8 years ago
  83. 8652158 Add comparison utilities by Brad Bishop · 8 years ago
  84. 834989f pimgen: Remove interfaces.d by Brad Bishop · 8 years ago
  85. db9b325 pimgen: Un-capitalize booleans by Brad Bishop · 8 years ago
  86. d0f48ad Add path conditions by Brad Bishop · 8 years ago
  87. c1f4798 Merge actions.hpp and events.hpp by Brad Bishop · 8 years ago
  88. 02ca021 setProperty: Allow multiple objects by Brad Bishop · 8 years ago
  89. cda036f Update notify method to update interfaces by Brad Bishop · 8 years ago
  90. 9bbfcb1 Set properties when constructing interfaces. by Brad Bishop · 8 years ago
  91. 0237971 Add interface exception class by Brad Bishop · 8 years ago
  92. 12f8a3c Remove details namespace by Brad Bishop · 8 years ago
  93. 150147a Use std::any by Brad Bishop · 8 years ago
  94. 07934a6 Use std::function by Brad Bishop · 8 years ago
  95. a5cc34c Remove use of sdbusplus::object::object by Brad Bishop · 8 years ago
  96. 03f4cd9 Link with libphosphor_dbus by Brad Bishop · 8 years ago
  97. a6fcd56 build: split app/test pimgen invocation by Brad Bishop · 8 years ago
  98. 2a9f934 Add libsdbusplus dependency by Deepak Kodihalli · 8 years ago
  99. a8d3a08 Fix sigsegv with createObjects by Brad Bishop · 8 years ago
  100. 56907e3 Improve example descriptions by Brad Bishop · 8 years ago