- 67b2e53 Fix clang-tidy for gcc-14 by Ed Tanous · 3 weeks ago
- fb54610 Implement Subscription Heartbeat Logic by Myung Bae · 10 weeks ago
- 6c58a03 event service: dbus log: enable event subscription by Alexander Hansen · 6 weeks ago
- 7b66972 Break out Filesystem events into classes by Ed Tanous · 6 weeks ago
- ea20bc6 Break out long lambda in filesystem events by Ed Tanous · 6 weeks ago
- 2ac6985 Break out Dbus events into class by Ed Tanous · 6 weeks ago
- b26ff34 Break out dbus telemetry watcher by Ed Tanous · 6 weeks ago
- 2185dde Break out filesystem watcher into separate file by Ed Tanous · 6 weeks ago
- 644cdcb Make all ints size_t by Ed Tanous · 7 weeks ago
- f8cca87 Order by order in DMTF registry by Ed Tanous · 7 weeks ago
- 7ccfe68 Generate error messages source by Ed Tanous · 7 weeks ago
- c87294a Remove InvalidUpload response code by Ed Tanous · 7 weeks ago
- 034e125 Don't pretty print inline arguments by Ed Tanous · 7 weeks ago
- aaebeaa Rename parameters to keep convention by Ed Tanous · 7 weeks ago
- a877074 Enable gcc-14 builds by Ed Tanous · 7 weeks ago
- d109e2b Refactor: move registries functions to their file by Alexander Hansen · 7 weeks ago
- b80ba2e Refactor: extract src/event_log.cpp by Alexander Hansen · 7 weeks ago
- 02c1e29 Refactor: break up event_service_manager.hpp by Alexander Hansen · 7 weeks ago
- 7585b76 Adds redfish error for GenerateSecretKeyRequired by Jishnu CM · 3 months ago
- 5900d4c clang-tidy: add misc-include-cleaner fixes by Patrick Williams · 3 months ago
- 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 3 months ago
- 6be832e Remove duplicated block comments by Ed Tanous · 4 months ago
- e21126e Break out hostlogger by Ed Tanous · 4 months ago
- 8d2f868 Break out post codes by Ed Tanous · 4 months ago
- 478b7ad Remove IWYU pragmas by Ed Tanous · 6 months ago
- 41fe81c Fix includes by Ed Tanous · 4 months ago
- b54eb49 Add property error by Ed Tanous · 4 months ago
- 247ae89 Make PATCH return 204 again by Ed Tanous · 5 months ago
- 6889620 Add a Hypervisor Computer System Option by Gunnar Mills · 5 months ago
- bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
- cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 6 months ago
- a782e26 event logs: move route requests by Alexander Hansen · 5 months ago
- d5c0172 Add back odata support by Ed Tanous · 7 months ago
- f80a87f Add SSE filter param support by Ed Tanous · 7 months ago
- 84177a2 Break journal logging into methods by Ed Tanous · 6 months ago
- b0983db Break out Journal log into its own file by Ed Tanous · 6 months ago
- 1cf8231 Allow fuzzy string comparisons in $filter expr by Ed Tanous · 6 months ago
- 2261a98 Use lexme in redfish filter parser by Ed Tanous · 6 months ago
- 25991f7 Add filter parameter support by Ed Tanous · 7 months ago
- f88b217 Filter Expression parser by Ed Tanous · 2 years, 9 months ago
- 8698760 Add telemetry messages to registry by Michal Orzel · 7 months ago
- 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 5 months ago
- fa345c7 Add EventBufferExceeded message by Ed Tanous · 7 months ago
- 090ab8e Generate metadata at runtime by Ed Tanous · 8 months ago
- 36a59ea Fix regression in LogService by Ed Tanous · 8 months ago
- 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
- 95c6307 Break out formatters by Ed Tanous · 9 months ago
- 5b90429 Add missing headers by Ed Tanous · 9 months ago
- f513933 Refactor UpdateService by Ed Tanous · 9 months ago
- 87c4496 Move to Redfish setProperty call by Asmitha Karunanithi · 9 months ago
- 4a7fbef Fix large copies with url_view and segments_view by Ed Tanous · 9 months ago
- 3cd7072 Move run and redfish to compile units by Ed Tanous · 9 months ago
- 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 9 months ago
- d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
- f0b59af Add misc-include-cleaner by Ed Tanous · 10 months ago
- c51afd5 Call systemd SetTime directly by Ed Tanous · 10 months ago
- 367b3dc Pass correct Argument Types to propertyValueIncorrect Error Message by Ginu George · 12 months ago
- 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 3 months ago
- 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
- 99bf026 Fix incorrect response code for header size limit by Divya Jyoti · 1 year, 5 months ago
- 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
- 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 6 months ago
- d9fcfcc Tidy enable modernize-redundant-void-arg by Ed Tanous · 1 year, 6 months ago
- d85418e error_messages: remove source_location indirect by Patrick Williams · 1 year, 7 months ago
- 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 5 months ago
- 95b3ad7 Make redfish::messages rely on typesafe structures by Ed Tanous · 2 years, 6 months ago
- 14fbced Make propertyValueIncorrect typesafe by Ed Tanous · 2 years, 6 months ago
- f818b04 Make propertyValueFormatError more typesafe by Ed Tanous · 2 years, 6 months ago
- 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 6 months ago
- e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 6 months ago
- c1c7b94 Remove duplicated stringValueTooLong by Ed Tanous · 1 year, 7 months ago
- 600af5f Input parameter validation for Event Subscription by AppaRao Puli · 3 years, 3 months ago
- faf100f Fix some includes by Ed Tanous · 1 year, 8 months ago
- ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
- d9f466b Take url views by value by Ed Tanous · 1 year, 10 months ago
- 33c6b58 Remove body member from Request by Ed Tanous · 1 year, 11 months ago
- d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 9 months ago
- 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
- 4ef82a1 Add Support for ActionParameterNotInList Message by Alex Schendel · 1 year, 11 months ago
- 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
- b4ad4c0 bmcweb: Add strictAccountTypes error message by Shantappa Teekappanavar · 2 years, 4 months ago
- 3590bd1 query: propogate errors for expand by Nan Zhou · 2 years, 5 months ago
- 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
- 44c7041 Add 405 handler for redfish by Ed Tanous · 2 years, 5 months ago
- 0442ef9 error_message: iwyu by Nan Zhou · 2 years, 5 months ago
- ae68831 error message: add insufficientStorage by Nan Zhou · 2 years, 5 months ago
- 65e4f1f Optimize resource event schema by Ed Tanous · 2 years, 11 months ago
- d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 10 months ago
- 7b1dd2f Set UnknownProperty message to be an error by Ed Tanous · 2 years, 7 months ago
- 227a2b0 error_messages: Add PropertyValueOutOfRange error by Jiaqing Zhao · 2 years, 7 months ago
- 70fae94 query_param: remove dead file by Nan Zhou · 2 years, 7 months ago
- 8868776 Change operationFailed to return 502 by Ed Tanous · 2 years, 8 months ago
- 6a409c1 Change query param errors to be 400 instead of 403 by Ed Tanous · 2 years, 8 months ago
- 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
- 7cf436c Implement Expand by Ed Tanous · 2 years, 10 months ago
- 24861a2 registry: Add PropertyValueExternalConflict registry by Ramesh Iyyar · 2 years, 9 months ago
- 2a6af81 registry: Add PropertyValueResourceConflict registry by Ramesh Iyyar · 2 years, 10 months ago
- f7725d7 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
- 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
- fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago