summaryrefslogtreecommitdiff
path: root/redfish-core/lib/trigger.hpp
AgeCommit message (Expand)AuthorFilesLines
2022-11-02Update CollectionMembers to use UrlFromPiecesWilly Tu1-3/+5
2022-09-12Remove nlohmann brace initializationEd Tanous1-7/+6
2022-09-06used sdbusplus::unpackPropertiesNoThrow part 7Krzysztof Grobelny1-79/+73
2022-06-15Fix Trigger GET functionalitySzymon Dompke1-37/+53
2022-06-15Expose AsyncResp shared_ptr when handling responseCarson Labrado1-3/+3
2022-06-01Try to fix the lambda formatting issueEd Tanous1-77/+70
2022-05-13Remove brace initialization of json objectsEd Tanous1-9/+10
2022-04-06Add setUpRedfishRoute to all nodes in redfishEd Tanous1-8/+21
2022-03-30Use url_view for telemetry urisSzymon Dompke1-6/+9
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous1-3/+4
2022-01-05Make code compile with clangEd Tanous1-1/+1
2021-12-17Add support for DELETE on Triggers schemaSzymon Dompke1-7/+32
2021-12-17Add GET method for TriggersLukasz Kazmierczak1-0/+303
2021-12-17Add GET method for TriggerCollectionLukasz Kazmierczak1-0/+39