summaryrefslogtreecommitdiff
path: root/redfish-core
AgeCommit message (Expand)AuthorFilesLines
2022-03-12Make code compile on clang againEd Tanous4-8/+10
2022-03-12Enable readability checksEd Tanous9-28/+21
2022-03-09Enable 3 member function checksEd Tanous3-14/+11
2022-03-08Drop message severityEd Tanous9-324/+7
2022-03-08Change message_registries namespace to registriesEd Tanous11-428/+382
2022-03-07Don't rely on operator << for object loggingEd Tanous3-7/+9
2022-03-07Make generated warning more prominent and helpfulEd Tanous4-4/+28
2022-03-07Make parse_registries do whitespace properlyEd Tanous4-1545/+1430
2022-03-07Remove a component word from base messageHardik Panchal1-4/+4
2022-03-02Drive: Add MediaType, Capacity, and Protocol Resource for DriveWilly Tu1-0/+127
2022-03-01json_utils: Add support for multiple level json readWilly Tu3-106/+255
2022-03-01Adds new redfish unit testing for servicerootJohn Edward Broadbent1-0/+78
2022-03-01Change the completionhandler to accept ResNan Zhou1-3/+2
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-28Clean up Crashdump log entry creationJason M. Bills1-52/+50
2022-02-28Add url type safety to message registryEd Tanous7-108/+153
2022-02-28Generate indexes for message registriesEd Tanous3-3/+136
2022-02-25json_utils: Add support jsonRead Patch/ActionWilly Tu19-84/+350
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-23managers: populate the name correctly for PIDWilly Tu1-1/+1
2022-02-18chassis-state: no error in chassis if unavailableCarson Labrado1-0/+7
2022-02-17Prepare for clang-tidy-14Ed Tanous2-6/+6
2022-02-17Add message registry entry for Memhot eventJayaprakash Mutyala1-3/+14
2022-02-15Move validateAndSplitUri to common utility headerEd Tanous1-48/+2
2022-02-15Enable readability-uppercase-literal-suffixEd Tanous2-2/+2
2022-02-15readability-static-accessed-through-instanceEd Tanous1-1/+1
2022-02-15Enable readability-implicit-bool-conversion checksEd Tanous15-58/+64
2022-02-15Abstract fillMessageArgs and unit test itEd Tanous3-15/+49
2022-02-14Remove invalid base log messageEd Tanous3-45/+2
2022-02-12account_service: Remove unused DbusInterfaceTypeJason M. Bills1-4/+0
2022-02-11Add readability-redundant-* checksEd Tanous13-34/+30
2022-02-11Change PcieType to PCIeTypeAnjaliintel-211-1/+1
2022-02-10Fix Event Subscription URIGayathri Leburu1-1/+1
2022-02-09Enable readability-avoid-const-params-in-declsEd Tanous14-53/+58
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-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 Tanous7-23/+2
2022-02-07Enable readability-named-parameter checksEd Tanous6-32/+16
2022-02-04Remove NEW_BOOST_URL macroEd Tanous2-107/+1
2022-02-04Remove getTimestampEd Tanous1-41/+18
2022-02-02Next round of boost-uri updatesEd Tanous2-0/+99
2022-02-01host-state: do not return anything if unavailableAndrew Geissler1-1/+8
2022-01-28Enable readability-container-size-empty testsEd Tanous18-45/+45
2022-01-26Implement Cable schemaShantappa Teekappanavar3-1/+190
2022-01-20EthernetInterfaces:GET & PATCH support for MTUSizeTejas Patil1-2/+39