summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-17Fix clang-tidy issue in aggregationEd Tanous1-2/+2
2023-04-11Implements PowerSupplies schemaGeorge Liu1-0/+2
2023-04-07Aggregation: Check for subordinate collectionCarson Labrado1-0/+105
2023-03-29Fix If Match header in Http layerHieu Huynh1-0/+6
2023-03-28Aggregation: Prefix fix HttpHeaders propertyCarson Labrado1-0/+40
2023-03-23Refactor getAssociationEndPoints methodGeorge Liu1-4/+2
2023-03-21Add component integrity schemasEd Tanous1-0/+2
2023-03-20Aggregation: Increase response read limit to 50MBCarson Labrado2-53/+46
2023-03-18Implement AggregationSourceCarson Labrado3-45/+68
2023-03-16Fix resource delete event issueAsmitha Karunanithi1-1/+1
2023-03-15Take url views by valueEd Tanous1-27/+22
2023-03-14Only parse to the depth requestedEd Tanous1-9/+36
2023-03-14Implement AggregationSourceCollectionCarson Labrado2-0/+2
2023-03-13Raise UnpackErrorPrinter to Log BMCWEB_LOG_ERRORdeepakala-k1-1/+1
2023-03-11Make url by value in RequestEd Tanous2-7/+7
2023-03-11Remove fields member from RequestEd Tanous1-2/+2
2023-03-08Remove the redfish hypervisor namespaceEd Tanous1-1/+1
2023-03-03Add the getAssociationEndPoints methodGeorge Liu1-6/+4
2023-02-28Implement AggregationServiceEd Tanous2-0/+5
2023-02-28Move getMessage and getMessageFromRegistry to cpp and add testSui Chen1-0/+5
2023-02-24Take boost error_code by referenceEd Tanous2-5/+5
2023-02-24Pass string views by valueEd Tanous5-6/+6
2023-02-24Add Ports schemaGeorge Liu1-0/+2
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-6/+7
2023-02-22Aggregation: Fix cppcheck errorsCarson Labrado1-1/+1
2023-02-17Implement alternative to on boost::splitEd Tanous2-9/+10
2023-02-16Make pcie_slots compileEd Tanous1-0/+1
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-09Implementation of FabricAdapter schema in bmcwebSunny Srivastava1-0/+3
2023-02-09Add the getAssociationEndPoints methodGeorge Liu1-8/+5
2023-02-03Add Support for ActionParameterNotInList MessageAlex Schendel1-0/+18
2023-02-03Aggregation: Better handle dropped requestsCarson Labrado1-1/+19
2023-02-02Fix some warnings by cppcheckGeorge Liu1-2/+1
2023-02-02Update schema pack to 2022.3Ed Tanous25-69/+448
2023-01-24Refactor GetSubTree methodGeorge Liu1-8/+9
2023-01-23Break out set time function and unit test itEd Tanous1-0/+28
2023-01-21Aggregation: Aggregate top level collectionsCarson Labrado1-62/+80
2023-01-19Aggregation: Fix and forward all responsesCarson Labrado1-36/+21
2023-01-18Fix a boatload of #includesEd Tanous11-22/+51
2023-01-17Refactor ipv4VerifyIpAndGetBitcountEd Tanous1-64/+54
2023-01-17Add check for globalsEd Tanous1-0/+5
2023-01-12Add FabricAdapter schemaLakshmi Yadlapati1-0/+2
2023-01-12Aggregation: Improve prefix fixup matchingCarson Labrado2-84/+91
2023-01-12Optimize task event registryEd Tanous1-79/+46
2023-01-11Refactor GetSubTreePaths methodGeorge Liu2-19/+21
2023-01-08Aggregation: Generate collections from schemaCarson Labrado2-0/+73
2022-12-28Generate includes for all schemasEd Tanous41-0/+2545
2022-12-22Use owning strings for aggregator URIEd Tanous1-2/+2