1. b31cef6 task payload, initialize jsonValue in constructor by Ed Tanous · 2 years, 6 months ago
  2. 7be4c8a Deduplicate leftZeroPadding by Ed Tanous · 2 years, 5 months ago
  3. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  4. 5c9fb2d query: implement $select for objects array by Nan Zhou · 2 years, 5 months ago
  5. 351053f used sdbusplus::unpackPropertiesNoThrow part 1 by Krzysztof Grobelny · 2 years, 5 months ago
  6. 65e4f1f Optimize resource event schema by Ed Tanous · 2 years, 11 months ago
  7. 827c490 query: $select : use trie by Nan Zhou · 2 years, 5 months ago
  8. 13548d8 Preserve headers from the root object on expand by Ed Tanous · 2 years, 5 months ago
  9. 1d8d9a3 query: remove unused branch of $select by Nan Zhou · 2 years, 5 months ago
  10. e796c26 query: iwyu by Nan Zhou · 2 years, 5 months ago
  11. 80f595e Simplify fillMessageArgs by Ed Tanous · 2 years, 11 months ago
  12. e155ab5 query: implement generic $select by Nan Zhou · 2 years, 7 months ago
  13. dd64162 Document OpenBMC message registry requirements by Ed Tanous · 2 years, 7 months ago
  14. 2973963 Add Redfish ThermalSubsystem schema in bmcweb by Xiaochao Ma · 3 years, 10 months ago
  15. 852432a Include Collections for JsonSchema resources by Ed Tanous · 2 years, 6 months ago
  16. 3648c8b Query param: fix regression in top parameters by Ed Tanous · 2 years, 5 months ago
  17. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  18. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  19. 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 6 months ago
  20. ce8ea74 query_param: Set default value of $top to maxEntriesPerPage by Jiaqing Zhao · 2 years, 6 months ago
  21. a926c53 query_param: Update OutOfRange error message for $top and $skip by Jiaqing Zhao · 2 years, 5 months ago
  22. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  23. 02fea7a Use more specific include by Ed Tanous · 2 years, 6 months ago
  24. a51fc2d Manager: add ManagerDiagnosticData handler by Sui Chen · 2 years, 6 months ago
  25. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  26. b2f7609 Fix undefined behavior in timestamp parsing by Ed Tanous · 2 years, 6 months ago
  27. b9e1522 Handle NTPServers list per the specification by Ed Tanous · 2 years, 6 months ago
  28. 1ec1899 Add TermalSubsystem schema by Xiaochao Ma · 2 years, 6 months ago
  29. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  30. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  31. 15f6019 query_param_test: Update Positive cases for Delegate by Jiaqing Zhao · 2 years, 6 months ago
  32. fa31f81 query_param_test: fix namespaces by Nan Zhou · 2 years, 6 months ago
  33. 4712a7b query_param: fix headers by Nan Zhou · 2 years, 6 months ago
  34. 22daffd Add missing Context type to MetricReport by AppaRao Puli · 2 years, 6 months ago
  35. 227a2b0 error_messages: Add PropertyValueOutOfRange error by Jiaqing Zhao · 2 years, 6 months ago
  36. f866686 registry: Base: Upgrade 1.11.0 -> 1.13.0 by Jiaqing Zhao · 2 years, 6 months ago
  37. b5b4060 sessions: iwyu by nitroglycerine · 2 years, 6 months ago
  38. fdd2690 LogService: Add support for Fault Log by Claire Weinan · 2 years, 10 months ago
  39. 8bb5fbc Update Privilege Registry from 1.2.0 to 1.3.0 by Sui Chen · 2 years, 6 months ago
  40. 9fa6d14 clang: fix extra semicolon by Nan Zhou · 2 years, 6 months ago
  41. 83edb08 Fix Validator Error for Updateable spelling by Gunnar Mills · 2 years, 6 months ago
  42. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 7 months ago
  43. b66cf2a query_param: remove default in switch by Nan Zhou · 2 years, 7 months ago
  44. e825cbc Revert "Implement Redfish PCIeSlots schema" by Ed Tanous · 2 years, 6 months ago
  45. 81d523a Move the JsonSchemas to be generated at runtime by Ed Tanous · 2 years, 7 months ago
  46. 7691cc2 Implement Redfish PCIeSlots schema by Chicago Duan · 4 years ago
  47. 8c623a9 Handle redfish 404 with a good message by Ed Tanous · 2 years, 7 months ago
  48. e56ed6b redfish: Add Chassis associated Drive query by John Edward Broadbent · 2 years, 8 months ago
  49. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  50. a7a8029 bmcweb: Set Retry Policy Valid Response Codes by Carson Labrado · 2 years, 7 months ago
  51. 593f644 query params: avoid copy by Nan Zhou · 2 years, 7 months ago
  52. 2c5cb51 Leave off firmware properties if EBADR by Gunnar Mills · 2 years, 7 months ago
  53. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 2 years, 8 months ago
  54. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  55. 72c3ae3 Expand query: reimplement the way to do subqueries by Nan Zhou · 2 years, 8 months ago
  56. f65fca6 Move redfish/v1 instantiation by Ed Tanous · 2 years, 7 months ago
  57. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  58. 244256c bmcweb: Remove hardcoded HTTP verbs and headers by Carson Labrado · 2 years, 8 months ago
  59. 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 8 months ago
  60. 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 8 months ago
  61. c02a74f Return OData.Version with responses by Ed Tanous · 2 years, 8 months ago
  62. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  63. f52c03c Refactor HttpClient Class by Carson Labrado · 2 years, 9 months ago
  64. 2a68dc8 Implement $top and $skip by Ed Tanous · 2 years, 9 months ago
  65. e479ad5 query: expand: fix a bug in inLinks by Nan Zhou · 2 years, 8 months ago
  66. f12b57b Add OpenBMC.1.0.ServiceStarted to registry by Sui Chen · 2 years, 9 months ago
  67. c937d2b Make log services use parameter delegation by Ed Tanous · 2 years, 9 months ago
  68. 5e52870 Make insecure-enable-redfish-query more specific by Ed Tanous · 2 years, 8 months ago
  69. eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
  70. 357bb8f Implement odata annotations ignoring by Ed Tanous · 2 years, 9 months ago
  71. 4f568f7 EventService: Enhance inotify event filename handling by Jiaqing Zhao · 2 years, 9 months ago
  72. ca1600c Add common url segments parser by Szymon Dompke · 2 years, 10 months ago
  73. a6b9125 query parameter: add a way to delegate certain parameter by Nan Zhou · 2 years, 9 months ago
  74. 0e2d069 registries: remove hardcoded size of MessageEntry arrays by Jason M. Bills · 2 years, 9 months ago
  75. f7113d9 Add BIOSAttributesChanged message entry by Snehalatha Venkatesh · 2 years, 9 months ago
  76. 9739de9 hostlogger service: don't reference integerals by Nan Zhou · 2 years, 9 months ago
  77. 142ec9a Implement odata-version checks by Ed Tanous · 2 years, 9 months ago
  78. 7cf436c Implement Expand by Ed Tanous · 2 years, 9 months ago
  79. f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
  80. 456cd87 Use url_view for telemetry uris by Szymon Dompke · 2 years, 10 months ago
  81. 24861a2 registry: Add PropertyValueExternalConflict registry by Ramesh Iyyar · 2 years, 9 months ago
  82. 2a6af81 registry: Add PropertyValueResourceConflict registry by Ramesh Iyyar · 2 years, 9 months ago
  83. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  84. 6fe69b6 Remove unused redfish::AsyncResp by Ed Tanous · 2 years, 10 months ago
  85. 866e486 Detemplateify intToHexString by Ed Tanous · 2 years, 10 months ago
  86. f7725d7 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
  87. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  88. 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 11 months ago
  89. 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
  90. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago
  91. 1cf53df Make generated warning more prominent and helpful by Ed Tanous · 2 years, 10 months ago
  92. 4d99bbb Make parse_registries do whitespace properly by Ed Tanous · 2 years, 10 months ago
  93. 16b96f2 Remove a component word from base message by Hardik Panchal · 2 years, 10 months ago
  94. ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 2 years, 11 months ago
  95. 1668ce6 Move error messages to string_view by Ed Tanous · 2 years, 11 months ago
  96. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  97. 30a3c43 Generate indexes for message registries by Ed Tanous · 2 years, 11 months ago
  98. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  99. f5b191a Prepare for clang-tidy-14 by Ed Tanous · 2 years, 10 months ago
  100. f1e1bbf Add message registry entry for Memhot event by Jayaprakash Mutyala · 2 years, 11 months ago