summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-07-16Use more specific includeEd Tanous1-1/+1
2022-07-16Remove usages of boost::starts/ends_withEd Tanous9-56/+54
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-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-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 Tanous13-58/+58
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-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 Ma1-0/+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 Tanous2-3/+0
2022-07-05IWYU redfish_sessions.hppEd Tanous1-0/+1
2022-06-30Require explicit decorator on one arg constructorsEd Tanous9-10/+16
2022-06-29Encode service object path with sdbusplusJiaqing Zhao1-8/+20
2022-06-28Fix shadowed variable issuesEd Tanous13-107/+103
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-28query_param_test: fix namespacesNan Zhou1-50/+19
2022-06-28query_param: fix headersNan Zhou1-2/+5
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-27Move AccountService to separate methodsEd Tanous1-655/+636
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-26error_messages: Add PropertyValueOutOfRange errorJiaqing Zhao2-0/+36
2022-06-26registry: Base: Upgrade 1.11.0 -> 1.13.0Jiaqing Zhao1-96/+232
2022-06-25sessions: iwyunitroglycerine1-0/+1
2022-06-24LogService: Add support for Fault LogClaire Weinan2-171/+320
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
2022-06-23sensors: use std set and mapNan Zhou2-96/+75
2022-06-22Update Privilege Registry from 1.2.0 to 1.3.0Sui Chen1-0/+7