summaryrefslogtreecommitdiff
path: root/test/redfish-core
AgeCommit message (Expand)AuthorFilesLines
9 daysAdd https parsingEd Tanous1-1/+58
2024-05-01Bring consistency to config optionsEd Tanous2-6/+6
2024-04-19Add missing headersEd Tanous2-6/+6
2024-04-17Refactor tftp parserEd Tanous1-16/+23
2024-04-11Fix post code parsingEd Tanous1-0/+29
2024-04-04Allow parsing null or value classesEd Tanous1-0/+29
2024-04-02Reduce multi-level calls of req.req membersMyung Bae1-4/+4
2024-03-28Create Redfish specific setProperty callEd Tanous1-0/+74
2024-03-28Add misc-include-cleanerEd Tanous16-17/+59
2024-03-27Check optionals in tidyEd Tanous1-3/+15
2024-03-25Remove unused variableEd Tanous1-1/+0
2024-03-19Make readJson accept object_tEd Tanous1-0/+21
2024-03-04AllowedHostTransitions: look for on dbusAndrew Geissler1-0/+132
2024-02-23manager_diagnostic_data: add metric getJagpal Singh Gill1-0/+75
2024-01-19Clean up tftp update to use URLEd Tanous1-0/+55
2024-01-09Fix spelling mistakesEd Tanous1-1/+1
2023-12-12Use MonotonicTimeStamp for bmc log idMyung Bae1-0/+69
2023-10-31Move to file_body in boostEd Tanous1-14/+14
2023-09-08Simplify datetime parsingEd Tanous1-3/+2
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous1-11/+45
2023-06-21json utils: add getEstimatedJsonSizeNan Zhou1-0/+54
2023-06-12query: Fix default expand level with delegatedWilly Tu1-28/+65
2023-06-09Fix hack on Set-CookieEd Tanous1-1/+1
2023-06-08hex_units: Fix Werror=conversionWilly Tu1-2/+2
2023-05-26json utility: add sortNan Zhou1-0/+53
2023-05-25Fix some includesEd Tanous1-1/+2
2023-05-20Added new pre-defined usergroup called hostconsoleNinad Palsule1-0/+9
2023-05-12Update RedfishVersion to 1.17.0Ed Tanous1-1/+1
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams1-2/+2
2023-05-12Don't rely on implicit operator comparisonEd Tanous1-1/+2
2023-05-11clang-format: copy latest and re-formatPatrick Williams5-17/+16
2023-05-02Aggregation: Process subordinate top collectionsCarson Labrado1-0/+157
2023-04-07Aggregation: Check for subordinate collectionCarson Labrado1-0/+129
2023-03-28Aggregation: Prefix fix HttpHeaders propertyCarson Labrado1-0/+33
2023-03-14Only parse to the depth requestedEd Tanous1-16/+162
2023-03-11Remove body member from RequestEd Tanous1-12/+8
2023-03-02Add ManagerProvidingService implementationEd Tanous1-2/+5
2023-02-28Move getMessage and getMessageFromRegistry to cpp and add testSui Chen1-0/+32
2023-02-22Aggregation: Fix cppcheck errorsCarson Labrado1-1/+1
2023-02-17Add option for validating content-type headerEd Tanous1-2/+5
2023-02-13Fix a couple #includesEd Tanous1-0/+1
2023-02-11Aggregation: Fix up aggregated response header URIsKhang Kieu1-0/+38
2023-02-03Aggregation: Better handle dropped requestsCarson Labrado1-0/+206
2023-01-23Break out set time function and unit test itEd Tanous1-0/+32
2023-01-19Aggregation: Fix and forward all responsesCarson Labrado1-1/+106
2023-01-17Add unit tests for ipv4VerifyIpAndGetBitcountEd Tanous1-1/+89
2023-01-14LogService: Use DeleteAll DBus method in clearDumpClaire Weinan1-91/+0
2023-01-12Aggregation: Improve prefix fixup matchingCarson Labrado1-0/+98
2023-01-03Fix sensor overrideEd Tanous1-0/+36
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-0/+41