summaryrefslogtreecommitdiff
path: root/redfish-core/include
AgeCommit message (Expand)AuthorFilesLines
2024-04-11Fix file removalEd Tanous1-2/+11
2024-04-11Remove logically dead codeEd Tanous1-6/+1
2024-04-11Give static analysis some hintsEd Tanous1-12/+21
2024-04-11Fix large copies with url_view and segments_viewEd Tanous3-35/+44
2024-04-11Fix object type in json utilsEd Tanous1-6/+4
2024-04-11Pull in all registriesGunnar Mills15-0/+4317
2024-04-10Simplify query_paramEd Tanous1-12/+4
2024-04-10Move run and redfish to compile unitsEd Tanous1-233/+2
2024-04-09Move to Redfish Action specific setProperty callAsmitha Karunanithi2-1/+50
2024-04-07Fix moves/forwardEd Tanous1-1/+1
2024-04-04Allow parsing null or value classesEd Tanous1-1/+77
2024-04-02Reduce multi-level calls of req.req membersMyung Bae1-4/+4
2024-04-01Move where appropriateEd Tanous1-1/+2
2024-04-01Fix redundant inline operatorsEd Tanous1-1/+1
2024-04-01Use no-switch-default on clangEd Tanous1-0/+2
2024-04-01Fix SSE socketsEd Tanous1-0/+5
2024-03-28Create Redfish specific setProperty callEd Tanous1-0/+42
2024-03-25Fix redundant init issuesEd Tanous1-1/+4
2024-03-19Make readJson accept object_tEd Tanous1-18/+66
2024-03-19Call systemd SetTime directlyEd Tanous1-1/+1
2024-03-05redfish-schema: add ProtocolPatrick Williams1-0/+1
2024-02-16Simplify bodyEd Tanous1-1/+0
2024-02-01Bump Redfish schemas to 2023.3Gunnar Mills16-48/+177
2024-01-23Implements ThermalMetrics schemazhanghch051-0/+2
2024-01-19Remove some boost includesEd Tanous3-15/+10
2024-01-17Pass correct Argument Types to propertyValueIncorrect Error MessageGinu George1-4/+4
2024-01-09Fix spelling mistakesEd Tanous5-11/+11
2023-12-21Fix typo in collection.hppMyung Bae1-1/+1
2023-12-18Refactor PCIeDeviceList to use getCollectionMembersLakshmi Yadlapati2-44/+37
2023-11-06Fix SNMP invalid Destination errorRavi Teja1-13/+25
2023-11-06Move date_h to pragma onceEd Tanous1-5/+1
2023-10-31Move to file_body in boostEd Tanous1-12/+12
2023-10-24utils: date: fix clang warningPatrick Williams1-4/+4
2023-10-24clang-format: copy latest and re-formatPatrick Williams7-17/+17
2023-10-23Update schemas to 2023.2Ed Tanous16-1/+284
2023-10-20LogService: Retrieve dump generated by ManagerCarson Labrado1-0/+1
2023-10-11Fix update_schemas.py to add Oem JsonSchemasMyung Bae1-0/+4
2023-10-05Update to boost 1.83.0Ed Tanous3-3/+3
2023-09-28Refactor getCollectionMembersLakshmi Yadlapati1-44/+48
2023-09-21Generate OpenBMC registryEd Tanous3-1864/+3801
2023-09-08Simplify datetime parsingEd Tanous2-27/+8255
2023-08-23Move http client to URLEd Tanous2-50/+36
2023-08-21Use rangesEd Tanous6-32/+29
2023-08-14Fix FanRemoved MessageArgs numberJason M. Bills1-1/+1
2023-08-14Reduce some Error log severitiesCarson Labrado1-2/+8
2023-08-11Fix for PowerSupplyPowerRestored MessageArgsJayaprakash Mutyala1-1/+1
2023-08-07Fix bugprone-unchecked-optional-access findingsEd Tanous2-2/+2
2023-07-31Add PATCH for MetricReportDefinitionLukasz Kazmierczak1-2/+2
2023-07-20Replace logging with std::formatEd Tanous15-262/+251
2023-07-13Implements Fan schemaGeorge Liu1-0/+1