summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-28http_utility_test: add namespaceNan Zhou1-8/+14
2022-06-28Fix shadowed variable issuesEd Tanous21-152/+151
2022-06-28Fix fail on get PostCode entryTony Lee1-1/+1
2022-06-28update_service: Refactor getSoftwareVersion into a seperate functionWilly Tu1-70/+74
2022-06-28query_param_test: Update Positive cases for DelegateJiaqing Zhao1-6/+6
2022-06-28clients.md: fix headersNan Zhou1-2/+2
2022-06-28http_utility_test: fix headersNan Zhou1-2/+2
2022-06-28dbus_utility_test: clean up headersNan Zhou1-5/+4
2022-06-28dbus_utility_test: add namespaceNan Zhou1-10/+17
2022-06-28query_param_test: fix namespacesNan Zhou1-50/+19
2022-06-28query_param: fix headersNan Zhou1-2/+5
2022-06-28http: router_test: fix namespaceNan Zhou1-10/+15
2022-06-28http: router_test: fix headersNan Zhou1-2/+10
2022-06-28http: utility_test: fix namespaceNan Zhou1-25/+15
2022-06-28http: utility_test: fix headersNan Zhou1-2/+13
2022-06-28human_sort_test: add namespaceNan Zhou1-2/+7
2022-06-28human_sort_test: fix headersNan Zhou1-2/+4