summaryrefslogtreecommitdiff
path: root/include/redfish_v1.hpp
AgeCommit message (Expand)AuthorFilesLines
2021-04-08Using AsyncResp everywherezhanghch051-4/+3
2021-04-01Move requestRoutes to asyncRespEd Tanous1-1/+8
2021-03-29Make redfish namespace consistentEd Tanous1-3/+0
2020-10-23fix include namesEd Tanous1-1/+1
2020-08-17Enable unused variable warnings and resolveEd Tanous1-1/+1
2020-08-17Enable clang warningsEd Tanous1-1/+1
2020-08-17Remove middlewaresEd Tanous1-9/+1
2020-07-16Deprecate the "" operator, and isEqPEd Tanous1-1/+1
2020-07-16Rework Authorization flowJames Feist1-1/+0
2020-06-11clang-format: update to latest from docs repoGunnar Mills1-3/+5
2019-10-18Make references to crow less obviousEd Tanous1-1/+1
2018-10-08Move AccountService to node structureEd Tanous1-123/+0
2018-09-05Move to clang-format-6.0Ed Tanous1-108/+133
2018-07-27Move over to upstream c++ styleEd Tanous1-29/+29
2018-06-29Boost beastEd Tanous1-33/+3
2018-06-29Move thermal interfaces to new schemaEd Tanous1-2/+2
2018-06-29Move bmcweb over to sdbusplusEd Tanous1-14/+15
2018-04-22Minor fixes to make redfish pass compliance testsEd Tanous1-29/+66
2018-04-22Adding Chassis and ChassisCollection Schemas to RedfishRapkiewicz, Pawel1-28/+0
2018-03-28Redfish Manager and ManagerCollectionBorawski.Lukasz1-53/+0
2018-03-28Redfish SessionServiceBorawski.Lukasz1-22/+0
2018-03-28Redfish NetworkProtocolBorawski.Lukasz1-57/+0
2018-03-28AccountServiceLewanczyk, Dawid1-23/+0
2018-03-07RolesLewanczyk, Dawid1-36/+0
2018-02-06Session and SessionCollectionKowalski, Kamil1-110/+4
2018-01-24Service RootBorawski.Lukasz1-21/+0
2017-10-30Update get_routes to use trie for efficiencyEd Tanous1-4/+5
2017-10-28Refactor session key storageEd Tanous1-28/+25
2017-10-27Implement Managers interface for redfishEd Tanous1-3/+126
2017-10-25Add the redfish static files to the buildEd Tanous1-255/+9
2017-10-25Update WebserverEd Tanous1-81/+523
2017-10-11Large updates to webserverEd Tanous1-18/+75
2017-08-09Lots of updates to webserver.Ed Tanous1-0/+88