summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-05-12Update RedfishVersion to 1.17.0Ed Tanous2-2/+2
2023-05-12fix more push vs emplace callsPatrick Williams25-66/+66
2023-05-12systems: remove stray break for clang-tidyPatrick Williams1-1/+0
2023-05-12ibm-locks: shut up clang-tidy by disabling codePatrick Williams2-3/+13
2023-05-12use emplace where appropriate per clang-tidyPatrick Williams13-26/+25
2023-05-12fix clang-tidy warnings with unreachable returnsPatrick Williams3-5/+0
2023-05-12chassis: fix clang-tidy warningPatrick Williams1-1/+2
2023-05-12http-app: fix unused macro clang-tidy warningPatrick Williams1-1/+1
2023-05-12http-logging: fix clang-tidy warningsPatrick Williams1-6/+5
2023-05-12certificate-service: fix clang-tidy warningsPatrick Williams1-4/+4
2023-05-12Don't rely on implicit operator comparisonEd Tanous1-1/+2
2023-05-12log-services: fix clang-tidy warningsPatrick Williams2-24/+16
2023-05-11query-param: fix clang-tidy warningsPatrick Williams1-5/+5
2023-05-11json-html-serializer: fix clang-tidy warningPatrick Williams1-25/+26
2023-05-11mutual-tls: fix clang-tidy warningPatrick Williams1-4/+4
2023-05-11pam-authenticate: fix clang-tidy warningPatrick Williams1-6/+9
2023-05-11multipart-parser: fix clang-tidy issuesPatrick Williams1-18/+11
2023-05-11time-utils: fix clang-tidy warningPatrick Williams1-2/+2
2023-05-11human-sort: fix clang-tidy warnings about pointer arithmeticPatrick Williams1-6/+6
2023-05-11clang-format: copy latest and re-formatPatrick Williams69-302/+245
2023-05-10managers: fix bug of searching dbus object pathPotin Lai1-2/+4
2023-05-05Update Logging option for the setting log levelMyung Bae7-57/+81
2023-05-04bugfix: find existing powersupply for power sensorAlexander Hansen1-1/+2
2023-05-04Update depth parameter in getPCIeDeviceListLakshmi Yadlapati1-1/+1
2023-05-02virtual_media: Fix for bmcweb crashJayaprakash Mutyala1-0/+10
2023-05-02Aggregation: Process subordinate top collectionsCarson Labrado2-15/+320
2023-05-01Fix PCIeDevice redfish validator failureLakshmi Yadlapati1-1/+1
2023-04-28Cleanup pcie codeLakshmi Yadlapati1-12/+6
2023-04-28Add Asset information for PCIeDeviceSunnySrivastava19842-0/+70
2023-04-28Refactor SystemPCIeFunction methodLakshmi Yadlapati1-104/+121
2023-04-28Refactor SystemPCIeFunctionCollection methodLakshmi Yadlapati1-80/+81
2023-04-28Refactor SystemPCIeDevice methodLakshmi Yadlapati1-95/+177
2023-04-28Moving to correct PCIe Device interfaceLakshmi Yadlapati1-1/+1
2023-04-28Removed myself from OWNERS fileKrzysztof Grobelny1-15/+0
2023-04-27Remove nameStr from routerEd Tanous1-26/+2
2023-04-27Remove number support from the routerEd Tanous5-507/+76
2023-04-25http_connection: Allow empty json objectsLei YU1-1/+1
2023-04-25dbus_utility: Support new ObjectMapper methodsWilly Tu1-0/+36
2023-04-25Fix regression in virtual mediaBoleslaw Ogonczyk Makowski1-1/+2
2023-04-19log_services: Fix isContentTypeAllowed checksMatt Spinler1-2/+2
2023-04-18Copy privilegeset into websocket ruleEd Tanous1-0/+1
2023-04-17Fix clang-tidy issue in aggregationEd Tanous1-2/+2
2023-04-12meson: remove deprecated get_pkgconfig_variablePatrick Williams1-1/+1
2023-04-11Fix PowerSubsystem/PowerSupplies causing validator to failGeorge Liu1-0/+2
2023-04-11Implements PowerSupplies schemaGeorge Liu4-0/+134
2023-04-07Aggregation: Check for subordinate collectionCarson Labrado2-0/+234
2023-04-06Fix websocket csrf checkingGunnar Mills2-4/+2
2023-04-05Revisit OEM schemasEd Tanous1-57/+85
2023-04-04Add HotPluggable support in RedfishLogananth Sundararaj2-17/+42
2023-03-29Fix If Match header in Http layerHieu Huynh1-0/+6