summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
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
2023-01-19Remove proprietary OEMSession supportEd Tanous1-36/+1
2023-01-19Aggregation: Fix and forward all responsesCarson Labrado1-36/+21
2023-01-19Add the GetObject method to dbus_utilityGeorge Liu5-67/+54
2023-01-19Add Get for PCIe property LanesInUseMyung Bae1-1/+10
2023-01-18Fix a boatload of #includesEd Tanous48-193/+247
2023-01-17Refactor ipv4VerifyIpAndGetBitcountEd Tanous1-64/+54
2023-01-17Add check for globalsEd Tanous5-13/+26
2023-01-14LogService: Use DeleteAll DBus method in clearDumpClaire Weinan1-22/+38
2023-01-13Remove a couple references to @odata.contextEd Tanous1-4/+0
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-11Fix parameter type for calling getSubTreePaths methodGeorge Liu1-1/+1
2023-01-11Refactor GetSubTreePaths methodGeorge Liu19-181/+187
2023-01-10Use actionParams struct instead of fieldsPrzemyslaw Czarnowski1-37/+33