summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2023-06-08Remove usage of deprecated VLanNetworkInterfaceJiaqing Zhao2-291/+0
2023-06-08storage: Support new StorageControllerWilly Tu2-149/+245
2023-06-08hex_units: Fix Werror=conversionWilly Tu1-2/+2
2023-06-08Remove urlEncodeEd Tanous1-2/+6
2023-06-07Add AccountTypes in POST Accounts serviceNinad Palsule1-10/+61
2023-06-07PATCH userGroups Information ("AccountTypes")Abhishek Patel1-16/+142
2023-06-06bmc-ready: provide special error return on BMCNotReadyAndrew Geissler2-25/+86
2023-06-05Add SSE style subscription support to eventserviceAppaRao Puli5-32/+149
2023-06-05Implement HEAD for metricsEd Tanous1-3/+44
2023-06-05Break out metric report definition getEd Tanous1-22/+25
2023-06-02Move getPCIeDeviceList to pcie_utilLakshmi Yadlapati3-42/+78
2023-06-02Remove duplicated stringValueTooLongEd Tanous2-30/+0
2023-06-01Input parameter validation for Event SubscriptionAppaRao Puli3-0/+92
2023-06-01Update base registriesEd Tanous2-116/+299
2023-06-01chassis: consistently log error on internal failsAndrew Geissler1-5/+7
2023-06-01Fix bmcweb coredump by Non-existent PCIeFunctionIdMyung Bae1-2/+8
2023-06-01Replace atoiEd Tanous1-11/+15
2023-06-01Fix NotFound Sensors to report as 404Myung Bae1-2/+8
2023-05-31Disabled processor and memory summary statusNinad Palsule1-42/+69
2023-05-31health: Add option to disable health-populateWilly Tu7-76/+120
2023-05-30Allow async resolver to be optionalEd Tanous3-28/+25
2023-05-30Break out methodsEd Tanous1-31/+33
2023-05-30Add support for POST on TriggersCollectionSzymon Dompke3-63/+750
2023-05-26Set HidePayload on Task when payload is nullArun Thomas Baby1-0/+3
2023-05-26json utility: add sortNan Zhou1-0/+103
2023-05-26Make all std::regex instances staticEd Tanous1-2/+2
2023-05-26Don't push non finite numbers to RedfishEd Tanous1-0/+14
2023-05-25Handle AccountService D-bus errorsRavi Teja1-8/+57
2023-05-25update service: use getCollectionMembersJohn Edward Broadbent1-39/+6
2023-05-25Fix some includesEd Tanous2-2/+3
2023-05-25Refactor processor/memory state related codeNinad Palsule1-118/+132
2023-05-25Fix the Redfish validator fail for StorageGeorge Liu1-16/+37
2023-05-25Processor: Add processor throttle statusChris Cain1-3/+103
2023-05-25Update DIMM memorySizeInKB to be in size_tAnthony1-3/+5
2023-05-24Add Links/Triggers to MetricReportDefinitionSzymon Dompke1-1/+49
2023-05-24Add check for "quiesced" bmc manager stateEd Tanous1-25/+42
2023-05-23Switched bmcweb to use new telemetry service APIKrzysztof Grobelny5-122/+548
2023-05-23Use human sort for EthernetInterfacesEd Tanous1-0/+5
2023-05-22Update schema packs to 2023.1Ed Tanous18-1/+326
2023-05-20Added new pre-defined usergroup called hostconsoleNinad Palsule5-28/+93
2023-05-20Redfish validator error fixV-Sanjana2-1/+3
2023-05-20redfish: Add EncryptionStatus to DriveJohn Edward Broadbent1-0/+51
2023-05-20redfish: ensure protocol state always returnedAndrew Geissler1-0/+11
2023-05-19Capture all boost::system::error_codes by refEd Tanous4-5/+5
2023-05-19Remove redfish-post-to-old-updateserviceEd Tanous1-30/+0
2023-05-19redfish: network protocol fix for multiple interfacesAndrew Geissler1-0/+28
2023-05-19Clear json objectEd Tanous1-1/+0
2023-05-18Fix internal error caused by unknown PCIe SlotTypeLakshmi Yadlapati1-6/+16
2023-05-18Move long lambda in separate functionNinad Palsule1-46/+64
2023-05-18Implements PowerSupply schemaGeorge Liu2-6/+165