summaryrefslogtreecommitdiff
path: root/test
AgeCommit message (Expand)AuthorFilesLines
2023-09-08Simplify datetime parsingEd Tanous1-3/+2
2023-08-23Move http client to URLEd Tanous1-45/+0
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous2-13/+46
2023-07-14AsyncResolve cleanups and error handlingEd Tanous1-0/+25
2023-07-12Use openssl random number generatorEd Tanous1-0/+23
2023-06-28Remove the black_magic namespaceEd Tanous2-2/+2
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 Tanous2-2/+4
2023-05-20Added new pre-defined usergroup called hostconsoleNinad Palsule1-0/+9
2023-05-19Write test capable of catching regressionsEd Tanous1-13/+37
2023-05-18Add a unit test for dumpHtmlEd Tanous1-0/+41
2023-05-16Boost::urls::formatEd Tanous1-34/+1
2023-05-12Update RedfishVersion to 1.17.0Ed Tanous1-1/+1
2023-05-12ibm-locks: shut up clang-tidy by disabling codePatrick Williams1-1/+4
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 Williams9-21/+20
2023-05-02Aggregation: Process subordinate top collectionsCarson Labrado1-0/+157
2023-04-27Remove number support from the routerEd Tanous2-18/+19
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-24Pass string views by valueEd Tanous1-3/+3
2023-02-23Update most resources to use urlFromPiecesWilly Tu1-0/+18
2023-02-22Aggregation: Fix cppcheck errorsCarson Labrado1-1/+1
2023-02-21Disable token compress in strEd Tanous1-2/+23
2023-02-17Add option for validating content-type headerEd Tanous1-2/+5
2023-02-17Implement alternative to on boost::splitEd Tanous1-0/+31
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-15Prepare for boost::url upgradeEd Tanous1-5/+5
2022-12-08Aggregation: Detect and fix all URI propertiesCarson Labrado1-0/+41
2022-12-06Make router take up less space for verbsEd Tanous1-0/+56
2022-11-09thermal subsystem test: fix typoNan Zhou1-2/+2
2022-11-08Add a whitespace in testNan Zhou1-0/+1
2022-10-26utility: Append Url Pieces to existing UrlWilly Tu1-0/+13