summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2023-05-16Boost::urls::formatEd Tanous32-301/+311
2023-05-16Fix certificate replacement error code issuevijayabharathi shetty1-1/+0
2023-05-12Fix invalid PCIeType in pcie_slotsLakshmi Yadlapati1-1/+4
2023-05-12Add State information for PCIeDeviceLakshmi Yadlapati1-0/+27
2023-05-12Remove "Manufacturer" from PCIeDevice interfaceLakshmi Yadlapati1-7/+1
2023-05-12Update RedfishVersion to 1.17.0Ed Tanous1-1/+1
2023-05-12fix more push vs emplace callsPatrick Williams22-52/+52
2023-05-12systems: remove stray break for clang-tidyPatrick Williams1-1/+0
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams10-20/+20
2023-05-12fix clang-tidy warnings with unreachable returnsPatrick Williams1-2/+0
2023-05-12chassis: fix clang-tidy warningPatrick Williams1-1/+2
2023-05-12certificate-service: fix clang-tidy warningsPatrick Williams1-4/+4
2023-05-12log-services: fix clang-tidy warningsPatrick Williams1-19/+13
2023-05-11query-param: fix clang-tidy warningsPatrick Williams1-5/+5
2023-05-11time-utils: fix clang-tidy warningPatrick Williams1-2/+2
2023-05-11clang-format: copy latest and re-formatPatrick Williams33-191/+147
2023-05-10managers: fix bug of searching dbus object pathPotin Lai1-2/+4
2023-05-04bugfix: find existing powersupply for power sensorAlexander Hansen1-1/+2
2023-05-04Update depth parameter in getPCIeDeviceListLakshmi Yadlapati1-1/+1
2023-05-02virtual_media: Fix for bmcweb crashJayaprakash Mutyala1-0/+10
2023-05-02Aggregation: Process subordinate top collectionsCarson Labrado1-15/+163
2023-05-01Fix PCIeDevice redfish validator failureLakshmi Yadlapati1-1/+1
2023-04-28Cleanup pcie codeLakshmi Yadlapati1-12/+6
2023-04-28Add Asset information for PCIeDeviceSunnySrivastava19841-0/+65
2023-04-28Refactor SystemPCIeFunction methodLakshmi Yadlapati1-104/+121
2023-04-28Refactor SystemPCIeFunctionCollection methodLakshmi Yadlapati1-80/+81
2023-04-28Refactor SystemPCIeDevice methodLakshmi Yadlapati1-95/+177
2023-04-28Moving to correct PCIe Device interfaceLakshmi Yadlapati1-1/+1
2023-04-25Fix regression in virtual mediaBoleslaw Ogonczyk Makowski1-1/+2
2023-04-19log_services: Fix isContentTypeAllowed checksMatt Spinler1-2/+2
2023-04-17Fix clang-tidy issue in aggregationEd Tanous1-2/+2
2023-04-11Fix PowerSubsystem/PowerSupplies causing validator to failGeorge Liu1-0/+2
2023-04-11Implements PowerSupplies schemaGeorge Liu3-0/+128
2023-04-07Aggregation: Check for subordinate collectionCarson Labrado1-0/+105
2023-04-04Add HotPluggable support in RedfishLogananth Sundararaj1-17/+41
2023-03-29Fix If Match header in Http layerHieu Huynh1-0/+6
2023-03-28Support for configurable host reboot countCorey Hardesty1-29/+107
2023-03-28Aggregation: Prefix fix HttpHeaders propertyCarson Labrado1-0/+40
2023-03-24UpdateService: Support for MultipartHttpPushUriGeorge Liu1-47/+167
2023-03-23Refactor getAssociationEndPoints methodGeorge Liu5-62/+35
2023-03-22systems: Fix missing EnterDwellTime propertyChris Cain1-3/+3
2023-03-22LogService: Fix potential null pointer dereferenceCarson Labrado1-6/+9
2023-03-21Add component integrity schemasEd Tanous1-0/+2
2023-03-21IPv6: Remove AddressState from redfish response.Sunitha Harish1-1/+1
2023-03-20Aggregation: Increase response read limit to 50MBCarson Labrado3-54/+46
2023-03-18Implement AggregationSourceCarson Labrado4-53/+207
2023-03-17Fix cannot get NTPServersJian Zhang1-2/+5
2023-03-17Add the GetManagedObjects method to dbus_utilityGeorge Liu1-9/+9
2023-03-16Fix resource delete event issueAsmitha Karunanithi1-1/+1
2023-03-15Move PCIeDeviceCollection to separate methodLakshmi Yadlapati1-24/+35