summaryrefslogtreecommitdiff
path: root/include/ibm/management_console_rest.hpp
AgeCommit message (Expand)AuthorFilesLines
18 hoursRemove the last instances of json patternHEADmasterEd Tanous1-3/+2
2024-04-18Remove ibm locks featureSunitha Harish1-338/+1
2024-03-25Remove unused variableEd Tanous1-1/+0
2024-03-21Clean up management console rest to use readJsonEd Tanous1-9/+9
2024-01-19Remove some boost includesEd Tanous1-2/+2
2023-10-24clang-format: copy latest and re-formatPatrick Williams1-9/+9
2023-07-20Replace logging with std::formatEd Tanous1-70/+69
2023-07-06Remove IBM console events from RedfishEd Tanous1-7/+0
2023-05-12fix more push vs emplace callsPatrick Williams1-2/+2
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams1-2/+2
2023-05-11clang-format: copy latest and re-formatPatrick Williams1-6/+5
2023-03-11Remove body member from RequestEd Tanous1-1/+1
2023-03-09Move logging level to WARNING for 404Gunnar Mills1-3/+3
2023-01-18Fix a boatload of #includesEd Tanous1-7/+8
2022-12-16Restrict use of subfolder in configfiles pathcm-jishnu1-3/+6
2022-10-07Move ClientID parameter out of OEMEd Tanous1-5/+6
2022-09-06IBM Mgmt console lock algorithm improvementSunitha Harish1-2/+4
2022-09-06Fixes for IBM Management Console usecasesSunitha Harish1-5/+5
2022-08-06Use enum overload for field settingEd Tanous1-1/+2
2022-07-16Remove usages of boost::starts/ends_withEd Tanous1-1/+1
2022-07-12Fix const correctness issuesEd Tanous1-2/+2
2022-07-05Remove unused variablesEd Tanous1-1/+0
2022-06-01Try to fix the lambda formatting issueEd Tanous1-79/+75
2022-05-13Remove brace initialization of json objectsEd Tanous1-6/+6
2022-03-07Don't rely on operator << for object loggingEd Tanous1-2/+2
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu1-9/+9
2022-02-11Add readability-redundant-* checksEd Tanous1-2/+4
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous1-1/+1
2022-02-07Enable readability-redundant-control-flow checksEd Tanous1-8/+0
2022-01-12Enable init checkerEd Tanous1-2/+2
2021-10-17ibm: remove unused tinyxml2 includePatrick Williams1-1/+0
2021-06-16Remove ambiguous privileges constructorEd Tanous1-9/+9
2021-04-20Create IBM ConfigFile base directorySunitha Harish1-48/+20
2021-04-08Using AsyncResp everywherezhanghch051-110/+109
2021-02-14IBM ConfigFile upload : Fix content-type validationSunitha Harish1-6/+4
2021-02-14IBM Management Console: Replacing crow::Response with bmcweb::AsyncRespSunitha Harish1-142/+165
2021-02-13Validate the path during ConfigFile uploadSunitha Harish1-13/+162
2020-10-23fix include namesEd Tanous1-1/+1
2020-10-09Write the clang-tidy file OpenBMC needsEd Tanous1-85/+72
2020-09-30modernize ibm management consoleEd Tanous1-14/+14
2020-09-29Fix naming conventionsEd Tanous1-4/+4
2020-09-22Fix IBM management console to match coding standardEd Tanous1-16/+18
2020-09-16remove using namespaceEd Tanous1-1/+0
2020-08-17Enable unused variable warnings and resolveEd Tanous1-6/+6
2020-08-17Enable clang warningsEd Tanous1-9/+9
2020-08-17Remove middlewaresEd Tanous1-2/+1
2020-08-05Handling Broadcast message serviceAsmitha Karunanithi1-4/+37
2020-08-05EventService : Send event for ConfigFile updationAsmitha Karunanithi1-6/+24
2020-08-04EventService : Send event for the ConfigFile creationSunitha Harish1-0/+7
2020-07-31EventService: Add the parameter ResourceTypes to subscriptionSunitha Harish1-4/+4