1. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 6 months ago
  2. 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 12 months ago
  3. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  4. c48377d Fix typo in collection.hpp by Myung Bae · 1 year, 1 month ago
  5. 70c4d54 Refactor PCIeDeviceList to use getCollectionMembers by Lakshmi Yadlapati · 1 year, 7 months ago
  6. 63509dd Fix SNMP invalid Destination error by Ravi Teja · 1 year, 3 months ago
  7. 06a6397 Move date_h to pragma once by Ed Tanous · 1 year, 2 months ago
  8. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  9. 9d33a47 utils: date: fix clang warning by Patrick Williams · 1 year, 3 months ago
  10. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  11. e9cc1bc Update schemas to 2023.2 by Ed Tanous · 1 year, 4 months ago
  12. 168d1b1 LogService: Retrieve dump generated by Manager by Carson Labrado · 1 year, 10 months ago
  13. 480662d Fix update_schemas.py to add Oem JsonSchemas by Myung Bae · 1 year, 3 months ago
  14. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  15. 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 3 months ago
  16. 3e5faba Generate OpenBMC registry by Ed Tanous · 1 year, 5 months ago
  17. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
  18. a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
  19. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  20. 64466c0 Fix FanRemoved MessageArgs number by Jason M. Bills · 1 year, 5 months ago
  21. bf2dded Reduce some Error log severities by Carson Labrado · 1 year, 5 months ago
  22. 93518fb Fix for PowerSupplyPowerRestored MessageArgs by Jayaprakash Mutyala · 1 year, 5 months ago
  23. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 6 months ago
  24. 9e6c388 Add PATCH for MetricReportDefinition by Lukasz Kazmierczak · 3 years, 1 month ago
  25. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
  26. e4e5423 Implements Fan schema by George Liu · 2 years, 3 months ago
  27. 9516f41 Implements FanCollection schema by George Liu · 2 years, 3 months ago
  28. 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 6 months ago
  29. 1249e9c Simplify duration string parsing by Ed Tanous · 1 year, 11 months ago
  30. 24d67ff Remove IBM console events from Redfish by Ed Tanous · 4 years, 3 months ago
  31. e002dbc Aggregation: Add satellite only links by Carson Labrado · 2 years ago
  32. cf3b484 Refactor redfishPcieGenerationFromDbus and redfishSlotType by Lakshmi Yadlapati · 1 year, 7 months ago
  33. 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 6 months ago
  34. 0f25584 Remove ServerSentEvents class by Ed Tanous · 1 year, 6 months ago
  35. 37b1f7b FindNavigationReferences rename p->jsonPtr by Ed Tanous · 1 year, 7 months ago
  36. c59e338 Make findNavigationReference* use references by Ed Tanous · 2 years, 6 months ago
  37. 87788ab Split up findNavigationReference by Ed Tanous · 2 years, 6 months ago
  38. d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 7 months ago
  39. 3d30708 Redfish: Implement SNMP Trap by Chicago Duan · 4 years, 1 month ago
  40. 100afe5 Move all ComputerSystem routes to bottom by Ed Tanous · 1 year, 7 months ago
  41. 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 5 months ago
  42. 5eb468d Refactor getManagedObjects method by George Liu · 1 year, 7 months ago
  43. c49c329 Move PCIe functions to common file by Lakshmi Yadlapati · 1 year, 9 months ago
  44. 95b3ad7 Make redfish::messages rely on typesafe structures by Ed Tanous · 2 years, 6 months ago
  45. 14fbced Make propertyValueIncorrect typesafe by Ed Tanous · 2 years, 6 months ago
  46. f818b04 Make propertyValueFormatError more typesafe by Ed Tanous · 2 years, 6 months ago
  47. 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 6 months ago
  48. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 6 months ago
  49. 8dab0f5 Move registry code out of event service manager by Ed Tanous · 1 year, 7 months ago
  50. 32cdb4a query: Fix default expand level with delegated by Willy Tu · 1 year, 8 months ago
  51. ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
  52. 69c3cf0 Remove unused include by Ed Tanous · 1 year, 7 months ago
  53. 9cfcad2 Remove usage of deprecated VLanNetworkInterface by Jiaqing Zhao · 1 year, 11 months ago
  54. 61b1eb2 storage: Support new StorageController by Willy Tu · 1 year, 10 months ago
  55. b5b62cc hex_units: Fix Werror=conversion by Willy Tu · 1 year, 7 months ago
  56. 5e44e3d Add SSE style subscription support to eventservice by AppaRao Puli · 3 years, 10 months ago
  57. 472bd20 Move getPCIeDeviceList to pcie_util by Lakshmi Yadlapati · 1 year, 10 months ago
  58. c1c7b94 Remove duplicated stringValueTooLong by Ed Tanous · 1 year, 7 months ago
  59. 600af5f Input parameter validation for Event Subscription by AppaRao Puli · 3 years, 3 months ago
  60. 75ec825 Update base registries by Ed Tanous · 1 year, 7 months ago
  61. f8ca6d7 Allow async resolver to be optional by Ed Tanous · 2 years, 6 months ago
  62. dd1c4a9 Add support for POST on TriggersCollection by Szymon Dompke · 2 years, 10 months ago
  63. 185444b json utility: add sort by Nan Zhou · 2 years, 6 months ago
  64. faf100f Fix some includes by Ed Tanous · 1 year, 8 months ago
  65. 479e899 Switched bmcweb to use new telemetry service API by Krzysztof Grobelny · 3 years, 7 months ago
  66. f263e09 Update schema packs to 2023.1 by Ed Tanous · 1 year, 8 months ago
  67. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 10 months ago
  68. 81c4e33 Capture all boost::system::error_codes by ref by Ed Tanous · 1 year, 8 months ago
  69. 00ef5dc Implements PowerSupply schema by George Liu · 2 years, 3 months ago
  70. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 9 months ago
  71. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  72. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  73. 65a176c fix clang-tidy warnings with unreachable returns by Patrick Williams · 1 year, 8 months ago
  74. 2bd4ab4 query-param: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  75. 97c920c time-utils: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  76. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  77. 46b3028 Aggregation: Process subordinate top collections by Carson Labrado · 1 year, 11 months ago
  78. 30806a2 Fix clang-tidy issue in aggregation by Ed Tanous · 1 year, 9 months ago
  79. a721002 Implements PowerSupplies schema by George Liu · 2 years, 3 months ago
  80. 8fd333d Aggregation: Check for subordinate collection by Carson Labrado · 2 years ago
  81. a1cbc19 Fix If Match header in Http layer by Hieu Huynh · 1 year, 10 months ago
  82. b27e1cb Aggregation: Prefix fix HttpHeaders property by Carson Labrado · 1 year, 10 months ago
  83. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 1 year, 10 months ago
  84. 23203b4 Add component integrity schemas by Ed Tanous · 1 year, 10 months ago
  85. d14a48f Aggregation: Increase response read limit to 50MB by Carson Labrado · 1 year, 11 months ago
  86. 8b2521a Implement AggregationSource by Carson Labrado · 1 year, 11 months ago
  87. 535c760 Fix resource delete event issue by Asmitha Karunanithi · 1 year, 10 months ago
  88. d9f466b Take url views by value by Ed Tanous · 1 year, 10 months ago
  89. ad595fa Only parse to the depth requested by Ed Tanous · 1 year, 11 months ago
  90. 5315c1b Implement AggregationSourceCollection by Carson Labrado · 1 year, 11 months ago
  91. a903233 Raise UnpackErrorPrinter to Log BMCWEB_LOG_ERROR by deepakala-k · 1 year, 10 months ago
  92. 39662a3 Make url by value in Request by Ed Tanous · 1 year, 11 months ago
  93. 98fe740 Remove fields member from Request by Ed Tanous · 1 year, 11 months ago
  94. 88a8a17 Remove the redfish hypervisor namespace by Ed Tanous · 1 year, 10 months ago
  95. a4eb761 Add the getAssociationEndPoints method by George Liu · 1 year, 11 months ago
  96. 6c06898 Implement AggregationService by Ed Tanous · 1 year, 11 months ago
  97. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 9 months ago
  98. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 11 months ago
  99. 26ccae3 Pass string views by value by Ed Tanous · 1 year, 11 months ago
  100. 7da1c58 Add Ports schema by George Liu · 1 year, 11 months ago