summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-01-12Add FabricAdapter schemaLakshmi Yadlapati7-0/+926
2023-01-12Clean up http end_of_stream tracesMyung Bae1-1/+2
2023-01-12Aggregation: Improve prefix fixup matchingCarson Labrado4-87/+192
2023-01-12Refactor mtls callbacks into their own fileEd Tanous2-161/+174
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 Liu22-192/+202
2023-01-10Use actionParams struct instead of fieldsPrzemyslaw Czarnowski1-37/+33
2023-01-10Use intermediate bmcweb object filesEd Tanous1-2/+11
2023-01-08Aggregation: Generate collections from schemaCarson Labrado4-0/+357
2023-01-05Add ServiceProviderNotifyAbhishek Patel1-2/+46
2023-01-04Problem with RemoteRoleMapping JSONJorge Cisneros1-9/+2
2023-01-03Remove old TODOEd Tanous1-5/+0
2023-01-03Ignore clang warningEd Tanous1-0/+1
2023-01-03Remove extra semi colonsEd Tanous1-8/+0
2023-01-03Add missing inline on function prototypeEd Tanous1-1/+1
2023-01-03Fix sensor overrideEd Tanous3-16/+69
2022-12-29cppcheck: Fix Ineffective call of function 'substr'Ed Tanous1-2/+2
2022-12-29Add missing const in update serviceEd Tanous1-1/+1
2022-12-28Generate includes for all schemasEd Tanous42-8/+2569
2022-12-28Add CBOR supportEd Tanous2-4/+11
2022-12-28Add missing usage of new verb class in routerSnehalatha Venkatesh1-4/+4
2022-12-28Fix some use-after-move issuesEd Tanous1-79/+77
2022-12-22Use owning strings for aggregator URIEd Tanous1-2/+2
2022-12-22Fix cppcheck errorEd Tanous1-29/+15
2022-12-22Avoid copyEd Tanous1-1/+1
2022-12-21Return bad request if can't constructGunnar Mills1-0/+2
2022-12-21Change variable scopesEd Tanous12-30/+21
2022-12-20Correct boost 1.81.0 expected hashCarson Labrado1-1/+1
2022-12-16Restrict use of subfolder in configfiles pathcm-jishnu1-3/+6
2022-12-16Correct the dhcp object pathJian Zhang1-3/+2
2022-12-15Prepare for boost::url upgradeEd Tanous17-126/+79
2022-12-13Fix for incorrect Task Progress and State valuesGayathri Leburu1-13/+10
2022-12-13black: re-formatPatrick Williams2-20/+12
2022-12-12Mark redfish-protocol-validator 100% passingEd Tanous1-1/+1
2022-12-12Fix python packaging problemEd Tanous2-36/+35
2022-12-09Make inventory get inventory pathsEd Tanous1-1/+1
2022-12-09Add Accuracy property to sensorsGeorge Liu1-0/+2
2022-12-09Remove ObjectManager search code in sensorsEd Tanous1-152/+34
2022-12-08Generate Redfish enums from schemasEd Tanous54-42/+4162
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado4-32/+80
2022-12-07clang-ignore: remove unneeded filePatrick Williams1-1/+0
2022-12-07markdownlint: fix all warningsPatrick Williams13-349/+353
2022-12-07format: reformat with latest openbmc-build-scriptsPatrick Williams17-528/+755
2022-12-07log_service: Fix behavior of getting single PostCode entryJiaqing Zhao1-78/+82
2022-12-07Implement If-Match header in Http layerEd Tanous4-16/+116
2022-12-06Code move to prevent circular dependencyEdward Lee2-8/+8
2022-12-06Make router take up less space for verbsEd Tanous4-18/+153
2022-12-05python: fix flake8 warningsPatrick Williams2-9/+7
2022-12-05Prevent unconditionally writing over the LinkStatusJohnathan Mantey1-2/+1