1. 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 11 months ago
  2. 3cd7072 Move run and redfish to compile units by Ed Tanous · 11 months ago
  3. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 11 months ago
  4. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 1 year, 1 month ago
  5. f0b59af Add misc-include-cleaner by Ed Tanous · 12 months ago
  6. c51afd5 Call systemd SetTime directly by Ed Tanous · 1 year ago
  7. 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 1 year, 2 months ago
  8. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  9. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years, 2 months ago
  10. 99bf026 Fix incorrect response code for header size limit by Divya Jyoti · 1 year, 7 months ago
  11. 3544d2a Use ranges by Ed Tanous · 1 year, 7 months ago
  12. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 8 months ago
  13. d9fcfcc Tidy enable modernize-redundant-void-arg by Ed Tanous · 1 year, 8 months ago
  14. d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 9 months ago
  15. 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 7 months ago
  16. 95b3ad7 Make redfish::messages rely on typesafe structures by Ed Tanous · 2 years, 9 months ago
  17. 14fbced Make propertyValueIncorrect typesafe by Ed Tanous · 2 years, 9 months ago
  18. f818b04 Make propertyValueFormatError more typesafe by Ed Tanous · 2 years, 9 months ago
  19. 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 9 months ago
  20. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 9 months ago
  21. c1c7b94 Remove duplicated stringValueTooLong by Ed Tanous · 1 year, 9 months ago
  22. 600af5f Input parameter validation for Event Subscription by AppaRao Puli · 3 years, 5 months ago
  23. faf100f Fix some includes by Ed Tanous · 1 year, 10 months ago
  24. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 10 months ago
  25. d9f466b Take url views by value by Ed Tanous · 2 years ago
  26. 33c6b58 Remove body member from Request by Ed Tanous · 2 years, 1 month ago
  27. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 11 months ago
  28. 1aa0c2b Add option for validating content-type header by Ed Tanous · 3 years, 1 month ago
  29. 4ef82a1 Add Support for ActionParameterNotInList Message by Alex Schendel · 2 years, 1 month ago
  30. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 9 months ago
  31. b4ad4c0 bmcweb: Add strictAccountTypes error message by Shantappa Teekappanavar · 2 years, 6 months ago
  32. 3590bd1 query: propogate errors for expand by Nan Zhou · 2 years, 7 months ago
  33. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 8 months ago
  34. 44c7041 Add 405 handler for redfish by Ed Tanous · 2 years, 7 months ago
  35. 0442ef9 error_message: iwyu by Nan Zhou · 2 years, 7 months ago
  36. ae68831 error message: add insufficientStorage by Nan Zhou · 2 years, 7 months ago
  37. 65e4f1f Optimize resource event schema by Ed Tanous · 3 years, 1 month ago
  38. d9f6c62 Use enum overload for field setting by Ed Tanous · 3 years ago
  39. 7b1dd2f Set UnknownProperty message to be an error by Ed Tanous · 2 years, 9 months ago
  40. 227a2b0 error_messages: Add PropertyValueOutOfRange error by Jiaqing Zhao · 2 years, 9 months ago
  41. 70fae94 query_param: remove dead file by Nan Zhou · 2 years, 9 months ago
  42. 8868776 Change operationFailed to return 502 by Ed Tanous · 2 years, 10 months ago
  43. 6a409c1 Change query param errors to be 400 instead of 403 by Ed Tanous · 2 years, 10 months ago
  44. 1476687 Remove brace initialization of json objects by Ed Tanous · 3 years ago
  45. 7cf436c Implement Expand by Ed Tanous · 3 years ago
  46. 24861a2 registry: Add PropertyValueExternalConflict registry by Ramesh Iyyar · 3 years ago
  47. 2a6af81 registry: Add PropertyValueResourceConflict registry by Ramesh Iyyar · 3 years ago
  48. f7725d7 Make code compile on clang again by Ed Tanous · 3 years ago
  49. 5f2b84e Drop message severity by Ed Tanous · 3 years, 1 month ago
  50. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 3 years, 1 month ago
  51. 1668ce6 Move error messages to string_view by Ed Tanous · 3 years, 1 month ago
  52. b6cd31e Simplify message registry to save binary size by Ed Tanous · 3 years, 1 month ago
  53. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 5 months ago
  54. 0a4304c Remove invalid base log message by Ed Tanous · 3 years, 1 month ago
  55. 331b201 Capture int by value in stringValueTooLong by Ed Tanous · 3 years, 1 month ago
  56. 9ea15c3 Include what you use by Ed Tanous · 3 years, 2 months ago
  57. 5187e09 error_messages: Use int64_t in invalidIndex by Josh Lehan · 3 years, 3 months ago
  58. df5415f Add logging to internal error by Ed Tanous · 3 years, 3 months ago
  59. 8185668 Update error messages file w.r.t Base.1.11.0 by Asmitha Karunanithi · 3 years, 6 months ago
  60. 4a0bf53 Change the word TS to Time Stamp & add time unit by Manojkiran Eda · 3 years, 11 months ago
  61. 4df1bee Add OData-version header by Ed Tanous · 4 years ago
  62. 3e08274 Pointing to the latest Message schema in JSON error response by Asmitha Karunanithi · 4 years, 4 months ago
  63. 04e438c fix include names by Ed Tanous · 4 years, 5 months ago
  64. 789fdab Correct return code for too many subscriptions. by Ed Tanous · 4 years, 5 months ago
  65. 684bb4b Update error_messages to Base 1.8.1 by Jason M. Bills · 4 years, 6 months ago
  66. dd28ba8 Add MutualExclusiveProperties registry by AppaRao Puli · 4 years, 6 months ago
  67. 4cde5d9 Update Service: Change error message based on error logs by James Feist · 4 years, 9 months ago
  68. 3bf4e63 Implement Redfish PasswordChangeRequired by Joseph Reynolds · 5 years ago
  69. b7e069e Fix Error Message @odata.type by James Feist · 5 years ago
  70. b5c0741 Move error_message JSON into own function by James Feist · 5 years ago
  71. a78d3e6 Fix response error code for error - Unauthorized by Sunitha Harish · 5 years ago
  72. e195977 Add "Retry-After" header for temporarily unavailable messages by Jason M. Bills · 5 years ago
  73. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  74. c21055a Remove a lame clang-format off by Ed Tanous · 5 years ago
  75. c074230 Fix variable name case style for CI warning by Jason M. Bills · 6 years ago
  76. be12c72 Don't set result to success when calling success by James Feist · 6 years ago
  77. 85659ad Add MessageArgs for Redfish messages from the Base registry by Jason M. Bills · 6 years ago
  78. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  79. cc9139e Update Redfish to Base.1.4.0 message registry by Jason M. Bills · 6 years ago
  80. 66ac2b8 Update formatting of error string literals and message descriptions by Jason M. Bills · 6 years ago
  81. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  82. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  83. 1abe55e Move to clang-format-6.0 by Ed Tanous · 7 years ago
  84. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  85. d425c6f Pull in nlohmann json as a dependency rather than checking in. by Ed Tanous · 7 years ago
  86. e0d918b Boost beast by Ed Tanous · 7 years ago
  87. 77dd881 Added JSON utilities to allow easy exception-less usage of nlohmann JSON. by Kowalski, Kamil · 7 years ago
  88. f4c4dcf Introduce Redfish Error messages definitions by Kowalski, Kamil · 7 years ago
  89. 43a095a Privilege implementation change by Borawski.Lukasz · 7 years ago
  90. aecb47a Redfish privileges by Borawski.Lukasz · 7 years ago