summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-06-06Remove this->Ed Tanous2-4/+4
2023-06-06Add support for multiple consolesNinad Palsule3-25/+94
2023-06-05Break out serializer into its own cpp fileEd Tanous4-630/+578
2023-06-05Add SSE style subscription support to eventserviceAppaRao Puli6-37/+154
2023-06-05Subproject nlohmann and tinyxml2Ed Tanous1-7/+12
2023-06-05Implement HEAD for metricsEd Tanous1-3/+44
2023-06-05Break out metric report definition getEd Tanous1-22/+25
2023-06-02Move getPCIeDeviceList to pcie_utilLakshmi Yadlapati3-42/+78
2023-06-02Remove duplicated stringValueTooLongEd Tanous2-30/+0
2023-06-01Server-sent-event fixesEd Tanous6-176/+68
2023-06-01Add Server-Sent-Event supportV-Sanjana5-4/+477
2023-06-01Input parameter validation for Event SubscriptionAppaRao Puli3-0/+92
2023-06-01Update base registriesEd Tanous3-118/+301
2023-06-01chassis: consistently log error on internal failsAndrew Geissler1-5/+7
2023-06-01Simplify obmc console buffersEd Tanous1-11/+15
2023-06-01Rename option and enable it by defaultEd Tanous2-10/+9
2023-06-01Fix bmcweb coredump by Non-existent PCIeFunctionIdMyung Bae1-2/+8
2023-06-01Replace atoiEd Tanous1-11/+15
2023-06-01Fix NotFound Sensors to report as 404Myung Bae1-2/+8
2023-05-31Disabled processor and memory summary statusNinad Palsule4-42/+83
2023-05-31health: Add option to disable health-populateWilly Tu10-76/+134
2023-05-31Introduce ConsoleHandler class under obmc_consoleNinad Palsule1-143/+159
2023-05-30Allow async resolver to be optionalEd Tanous9-50/+99
2023-05-30Break out methodsEd Tanous1-31/+33
2023-05-30Add support for POST on TriggersCollectionSzymon Dompke3-63/+750
2023-05-26Set HidePayload on Task when payload is nullArun Thomas Baby1-0/+3
2023-05-26Add maybe_unused to possibly unused argumentEd Tanous1-1/+1
2023-05-26json utility: add sortNan Zhou2-0/+156
2023-05-26Make all std::regex instances staticEd Tanous4-7/+7
2023-05-26Don't push non finite numbers to RedfishEd Tanous1-0/+14
2023-05-25Handle AccountService D-bus errorsRavi Teja1-8/+57
2023-05-25update service: use getCollectionMembersJohn Edward Broadbent1-39/+6
2023-05-25Fix some includesEd Tanous11-11/+14
2023-05-25Refactor processor/memory state related codeNinad Palsule1-118/+132
2023-05-25Fix the Redfish validator fail for StorageGeorge Liu1-16/+37
2023-05-25Use console information from DBUSNinad Palsule1-31/+122
2023-05-25Processor: Add processor throttle statusChris Cain2-3/+105
2023-05-25Update DIMM memorySizeInKB to be in size_tAnthony1-3/+5
2023-05-25Bump nlohmann version to 3.11.2 from 3.9.1Carson Labrado1-1/+1
2023-05-24Add Links/Triggers to MetricReportDefinitionSzymon Dompke2-1/+50
2023-05-24Add check for "quiesced" bmc manager stateEd Tanous1-25/+42
2023-05-23Switched bmcweb to use new telemetry service APIKrzysztof Grobelny7-125/+579
2023-05-23Use human sort for EthernetInterfacesEd Tanous1-0/+5
2023-05-22Update schema packs to 2023.1Ed Tanous211-644/+4647
2023-05-20Added new pre-defined usergroup called hostconsoleNinad Palsule9-42/+145
2023-05-20Redfish validator error fixV-Sanjana2-1/+3
2023-05-20redfish: Add EncryptionStatus to DriveJohn Edward Broadbent2-0/+52
2023-05-20redfish: ensure protocol state always returnedAndrew Geissler1-0/+11
2023-05-19Capture all boost::system::error_codes by refEd Tanous8-11/+11
2023-05-19Remove redfish-post-to-old-updateserviceEd Tanous3-41/+0