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