1. 7f84d8c Return forbidden return code for RestrictedRole operations by Myung Bae · 2 years, 1 month ago
  2. c1a75eb OEM Route Handling Infrastructure by rohitpai · 4 months ago
  3. bb456a6 Remove the last memcpy by Ed Tanous · 1 year, 1 month ago
  4. 4a19a7b Deduplicate event ids by Ed Tanous · 3 months ago
  5. 504af5a clang-format: update latest spec and reformat by Patrick Williams · 3 months ago
  6. fda37f9 Fix inotify by Ed Tanous · 5 months ago
  7. 3c9e6b1 $filter Query parameter support for nested keys added by Chandramohan Harkude · 3 months ago
  8. a93e9c7 Move time_utils to compile unit by Ed Tanous · 5 months ago
  9. 6c038f2 Roll out error message utils by Ed Tanous · 3 months ago
  10. 40e9b92 Use SPDX identifiers by Ed Tanous · 7 months ago
  11. 0309c21 Improve subscriptions logging by Igor Kanyuka · 3 months ago
  12. 56431b2 dbus event subscriptions: test dbus_log_watcher by Alexander Hansen · 5 months ago
  13. 546d078 dbus event subscription: add MessageId by Alexander Hansen · 3 months ago
  14. 4a7a15c dbus event subscription: add timestamp by Alexander Hansen · 5 months ago
  15. f2656d1 ci: fix ci ubasan failure by Alexander Hansen · 3 months ago
  16. 4ac7894 Add content type to HTTP events by Ed Tanous · 5 months ago
  17. 81ee0e7 Update Submit Test event feature to send custom data by Chandramohan Harkude · 4 months ago
  18. a8a5bc1 Generate heartbeat registry by Ed Tanous · 5 months ago
  19. 847deee Generate resource event by Ed Tanous · 5 months ago
  20. f175c28 Generate task event by Ed Tanous · 5 months ago
  21. 0f441f0 Reformat for clang-19 by Ed Tanous · 4 months ago
  22. 67b2e53 Fix clang-tidy for gcc-14 by Ed Tanous · 4 months ago
  23. fb54610 Implement Subscription Heartbeat Logic by Myung Bae · 6 months ago
  24. 6c58a03 event service: dbus log: enable event subscription by Alexander Hansen · 5 months ago
  25. 7b66972 Break out Filesystem events into classes by Ed Tanous · 5 months ago
  26. ea20bc6 Break out long lambda in filesystem events by Ed Tanous · 5 months ago
  27. 2ac6985 Break out Dbus events into class by Ed Tanous · 5 months ago
  28. b26ff34 Break out dbus telemetry watcher by Ed Tanous · 5 months ago
  29. 2185dde Break out filesystem watcher into separate file by Ed Tanous · 5 months ago
  30. 644cdcb Make all ints size_t by Ed Tanous · 5 months ago
  31. f8cca87 Order by order in DMTF registry by Ed Tanous · 5 months ago
  32. 7ccfe68 Generate error messages source by Ed Tanous · 5 months ago
  33. c87294a Remove InvalidUpload response code by Ed Tanous · 5 months ago
  34. 034e125 Don't pretty print inline arguments by Ed Tanous · 5 months ago
  35. aaebeaa Rename parameters to keep convention by Ed Tanous · 5 months ago
  36. a877074 Enable gcc-14 builds by Ed Tanous · 5 months ago
  37. d109e2b Refactor: move registries functions to their file by Alexander Hansen · 5 months ago
  38. b80ba2e Refactor: extract src/event_log.cpp by Alexander Hansen · 5 months ago
  39. 02c1e29 Refactor: break up event_service_manager.hpp by Alexander Hansen · 5 months ago
  40. 7585b76 Adds redfish error for GenerateSecretKeyRequired by Jishnu CM · 6 months ago
  41. 5900d4c clang-tidy: add misc-include-cleaner fixes by Patrick Williams · 6 months ago
  42. 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 7 months ago
  43. 6be832e Remove duplicated block comments by Ed Tanous · 7 months ago
  44. e21126e Break out hostlogger by Ed Tanous · 8 months ago
  45. 8d2f868 Break out post codes by Ed Tanous · 8 months ago
  46. 478b7ad Remove IWYU pragmas by Ed Tanous · 9 months ago
  47. 41fe81c Fix includes by Ed Tanous · 8 months ago
  48. b54eb49 Add property error by Ed Tanous · 8 months ago
  49. 247ae89 Make PATCH return 204 again by Ed Tanous · 8 months ago
  50. 6889620 Add a Hypervisor Computer System Option by Gunnar Mills · 8 months ago
  51. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  52. cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 9 months ago
  53. a782e26 event logs: move route requests by Alexander Hansen · 8 months ago
  54. d5c0172 Add back odata support by Ed Tanous · 10 months ago
  55. f80a87f Add SSE filter param support by Ed Tanous · 10 months ago
  56. 84177a2 Break journal logging into methods by Ed Tanous · 9 months ago
  57. b0983db Break out Journal log into its own file by Ed Tanous · 9 months ago
  58. 1cf8231 Allow fuzzy string comparisons in $filter expr by Ed Tanous · 10 months ago
  59. 2261a98 Use lexme in redfish filter parser by Ed Tanous · 10 months ago
  60. 25991f7 Add filter parameter support by Ed Tanous · 10 months ago
  61. f88b217 Filter Expression parser by Ed Tanous · 3 years ago
  62. 8698760 Add telemetry messages to registry by Michal Orzel · 10 months ago
  63. 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 9 months ago
  64. fa345c7 Add EventBufferExceeded message by Ed Tanous · 10 months ago
  65. 090ab8e Generate metadata at runtime by Ed Tanous · 11 months ago
  66. 36a59ea Fix regression in LogService by Ed Tanous · 12 months ago
  67. 25b54db Bring consistency to config options by Ed Tanous · 1 year ago
  68. 95c6307 Break out formatters by Ed Tanous · 1 year, 1 month ago
  69. 5b90429 Add missing headers by Ed Tanous · 1 year ago
  70. f513933 Refactor UpdateService by Ed Tanous · 1 year, 1 month ago
  71. 87c4496 Move to Redfish setProperty call by Asmitha Karunanithi · 1 year, 1 month ago
  72. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 1 year ago
  73. 3cd7072 Move run and redfish to compile units by Ed Tanous · 1 year ago
  74. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 1 year, 1 month ago
  75. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 1 year, 2 months ago
  76. f0b59af Add misc-include-cleaner by Ed Tanous · 1 year, 1 month ago
  77. c51afd5 Call systemd SetTime directly by Ed Tanous · 1 year, 1 month ago
  78. 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 1 year, 3 months ago
  79. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
  80. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years, 3 months ago
  81. 99bf026 Fix incorrect response code for header size limit by Divya Jyoti · 1 year, 8 months ago
  82. 3544d2a Use ranges by Ed Tanous · 1 year, 9 months ago
  83. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 9 months ago
  84. d9fcfcc Tidy enable modernize-redundant-void-arg by Ed Tanous · 1 year, 10 months ago
  85. d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 10 months ago
  86. 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 8 months ago
  87. 95b3ad7 Make redfish::messages rely on typesafe structures by Ed Tanous · 2 years, 10 months ago
  88. 14fbced Make propertyValueIncorrect typesafe by Ed Tanous · 2 years, 10 months ago
  89. f818b04 Make propertyValueFormatError more typesafe by Ed Tanous · 2 years, 10 months ago
  90. 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 10 months ago
  91. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 10 months ago
  92. c1c7b94 Remove duplicated stringValueTooLong by Ed Tanous · 1 year, 11 months ago
  93. 600af5f Input parameter validation for Event Subscription by AppaRao Puli · 3 years, 7 months ago
  94. faf100f Fix some includes by Ed Tanous · 1 year, 11 months ago
  95. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 2 years ago
  96. d9f466b Take url views by value by Ed Tanous · 2 years, 2 months ago
  97. 33c6b58 Remove body member from Request by Ed Tanous · 2 years, 2 months ago
  98. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 3 years ago
  99. 1aa0c2b Add option for validating content-type header by Ed Tanous · 3 years, 2 months ago
  100. 4ef82a1 Add Support for ActionParameterNotInList Message by Alex Schendel · 2 years, 3 months ago