1. 471cd24 Remove EventType by Ed Tanous · 7 months ago
  2. 539d8c6 Consistently use generated enumerations by Ed Tanous · 7 months ago
  3. 6bd3081 Change retry policy for redfish aggregator by Ed Tanous · 6 months ago
  4. 7f23576 update service: path change for D-Bus interface by Jagpal Singh Gill · 7 months ago
  5. c018f70 update service: updateable firmware logic change by Jagpal Singh Gill · 7 months ago
  6. f80a87f Add SSE filter param support by Ed Tanous · 7 months ago
  7. fdbce79 Fix Task Monitor URI by Ed Tanous · 7 months ago
  8. f8fe221 Simplify task service code by Ed Tanous · 7 months ago
  9. 1d834d4 OemComputerSystem -> OpenBMCComputerSystem by Ed Tanous · 6 months ago
  10. b6d8c69 Delete schemas.hpp by Ed Tanous · 6 months ago
  11. 19bb362 EventDestination: Implement VerifyCertificate by Ed Tanous · 6 months ago
  12. 1a0866c Fix markdownlint issues by Ed Tanous · 6 months ago
  13. 9ed3f90 Fix crash on subscriptions by Ed Tanous · 6 months ago
  14. 04c35e2 Remove unused variable by Ed Tanous · 6 months ago
  15. 2261a98 Use lexme in redfish filter parser by Ed Tanous · 7 months ago
  16. 25991f7 Add filter parameter support by Ed Tanous · 7 months ago
  17. f88b217 Filter Expression parser by Ed Tanous · 2 years, 9 months ago
  18. e93abac Pass redfishPropertyName earlier argument by Ginu George · 7 months ago
  19. 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 5 months ago
  20. f653730 Clean up time utils by Ed Tanous · 7 months ago
  21. c688dde Remove readSSEQueryParams method by Ed Tanous · 7 months ago
  22. fa345c7 Add EventBufferExceeded message by Ed Tanous · 7 months ago
  23. d8d5fc3 Bump base registry to 1.18.1 by Gunnar Mills · 7 months ago
  24. f2a8e57 Pull in 2024.1 schemas by Gunnar Mills · 7 months ago
  25. 720c989 Move existing schemas into folders by Ed Tanous · 8 months ago
  26. bdbfae2 Fix crash in SSE by Ed Tanous · 8 months ago
  27. 253f11b Allow configuring "bmc" and "system" by Ed Tanous · 8 months ago
  28. 8332831 Fix lesser used options by Ed Tanous · 8 months ago
  29. 17c4724 Move logging args by Ed Tanous · 9 months ago
  30. 102a4cd Manage Request with shared_ptr by Jonathan Doman · 9 months ago
  31. 1aa375b Implement client certificate schemas by Ed Tanous · 9 months ago
  32. 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
  33. 95c6307 Break out formatters by Ed Tanous · 10 months ago
  34. 5b90429 Add missing headers by Ed Tanous · 9 months ago
  35. 3e73742 Initialize schemas array with explicit size by Myung Bae · 9 months ago
  36. ed4de7a Add type safety for NTP server objects by Ed Tanous · 10 months ago
  37. 5910d94 Update Privilege Registry from 1.3.0 to 1.5.0 by Gunnar Mills · 9 months ago
  38. ac25adb Fix Privileges warnings by Ed Tanous · 9 months ago
  39. 4c521c3 Fix file removal by Ed Tanous · 9 months ago
  40. c98dbc6 Remove logically dead code by Ed Tanous · 9 months ago
  41. c09966b Give static analysis some hints by Ed Tanous · 9 months ago
  42. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
  43. 76b038f Fix object type in json utils by Ed Tanous · 9 months ago
  44. 665e760 Pull in all registries by Gunnar Mills · 9 months ago
  45. f1a1e3d Simplify query_param by Ed Tanous · 9 months ago
  46. 3cd7072 Move run and redfish to compile units by Ed Tanous · 9 months ago
  47. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 9 months ago
  48. 8cb2c02 Fix moves/forward by Ed Tanous · 10 months ago
  49. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
  50. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 10 months ago
  51. 5be2b14 Move where appropriate by Ed Tanous · 10 months ago
  52. 9de65b3 Fix redundant inline operators by Ed Tanous · 10 months ago
  53. 4da0490 Use no-switch-default on clang by Ed Tanous · 10 months ago
  54. 93cf0ac Fix SSE sockets by Ed Tanous · 10 months ago
  55. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  56. 47f2934 Fix redundant init issues by Ed Tanous · 10 months ago
  57. b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
  58. c51afd5 Call systemd SetTime directly by Ed Tanous · 10 months ago
  59. 1c79f93 redfish-schema: add Protocol by Patrick Williams · 11 months ago
  60. 52e3162 Simplify body by Ed Tanous · 12 months ago
  61. 2ae81db Bump Redfish schemas to 2023.3 by Gunnar Mills · 12 months ago
  62. 5ae1f7f Implements ThermalMetrics schema by zhanghch05 · 3 years, 10 months ago
  63. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 6 months ago
  64. 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 12 months ago
  65. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  66. c48377d Fix typo in collection.hpp by Myung Bae · 1 year, 1 month ago
  67. 70c4d54 Refactor PCIeDeviceList to use getCollectionMembers by Lakshmi Yadlapati · 1 year, 7 months ago
  68. 63509dd Fix SNMP invalid Destination error by Ravi Teja · 1 year, 3 months ago
  69. 06a6397 Move date_h to pragma once by Ed Tanous · 1 year, 3 months ago
  70. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  71. 9d33a47 utils: date: fix clang warning by Patrick Williams · 1 year, 3 months ago
  72. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
  73. e9cc1bc Update schemas to 2023.2 by Ed Tanous · 1 year, 4 months ago
  74. 168d1b1 LogService: Retrieve dump generated by Manager by Carson Labrado · 1 year, 10 months ago
  75. 480662d Fix update_schemas.py to add Oem JsonSchemas by Myung Bae · 1 year, 3 months ago
  76. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 3 months ago
  77. 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 4 months ago
  78. 3e5faba Generate OpenBMC registry by Ed Tanous · 1 year, 5 months ago
  79. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
  80. a716aa7 Move http client to URL by Ed Tanous · 1 year, 5 months ago
  81. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  82. 64466c0 Fix FanRemoved MessageArgs number by Jason M. Bills · 1 year, 5 months ago
  83. bf2dded Reduce some Error log severities by Carson Labrado · 1 year, 5 months ago
  84. 93518fb Fix for PowerSupplyPowerRestored MessageArgs by Jayaprakash Mutyala · 1 year, 5 months ago
  85. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 7 months ago
  86. 9e6c388 Add PATCH for MetricReportDefinition by Lukasz Kazmierczak · 3 years, 1 month ago
  87. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
  88. e4e5423 Implements Fan schema by George Liu · 2 years, 3 months ago
  89. 9516f41 Implements FanCollection schema by George Liu · 2 years, 4 months ago
  90. 2c6ffdb Use openssl random number generator by Ed Tanous · 1 year, 7 months ago
  91. 1249e9c Simplify duration string parsing by Ed Tanous · 1 year, 11 months ago
  92. 24d67ff Remove IBM console events from Redfish by Ed Tanous · 4 years, 4 months ago
  93. e002dbc Aggregation: Add satellite only links by Carson Labrado · 2 years ago
  94. cf3b484 Refactor redfishPcieGenerationFromDbus and redfishSlotType by Lakshmi Yadlapati · 1 year, 7 months ago
  95. 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 7 months ago
  96. 0f25584 Remove ServerSentEvents class by Ed Tanous · 1 year, 7 months ago
  97. 37b1f7b FindNavigationReferences rename p->jsonPtr by Ed Tanous · 1 year, 7 months ago
  98. c59e338 Make findNavigationReference* use references by Ed Tanous · 2 years, 6 months ago
  99. 87788ab Split up findNavigationReference by Ed Tanous · 2 years, 6 months ago
  100. d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 7 months ago