summaryrefslogtreecommitdiff
path: root/redfish-core/lib/event_service.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-10-17Improve HttpHeaders in EventServiceEd Tanous1-2/+36
2021-09-17Nullify HttpHeaders per the specificationEd Tanous1-1/+2
2021-08-06Fix event_service privilegesAbhishek Patel1-7/+3
2021-07-26EventService: Move subscription persistent dataJunLin Chen1-12/+16
2021-07-23Fix EventService Subscriptions URIRavi Teja1-3/+3
2021-07-08Automate PrivilegeRegistry to codeEd Tanous1-8/+20
2021-06-16Remove ambiguous privileges constructorEd Tanous1-8/+8
2021-06-11Redfish: Fix issue of EventDestinationChicago Duan1-3/+3
2021-06-03Remove Redfish Node classJohn Edward Broadbent1-572/+533
2021-04-10Added Validation on MessageId and RegistryPrefixP Dheeraj Srujan Kumar1-3/+49
2021-04-08Using AsyncResp everywherezhanghch051-34/+32
2021-02-19Fix nlohmann::json::dump callsEd Tanous1-1/+3
2020-09-09Add MutualExclusiveProperties registryAppaRao Puli1-0/+10
2020-09-03Revert http::Request::socket() callbackEd Tanous1-107/+0
2020-08-17Enable unused variable warnings and resolveEd Tanous1-11/+11
2020-08-17Enable clang warningsEd Tanous1-8/+8
2020-08-17Remove middlewaresEd Tanous1-5/+5
2020-08-06Fix: MetricReportDefinitions filter not workingAppaRao Puli1-6/+26
2020-08-04Remove QueryStringJames Feist1-2/+5
2020-07-31EventService: Add the parameter ResourceTypes to subscriptionSunitha Harish1-1/+29
2020-07-10Codespell redfish-core spelling fixesGunnar Mills1-1/+1
2020-07-02Support the $filter query params for SSE streamAyushi Smriti1-4/+54
2020-07-02EventService: Support for Server Sent Events(SSE)AppaRao Puli1-0/+60
2020-07-02EventService: Add retry configuration supportAyushi Smriti1-0/+1
2020-05-21EventService: Add enable/disable supportAppaRao Puli1-12/+16
2020-05-14EventService: Add MetricReport supportAppaRao Puli1-3/+12
2020-05-07EventService: SubmitTestEvent initial supportAppaRao Puli1-0/+30
2020-04-24EventService: Manager and subscriptions supportAppaRao Puli1-124/+100
2020-04-15Redfish EventService schema implementationAppaRao Puli1-0/+517