1. 4c521c3 Fix file removal by Ed Tanous · 9 months ago
  2. c98dbc6 Remove logically dead code by Ed Tanous · 9 months ago
  3. c09966b Give static analysis some hints by Ed Tanous · 9 months ago
  4. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
  5. 76b038f Fix object type in json utils by Ed Tanous · 9 months ago
  6. 665e760 Pull in all registries by Gunnar Mills · 9 months ago
  7. f1a1e3d Simplify query_param by Ed Tanous · 9 months ago
  8. 3cd7072 Move run and redfish to compile units by Ed Tanous · 9 months ago
  9. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 9 months ago
  10. 8cb2c02 Fix moves/forward by Ed Tanous · 10 months ago
  11. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
  12. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  13. 5be2b14 Move where appropriate by Ed Tanous · 10 months ago
  14. 9de65b3 Fix redundant inline operators by Ed Tanous · 10 months ago
  15. 4da0490 Use no-switch-default on clang by Ed Tanous · 10 months ago
  16. 93cf0ac Fix SSE sockets by Ed Tanous · 10 months ago
  17. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  18. 47f2934 Fix redundant init issues by Ed Tanous · 10 months ago
  19. b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
  20. c51afd5 Call systemd SetTime directly by Ed Tanous · 10 months ago
  21. 1c79f93 redfish-schema: add Protocol by Patrick Williams · 11 months ago
  22. 52e3162 Simplify body by Ed Tanous · 12 months ago
  23. 2ae81db Bump Redfish schemas to 2023.3 by Gunnar Mills · 11 months ago
  24. 5ae1f7f Implements ThermalMetrics schema by zhanghch05 · 3 years, 10 months ago
  25. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 6 months ago
  26. 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 12 months ago
  27. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  28. c48377d Fix typo in collection.hpp by Myung Bae · 1 year, 1 month ago
  29. 70c4d54 Refactor PCIeDeviceList to use getCollectionMembers by Lakshmi Yadlapati · 1 year, 7 months ago
  30. 63509dd Fix SNMP invalid Destination error by Ravi Teja · 1 year, 3 months ago
  31. 06a6397 Move date_h to pragma once by Ed Tanous · 1 year, 2 months ago
  32. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  33. 9d33a47 utils: date: fix clang warning by Patrick Williams · 1 year, 3 months ago
  34. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  35. e9cc1bc Update schemas to 2023.2 by Ed Tanous · 1 year, 4 months ago
  36. 168d1b1 LogService: Retrieve dump generated by Manager by Carson Labrado · 1 year, 10 months ago
  37. 480662d Fix update_schemas.py to add Oem JsonSchemas by Myung Bae · 1 year, 3 months ago
  38. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  39. 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 3 months ago
  40. 3e5faba Generate OpenBMC registry by Ed Tanous · 1 year, 5 months ago
  41. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
  42. a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
  43. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  44. 64466c0 Fix FanRemoved MessageArgs number by Jason M. Bills · 1 year, 5 months ago
  45. bf2dded Reduce some Error log severities by Carson Labrado · 1 year, 5 months ago
  46. 93518fb Fix for PowerSupplyPowerRestored MessageArgs by Jayaprakash Mutyala · 1 year, 5 months ago
  47. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 6 months ago
  48. 9e6c388 Add PATCH for MetricReportDefinition by Lukasz Kazmierczak · 3 years, 1 month ago
  49. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
  50. e4e5423 Implements Fan schema by George Liu · 2 years, 3 months ago
  51. 9516f41 Implements FanCollection schema by George Liu · 2 years, 3 months ago
  52. 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 6 months ago
  53. 1249e9c Simplify duration string parsing by Ed Tanous · 1 year, 11 months ago
  54. 24d67ff Remove IBM console events from Redfish by Ed Tanous · 4 years, 3 months ago
  55. e002dbc Aggregation: Add satellite only links by Carson Labrado · 2 years ago
  56. cf3b484 Refactor redfishPcieGenerationFromDbus and redfishSlotType by Lakshmi Yadlapati · 1 year, 7 months ago
  57. 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 6 months ago
  58. 0f25584 Remove ServerSentEvents class by Ed Tanous · 1 year, 6 months ago
  59. 37b1f7b FindNavigationReferences rename p->jsonPtr by Ed Tanous · 1 year, 7 months ago
  60. c59e338 Make findNavigationReference* use references by Ed Tanous · 2 years, 6 months ago
  61. 87788ab Split up findNavigationReference by Ed Tanous · 2 years, 6 months ago
  62. d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 7 months ago
  63. 3d30708 Redfish: Implement SNMP Trap by Chicago Duan · 4 years, 1 month ago
  64. 100afe5 Move all ComputerSystem routes to bottom by Ed Tanous · 1 year, 7 months ago
  65. 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 5 months ago
  66. 5eb468d Refactor getManagedObjects method by George Liu · 1 year, 7 months ago
  67. c49c329 Move PCIe functions to common file by Lakshmi Yadlapati · 1 year, 9 months ago
  68. 95b3ad7 Make redfish::messages rely on typesafe structures by Ed Tanous · 2 years, 6 months ago
  69. 14fbced Make propertyValueIncorrect typesafe by Ed Tanous · 2 years, 6 months ago
  70. f818b04 Make propertyValueFormatError more typesafe by Ed Tanous · 2 years, 6 months ago
  71. 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 6 months ago
  72. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 6 months ago
  73. 8dab0f5 Move registry code out of event service manager by Ed Tanous · 1 year, 7 months ago
  74. 32cdb4a query: Fix default expand level with delegated by Willy Tu · 1 year, 8 months ago
  75. ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
  76. 69c3cf0 Remove unused include by Ed Tanous · 1 year, 7 months ago
  77. 9cfcad2 Remove usage of deprecated VLanNetworkInterface by Jiaqing Zhao · 1 year, 11 months ago
  78. 61b1eb2 storage: Support new StorageController by Willy Tu · 1 year, 10 months ago
  79. b5b62cc hex_units: Fix Werror=conversion by Willy Tu · 1 year, 7 months ago
  80. 5e44e3d Add SSE style subscription support to eventservice by AppaRao Puli · 3 years, 10 months ago
  81. 472bd20 Move getPCIeDeviceList to pcie_util by Lakshmi Yadlapati · 1 year, 10 months ago
  82. c1c7b94 Remove duplicated stringValueTooLong by Ed Tanous · 1 year, 7 months ago
  83. 600af5f Input parameter validation for Event Subscription by AppaRao Puli · 3 years, 3 months ago
  84. 75ec825 Update base registries by Ed Tanous · 1 year, 7 months ago
  85. f8ca6d7 Allow async resolver to be optional by Ed Tanous · 2 years, 6 months ago
  86. dd1c4a9 Add support for POST on TriggersCollection by Szymon Dompke · 2 years, 10 months ago
  87. 185444b json utility: add sort by Nan Zhou · 2 years, 6 months ago
  88. faf100f Fix some includes by Ed Tanous · 1 year, 8 months ago
  89. 479e899 Switched bmcweb to use new telemetry service API by Krzysztof Grobelny · 3 years, 7 months ago
  90. f263e09 Update schema packs to 2023.1 by Ed Tanous · 1 year, 8 months ago
  91. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 10 months ago
  92. 81c4e33 Capture all boost::system::error_codes by ref by Ed Tanous · 1 year, 8 months ago
  93. 00ef5dc Implements PowerSupply schema by George Liu · 2 years, 3 months ago
  94. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 9 months ago
  95. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
  96. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  97. 65a176c fix clang-tidy warnings with unreachable returns by Patrick Williams · 1 year, 8 months ago
  98. 2bd4ab4 query-param: fix clang-tidy warnings by Patrick Williams · 1 year, 8 months ago
  99. 97c920c time-utils: fix clang-tidy warning by Patrick Williams · 1 year, 8 months ago
  100. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago