1. 034e125 Don't pretty print inline arguments by Ed Tanous · 5 months ago
  2. aaebeaa Rename parameters to keep convention by Ed Tanous · 5 months ago
  3. a877074 Enable gcc-14 builds by Ed Tanous · 5 months ago
  4. d109e2b Refactor: move registries functions to their file by Alexander Hansen · 5 months ago
  5. b80ba2e Refactor: extract src/event_log.cpp by Alexander Hansen · 5 months ago
  6. 02c1e29 Refactor: break up event_service_manager.hpp by Alexander Hansen · 5 months ago
  7. 7585b76 Adds redfish error for GenerateSecretKeyRequired by Jishnu CM · 6 months ago
  8. 5900d4c clang-tidy: add misc-include-cleaner fixes by Patrick Williams · 6 months ago
  9. 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 7 months ago
  10. 6be832e Remove duplicated block comments by Ed Tanous · 7 months ago
  11. e21126e Break out hostlogger by Ed Tanous · 8 months ago
  12. 8d2f868 Break out post codes by Ed Tanous · 8 months ago
  13. 478b7ad Remove IWYU pragmas by Ed Tanous · 9 months ago
  14. 41fe81c Fix includes by Ed Tanous · 8 months ago
  15. b54eb49 Add property error by Ed Tanous · 8 months ago
  16. 247ae89 Make PATCH return 204 again by Ed Tanous · 8 months ago
  17. 6889620 Add a Hypervisor Computer System Option by Gunnar Mills · 8 months ago
  18. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 8 months ago
  19. cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 9 months ago
  20. a782e26 event logs: move route requests by Alexander Hansen · 8 months ago
  21. d5c0172 Add back odata support by Ed Tanous · 10 months ago
  22. f80a87f Add SSE filter param support by Ed Tanous · 10 months ago
  23. 84177a2 Break journal logging into methods by Ed Tanous · 9 months ago
  24. b0983db Break out Journal log into its own file by Ed Tanous · 9 months ago
  25. 1cf8231 Allow fuzzy string comparisons in $filter expr by Ed Tanous · 10 months ago
  26. 2261a98 Use lexme in redfish filter parser by Ed Tanous · 10 months ago
  27. 25991f7 Add filter parameter support by Ed Tanous · 10 months ago
  28. f88b217 Filter Expression parser by Ed Tanous · 3 years ago
  29. 8698760 Add telemetry messages to registry by Michal Orzel · 10 months ago
  30. 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 9 months ago
  31. fa345c7 Add EventBufferExceeded message by Ed Tanous · 10 months ago
  32. 090ab8e Generate metadata at runtime by Ed Tanous · 11 months ago
  33. 36a59ea Fix regression in LogService by Ed Tanous · 12 months ago
  34. 25b54db Bring consistency to config options by Ed Tanous · 1 year ago
  35. 95c6307 Break out formatters by Ed Tanous · 1 year, 1 month ago
  36. 5b90429 Add missing headers by Ed Tanous · 1 year ago
  37. f513933 Refactor UpdateService by Ed Tanous · 1 year, 1 month ago
  38. 87c4496 Move to Redfish setProperty call by Asmitha Karunanithi · 1 year, 1 month ago
  39. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 1 year ago
  40. 3cd7072 Move run and redfish to compile units by Ed Tanous · 1 year ago
  41. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 1 year, 1 month ago
  42. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 1 year, 2 months ago
  43. f0b59af Add misc-include-cleaner by Ed Tanous · 1 year, 1 month ago
  44. c51afd5 Call systemd SetTime directly by Ed Tanous · 1 year, 1 month ago
  45. 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 1 year, 3 months ago
  46. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 6 months ago
  47. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years, 3 months ago
  48. 99bf026 Fix incorrect response code for header size limit by Divya Jyoti · 1 year, 8 months ago
  49. 3544d2a Use ranges by Ed Tanous · 1 year, 9 months ago
  50. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 9 months ago
  51. d9fcfcc Tidy enable modernize-redundant-void-arg by Ed Tanous · 1 year, 10 months ago
  52. d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 10 months ago
  53. 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 8 months ago
  54. 95b3ad7 Make redfish::messages rely on typesafe structures by Ed Tanous · 2 years, 10 months ago
  55. 14fbced Make propertyValueIncorrect typesafe by Ed Tanous · 2 years, 10 months ago
  56. f818b04 Make propertyValueFormatError more typesafe by Ed Tanous · 2 years, 10 months ago
  57. 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 10 months ago
  58. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 10 months ago
  59. c1c7b94 Remove duplicated stringValueTooLong by Ed Tanous · 1 year, 11 months ago
  60. 600af5f Input parameter validation for Event Subscription by AppaRao Puli · 3 years, 7 months ago
  61. faf100f Fix some includes by Ed Tanous · 1 year, 11 months ago
  62. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 2 years ago
  63. d9f466b Take url views by value by Ed Tanous · 2 years, 2 months ago
  64. 33c6b58 Remove body member from Request by Ed Tanous · 2 years, 2 months ago
  65. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 3 years ago
  66. 1aa0c2b Add option for validating content-type header by Ed Tanous · 3 years, 2 months ago
  67. 4ef82a1 Add Support for ActionParameterNotInList Message by Alex Schendel · 2 years, 3 months ago
  68. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 10 months ago
  69. b4ad4c0 bmcweb: Add strictAccountTypes error message by Shantappa Teekappanavar · 2 years, 7 months ago
  70. 3590bd1 query: propogate errors for expand by Nan Zhou · 2 years, 8 months ago
  71. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 10 months ago
  72. 44c7041 Add 405 handler for redfish by Ed Tanous · 2 years, 9 months ago
  73. 0442ef9 error_message: iwyu by Nan Zhou · 2 years, 8 months ago
  74. ae68831 error message: add insufficientStorage by Nan Zhou · 2 years, 8 months ago
  75. 65e4f1f Optimize resource event schema by Ed Tanous · 3 years, 2 months ago
  76. d9f6c62 Use enum overload for field setting by Ed Tanous · 3 years, 1 month ago
  77. 7b1dd2f Set UnknownProperty message to be an error by Ed Tanous · 2 years, 10 months ago
  78. 227a2b0 error_messages: Add PropertyValueOutOfRange error by Jiaqing Zhao · 2 years, 10 months ago
  79. 70fae94 query_param: remove dead file by Nan Zhou · 2 years, 11 months ago
  80. 8868776 Change operationFailed to return 502 by Ed Tanous · 3 years ago
  81. 6a409c1 Change query param errors to be 400 instead of 403 by Ed Tanous · 3 years ago
  82. 1476687 Remove brace initialization of json objects by Ed Tanous · 3 years, 1 month ago
  83. 7cf436c Implement Expand by Ed Tanous · 3 years, 1 month ago
  84. 24861a2 registry: Add PropertyValueExternalConflict registry by Ramesh Iyyar · 3 years, 1 month ago
  85. 2a6af81 registry: Add PropertyValueResourceConflict registry by Ramesh Iyyar · 3 years, 1 month ago
  86. f7725d7 Make code compile on clang again by Ed Tanous · 3 years, 2 months ago
  87. 5f2b84e Drop message severity by Ed Tanous · 3 years, 2 months ago
  88. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 3 years, 2 months ago
  89. 1668ce6 Move error messages to string_view by Ed Tanous · 3 years, 2 months ago
  90. b6cd31e Simplify message registry to save binary size by Ed Tanous · 3 years, 2 months ago
  91. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 6 months ago
  92. 0a4304c Remove invalid base log message by Ed Tanous · 3 years, 2 months ago
  93. 331b201 Capture int by value in stringValueTooLong by Ed Tanous · 3 years, 2 months ago
  94. 9ea15c3 Include what you use by Ed Tanous · 3 years, 4 months ago
  95. 5187e09 error_messages: Use int64_t in invalidIndex by Josh Lehan · 3 years, 4 months ago
  96. df5415f Add logging to internal error by Ed Tanous · 3 years, 5 months ago
  97. 8185668 Update error messages file w.r.t Base.1.11.0 by Asmitha Karunanithi · 3 years, 7 months ago
  98. 4a0bf53 Change the word TS to Time Stamp & add time unit by Manojkiran Eda · 4 years ago
  99. 4df1bee Add OData-version header by Ed Tanous · 4 years, 1 month ago
  100. 3e08274 Pointing to the latest Message schema in JSON error response by Asmitha Karunanithi · 4 years, 5 months ago