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