summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-04-14EventService: Enhance inotify event filename handlingJiaqing Zhao1-3/+2
2022-04-13Add common url segments parserSzymon Dompke2-27/+71
2022-04-13Update odata.type version of /redfish/v1/AccountService/Anjaliintel-211-1/+1
2022-04-12Skip on log entries not found in the message registrySui Chen1-6/+6
2022-04-11sensor collection: implement efficient expand handlerNan Zhou1-30/+94
2022-04-11query parameter: add a way to delegate certain parameterNan Zhou3-5/+127
2022-04-08sensors: move callback from lambda to inline functions with bind_frontNan Zhou1-37/+36
2022-04-08registries: remove hardcoded size of MessageEntry arraysJason M. Bills5-8/+8
2022-04-08Add BIOSAttributesChanged message entrySnehalatha Venkatesh1-1/+10
2022-04-07hostlogger service: don't reference integeralsNan Zhou1-4/+4
2022-04-07Remove unused modeString in translatePowerMode()Jiaqing Zhao1-2/+0
2022-04-06Use multi-depth readJson to handle PATCH NetworkProtocolJiaqing Zhao1-56/+30
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous29-944/+1637
2022-04-05Fix missing success code in Account PATCHEd Tanous1-0/+4
2022-04-05Implement odata-version checksEd Tanous1-0/+13
2022-04-05Implement ExpandEd Tanous6-19/+511
2022-04-05Redfish: Query parameters: OnlyEd Tanous5-4/+175
2022-03-30Use url_view for telemetry urisSzymon Dompke5-18/+35
2022-03-30registry: Add PropertyValueExternalConflict registryRamesh Iyyar2-0/+39
2022-03-30registry: Add PropertyValueResourceConflict registryRamesh Iyyar2-0/+45
2022-03-29service root: add ProtocolFeaturesSupportedNan Zhou2-1/+34
2022-03-25Make bmcweb pass REQ_POST_CREATE_TO_MEMBERS_PROPEd Tanous1-1/+5
2022-03-25Memory: Fix OperatingMemoryModes and MemoryMedia propertiesJiaqing Zhao1-2/+2
2022-03-25Move SessionService to free methodsEd Tanous1-217/+227
2022-03-22Consitently use dbus::utility typesEd Tanous26-745/+608
2022-03-22log_services: Initialize Members@odata.count as 0Brandon Kim1-0/+1
2022-03-19Memory: Remove extra loop in getPersistentMemoryProperties()Jiaqing Zhao1-228/+217
2022-03-19Fix undefined property in FirmwareInventoryJiaqing Zhao1-1/+1
2022-03-17redfish:systems: Handle power restore policy of "None"Matthew Barth1-1/+4
2022-03-16Remove unused redfish::AsyncRespEd Tanous1-31/+0
2022-03-14Detemplateify intToHexStringEd Tanous4-31/+23
2022-03-12Make code compile on clang againEd Tanous4-8/+10
2022-03-12Enable readability checksEd Tanous9-28/+21
2022-03-09Enable 3 member function checksEd Tanous3-14/+11
2022-03-08Drop message severityEd Tanous9-324/+7
2022-03-08Change message_registries namespace to registriesEd Tanous11-428/+382
2022-03-07Don't rely on operator << for object loggingEd Tanous3-7/+9
2022-03-07Make generated warning more prominent and helpfulEd Tanous4-4/+28
2022-03-07Make parse_registries do whitespace properlyEd Tanous4-1545/+1430
2022-03-07Remove a component word from base messageHardik Panchal1-4/+4
2022-03-02Drive: Add MediaType, Capacity, and Protocol Resource for DriveWilly Tu1-0/+127
2022-03-01json_utils: Add support for multiple level json readWilly Tu3-106/+255
2022-03-01Adds new redfish unit testing for servicerootJohn Edward Broadbent1-0/+78
2022-03-01Change the completionhandler to accept ResNan Zhou1-3/+2
2022-02-28Make the task match string more flexibleJason M. Bills1-54/+90
2022-02-28Move error messages to string_viewEd Tanous4-336/+303
2022-02-28Simplify message registry to save binary sizeEd Tanous1-714/+251
2022-02-28Clean up Crashdump log entry creationJason M. Bills1-52/+50
2022-02-28Add url type safety to message registryEd Tanous7-108/+153
2022-02-28Generate indexes for message registriesEd Tanous3-3/+136