- f65fca6 Move redfish/v1 instantiation by Ed Tanous · 2 years, 7 months ago
- 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
- a43ea82 meson option: make the insecure-disable-auth macro more accurate by Nan Zhou · 2 years, 7 months ago
- 1a1d5d6 memory: set @odata attributes only if the object is found by Nan Zhou · 2 years, 7 months ago
- dfababf health: take json_ptr instead of reference when filling status by Nan Zhou · 2 years, 7 months ago
- ef00d7d memory: move Partition codes from callbacks into separate functions by Nan Zhou · 2 years, 7 months ago
- b1e8a8e Remove messages::operationFailed from processor by Ed Tanous · 2 years, 7 months ago
- 8868776 Change operationFailed to return 502 by Ed Tanous · 2 years, 7 months ago
- 3927e13 ethernet: Remove PATCH VLANId support by Jiaqing Zhao · 2 years, 9 months ago
- 17e2202 ethernet: Use std::optional<uint32> for VLAN ID by Jiaqing Zhao · 2 years, 9 months ago
- 0fd2986 Fix segmentation fault when deleting the sessions by wukaihua-fii-na · 2 years, 7 months ago
- 244256c bmcweb: Remove hardcoded HTTP verbs and headers by Carson Labrado · 2 years, 8 months ago
- 7fb3356 bmcweb: Fetch Satellite Config from D-Bus by Carson Labrado · 2 years, 8 months ago
- 4cee35e Add RootOfTrustCollection and RootOfTrust under Google service root. by Vidya Satyamsetti · 2 years, 8 months ago
- 9a5acea memory: move long code blocks in callbacks into separate functions by Nan Zhou · 2 years, 7 months ago
- 6a409c1 Change query param errors to be 400 instead of 403 by Ed Tanous · 2 years, 8 months ago
- 32ca38a Fake out allow header in UpdateService by Ed Tanous · 2 years, 8 months ago
- 4dc23f3 Change UpdateService POST URI by Ed Tanous · 2 years, 8 months ago
- c2051d1 Move update service post to free method by Ed Tanous · 2 years, 8 months ago
- b2c7e20 Fix regression in ComputerSystem 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, 7 months ago
- c02a74f Return OData.Version with responses by Ed Tanous · 2 years, 8 months ago
- d3355c5 Move /redfish to free methods by Ed Tanous · 2 years, 8 months ago
- 1e925c8 Add setUpRedfishRoute to /redfish/ route 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
- 4c25d66 Move redfish v1 into redfish-core by Ed Tanous · 2 years, 8 months ago
- f52c03c Refactor HttpClient Class by Carson Labrado · 2 years, 9 months ago
- 2a68dc8 Implement $top and $skip by Ed Tanous · 2 years, 9 months ago
- 550a6bf system: Handle PATCH request with multi-depth readJson by Jiaqing Zhao · 2 years, 8 months ago
- e479ad5 query: expand: fix a bug in inLinks by Nan Zhou · 2 years, 8 months ago
- da8ba40 memory: correct type of MemorySizeInKB by Nan Zhou · 2 years, 8 months ago
- 031514f Fix bmcweb crash problem when no-auth by JunLin Chen · 3 years ago
- f12b57b Add OpenBMC.1.0.ServiceStarted to registry by Sui Chen · 2 years, 9 months ago
- 61b83d0 storage: Call function only if interfaces exist by Willy Tu · 2 years, 9 months ago
- c937d2b Make log services use parameter delegation by Ed Tanous · 2 years, 9 months ago
- 5e52870 Make insecure-enable-redfish-query more specific by Ed Tanous · 2 years, 8 months ago
- 3d768a1 Fix Ethernet privileges by Abhishek Patel · 3 years, 5 months ago
- 5344ab8 Fix certificate_service privileges by Abhishek Patel · 3 years, 5 months ago
- 02da7c5 Simplify sensor path lookups by Ed Tanous · 2 years, 10 months ago
- 49328a2 system: Fix incorrect WatchdogTimer PATCH handler by Jiaqing Zhao · 2 years, 8 months ago
- 5deabed Sensors: Add humidity hierarchy by Gunnar Mills · 2 years, 8 months ago
- eb1c47d Remove regex uses in event service and consolidate by Ed Tanous · 2 years, 11 months ago
- 357bb8f Implement odata annotations ignoring by Ed Tanous · 2 years, 9 months ago
- 82695a5 ethernet: Fix naming conventions by Jiaqing Zhao · 2 years, 9 months ago
- 2bf0e92 ethernet: Remove unused SendHostNameEnabled property by Jiaqing Zhao · 2 years, 9 months ago
- 82818b9 ethernet: Remove unused changeVlanId() function by Jiaqing Zhao · 2 years, 9 months ago
- 90d2d1e CertificateService: Enhance error handling for ReplaceCertificate by Jiaqing Zhao · 2 years, 9 months ago
- 6f581ec pcie: Remove duplicate DeviceType property check by Jiaqing Zhao · 2 years, 9 months ago
- 4f568f7 EventService: Enhance inotify event filename handling by Jiaqing Zhao · 2 years, 9 months ago
- ca1600c Add common url segments parser by Szymon Dompke · 2 years, 10 months ago
- 0145a22 Update odata.type version of /redfish/v1/AccountService/ by Anjaliintel-21 · 2 years, 9 months ago
- 54417b0 Skip on log entries not found in the message registry by Sui Chen · 2 years, 9 months ago
- 928fefb sensor collection: implement efficient expand handler by Nan Zhou · 2 years, 9 months ago
- a6b9125 query parameter: add a way to delegate certain parameter by Nan Zhou · 2 years, 9 months ago
- bacb216 sensors: move callback from lambda to inline functions with bind_front by Nan Zhou · 2 years, 9 months ago
- 0e2d069 registries: remove hardcoded size of MessageEntry arrays by Jason M. Bills · 2 years, 9 months ago
- f7113d9 Add BIOSAttributesChanged message entry by Snehalatha Venkatesh · 2 years, 9 months ago
- 9739de9 hostlogger service: don't reference integerals by Nan Zhou · 2 years, 9 months ago
- 83c835f Remove unused modeString in translatePowerMode() by Jiaqing Zhao · 2 years, 9 months ago
- 5f4c798 Use multi-depth readJson to handle PATCH NetworkProtocol by Jiaqing Zhao · 2 years, 9 months ago
- 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
- e7b1b62 Fix missing success code in Account PATCH by Ed Tanous · 2 years, 9 months ago
- 142ec9a Implement odata-version checks by Ed Tanous · 2 years, 9 months ago
- 7cf436c Implement Expand by Ed Tanous · 2 years, 9 months ago
- f4c99e7 Redfish: Query parameters: Only by Ed Tanous · 3 years, 3 months ago
- 456cd87 Use url_view for telemetry uris by Szymon Dompke · 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, 9 months ago
- 9629907 service root: add ProtocolFeaturesSupported by Nan Zhou · 2 years, 9 months ago
- e76cd86 Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROP by Ed Tanous · 2 years, 10 months ago
- 1e04f3b Memory: Fix OperatingMemoryModes and MemoryMedia properties by Jiaqing Zhao · 2 years, 9 months ago
- 724340d Move SessionService to free methods by Ed Tanous · 2 years, 10 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
- 80badf7 Memory: Remove extra loop in getPersistentMemoryProperties() by Jiaqing Zhao · 2 years, 9 months ago
- 1a6e51a Fix undefined property in FirmwareInventory by Jiaqing Zhao · 3 years ago
- 4ed47cb redfish:systems: Handle power restore policy of "None" by Matthew Barth · 2 years, 10 months ago
- 6fe69b6 Remove unused redfish::AsyncResp by Ed Tanous · 2 years, 10 months ago
- 866e486 Detemplateify intToHexString by Ed Tanous · 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
- 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 11 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
- 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
- 1cf53df Make generated warning more prominent and helpful by Ed Tanous · 2 years, 10 months ago
- 4d99bbb Make parse_registries do whitespace properly by Ed Tanous · 2 years, 10 months ago
- 16b96f2 Remove a component word from base message by Hardik Panchal · 2 years, 10 months ago
- 19b8e9a Drive: Add MediaType, Capacity, and Protocol Resource for Drive by Willy Tu · 3 years, 2 months ago
- ea2e6ee json_utils: Add support for multiple level json read by Willy Tu · 2 years, 11 months ago
- ad5d7e7 Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 6 months ago
- 72374eb Change the completionhandler to accept Res by Nan Zhou · 2 years, 11 months ago
- c5a4c82 Make the task match string more flexible by Jason M. Bills · 3 years ago
- 1668ce6 Move error messages to string_view by Ed Tanous · 2 years, 11 months ago
- b6cd31e Simplify message registry to save binary size by Ed Tanous · 2 years, 11 months 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
- 30a3c43 Generate indexes for message registries by Ed Tanous · 2 years, 11 months ago