summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2023-02-28Implement AggregationServiceEd Tanous4-0/+72
2023-02-28Retrieve port info for systems serviceAbhishek Patel3-71/+117
2023-02-28Move getMessage and getMessageFromRegistry to cpp and add testSui Chen3-45/+59
2023-02-27Add support for Link header in NetworkProtocolEd Tanous1-2/+12
2023-02-27Move network protocol to separate methodsEd Tanous1-63/+71
2023-02-27Extract out common partsPrzemyslaw Czarnowski1-70/+103
2023-02-25Detemplate SecurePipeEd Tanous1-32/+14
2023-02-25Seal "NotConnected" usageEd Tanous1-2/+6
2023-02-24Use same method to parse dbus objectEd Tanous1-84/+59
2023-02-24Rename doVmAction to doEjectActionEd Tanous1-5/+5
2023-02-24Postpone params validationPrzemyslaw Czarnowski1-147/+146
2023-02-24Take boost error_code by referenceEd Tanous30-257/+263
2023-02-24Pass string views by valueEd Tanous9-19/+16
2023-02-24Add Ports schemaGeorge Liu1-0/+2
2023-02-23Session: Add v1 to urlFromPiecesGunnar Mills1-2/+2
2023-02-23Update most resources to use urlFromPiecesWilly Tu18-140/+192
2023-02-22Aggregation: Fix cppcheck errorsCarson Labrado1-1/+1
2023-02-17Don't decrease journal messages time precisionKonstantin Aladyshev1-2/+1
2023-02-17Don't decrease POST codes time precisionKonstantin Aladyshev1-2/+1
2023-02-17Add option for validating content-type headerEd Tanous3-10/+22
2023-02-17Fix missed includeLakshmi Yadlapati1-0/+2
2023-02-17Implement alternative to on boost::splitEd Tanous4-16/+17
2023-02-17Fix missed includeGunnar Mills1-0/+1
2023-02-16Revert "Implement Manager/ServiceRootUptime"Ed Tanous1-44/+0
2023-02-16Add Health information for FabricAdapterLakshmi Yadlapati1-0/+28
2023-02-16Add State information for FabricAdapterLakshmi Yadlapati1-0/+29
2023-02-16Add Asset information for FabricAdapterLakshmi Yadlapati1-0/+60
2023-02-16Make pcie_slots compileEd Tanous2-18/+19
2023-02-16Fix some more includesEd Tanous3-0/+3
2023-02-16Add Location information for FabricAdapterLakshmi Yadlapati1-5/+36
2023-02-15Implement Manager/ServiceRootUptimeEd Tanous1-0/+44
2023-02-13Fix a couple #includesEd Tanous3-0/+5
2023-02-11Aggregation: Fix up aggregated response header URIsKhang Kieu1-19/+52
2023-02-10Revert "Add the getAssociationEndPoints method"Gunnar Mills1-5/+8
2023-02-10Change readJson from is_object to get_ptrEd Tanous1-6/+8
2023-02-10Correct Id parameter for two log servicesEd Tanous1-2/+2
2023-02-09Implementation of FabricAdapter schema in bmcwebSunny Srivastava3-0/+213
2023-02-09Add the getAssociationEndPoints methodGeorge Liu1-8/+5
2023-02-08Fix OemAccountService schemaEd Tanous1-1/+1
2023-02-07ethernet: Fix getting empty IP addressTony Lee1-8/+48
2023-02-03Add Support for ActionParameterNotInList MessageAlex Schendel2-0/+42
2023-02-03Aggregation: Better handle dropped requestsCarson Labrado1-1/+19
2023-02-02Fix some warnings by cppcheckGeorge Liu2-6/+3
2023-02-02Update schema pack to 2022.3Ed Tanous25-69/+448
2023-01-31Set state to Absent on Present == falseWilly Tu1-6/+6
2023-01-28Fix handleAccounttDelete spellingGunnar Mills1-4/+4
2023-01-27Remove unused variablesEd Tanous1-3/+0
2023-01-24Refactor GetSubTree methodGeorge Liu13-330/+261
2023-01-23Break out set time function and unit test itEd Tanous2-37/+48
2023-01-21Aggregation: Aggregate top level collectionsCarson Labrado1-62/+80