summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-06-28Use an enum to return message registry parsing statusJason M. Bills1-16/+26
2022-06-28log_services: remove brace initializationJason M. Bills1-51/+47
2022-06-28log_services: don't replace res.jsonValueJason M. Bills1-3/+3
2022-06-28log_services: use nlohmann::json::object_tJason M. Bills1-7/+10
2022-06-28Update handling of skipped log entriesJason M. Bills1-15/+22
2022-06-28Clean up firstEntry boolean checksJason M. Bills1-19/+4
2022-06-28memory: Use dbus::utility::DBusPropertiesMap::value_typeJiaqing Zhao1-5/+6
2022-06-28HttpClient: Increase httpReadBodyLimitCarson Labrado1-2/+3
2022-06-27Move AccountService to separate methodsEd Tanous1-655/+636
2022-06-27Rearrange forward_unauthorizedEd Tanous1-22/+21
2022-06-27Add missing Context type to MetricReportAppaRao Puli1-0/+7
2022-06-27health: remove boost container headerNan Zhou1-1/+0
2022-06-27log_service: make function staticNan Zhou1-1/+1
2022-06-27Add Nan Zhou as a reviewerNan Zhou1-0/+1
2022-06-27Remove old MAINTAINERS fileEd Tanous1-47/+0
2022-06-26error_messages: Add PropertyValueOutOfRange errorJiaqing Zhao2-0/+36
2022-06-26registry: Base: Upgrade 1.11.0 -> 1.13.0Jiaqing Zhao2-97/+233
2022-06-25sessions: iwyunitroglycerine2-8/+1
2022-06-25multipart_test: use ASSERT_EQ correctlyNan Zhou1-20/+20
2022-06-25multipart_test: add namespaceNan Zhou1-1/+6
2022-06-25multipart_test: fix headersNan Zhou1-3/+7
2022-06-25openbmc_dbus_rest_test: fix headersNan Zhou1-3/+3
2022-06-24LogService: Add support for Fault LogClaire Weinan2-171/+320
2022-06-24dbus_utility: iwyuNan Zhou1-0/+6
2022-06-24Replace BMCWEB_ROUTES lambdas with functionsEd Tanous1-240/+250
2022-06-24certificate: Add getCertificateList for get collectionsJiaqing Zhao1-155/+87
2022-06-24certificate: Use ObjectMapper in getCertificateLocationsJiaqing Zhao1-36/+53