1. a0dba87 Add FirmwareVersion For PowerSupply by George Liu · 2 years, 3 months ago
  2. 2b45fb3 Add asset information for PowerSupply by George Liu · 2 years, 3 months ago
  3. a115d87 Add missing pragma once by Ed Tanous · 1 year, 7 months ago
  4. baade6c Remove 2nd get_option('https_port') by Gunnar Mills · 1 year, 7 months ago
  5. 95b3ad7 Make redfish::messages rely on typesafe structures by Ed Tanous · 2 years, 6 months ago
  6. 14fbced Make propertyValueIncorrect typesafe by Ed Tanous · 2 years, 6 months ago
  7. f818b04 Make propertyValueFormatError more typesafe by Ed Tanous · 2 years, 6 months ago
  8. 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 6 months ago
  9. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 6 months ago
  10. 8dab0f5 Move registry code out of event service manager by Ed Tanous · 1 year, 7 months ago
  11. 34dfcb9 Add Status information for Power Supply by George Liu · 2 years, 3 months ago
  12. d4b054c chassis: Pass ec by reference by Willy Tu · 1 year, 7 months ago
  13. b33a432 Add content type check in the update service by Ninad Palsule · 1 year, 7 months ago
  14. 5e577bc storage: add support for multiple storages by Willy Tu · 2 years, 5 months ago
  15. 36d5233 Break out storage methods by Ed Tanous · 1 year, 7 months ago
  16. db39802 Require content-type by default by Ed Tanous · 1 year, 7 months ago
  17. 32cdb4a query: Fix default expand level with delegated by Willy Tu · 1 year, 7 months ago
  18. 994fd86 Fix hack on Set-Cookie by Ed Tanous · 1 year, 7 months ago
  19. 08bbe11 Break up router into separate files by Ed Tanous · 1 year, 9 months ago
  20. b90d14f Fix Error log entries to Warning by Myung Bae · 1 year, 7 months ago
  21. ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 7 months ago
  22. 69c3cf0 Remove unused include by Ed Tanous · 1 year, 7 months ago
  23. b5ca3fd POST EthernetInterfaceCollection for VLAN by Jiaqing Zhao · 1 year, 10 months ago
  24. e7caf25 Implement DELETE EthernetInterface for VLAN by Jiaqing Zhao · 1 year, 10 months ago
  25. 7857cb8 Expose VLAN interfaces as EthernetInterface by Jiaqing Zhao · 1 year, 10 months ago
  26. 93bbc95 ethernet: Bump EthernetInterface schema 1.6.0 -> 1.9.0 by Jiaqing Zhao · 1 year, 10 months ago
  27. 9cfcad2 Remove usage of deprecated VLanNetworkInterface by Jiaqing Zhao · 1 year, 10 months ago
  28. 61b1eb2 storage: Support new StorageController by Willy Tu · 1 year, 10 months ago
  29. b5b62cc hex_units: Fix Werror=conversion by Willy Tu · 1 year, 7 months ago
  30. c51a58e Remove urlEncode by Ed Tanous · 1 year, 9 months ago
  31. f9c794f Remove unused const-cast by Ed Tanous · 1 year, 7 months ago
  32. 9ba7393 Add AccountTypes in POST Accounts service by Ninad Palsule · 1 year, 7 months ago
  33. 5834585 PATCH userGroups Information ("AccountTypes") by Abhishek Patel · 2 years, 11 months ago
  34. fc903b3 bmc-ready: provide special error return on BMCNotReady by Andrew Geissler · 1 year, 7 months ago
  35. 7b8270c Remove extra character by Ed Tanous · 1 year, 7 months ago
  36. 0a9c11e Fix meson warning by Ed Tanous · 1 year, 7 months ago
  37. 982dd79 Change nlohmann to nlohmann_json by Ed Tanous · 1 year, 7 months ago
  38. 21b4aba Remove this-> by Ed Tanous · 1 year, 7 months ago
  39. 052bcbf Add support for multiple consoles by Ninad Palsule · 1 year, 7 months ago
  40. 61e349a Break out serializer into its own cpp file by Ed Tanous · 1 year, 7 months ago
  41. 5e44e3d Add SSE style subscription support to eventservice by AppaRao Puli · 3 years, 10 months ago
  42. c9374ff Subproject nlohmann and tinyxml2 by Ed Tanous · 1 year, 7 months ago
  43. 4220be3 Implement HEAD for metrics by Ed Tanous · 1 year, 7 months ago
  44. fc0edbe Break out metric report definition get by Ed Tanous · 1 year, 7 months ago
  45. 472bd20 Move getPCIeDeviceList to pcie_util by Lakshmi Yadlapati · 1 year, 9 months ago
  46. c1c7b94 Remove duplicated stringValueTooLong by Ed Tanous · 1 year, 7 months ago
  47. 6fde95f Server-sent-event fixes by Ed Tanous · 1 year, 7 months ago
  48. 88ada3b Add Server-Sent-Event support by V-Sanjana · 1 year, 9 months ago
  49. 600af5f Input parameter validation for Event Subscription by AppaRao Puli · 3 years, 3 months ago
  50. 75ec825 Update base registries by Ed Tanous · 1 year, 7 months ago
  51. 51dab2a chassis: consistently log error on internal fails by Andrew Geissler · 1 year, 7 months ago
  52. 099793f Simplify obmc console buffers by Ed Tanous · 1 year, 7 months ago
  53. 6f8273e Rename option and enable it by default by Ed Tanous · 1 year, 7 months ago
  54. d5e74b8 Fix bmcweb coredump by Non-existent PCIeFunctionId by Myung Bae · 1 year, 7 months ago
  55. e14742c Replace atoi by Ed Tanous · 1 year, 7 months ago
  56. aec0ec3 Fix NotFound Sensors to report as 404 by Myung Bae · 1 year, 7 months ago
  57. 5fd0aaf Disabled processor and memory summary status by Ninad Palsule · 1 year, 8 months ago
  58. 13451e3 health: Add option to disable health-populate by Willy Tu · 1 year, 7 months ago
  59. f948d81 Introduce ConsoleHandler class under obmc_console by Ninad Palsule · 1 year, 7 months ago
  60. f8ca6d7 Allow async resolver to be optional by Ed Tanous · 2 years, 6 months ago
  61. 86a5ac9 Break out methods by Ed Tanous · 1 year, 7 months ago
  62. dd1c4a9 Add support for POST on TriggersCollection by Szymon Dompke · 2 years, 10 months ago
  63. 5db7dfd Set HidePayload on Task when payload is null by Arun Thomas Baby · 1 year, 8 months ago
  64. 1d86960 Add maybe_unused to possibly unused argument by Ed Tanous · 2 years ago
  65. 185444b json utility: add sort by Nan Zhou · 2 years, 6 months ago
  66. 4b24274 Make all std::regex instances static by Ed Tanous · 1 year, 8 months ago
  67. 283860f Don't push non finite numbers to Redfish by Ed Tanous · 2 years, 4 months ago
  68. 25e055a Handle AccountService D-bus errors by Ravi Teja · 2 years, 5 months ago
  69. 08d81ad update service: use getCollectionMembers by John Edward Broadbent · 2 years, 7 months ago
  70. faf100f Fix some includes by Ed Tanous · 1 year, 7 months ago
  71. cf0e004 Refactor processor/memory state related code by Ninad Palsule · 1 year, 7 months ago
  72. dde9bc1 Fix the Redfish validator fail for Storage by George Liu · 1 year, 10 months ago
  73. a8d4b8e Use console information from DBUS by Ninad Palsule · 1 year, 9 months ago
  74. dfbf7de Processor: Add processor throttle status by Chris Cain · 1 year, 9 months ago
  75. c5091a0 Update DIMM memorySizeInKB to be in size_t by Anthony · 1 year, 7 months ago
  76. a0d6e39 Bump nlohmann version to 3.11.2 from 3.9.1 by Carson Labrado · 1 year, 7 months ago
  77. f19ab44 Add Links/Triggers to MetricReportDefinition by Szymon Dompke · 2 years, 10 months ago
  78. 75815e5 Add check for "quiesced" bmc manager state by Ed Tanous · 2 years, 3 months ago
  79. 479e899 Switched bmcweb to use new telemetry service API by Krzysztof Grobelny · 3 years, 6 months ago
  80. 2c5875a Use human sort for EthernetInterfaces by Ed Tanous · 1 year, 8 months ago
  81. f263e09 Update schema packs to 2023.1 by Ed Tanous · 1 year, 7 months ago
  82. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 9 months ago
  83. 15b8972 Redfish validator error fix by V-Sanjana · 1 year, 8 months ago
  84. e5029d8 redfish: Add EncryptionStatus to Drive by John Edward Broadbent · 2 years, 7 months ago
  85. 1ee2db7 redfish: ensure protocol state always returned by Andrew Geissler · 1 year, 9 months ago
  86. 81c4e33 Capture all boost::system::error_codes by ref by Ed Tanous · 1 year, 7 months ago
  87. 4a40441 Remove redfish-post-to-old-updateservice by Ed Tanous · 1 year, 8 months ago
  88. e6feae5 redfish: network protocol fix for multiple interfaces by Andrew Geissler · 1 year, 9 months ago
  89. a6695a8 Clear json object by Ed Tanous · 1 year, 8 months ago
  90. ad2b2eb http_connection: Allow empty json objects by Ed Tanous · 1 year, 8 months ago
  91. eea9c97 Clean up preparePayload by Ed Tanous · 1 year, 8 months ago
  92. bb8f3bb Write test capable of catching regressions by Ed Tanous · 1 year, 7 months ago
  93. 17b4d6b Fix integer display in HTML by Jason M. Bills · 1 year, 7 months ago
  94. 5a60c56 Add a unit test for dumpHtml by Ed Tanous · 1 year, 7 months ago
  95. d87fdd9 Fix internal error caused by unknown PCIe SlotType by Lakshmi Yadlapati · 1 year, 8 months ago
  96. 97e90da Move long lambda in separate function by Ninad Palsule · 1 year, 7 months ago
  97. 00ef5dc Implements PowerSupply schema by George Liu · 2 years, 3 months ago
  98. 78e3900 SessionService: Break out setupRedfishRoute by Gunnar Mills · 1 year, 7 months ago
  99. 65ffbcb Break out setupRedfishRoute by Ed Tanous · 1 year, 8 months ago
  100. 94ffb8f Remove bad include from dbus singleton by Ed Tanous · 1 year, 8 months ago