- f574a8e LogService: Fix potential null pointer dereference by Carson Labrado · 1 year, 9 months ago
- 39662a3 Make url by value in Request by Ed Tanous · 1 year, 11 months ago
- a7405d5 Move logging level to WARNING for 404 by Gunnar Mills · 1 year, 10 months ago
- 68dd075 Add originator id & type for user trigerred dumps by Asmitha Karunanithi · 2 years, 1 month ago
- d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 9 months ago
- 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
- 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
- eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
- e645c5e Don't decrease journal messages time precision by Konstantin Aladyshev · 1 year, 10 months ago
- 2a02561 Don't decrease POST codes time precision by Konstantin Aladyshev · 1 year, 11 months ago
- 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years ago
- ed34a4a Correct Id parameter for two log services by Ed Tanous · 1 year, 11 months ago
- 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
- 0d94621 LogService: Use DeleteAll DBus method in clearDump by Claire Weinan · 2 years, 6 months ago
- 1591215 Fix parameter type for calling getSubTreePaths method by George Liu · 2 years ago
- 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
- 9017faf Add ServiceProviderNotify by Abhishek Patel · 3 years, 3 months ago
- 7bd9b2e Remove extra semi colons by Ed Tanous · 2 years ago
- 6f284d2 log_service: Fix behavior of getting single PostCode entry by Jiaqing Zhao · 2 years, 3 months ago
- 5b37854 sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 1 month ago
- bbd80db LogService: Increase dump timestamp precision by Claire Weinan · 2 years, 2 months ago
- 8e31778 CreateDump: Accept dump object path by Asmitha Karunanithi · 4 years, 1 month ago
- 9db4ba2 log_service: Fix error message for non-existing log entries by Jiaqing Zhao · 2 years, 3 months ago
- 22d268c Make routes start matching Redfish by Ed Tanous · 2 years, 7 months ago
- 9c11a17 Redfish: Add resolution property by Vijay Lobo · 3 years, 3 months ago
- 4a0e1a0 Fix content-type return behavior for */* by Ed Tanous · 2 years, 3 months ago
- 6ab9ad5 LogService: System dump calls common dump handlers by Claire Weinan · 2 years, 5 months ago
- 99351cd Improve content type by Ed Tanous · 2 years, 5 months ago
- 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
- d1bde9e used sdbusplus::unpackPropertiesNoThrow part 8 by Krzysztof Grobelny · 2 years, 4 months ago
- c6fecda LogService: Increase Fault Log timestamp precision by Claire Weinan · 2 years, 5 months ago
- d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
- dd72e87 Fix function name handleLogServicesCollectionGet by Claire Weinan · 2 years, 4 months ago
- 5143f7a query_param: Move maxEntriesPerPage to Query struct by Jiaqing Zhao · 2 years, 5 months ago
- c21c64b LogServices: Fix dump timestamp regression by Claire Weinan · 2 years, 4 months ago
- 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
- 2d613eb dbus_utility: Remove ManagedItem type alias by Jiaqing Zhao · 2 years, 4 months ago
- d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 10 months ago
- 5907571 Return proper redfish errors for createDump call by Asmitha Karunanithi · 3 years, 2 months ago
- 9896eae Drop boost::posix_time by Ed Tanous · 2 years, 5 months ago
- 81584ab log_services: PostCode: Do not populate nextLink when reaches end by Jiaqing Zhao · 2 years, 5 months ago
- aefe378 LogService: Refactor dump entry parsing by Claire Weinan · 2 years, 5 months ago
- a4ce114 log_service: crashdump entry: remove app by Nan Zhou · 2 years, 5 months ago
- 3648c8b Query param: fix regression in top parameters by Ed Tanous · 2 years, 5 months ago
- 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
- 2a9beee LogService: Remove setUpRedfishRoute in crashdump by Shounak Mitra · 2 years, 5 months ago
- 07c8c20 Use more specific include by Ed Tanous · 2 years, 6 months ago
- 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
- 433b68b Use nlohmann::json::object_t for dump entries by Jason M. Bills · 2 years, 6 months ago
- 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
- 6d6574c Update host logger with recent JSON fixes by Jason M. Bills · 2 years, 6 months ago
- 517d9a5 Fix fail on get PostCode entry by Tony Lee · 2 years, 6 months ago
- ac992cd Use an enum to return message registry parsing status by Jason M. Bills · 2 years, 6 months ago
- 84afc48 log_services: remove brace initialization by Jason M. Bills · 2 years, 6 months ago
- d405bb5 log_services: don't replace res.jsonValue by Jason M. Bills · 2 years, 6 months ago
- 3a48b3a log_services: use nlohmann::json::object_t by Jason M. Bills · 2 years, 6 months ago
- de703c5 Update handling of skipped log entries by Jason M. Bills · 2 years, 6 months ago
- efde4ec Clean up firstEntry boolean checks by Jason M. Bills · 2 years, 6 months ago
- 21ab404 log_service: make function static by Nan Zhou · 2 years, 6 months ago
- fdd2690 LogService: Add support for Fault Log by Claire Weinan · 2 years, 10 months ago
- 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
- c7a6d66 LogService: Fix setUpRedfishRoute() for dumps by Claire Weinan · 2 years, 7 months ago
- 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
- e7dbd53 log_services: fix wrong AdditionalDataURI by Potin Lai · 2 years, 8 months ago
- c08f032 Fix regression in brace initialization by Ed Tanous · 2 years, 8 months ago
- 565dfb6 LogService: Sort dump entries collection by Id by Claire Weinan · 2 years, 8 months ago
- 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
- c937d2b Make log services use parameter delegation by Ed Tanous · 2 years, 9 months ago
- 54417b0 Skip on log entries not found in the message registry by Sui Chen · 2 years, 9 months ago
- 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
- b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
- a2dd60a log_services: Initialize Members@odata.count as 0 by Brandon Kim · 2 years, 10 months ago
- f7725d7 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
- 55f79e6 Enable readability checks by Ed Tanous · 3 years 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
- c5a4c82 Make the task match string more flexible by Jason M. Bills · 3 years ago
- 2b20ef6 Clean up Crashdump log entry creation by Jason M. Bills · 3 years ago
- ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
- 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
- 4978b63 log_services: Un-wrap some strings by Jason M. Bills · 2 years, 10 months ago
- 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years ago
- e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
- e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
- 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
- dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
- 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 2 years, 11 months ago
- c419c75 Remove getTimestamp by Ed Tanous · 2 years, 11 months ago
- 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 2 months ago
- 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
- 2d31491 Simplify Crashdump file transfer by Jason M. Bills · 3 years ago
- 0dccd04 Fix 32/64 bit compile issue by Ed Tanous · 3 years ago
- adf3d0e Enable pro-type-static-cast-downcast checks by Ed Tanous · 3 years ago
- ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
- 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
- 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
- 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
- 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
- 168e20c Move to common variant by Ed Tanous · 3 years ago
- 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago