summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-03-02Implement ManagerDiagnosticData/ServiceRootUptimeSecondsEd Tanous2-1/+56
2023-03-02Add ManagerProvidingService implementationEd Tanous3-3/+10
2023-03-01Aggregation: Document Redfish aggregationCarson Labrado2-0/+198
2023-02-28sdbusplus: use shorter type aliasesPatrick Williams1-1/+1
2023-02-28processor: Change `Step` default value to USHRT_MAXMichael Shen1-1/+2
2023-02-28Implement AggregationServiceEd Tanous9-0/+528
2023-02-28Remove sessions when user is deletedXie Ning3-0/+45
2023-02-28Fixing blocking system call to async modeTroy Lee1-0/+2
2023-02-28Retrieve port info for systems serviceAbhishek Patel3-71/+117
2023-02-28Move getMessage and getMessageFromRegistry to cpp and add testSui Chen5-45/+92
2023-02-27Add support for Link header in NetworkProtocolEd Tanous1-2/+12
2023-02-27Have clang-tidy header match othersGunnar Mills1-1/+1
2023-02-27Switch Developing to say webui-vueGunnar Mills1-2/+2
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 Tanous41-297/+304
2023-02-24Pass string views by valueEd Tanous24-53/+45
2023-02-24Add Ports schemaGeorge Liu7-0/+4050
2023-02-23Session: Add v1 to urlFromPiecesGunnar Mills1-2/+2
2023-02-23Update most resources to use urlFromPiecesWilly Tu20-142/+212
2023-02-23HTTP Client: Increase max conns and reqsCarson Labrado1-3/+4
2023-02-22Disable old compatibility option defaultEd Tanous1-2/+2
2023-02-22Aggregation: Fix cppcheck errorsCarson Labrado2-2/+2
2023-02-21Disable token compress in strEd Tanous2-3/+25
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 Tanous8-23/+117
2023-02-17Fix missed includeLakshmi Yadlapati1-0/+2
2023-02-17Fix missing includeEd Tanous1-0/+1
2023-02-17Implement alternative to on boost::splitEd Tanous8-18/+75
2023-02-17Remove security headers middleware testEd Tanous3-1336/+0
2023-02-17Fix missed includeGunnar Mills1-0/+1
2023-02-16Revert "Implement Manager/ServiceRootUptime"Ed Tanous2-45/+0
2023-02-16Add Health information for FabricAdapterLakshmi Yadlapati1-0/+28
2023-02-16Add State information for FabricAdapterLakshmi Yadlapati2-0/+30
2023-02-16Add Asset information for FabricAdapterLakshmi Yadlapati2-0/+64
2023-02-16Make pcie_slots compileEd Tanous2-18/+19
2023-02-16Fix some more includesEd Tanous4-0/+4
2023-02-16Add Location information for FabricAdapterLakshmi Yadlapati2-5/+38
2023-02-15Implement Manager/ServiceRootUptimeEd Tanous2-0/+45
2023-02-14TESTING.md: Add Content-TypeGunnar Mills1-1/+1
2023-02-14Fix bad namespacesEd Tanous2-4/+4
2023-02-13Fix casing on OpenBMCEd Tanous2-2/+2
2023-02-13Fix schema validator failure regressionEd Tanous2-2/+2
2023-02-13Fix a couple #includesEd Tanous6-2/+6