summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-02Aggregation: Process subordinate top collectionsCarson Labrado2-15/+320
2023-05-01Fix PCIeDevice redfish validator failureLakshmi Yadlapati1-1/+1
2023-04-28Cleanup pcie codeLakshmi Yadlapati1-12/+6
2023-04-28Add Asset information for PCIeDeviceSunnySrivastava19842-0/+70
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-28Removed myself from OWNERS fileKrzysztof Grobelny1-15/+0
2023-04-27Remove nameStr from routerEd Tanous1-26/+2
2023-04-27Remove number support from the routerEd Tanous5-507/+76
2023-04-25http_connection: Allow empty json objectsLei YU1-1/+1
2023-04-25dbus_utility: Support new ObjectMapper methodsWilly Tu1-0/+36
2023-04-25Fix regression in virtual mediaBoleslaw Ogonczyk Makowski1-1/+2
2023-04-19log_services: Fix isContentTypeAllowed checksMatt Spinler1-2/+2
2023-04-18Copy privilegeset into websocket ruleEd Tanous1-0/+1
2023-04-17Fix clang-tidy issue in aggregationEd Tanous1-2/+2
2023-04-12meson: remove deprecated get_pkgconfig_variablePatrick Williams1-1/+1
2023-04-11Fix PowerSubsystem/PowerSupplies causing validator to failGeorge Liu1-0/+2
2023-04-11Implements PowerSupplies schemaGeorge Liu4-0/+134
2023-04-07Aggregation: Check for subordinate collectionCarson Labrado2-0/+234
2023-04-06Fix websocket csrf checkingGunnar Mills2-4/+2
2023-04-05Revisit OEM schemasEd Tanous1-57/+85
2023-04-04Add HotPluggable support in RedfishLogananth Sundararaj2-17/+42
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 Labrado2-0/+73
2023-03-24UpdateService: Support for MultipartHttpPushUriGeorge Liu1-47/+167
2023-03-23Refactor getAssociationEndPoints methodGeorge Liu5-62/+35
2023-03-23nbd proxy and websocket cleanupsEd Tanous4-137/+253
2023-03-23Break out another lambdaEd Tanous1-60/+66
2023-03-23Remove authorization checks in nbd_proxyEd Tanous2-134/+59
2023-03-22systems: Fix missing EnterDwellTime propertyChris Cain1-3/+3
2023-03-22Fix Request use-after-moveJonathan Doman1-11/+10
2023-03-22LogService: Fix potential null pointer dereferenceCarson Labrado1-6/+9
2023-03-21Add component integrity schemasEd Tanous7-0/+2099
2023-03-21IPv6: Remove AddressState from redfish response.Sunitha Harish1-1/+1
2023-03-20Aggregation: Increase response read limit to 50MBCarson Labrado5-193/+103
2023-03-18Implement AggregationSourceCarson Labrado9-53/+1342
2023-03-17Fix cannot get NTPServersJian Zhang1-2/+5
2023-03-17dbus_rest: Fix dangling reference of crow::ResponseLei YU1-19/+20
2023-03-17Add the GetManagedObjects method to dbus_utilityGeorge Liu2-9/+24
2023-03-17Fix some movesEd Tanous1-17/+22
2023-03-16Fix resource delete event issueAsmitha Karunanithi1-1/+1
2023-03-15Move PCIeDeviceCollection to separate methodLakshmi Yadlapati1-24/+35
2023-03-15Take url views by valueEd Tanous5-63/+54
2023-03-15Replace space with underscore for Dbus Object PathYaswanth Reddy M1-1/+1
2023-03-15Add Support for privilege check in handleUpgradeP Dheeraj Srujan Kumar2-46/+79
2023-03-15Remove try-catch blocks on handleUpgradeEd Tanous1-22/+2
2023-03-15Move validation code to unpackPropertiesNoThrowEd Tanous1-32/+28