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