summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-21query_param: Update OutOfRange error message for $top and $skipJiaqing Zhao1-2/+2
2022-07-20LogService: Remove setUpRedfishRoute in crashdumpShounak Mitra1-4/+2
2022-07-19Replace boost with std replaceEd Tanous1-7/+10
2022-07-18Update the readmeEd Tanous1-47/+61
2022-07-16Use more specific includeEd Tanous1-1/+1
2022-07-16Remove usages of boost::starts/ends_withEd Tanous19-90/+82
2022-07-15Use nlohmann::json::object_t for dump entriesJason M. Bills1-1/+1
2022-07-15Use more specific includeEd Tanous1-1/+1
2022-07-15HTTP Client: Fix handling on connection timeoutCarson Labrado1-11/+12
2022-07-15Fix redundant storeEd Tanous1-2/+2
2022-07-15Manager: add ManagerDiagnosticData handlerSui Chen3-7/+59
2022-07-15lock test: remove unused functionNan Zhou1-5/+0
2022-07-14Move errant logging statementEd Tanous1-1/+1
2022-07-14Simplify logic in router matcherEd Tanous1-4/+6
2022-07-12redfish-core tests: use matcher correctlyNan Zhou6-98/+112
2022-07-12test treewide: apply test names best practicesNan Zhou7-62/+59
2022-07-12test treewide: apply namespace best practiceNan Zhou9-44/+90
2022-07-12Fix const correctness issuesEd Tanous17-66/+66
2022-07-12Fix const correctness on http Response objectEd Tanous1-4/+4
2022-07-11Google RoT: simplify subtree iterationNan Zhou1-9/+5
2022-07-11Google RoT: add unit tests for /google/v1Nan Zhou2-0/+40
2022-07-11Google RoT: remove global constant stringsNan Zhou1-13/+13
2022-07-11Google RoT: allign callback styleNan Zhou1-64/+85
2022-07-09Remove clang-tidy documentationEd Tanous1-25/+2
2022-07-09Make virtual media use urlFromPiecesEd Tanous1-23/+12
2022-07-09Fix undefined behavior in timestamp parsingEd Tanous1-1/+1
2022-07-09Update host logger with recent JSON fixesJason M. Bills1-16/+16
2022-07-08Remove magic numbersEd Tanous1-29/+54
2022-07-08Set UnknownProperty message to be an errorEd Tanous1-1/+1
2022-07-07Handle NTPServers list per the specificationEd Tanous2-25/+92
2022-07-07Move duplicate reductionEd Tanous1-1/+1
2022-07-07Add TermalSubsystem schemaXiaochao Ma5-0/+278
2022-07-07dbus_singleton: use stack variable and externNan Zhou4-4/+23
2022-07-07Google RoT: avoid potential dangling pointerNan Zhou1-1/+1
2022-07-07dbus_utility_test: fix test case namesNan Zhou1-6/+8
2022-07-07ip utils test: revive the testNan Zhou1-0/+1
2022-07-06Remove redfish message from http clientEd Tanous1-1/+1
2022-07-06system: don't fail when Boot service isn't thereNan Zhou1-0/+8
2022-07-05Replace CHAR_MAX with numeric_limitsEd Tanous1-1/+1
2022-07-05Remove unused variablesEd Tanous3-4/+0
2022-07-05IWYU redfish_sessions.hppEd Tanous1-0/+1
2022-07-05Make resHandler constEd Tanous1-2/+2
2022-07-02Remove unused variableEd Tanous1-1/+0
2022-07-02Fix unused branches in http_clientEd Tanous1-10/+6
2022-07-01Make nbd-proxy header build in all casesEd Tanous2-7/+4
2022-07-01Remove BLONSEd Tanous1-1412/+0
2022-07-01Fix #includes on http_client.hppEd Tanous1-0/+10
2022-06-30Require explicit decorator on one arg constructorsEd Tanous13-18/+26
2022-06-29Encode service object path with sdbusplusJiaqing Zhao1-8/+20
2022-06-28http_utility_test: fix test case namesNan Zhou1-4/+14