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