1. 58c7148 Transition to simpler trigger interface by Ed Tanous · 3 months ago
  2. e364803 Make trigger use common types by Ed Tanous · 3 months ago
  3. dac07ca Fix MRD patch request with overwriting metrics by Boleslaw Ogonczyk Makowski · 8 days ago
  4. b437a53 account_service: Move to unpackproperty method by Asmitha Karunanithi · 3 weeks ago
  5. a64919e Fix issues in MRD patch requests by Boleslaw Ogonczyk Makowski · 4 weeks ago
  6. 770362f Use raw content URL by Milton D. Miller II · 3 weeks ago
  7. 6e1a52f Fix setting gateways by Ed Tanous · 8 weeks ago
  8. 81ee0e7 Update Submit Test event feature to send custom data by Chandramohan Harkude · 3 weeks ago
  9. a8a5bc1 Generate heartbeat registry by Ed Tanous · 5 weeks ago
  10. 847deee Generate resource event by Ed Tanous · 5 weeks ago
  11. f175c28 Generate task event by Ed Tanous · 5 weeks ago
  12. daadfb2 Fix clang-tidy by Ed Tanous · 3 weeks ago
  13. 0f441f0 Reformat for clang-19 by Ed Tanous · 3 weeks ago
  14. deae6a7 Move getProperty calls to utility by Ed Tanous · 8 weeks ago
  15. 66aabb7 Fix URI warning in RSV by Ed Tanous · 4 weeks ago
  16. 67b2e53 Fix clang-tidy for gcc-14 by Ed Tanous · 4 weeks ago
  17. 6a37140 Put simple update behind an option by Ed Tanous · 5 weeks ago
  18. 19ea286 Always fall back to ChassisType RackMount by Gunnar Mills · 4 weeks ago
  19. 56b8199 Make message registries use 2 digit versions by Ed Tanous · 5 weeks ago
  20. be2f124 Extract reusable logic into separate function by Jishnu CM · 5 weeks ago
  21. 21c0ba6 Make eventId increment per event by Myung Bae · 5 weeks ago
  22. f7a2607 Refactor Message Header and Url Selector by Myung Bae · 5 weeks ago
  23. fb54610 Implement Subscription Heartbeat Logic by Myung Bae · 2 months ago
  24. 5064a25 Add Persistent Heartbeat subscription properties by Myung Bae · 3 months ago
  25. 8274eb1 Simplify journal paging by Ed Tanous · 7 weeks ago
  26. f8010a3 Refactor swutils to break down in to functions by Ed Tanous · 8 weeks ago
  27. 2952f64 Dynamically determine ChassisType for Redfish by Joseph-Jonathan Salzano · 7 weeks ago
  28. 6c58a03 event service: dbus log: enable event subscription by Alexander Hansen · 7 weeks ago
  29. 7b66972 Break out Filesystem events into classes by Ed Tanous · 7 weeks ago
  30. 3433b03 Break out SendEventToSubs by Ed Tanous · 6 weeks ago
  31. ea20bc6 Break out long lambda in filesystem events by Ed Tanous · 7 weeks ago
  32. 2ac6985 Break out Dbus events into class by Ed Tanous · 7 weeks ago
  33. b26ff34 Break out dbus telemetry watcher by Ed Tanous · 7 weeks ago
  34. 2185dde Break out filesystem watcher into separate file by Ed Tanous · 7 weeks ago
  35. 352945b Update base registry keys to 1.19 by Ed Tanous · 7 weeks ago
  36. 48fb20b Update error types to use dmtf by Ed Tanous · 7 weeks ago
  37. 644cdcb Make all ints size_t by Ed Tanous · 7 weeks ago
  38. f8cca87 Order by order in DMTF registry by Ed Tanous · 7 weeks ago
  39. 7ccfe68 Generate error messages source by Ed Tanous · 7 weeks ago
  40. c87294a Remove InvalidUpload response code by Ed Tanous · 7 weeks ago
  41. 034e125 Don't pretty print inline arguments by Ed Tanous · 7 weeks ago
  42. 42079ec Generate error messages for Redfish by Ed Tanous · 7 weeks ago
  43. aaebeaa Rename parameters to keep convention by Ed Tanous · 7 weeks ago
  44. e7bcf47 json utility: fixed core dump during sensor load by Jayanth Othayoth · 7 weeks ago
  45. 9008975 Fix regression on metadata uri by Ed Tanous · 7 weeks ago
  46. a877074 Enable gcc-14 builds by Ed Tanous · 7 weeks ago
  47. d109e2b Refactor: move registries functions to their file by Alexander Hansen · 7 weeks ago
  48. b80ba2e Refactor: extract src/event_log.cpp by Alexander Hansen · 7 weeks ago
  49. 6a42dc6 Change primary postcode interface to byte array by Potin Lai · 4 months ago
  50. 9f892fa fix redfish validator error for Update interface by Jagpal Singh Gill · 8 weeks ago
  51. 02c1e29 Refactor: break up event_service_manager.hpp by Alexander Hansen · 8 weeks ago
  52. fa800c8 Manager: Remove SerialConsole and TODO by Gunnar Mills · 8 weeks ago
  53. d27c31e update service name for UPDATESERVICE_USE_DBUS by Jagpal Singh Gill · 3 months ago
  54. 5fe4ef3 Make UserSubscription as shared_ptr in Subscription by Myung Bae · 3 months ago
  55. b07942e Fix snmp port out of range by George Liu · 10 weeks ago
  56. 02ea923 Remove 2nd incorrect TotalCores by Gunnar Mills · 2 months ago
  57. f712565 Remove SubscriptionId get and set functions by Myung Bae · 3 months ago
  58. a0969c7 Remove subscription for TerminateAfterRetries policy by Myung Bae · 4 months ago
  59. 56ba386 Fix Persistent Subscription PATCH by Myung Bae · 3 months ago
  60. 7585b76 Adds redfish error for GenerateSecretKeyRequired by Jishnu CM · 3 months ago
  61. 340d74c Handling of OutOfRange in ReadJson by Myung Bae · 3 months ago
  62. 788b091 Event: Change MemberId type to string by Igor Kanyuka · 3 months ago
  63. 5900d4c clang-tidy: add misc-include-cleaner fixes by Patrick Williams · 3 months ago
  64. 21a94d5 Fix coredump during subscription by Myung Bae · 3 months ago
  65. afc474a Format readjson by Myung Bae · 3 months ago
  66. 6fe8751 Implement TemperatureReadingsCelsius property for ThermalMetrics by George Liu · 1 year, 6 months ago
  67. d3a48a1 Refactor eventMatchesFilter by Ed Tanous · 3 months ago
  68. 4b712a2 Move UserSubscription to composition by Ed Tanous · 1 year, 5 months ago
  69. 41868c6 Reformat with Never-AlignTrailingComments style by Myung Bae · 3 months ago
  70. d8e2b61 Fix PowerSupply GET error by Myung Bae · 3 months ago
  71. 89449bb update service: update the updateable BMC by Jagpal Singh Gill · 5 months ago
  72. e9f1201 Add unit test for trailing slashes by Ed Tanous · 3 months ago
  73. b519006 Support ProductionDate report by Hieu Huynh · 6 months ago
  74. 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 3 months ago
  75. 3e42a32 Refactor mapper calls to use getAssociatedSubTreePathsById by Lakshmi Yadlapati · 7 months ago
  76. 4e196b9 json utility: Update sort algorithms by Ed Tanous · 3 months ago
  77. b575cae Bump base registry to 1.19.0 by Jishnu CM · 3 months ago
  78. d3e0859 sdbusplus: use shorter type aliases by Patrick Williams · 3 months ago
  79. 26d3b0f Fix error codes by Chandra Harkude · 4 months ago
  80. a14c911 Add extra subscription params support by Ed Tanous · 4 months ago
  81. 262dcc1 event logs: introduce struct DbusEventLogEntry by Alexander Hansen · 4 months ago
  82. 8812e8b Do not remove wrong cookies on Session DELETE by Paul Fertser · 4 months ago
  83. 6440c77 Update symlinks for 2024.3 by Gunnar Mills · 4 months ago
  84. dd5c81e Update to 2024.3 by Gunnar Mills · 4 months ago
  85. d51c61b Fix status for non-existent JsonSchema FileGet by Myung Bae · 4 months ago
  86. cd5a898 Sensors: Add SpeedRPM property by Janet Adkins · 5 months ago
  87. 6d799e1 Rename sendEvent by Ed Tanous · 4 months ago
  88. fe37dda Fix 404 status from JsonSchemas FileGet by Myung Bae · 4 months ago
  89. 6be832e Remove duplicated block comments by Ed Tanous · 4 months ago
  90. 8759961 Fix EventDesition schema version usage by Myung Bae · 4 months ago
  91. ab0d439 Fix IPv6 static default gateway by Ravi Teja · 4 months ago
  92. 03d4d37 event service manager: more meaningful debug logs by Alexander Hansen · 4 months ago
  93. 4ff0f1f static -> inline by Ed Tanous · 4 months ago
  94. f836c1d Fix static analysis by Ed Tanous · 4 months ago
  95. 5ea927b Fix static analysis issues by Ed Tanous · 4 months ago
  96. 4e0d878 Fix std::forwards by Ed Tanous · 4 months ago
  97. e3142e8 Remove unused OemComputerSystem json file by Myung Bae · 4 months ago
  98. 7805ca2 Fix OpenBMC JsonSchemas installation by Myung Bae · 4 months ago
  99. a0735a4 User creation: Add EC to Log by Gunnar Mills · 4 months ago
  100. c44cddd Format OEM schemas with xmllint by Ed Tanous · 4 months ago