summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-06-04change source URL for boostJohn Edward Broadbent1-3/+3
2021-06-03Remove Redfish Node classJohn Edward Broadbent32-9003/+7781
2021-06-03Update Redfish.md with new schemas and propertiesAbhishek Patel1-88/+317
2021-06-02Update clone and compile instructionsChris Cain2-12/+7
2021-06-02Revert "dbus_rest: return error response with not found when bad dbus request"Ed Tanous1-23/+23
2021-05-28Adjust parameter name of FirmwareInventoryIdAbhishek Patel1-6/+8
2021-05-25dbus_rest: return error response with not found when bad dbus requestTim Lee1-23/+23
2021-05-24Formatted Redfish.MD fileAbhishek Patel1-62/+44
2021-05-21log_services: Fix BMC Journal Entries collection odata.idCharles Boyer1-4/+0
2021-05-20Disable AutolinkingAbhishek Patel1-19/+19
2021-05-20Move to 2021.1Gunnar Mills117-545/+2677
2021-05-19Change AdditionalDataURI to be a child URIAbhishek Patel1-20/+16
2021-05-15Handle Processor.AppliedOperatingConfig PATCHJonathan Doman1-0/+169
2021-05-13Fix spelling in commentsAbhishek Patel1-1/+1
2021-05-12Include what you use in http request and responseEd Tanous2-0/+5
2021-05-12Make OpenSSLGenerator max() and min() constexprEd Tanous1-2/+2
2021-05-07Replaced std::map::at with std::map::findKrzysztof Grobelny1-4/+17
2021-05-04Fix chassis handler to use filename()Ed Tanous1-2/+2
2021-05-04Change the word TS to Time Stamp & add time unitManojkiran Eda4-16/+17
2021-04-30Fix typos in commentsAli Ahmed1-4/+4
2021-04-30bmcweb: fetch ip address on every request in handleIvan Mikhaylov1-3/+3
2021-04-30Redfish: Fix the health and state properties of processorChicago Duan1-34/+30
2021-04-29Redfish: Update Powering On Status StateNoah Brewer1-1/+1
2021-04-26Fix infinite redirect when webui isn't installedEd Tanous4-21/+52
2021-04-22Fix comparison for proxy/legacy modePrzemyslaw Czarnowski1-1/+15
2021-04-21bmcweb:Check for dimm presense for State AttributeJoshi-Mansi1-0/+15
2021-04-21Redfish : Return after InternalError instead of ContinueChicago Duan4-39/+39
2021-04-20fixed crash in getChassisDataKrzysztof Grobelny1-4/+5
2021-04-20Create IBM ConfigFile base directorySunitha Harish4-105/+84
2021-04-16Fix memory leak issue when opening the certificate fileAlan Kuo1-0/+1
2021-04-14Remove OemCrashdump_v1 from index.xmlGunnar Mills2-8/+0
2021-04-14Add Content-Security-Policy(CSP) Level2 DirectivesBasheer Ahmed Muddebihal1-3/+12
2021-04-14Fix publish a registry to verify messageIdGeorge Liu1-14/+17
2021-04-13Fix missed bmcweb::AsyncRespGunnar Mills1-4/+3
2021-04-12Redfish(Network): Modified to support Default gateway on EthernetInterfaceRavi Teja1-36/+75
2021-04-10Added Validation on MessageId and RegistryPrefixP Dheeraj Srujan Kumar2-15/+69
2021-04-08Using AsyncResp everywherezhanghch0546-1992/+2095
2021-04-06Removed copy and move constructors from AsyncRespKrzysztof Grobelny2-1/+7
2021-04-03log_services: Remove raw PECI commandJason M. Bills7-265/+0
2021-04-02log_services: Add download of log entriesAdriana Kobylak2-0/+129
2021-04-02log_services: Add AdditionalDataURI to log entriesAdriana Kobylak1-87/+126
2021-04-01Move requestRoutes to asyncRespEd Tanous3-19/+36
2021-03-31Add common error for imprecise matchingEd Tanous1-0/+33
2021-03-31Move SystemBus init to early stageAppaRao Puli1-3/+3
2021-03-30Add POST and DELETE in MetricReportDefinitionsWludzik, Jozef5-2/+530
2021-03-29Add OData-version headerEd Tanous2-1/+41
2021-03-29Make redfish namespace consistentEd Tanous2-4/+1
2021-03-29Sync ReadingUnit with Redfish Sensor SchemaWludzik, Jozef3-15/+108
2021-03-28Update Crashdump to the latest LogService and LogEntry schemasJason M. Bills2-97/+59
2021-03-23log-services: Error return 500(internal error)George Liu1-2/+15