summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-03-07Don't rely on operator << for object loggingEd Tanous10-20/+25
2022-03-07Simplify parse_registries.pyEd Tanous1-54/+72
2022-03-07Make generated warning more prominent and helpfulEd Tanous5-11/+40
2022-03-07Make parse_registries do whitespace properlyEd Tanous5-1591/+1479
2022-03-07Remove a component word from base messageHardik Panchal1-4/+4
2022-03-04Fix the build for time_tEd Tanous1-5/+7
2022-03-03Fix clang warnings related to OpenSSL 1.xSzymon Dompke1-2/+2
2022-03-02Fix constexpr on clangEd Tanous1-2/+5
2022-03-02Use std::variantEd Tanous1-3/+2
2022-03-02Drive: Add MediaType, Capacity, and Protocol Resource for DriveWilly Tu1-0/+127
2022-03-02Add ManagerDiagnosticData schemaSui Chen6-1/+874
2022-03-01Remove flat_maps from our dbus parsing typesEd Tanous1-2/+2
2022-03-01json_utils: Add support for multiple level json readWilly Tu3-106/+255
2022-03-01Adds new redfish unit testing for servicerootJohn Edward Broadbent2-0/+79
2022-03-01Change the completionhandler to accept ResNan Zhou6-53/+65
2022-03-01Make the router const correctEd Tanous1-9/+12
2022-02-28Make the task match string more flexibleJason M. Bills1-54/+90
2022-02-28Move error messages to string_viewEd Tanous4-336/+303
2022-02-28Simplify message registry to save binary sizeEd Tanous1-714/+251
2022-02-28websocket: fix authlessNan Zhou2-1/+4
2022-02-28Clean up Crashdump log entry creationJason M. Bills1-52/+50
2022-02-28Add url type safety to message registryEd Tanous8-110/+156
2022-02-28Generate indexes for message registriesEd Tanous4-5/+150
2022-02-25scripts: websocket: make ssl optionalNan Zhou1-1/+8
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu22-94/+361
2022-02-25subproject: boost-url & boost: update revisionNan Zhou3-7/+7
2022-02-24Do not send duplicate data for ntp serversRadivoje Jovanovic1-1/+2
2022-02-23log_services: Un-wrap some stringsJason M. Bills1-94/+92
2022-02-23Fix clang-tidy issues in nbd proxyEd Tanous1-1/+7
2022-02-23Update nbd_proxy for new ManagedObjectTypeJason M. Bills1-82/+68
2022-02-23managers: populate the name correctly for PIDWilly Tu1-1/+1
2022-02-22Make run() staticEd Tanous1-1/+1
2022-02-18chassis-state: no error in chassis if unavailableCarson Labrado1-0/+7
2022-02-17Prepare for clang-tidy-14Ed Tanous4-10/+10
2022-02-17Add message registry entry for Memhot eventJayaprakash Mutyala1-3/+14
2022-02-17Use (size() == 0) check for multi_bufferJason M. Bills1-1/+1
2022-02-15Move validateAndSplitUri to common utility headerEd Tanous3-48/+89
2022-02-15Enable readability-uppercase-literal-suffixEd Tanous5-7/+8
2022-02-15readability-static-accessed-through-instanceEd Tanous3-3/+4
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous26-99/+109
2022-02-15Abstract fillMessageArgs and unit test itEd Tanous4-16/+51
2022-02-15Regenerate generated code as part of the buildEd Tanous2-1/+10
2022-02-14Remove invalid base log messageEd Tanous3-45/+2
2022-02-12account_service: Remove unused DbusInterfaceTypeJason M. Bills1-4/+0
2022-02-11Enable performance-no-int-to-ptr checkEd Tanous1-0/+1
2022-02-11Add readability-redundant-* checksEd Tanous22-44/+48
2022-02-11Change PcieType to PCIeTypeAnjaliintel-211-1/+1
2022-02-10Fix Event Subscription URIGayathri Leburu1-1/+1
2022-02-10Update schema pack to 2021.4Sui Chen42-204/+1434
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous24-64/+71