summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
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
2022-12-21Change variable scopesEd Tanous1-2/+1
2022-12-15Prepare for boost::url upgradeEd Tanous4-32/+26
2022-12-12Fix python packaging problemEd Tanous1-2/+2
2022-12-08Generate Redfish enums from schemasEd Tanous47-5/+3950
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-32/+37
2022-12-07Implement If-Match header in Http layerEd Tanous1-0/+74
2022-11-15Add Redfish EnvironmentMetrics schema in bmcwebAlbert Zhang1-0/+2
2022-11-11Aggregation: Fix header clobberingCarson Labrado1-6/+0
2022-11-08Add ThermalMetrics schemaGeorge Liu1-0/+1
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu1-6/+6
2022-10-26redfish.hpp: fix header pathNan Zhou1-34/+34
2022-10-21Implements PowerSubsystem schemaChicago Duan1-0/+2
2022-10-18Add EnvironmentMetrics schemaGeorge Liu1-0/+1
2022-10-12header cleanupsNan Zhou1-1/+1
2022-10-11bmcweb: Add strictAccountTypes error messageShantappa Teekappanavar1-0/+11
2022-10-05Add PowerSubsystem PowerSupply and PowerSupplyCollection schemaChicago Duan1-0/+3
2022-10-03certificate: Replace lambda with inline functionJiaqing Zhao1-6/+0
2022-09-30Make the schemas.hpp generated file #include arrayEd Tanous1-0/+1
2022-09-30Add Fan and FanCollection schemaGeorge Liu1-0/+2
2022-09-28treewide: change EM's ObjectManager pathNan Zhou1-1/+2
2022-09-22treewide: reorganize unit testsNan Zhou1-709/+0
2022-09-21registries: iwyuNan Zhou5-5/+16
2022-09-21privilege registry: simplify writing headersNan Zhou4-5/+5
2022-09-21query: propogate errors for expandNan Zhou3-0/+229
2022-09-17Aggregation: Ignore JsonSchemas and fix prefixesCarson Labrado1-16/+44
2022-09-12Remove nlohmann brace initializationEd Tanous2-45/+43
2022-09-09clang-tidy: fix misc warningsPatrick Williams1-1/+1
2022-09-09Fix function getLogFromRegistryKrzysztof Grobelny1-2/+2
2022-09-09used sdbusplus::unpackPropertiesNoThrow part 8Krzysztof Grobelny1-48/+39
2022-09-06query: make $select true by defaultNan Zhou2-11/+5
2022-09-02Move ipv4VerifyIpAndGetBitcount into ip_utilsEd Tanous1-0/+92
2022-09-01Add 405 handler for redfishEd Tanous1-0/+8
2022-08-30json utils: remove forward_declareNan Zhou1-5/+1
2022-08-30Aggregation: Improve handling of certain requestsCarson Labrado1-3/+38
2022-08-29Sensor optimizationEd Tanous1-3/+1
2022-08-24error_message: iwyuNan Zhou1-1/+7
2022-08-24Remove tcp_streamEd Tanous2-3/+3
2022-08-24Add SSL support for http_client (EventService)AppaRao Puli2-5/+6
2022-08-24Aggregation: Reduce Retry PolicyCarson Labrado1-1/+4
2022-08-24Redfish Aggregation: Aggregate CollectionsCarson Labrado1-3/+150
2022-08-24Redfish Aggregation: Fixup aggregated URIsCarson Labrado1-4/+123