1. 00ef5dc Implements PowerSupply schema by George Liu · 2 years, 3 months ago
  2. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  3. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  4. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  5. 65a176c fix clang-tidy warnings with unreachable returns by Patrick Williams · 1 year, 8 months ago
  6. 2bd4ab4 query-param: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  7. 97c920c time-utils: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  8. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  9. 46b3028 Aggregation: Process subordinate top collections by Carson Labrado · 1 year, 11 months ago
  10. 30806a2 Fix clang-tidy issue in aggregation by Ed Tanous · 1 year, 9 months ago
  11. a721002 Implements PowerSupplies schema by George Liu · 2 years, 3 months ago
  12. 8fd333d Aggregation: Check for subordinate collection by Carson Labrado · 2 years ago
  13. a1cbc19 Fix If Match header in Http layer by Hieu Huynh · 1 year, 9 months ago
  14. b27e1cb Aggregation: Prefix fix HttpHeaders property by Carson Labrado · 1 year, 10 months ago
  15. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 1 year, 10 months ago
  16. 23203b4 Add component integrity schemas by Ed Tanous · 1 year, 10 months ago
  17. d14a48f Aggregation: Increase response read limit to 50MB by Carson Labrado · 1 year, 10 months ago
  18. 8b2521a Implement AggregationSource by Carson Labrado · 1 year, 10 months ago
  19. 535c760 Fix resource delete event issue by Asmitha Karunanithi · 1 year, 10 months ago
  20. d9f466b Take url views by value by Ed Tanous · 1 year, 10 months ago
  21. ad595fa Only parse to the depth requested by Ed Tanous · 1 year, 11 months ago
  22. 5315c1b Implement AggregationSourceCollection by Carson Labrado · 1 year, 11 months ago
  23. a903233 Raise UnpackErrorPrinter to Log BMCWEB_LOG_ERROR by deepakala-k · 1 year, 10 months ago
  24. 39662a3 Make url by value in Request by Ed Tanous · 1 year, 11 months ago
  25. 98fe740 Remove fields member from Request by Ed Tanous · 1 year, 11 months ago
  26. 88a8a17 Remove the redfish hypervisor namespace by Ed Tanous · 1 year, 10 months ago
  27. a4eb761 Add the getAssociationEndPoints method by George Liu · 1 year, 11 months ago
  28. 6c06898 Implement AggregationService by Ed Tanous · 1 year, 11 months ago
  29. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 9 months ago
  30. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 11 months ago
  31. 26ccae3 Pass string views by value by Ed Tanous · 1 year, 11 months ago
  32. 7da1c58 Add Ports schema by George Liu · 1 year, 10 months ago
  33. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  34. 24dadc8 Aggregation: Fix cppcheck errors by Carson Labrado · 1 year, 11 months ago
  35. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years ago
  36. 4ce2c1b Make pcie_slots compile by Ed Tanous · 1 year, 11 months ago
  37. 0af78d5 Aggregation: Fix up aggregated response header URIs by Khang Kieu · 2 years ago
  38. c6830d5 Revert "Add the getAssociationEndPoints method" by Gunnar Mills · 1 year, 11 months ago
  39. d91415c Change readJson from is_object to get_ptr by Ed Tanous · 1 year, 11 months ago
  40. 3179105 Implementation of FabricAdapter schema in bmcweb by Sunny Srivastava · 3 years, 10 months ago
  41. 369ea3f Add the getAssociationEndPoints method by George Liu · 2 years, 1 month ago
  42. 4ef82a1 Add Support for ActionParameterNotInList Message by Alex Schendel · 1 year, 11 months ago
  43. 43e14d3 Aggregation: Better handle dropped requests by Carson Labrado · 2 years, 2 months ago
  44. d4413c5 Fix some warnings by cppcheck by George Liu · 1 year, 11 months ago
  45. a8d8f9d Update schema pack to 2022.3 by Ed Tanous · 1 year, 11 months ago
  46. e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
  47. c2e3200 Break out set time function and unit test it by Ed Tanous · 2 years ago
  48. 7c4c52c Aggregation: Aggregate top level collections by Carson Labrado · 2 years, 1 month ago
  49. 32d7d8e Aggregation: Fix and forward all responses by Carson Labrado · 2 years ago
  50. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  51. 3a4ad5d Refactor ipv4VerifyIpAndGetBitcount by Ed Tanous · 2 years, 5 months ago
  52. cf9e417 Add check for globals by Ed Tanous · 2 years ago
  53. 71abefe Add FabricAdapter schema by Lakshmi Yadlapati · 2 years ago
  54. 11987af Aggregation: Improve prefix fixup matching by Carson Labrado · 2 years, 1 month ago
  55. 218295d Optimize task event registry by Ed Tanous · 2 years, 5 months ago
  56. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
  57. 9e03140 Aggregation: Generate collections from schema by Carson Labrado · 2 years, 6 months ago
  58. 853c0dc Generate includes for all schemas by Ed Tanous · 2 years ago
  59. 93f7a0d Use owning strings for aggregator URI by Ed Tanous · 2 years ago
  60. f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
  61. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
  62. 204c376 Fix python packaging problem by Ed Tanous · 2 years, 1 month ago
  63. 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 2 years, 10 months ago
  64. 7e8890c Aggregation: Detect and fix all URI properties by Carson Labrado · 2 years, 1 month ago
  65. 2d6cb56 Implement If-Match header in Http layer by Ed Tanous · 2 years, 6 months ago
  66. 4ca3ec3 Add Redfish EnvironmentMetrics schema in bmcweb by Albert Zhang · 3 years, 7 months ago
  67. 69fca03 Aggregation: Fix header clobbering by Carson Labrado · 2 years, 2 months ago
  68. f1240b4 Add ThermalMetrics schema by George Liu · 2 years, 2 months ago
  69. ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 3 months ago
  70. 4e7efda redfish.hpp: fix header path by Nan Zhou · 2 years, 2 months ago
  71. 77b3643 Implements PowerSubsystem schema by Chicago Duan · 3 years, 11 months ago
  72. bf7e67e Add EnvironmentMetrics schema by George Liu · 2 years, 3 months ago
  73. 77665bd header cleanups by Nan Zhou · 2 years, 3 months ago
  74. b4ad4c0 bmcweb: Add strictAccountTypes error message by Shantappa Teekappanavar · 2 years, 3 months ago
  75. fe9bd2d Add PowerSubsystem PowerSupply and PowerSupplyCollection schema by Chicago Duan · 2 years, 3 months ago
  76. 828252d certificate: Replace lambda with inline function by Jiaqing Zhao · 2 years, 3 months ago
  77. 3d69fed Make the schemas.hpp generated file #include array by Ed Tanous · 2 years, 3 months ago
  78. 1a7b377 Add Fan and FanCollection schema by George Liu · 2 years, 3 months ago
  79. c106b67 treewide: change EM's ObjectManager path by Nan Zhou · 2 years, 3 months ago
  80. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago
  81. 01c78a0 registries: iwyu by Nan Zhou · 2 years, 3 months ago
  82. 043bec0 privilege registry: simplify writing headers by Nan Zhou · 2 years, 3 months ago
  83. 3590bd1 query: propogate errors for expand by Nan Zhou · 2 years, 5 months ago
  84. 411e6a1 Aggregation: Ignore JsonSchemas and fix prefixes by Carson Labrado · 2 years, 4 months ago
  85. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
  86. 62bafc0 clang-tidy: fix misc warnings by Patrick Williams · 2 years, 4 months ago
  87. 2e30bc2 Fix function getLogFromRegistry by Krzysztof Grobelny · 2 years, 4 months ago
  88. d1bde9e used sdbusplus::unpackPropertiesNoThrow part 8 by Krzysztof Grobelny · 2 years, 4 months ago
  89. 07ffa4e query: make $select true by default by Nan Zhou · 2 years, 5 months ago
  90. 033f1e4 Move ipv4VerifyIpAndGetBitcount into ip_utils by Ed Tanous · 2 years, 5 months ago
  91. 44c7041 Add 405 handler for redfish by Ed Tanous · 2 years, 5 months ago
  92. 1e75e1d json utils: remove forward_declare by Nan Zhou · 2 years, 4 months ago
  93. db18fc9 Aggregation: Improve handling of certain requests by Carson Labrado · 2 years, 4 months ago
  94. c1d019a Sensor optimization by Ed Tanous · 2 years, 5 months ago
  95. 0442ef9 error_message: iwyu by Nan Zhou · 2 years, 4 months ago
  96. 0d5f5cf Remove tcp_stream by Ed Tanous · 2 years, 10 months ago
  97. e38778a Add SSL support for http_client (EventService) by AppaRao Puli · 2 years, 6 months ago
  98. ce96943 Aggregation: Reduce Retry Policy by Carson Labrado · 2 years, 6 months ago
  99. 4c30e22 Redfish Aggregation: Aggregate Collections by Carson Labrado · 2 years, 6 months ago
  100. 1c0bb5c Redfish Aggregation: Fixup aggregated URIs by Carson Labrado · 2 years, 8 months ago