summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2022-02-09Run update-schemas.pyEd Tanous4-7/+60
2022-02-09Allow setting MinPasswordLength in AccountServicePaul Fertser1-3/+16
2022-02-09Send push-style event only if EventService enabledsunharis_in2-6/+29
2022-02-08Add UrlFromPieces helper functionEd Tanous2-0/+37
2022-02-08Implement TODO in beast source fileEd Tanous1-45/+1
2022-02-08Capture int by value in stringValueTooLongEd Tanous2-6/+4
2022-02-08Rerun parse_registries.pyEd Tanous4-1634/+1332
2022-02-07Enable readability-redundant-control-flow checksEd Tanous13-47/+5
2022-02-07Enable readability-named-parameter checksEd Tanous10-68/+58
2022-02-04Remove NEW_BOOST_URL macroEd Tanous3-127/+2
2022-02-04Remove getTimestampEd Tanous2-51/+18