1. 4e7efda redfish.hpp: fix header path by Nan Zhou · 2 years, 2 months ago
  2. 77b3643 Implements PowerSubsystem schema by Chicago Duan · 3 years, 11 months ago
  3. bf7e67e Add EnvironmentMetrics schema by George Liu · 2 years, 3 months ago
  4. 77665bd header cleanups by Nan Zhou · 2 years, 3 months ago
  5. b4ad4c0 bmcweb: Add strictAccountTypes error message by Shantappa Teekappanavar · 2 years, 3 months ago
  6. fe9bd2d Add PowerSubsystem PowerSupply and PowerSupplyCollection schema by Chicago Duan · 2 years, 3 months ago
  7. 828252d certificate: Replace lambda with inline function by Jiaqing Zhao · 2 years, 3 months ago
  8. 3d69fed Make the schemas.hpp generated file #include array by Ed Tanous · 2 years, 3 months ago
  9. 1a7b377 Add Fan and FanCollection schema by George Liu · 2 years, 3 months ago
  10. c106b67 treewide: change EM's ObjectManager path by Nan Zhou · 2 years, 3 months ago
  11. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago
  12. 01c78a0 registries: iwyu by Nan Zhou · 2 years, 3 months ago
  13. 043bec0 privilege registry: simplify writing headers by Nan Zhou · 2 years, 3 months ago
  14. 3590bd1 query: propogate errors for expand by Nan Zhou · 2 years, 5 months ago
  15. 411e6a1 Aggregation: Ignore JsonSchemas and fix prefixes by Carson Labrado · 2 years, 4 months ago
  16. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
  17. 62bafc0 clang-tidy: fix misc warnings by Patrick Williams · 2 years, 4 months ago
  18. 2e30bc2 Fix function getLogFromRegistry by Krzysztof Grobelny · 2 years, 4 months ago
  19. d1bde9e used sdbusplus::unpackPropertiesNoThrow part 8 by Krzysztof Grobelny · 2 years, 4 months ago
  20. 07ffa4e query: make $select true by default by Nan Zhou · 2 years, 5 months ago
  21. 033f1e4 Move ipv4VerifyIpAndGetBitcount into ip_utils by Ed Tanous · 2 years, 4 months ago
  22. 44c7041 Add 405 handler for redfish by Ed Tanous · 2 years, 5 months ago
  23. 1e75e1d json utils: remove forward_declare by Nan Zhou · 2 years, 4 months ago
  24. db18fc9 Aggregation: Improve handling of certain requests by Carson Labrado · 2 years, 4 months ago
  25. c1d019a Sensor optimization by Ed Tanous · 2 years, 5 months ago
  26. 0442ef9 error_message: iwyu by Nan Zhou · 2 years, 4 months ago
  27. 0d5f5cf Remove tcp_stream by Ed Tanous · 2 years, 10 months ago
  28. e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
  29. ce96943 Aggregation: Reduce Retry Policy by Carson Labrado · 2 years, 6 months ago
  30. 4c30e22 Redfish Aggregation: Aggregate Collections by Carson Labrado · 2 years, 6 months ago
  31. 1c0bb5c Redfish Aggregation: Fixup aggregated URIs by Carson Labrado · 2 years, 7 months ago
  32. 46a8146 Redfish Aggregation: Router to satellite resources by Carson Labrado · 2 years, 8 months ago
  33. 05916ce Aggregation: Prepare for routing requests by Carson Labrado · 2 years, 5 months ago
  34. 5143f7a query_param: Move maxEntriesPerPage to Query struct by Jiaqing Zhao · 2 years, 5 months ago
  35. 60a86d6 resource messages: make functions inline by Nan Zhou · 2 years, 4 months ago
  36. ae68831 error message: add insufficientStorage by Nan Zhou · 2 years, 4 months ago
  37. b31cef6 task payload, initialize jsonValue in constructor by Ed Tanous · 2 years, 6 months ago
  38. 7be4c8a Deduplicate leftZeroPadding by Ed Tanous · 2 years, 5 months ago
  39. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  40. 5c9fb2d query: implement $select for objects array by Nan Zhou · 2 years, 5 months ago
  41. 351053f used sdbusplus::unpackPropertiesNoThrow part 1 by Krzysztof Grobelny · 2 years, 5 months ago
  42. 65e4f1f Optimize resource event schema by Ed Tanous · 2 years, 11 months ago
  43. 827c490 query: $select : use trie by Nan Zhou · 2 years, 5 months ago
  44. 13548d8 Preserve headers from the root object on expand by Ed Tanous · 2 years, 5 months ago
  45. 1d8d9a3 query: remove unused branch of $select by Nan Zhou · 2 years, 5 months ago
  46. e796c26 query: iwyu by Nan Zhou · 2 years, 5 months ago
  47. 80f595e Simplify fillMessageArgs by Ed Tanous · 2 years, 11 months ago
  48. e155ab5 query: implement generic $select by Nan Zhou · 2 years, 7 months ago
  49. dd64162 Document OpenBMC message registry requirements by Ed Tanous · 2 years, 7 months ago
  50. 2973963 Add Redfish ThermalSubsystem schema in bmcweb by Xiaochao Ma · 3 years, 10 months ago
  51. 852432a Include Collections for JsonSchema resources by Ed Tanous · 2 years, 6 months ago
  52. 3648c8b Query param: fix regression in top parameters by Ed Tanous · 2 years, 5 months ago
  53. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  54. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  55. 0d7702c Refactor getValidChassisPath by Zhenwei Chen · 2 years, 6 months ago
  56. ce8ea74 query_param: Set default value of $top to maxEntriesPerPage by Jiaqing Zhao · 2 years, 6 months ago
  57. a926c53 query_param: Update OutOfRange error message for $top and $skip by Jiaqing Zhao · 2 years, 6 months ago
  58. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  59. 02fea7a Use more specific include by Ed Tanous · 2 years, 6 months ago
  60. a51fc2d Manager: add ManagerDiagnosticData handler by Sui Chen · 2 years, 6 months ago
  61. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  62. b2f7609 Fix undefined behavior in timestamp parsing by Ed Tanous · 2 years, 6 months ago
  63. b9e1522 Handle NTPServers list per the specification by Ed Tanous · 2 years, 6 months ago
  64. 1ec1899 Add TermalSubsystem schema by Xiaochao Ma · 2 years, 6 months ago
  65. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  66. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  67. 15f6019 query_param_test: Update Positive cases for Delegate by Jiaqing Zhao · 2 years, 6 months ago
  68. fa31f81 query_param_test: fix namespaces by Nan Zhou · 2 years, 6 months ago
  69. 4712a7b query_param: fix headers by Nan Zhou · 2 years, 6 months ago
  70. 22daffd Add missing Context type to MetricReport by AppaRao Puli · 2 years, 6 months ago
  71. 227a2b0 error_messages: Add PropertyValueOutOfRange error by Jiaqing Zhao · 2 years, 6 months ago
  72. f866686 registry: Base: Upgrade 1.11.0 -> 1.13.0 by Jiaqing Zhao · 2 years, 6 months ago
  73. b5b4060 sessions: iwyu by nitroglycerine · 2 years, 6 months ago
  74. fdd2690 LogService: Add support for Fault Log by Claire Weinan · 2 years, 10 months ago
  75. 8bb5fbc Update Privilege Registry from 1.2.0 to 1.3.0 by Sui Chen · 2 years, 6 months ago
  76. 9fa6d14 clang: fix extra semicolon by Nan Zhou · 2 years, 6 months ago
  77. 83edb08 Fix Validator Error for Updateable spelling by Gunnar Mills · 2 years, 6 months ago
  78. eee0013 sw_util: Rename all Firmware to Software wherever possible by Willy Tu · 2 years, 7 months ago
  79. b66cf2a query_param: remove default in switch by Nan Zhou · 2 years, 7 months ago
  80. e825cbc Revert "Implement Redfish PCIeSlots schema" by Ed Tanous · 2 years, 6 months ago
  81. 81d523a Move the JsonSchemas to be generated at runtime by Ed Tanous · 2 years, 7 months ago
  82. 7691cc2 Implement Redfish PCIeSlots schema by Chicago Duan · 4 years ago
  83. 8c623a9 Handle redfish 404 with a good message by Ed Tanous · 2 years, 7 months ago
  84. e56ed6b redfish: Add Chassis associated Drive query by John Edward Broadbent · 2 years, 8 months ago
  85. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  86. a7a8029 bmcweb: Set Retry Policy Valid Response Codes by Carson Labrado · 2 years, 7 months ago
  87. 593f644 query params: avoid copy by Nan Zhou · 2 years, 7 months ago
  88. 2c5cb51 Leave off firmware properties if EBADR by Gunnar Mills · 2 years, 7 months ago
  89. 92903bd redfish: Add Chassis listing associated drive by John Edward Broadbent · 2 years, 8 months ago
  90. 4ee8e21 Make code compile on clang again by Ed Tanous · 2 years, 7 months ago
  91. 72c3ae3 Expand query: reimplement the way to do subqueries by Nan Zhou · 2 years, 8 months ago
  92. f65fca6 Move redfish/v1 instantiation by Ed Tanous · 2 years, 7 months ago
  93. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  94. 244256c bmcweb: Remove hardcoded HTTP verbs and headers by Carson Labrado · 2 years, 8 months ago
  95. 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 8 months ago
  96. 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 8 months ago
  97. c02a74f Return OData.Version with responses by Ed Tanous · 2 years, 8 months ago
  98. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  99. f52c03c Refactor HttpClient Class by Carson Labrado · 2 years, 9 months ago
  100. 2a68dc8 Implement $top and $skip by Ed Tanous · 2 years, 9 months ago