1. d3d188d utils: Add missing headers by Brad Bishop · 6 years ago
  2. 02bdbe7 types: Add build testcase by Brad Bishop · 6 years ago
  3. b666e53 types: minor build improvements by Brad Bishop · 6 years ago
  4. 783d1f9 test: Add test-driver, minor refactoring by Brad Bishop · 6 years ago
  5. 25d54b5 Replace std::experimental::any with std::any by Brad Bishop · 6 years ago
  6. 6e94b65 Fix std::variant usage by William A. Kennington III · 6 years ago
  7. 979eb59 Generate functor to read a property by Matthew Barth · 6 years ago
  8. f094d44 Get an inventory property's value by Matthew Barth · 6 years ago
  9. 3bb98f2 Update .gitignore by Matthew Barth · 6 years ago
  10. 889c2df phosphor-inventory-manager: use c++17 by Vernon Mauery · 6 years ago
  11. a680d1e formatter: update clang-format and fix-up file(s) by Patrick Venture · 6 years ago
  12. d6819c9 Add -flto to CXXFLAGS by Andrew Geissler · 6 years ago
  13. 566e096 Add MAINTAINERS file by Andrew Jeffery · 7 years ago
  14. 63b07dc Use s.c_str() in log messages by Joseph Reynolds · 7 years ago
  15. 615b2a8 Enable clang-format by Brad Bishop · 7 years ago
  16. 6211a43 test: signalqueue: add explicit cast to bool by Brad Bishop · 7 years ago
  17. 33e2179 Spelling fixes by Gunnar Mills · 7 years ago
  18. 2c4425e Enable Cereal class versioning by Vishwanatha Subbanna · 7 years ago
  19. fa23d70 Add support for type-only interfaces by Marri Devender Rao · 7 years ago
  20. 86ad3c6 phosphor-inventory: Fix for deserialize cereal exception by Jayanth Othayoth · 7 years ago
  21. 0b6ca10 pimgen: ignore sdbusplus::object_path by Deepak Kodihalli · 7 years ago
  22. b28990f inventory: implement deserialization by Deepak Kodihalli · 7 years ago
  23. 6620e98 inventory: implement serialization by Deepak Kodihalli · 7 years ago
  24. f7b0399 pimgen: generate serialization code by Deepak Kodihalli · 7 years ago
  25. ef550b1 pimgen: capture interface properties by Deepak Kodihalli · 7 years ago
  26. f22bf82 Add variable to define base path of yamls by Tom Joseph · 7 years ago
  27. 06e3d50 Parse only interface files generated by phosphor-dbus-interfaces by Marri Devender Rao · 8 years ago
  28. a8ff815 Emit an interfaces added signal by Gunnar Mills · 8 years ago
  29. 133ca13 change namespace on sdbusplus::match by Patrick Williams · 8 years ago
  30. 82aa223 Move object_mapper per dbus path conventions. by Leonel Gonzalez · 8 years ago
  31. 8ed114b functor: remove unnecessary iterator comparison by Patrick Williams · 8 years ago
  32. 9b86483 Remove unnecessary copy constructing ObjectManager by Brad Bishop · 8 years ago
  33. ef2325d Build: Autotools usage improvements by Brad Bishop · 8 years ago
  34. 3ea767d Build: Makefile formatting changes by Brad Bishop · 8 years ago
  35. 134d2cb pimgen: Use cast instead of integer literals by Brad Bishop · 8 years ago
  36. efb7885 astyle run by Brad Bishop · 8 years ago
  37. 0a3d060 Change default inventory root path by Brad Bishop · 8 years ago
  38. 101d837 Import phosphor-logging header files from new directory. by Saqib Khan · 8 years ago
  39. 79ccaf7 Add object/interface update methods by Brad Bishop · 8 years ago
  40. 8652158 Add comparison utilities by Brad Bishop · 8 years ago
  41. 834989f pimgen: Remove interfaces.d by Brad Bishop · 8 years ago
  42. db9b325 pimgen: Un-capitalize booleans by Brad Bishop · 8 years ago
  43. d0f48ad Add path conditions by Brad Bishop · 8 years ago
  44. c1f4798 Merge actions.hpp and events.hpp by Brad Bishop · 8 years ago
  45. 02ca021 setProperty: Allow multiple objects by Brad Bishop · 8 years ago
  46. cda036f Update notify method to update interfaces by Brad Bishop · 8 years ago
  47. 9bbfcb1 Set properties when constructing interfaces. by Brad Bishop · 8 years ago
  48. 0237971 Add interface exception class by Brad Bishop · 8 years ago
  49. 12f8a3c Remove details namespace by Brad Bishop · 8 years ago
  50. 150147a Use std::any by Brad Bishop · 8 years ago
  51. 07934a6 Use std::function by Brad Bishop · 8 years ago
  52. a5cc34c Remove use of sdbusplus::object::object by Brad Bishop · 8 years ago
  53. 03f4cd9 Link with libphosphor_dbus by Brad Bishop · 8 years ago
  54. a6fcd56 build: split app/test pimgen invocation by Brad Bishop · 8 years ago
  55. 2a9f934 Add libsdbusplus dependency by Deepak Kodihalli · 8 years ago
  56. a8d3a08 Fix sigsegv with createObjects by Brad Bishop · 8 years ago
  57. 56907e3 Improve example descriptions by Brad Bishop · 8 years ago
  58. 3e4a19a Add support for application startup events. by Brad Bishop · 8 years ago
  59. 828df83 Add support for rendering startup events by Brad Bishop · 8 years ago
  60. eb68a68 Add support for createObjects action by Brad Bishop · 8 years ago
  61. db92c28 Add support for rendering createObjects by Brad Bishop · 8 years ago
  62. 90c30bc Maker factory refactoring by Brad Bishop · 8 years ago
  63. 1157af1 Remove Object from testcase by Brad Bishop · 8 years ago
  64. 48547a8 Minor event refactoring by Brad Bishop · 8 years ago
  65. 76e2f6a events: Use forward rather than move by Brad Bishop · 8 years ago
  66. fa51da7 Add propertyIs filter by Brad Bishop · 8 years ago
  67. 040e18b pimgen: Add support for rendering propertyIs by Brad Bishop · 8 years ago
  68. 2371900 Pass a bus connection to actions and filters by Brad Bishop · 8 years ago
  69. 143522e Rename PropertyCondition by Brad Bishop · 8 years ago
  70. 064c94a Enable multiple filters by Brad Bishop · 8 years ago
  71. fb083c2 Fix hardcoded string in propertyChangedTo by Brad Bishop · 8 years ago
  72. 8f86850 test: Move trigger objects to dedicated thread by Brad Bishop · 8 years ago
  73. 7b7e712 Allow multiple objects to be destroyed by Brad Bishop · 8 years ago
  74. c93bcc9 pimgen: Switch to new Mako templates by Brad Bishop · 8 years ago
  75. 5d9cb05 Remove default action/filter by Brad Bishop · 8 years ago
  76. 75800cf pimgen: Argument refactoring by Brad Bishop · 8 years ago
  77. 9b5a12f pimgen: Add new types by Brad Bishop · 8 years ago
  78. cab2bdd pimgen: Add new Mako templates by Brad Bishop · 8 years ago
  79. e4b1b1e docs: Update documentation by Brad Bishop · 8 years ago
  80. effbd93 pimgen: use yaml.safe_load by Brad Bishop · 8 years ago
  81. c029f6a pimgen: Display possible commands with help by Brad Bishop · 8 years ago
  82. e07a164 Fix build failure by Brad Bishop · 8 years ago
  83. 6676c12 Fix a bug with new interface signals by Brad Bishop · 8 years ago
  84. 9d10fb2 Don't save empty objects by Brad Bishop · 8 years ago
  85. 9aa5e2f Regenerate manager bindings by Brad Bishop · 8 years ago
  86. 6524758 Remove pointless move operations by Brad Bishop · 8 years ago
  87. 2442498 Use a std::literal for dbus wait duration by Brad Bishop · 8 years ago
  88. 2162143 Use std::thread in favor of direct pthread access by Brad Bishop · 8 years ago
  89. b9b929b Add volatile keyword on shutdown by Brad Bishop · 8 years ago
  90. 5dd1c1e Remove decltype where unnecessary by Brad Bishop · 8 years ago
  91. 7b33777 Run astyle by Brad Bishop · 8 years ago
  92. 1ab880a Fix broken usage of emplace by Brad Bishop · 8 years ago
  93. 22ecacc Add a testcase for setProperty by Brad Bishop · 8 years ago
  94. e2e402f pimgen: Add support for setProperty by Brad Bishop · 8 years ago
  95. da649b1 Add setProperty action by Brad Bishop · 8 years ago
  96. b83a21e Add interface exposing utility functions by Brad Bishop · 8 years ago
  97. 432e352 Add a testcase for destroyObject by Brad Bishop · 8 years ago
  98. d1bbf3a Fix a bug with property change filter by Brad Bishop · 8 years ago
  99. 22cfbe6 Rewrite pimgen in the image of sdbus++ by Brad Bishop · 8 years ago
  100. 68c8083 Allow arrays of dbus events by Brad Bishop · 8 years ago