1. 537174c bmcweb: move ethernet VLAN to readJson by Ed Tanous · 6 years ago
  2. cde19e5 Fixes in System schema PATCH handling by Santosh Puranik · 6 years ago
  3. 43b761d bmcweb: fix compiler warnings by Ed Tanous · 6 years ago
  4. aad1a25 pid: Add hysteresis by James Feist · 6 years ago
  5. d53dd41 Move the CPU LogService to Systems by Jason M. Bills · 6 years ago
  6. cd50aa4 Add missing Entries fields for CPU and BMC LogServices by Jason M. Bills · 6 years ago
  7. c4d0043 Update the CPU Log Timestamp location by Jason M. Bills · 6 years ago
  8. 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
  9. 0f26153 bmcweb: Fix some errors in Redfish Sessions by Ed Tanous · 6 years ago
  10. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  11. 734bfe9 Use Chassis interfaces to determine if chassis by Gunnar Mills · 6 years ago
  12. ceac6f7 Delete socket adapters by Ed Tanous · 6 years ago
  13. b957ba5 Add IBM Processor Properties by Gunnar Mills · 6 years ago
  14. 7625cb8 [redfish] Display missing field in PidControllers by James Feist · 6 years ago
  15. 8f1ac8e Redfish: Chassis: Remove Inventory.Item.System by Gunnar Mills · 6 years ago
  16. 5f2caae redfish: oem: add stepwise configuration SET by James Feist · 6 years ago
  17. b7a08d0 redfish: oem: add stepwise configuration GET by James Feist · 6 years ago
  18. 9473266 Fix host state checking logic by Andrew Geissler · 6 years ago
  19. f615040 Move filesystem from experimental namespace by James Feist · 6 years ago
  20. bb3d994 bmcweb: Update schema versions to latest by Rapkiewicz, Pawel · 6 years ago
  21. bc0bd6e Use the unpacking mechanisms for hostname by Ed Tanous · 6 years ago
  22. 8fcb65b Redfish: Added RoleCollection and Role support by AppaRao Puli · 6 years ago
  23. 3d958bb Redfish:Get and Set AccountService root properties by AppaRao Puli · 6 years ago
  24. 7517658 bmcweb: resolve issue with Manager UUID property by Ed Tanous · 6 years ago
  25. 0627a2c bmcweb: Enable redfish unpacking of complex types by Ed Tanous · 6 years ago
  26. 8d3cae6 Fix SessionService odata.id by Gunnar Mills · 6 years ago
  27. aceb7fc bmcweb: Redfish make MemorySizeInKB optional by Gunnar Mills · 6 years ago
  28. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago
  29. 883b311 bmcweb: Redfish make CpuCoreCount optional by Ed Tanous · 6 years ago
  30. 84e12cb Redfish AccountService service modifications by AppaRao Puli · 6 years ago
  31. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  32. 5a8d034 bmcweb: Session member count is zero by Ed Tanous · 6 years ago
  33. aa7cb21 Fix missing Managers route on serviceRoot by Ed Tanous · 6 years ago
  34. 5f7d88c Make chassis errors return the appropriate message by Ed Tanous · 6 years ago
  35. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  36. 2443651 bmcweb: fix Redfish UUID by Ed Tanous · 6 years ago
  37. b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
  38. c4bf637 Change the BMC LogService to only display from the message registry by Jason M. Bills · 6 years ago
  39. a32d899 Add the Redfish message registries by Jason M. Bills · 6 years ago
  40. 16428a1 Add helper functions to get data from the journal by Jason M. Bills · 6 years ago
  41. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  42. 443c293 Initial implementation of processors and memory schema by Rapkiewicz, Pawel · 6 years ago
  43. ed5befb Managers: Actions object: Support Reset property by Jennifer Lee · 6 years ago
  44. 27826b5 bmcweb: fix a possible buffer overflow issue by Ed Tanous · 6 years ago
  45. 35a62c7 bmcweb: merge conflict resolution by Jason M. Bills · 6 years ago
  46. 2474adf Chassis: Power: Support get PowerSupply and Voltages sensors information. by Ed Tanous · 6 years ago
  47. 83ff9ab Add PID Patch by James Feist · 6 years ago
  48. 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
  49. 6bce33b Speed up managers schema by James Feist · 6 years ago
  50. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  51. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  52. 820ce59 Clean up SessionService POST by Ed Tanous · 6 years ago
  53. e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
  54. 6f6d0d3 Implement fan PWM reading through redfish by Ed Tanous · 6 years ago
  55. f4b65ab Redfish: Fixed incorrect firmware ID strings by Jennifer Lee · 6 years ago
  56. 4ed77cd Redfish Rename LogService variables by Ed Tanous · 6 years ago
  57. 5b4aa86 Add PID Get To Redfish by James Feist · 6 years ago
  58. aef7290 Implement PowerState in the chassis schema by Ed Tanous · 6 years ago
  59. 04a258f Redfish- Clean up system schema implementation by Ed Tanous · 6 years ago
  60. 4a0cb85 Cleanups to ethernet schemas by Ed Tanous · 6 years ago
  61. 97b7ccf Redfish by Ed Tanous · 6 years ago
  62. ca53792 Ampere bmcweb: Add Firmware Version to Managers Schema by Jennifer Lee · 6 years ago
  63. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago
  64. 3ae837c Last round of variable renames by Ed Tanous · 6 years ago
  65. 04ae99e Implement AccountService POST by Ed Tanous · 6 years ago
  66. 06e086d Implement AccountService DELETE method by Ed Tanous · 6 years ago
  67. 65b0dc3 Unhardcode Enabled and Locked from AccountService by Ed Tanous · 6 years ago
  68. a840879 Implement AccountService PATCH method by Ed Tanous · 6 years ago
  69. b9b2e0b Move AccountService to node structure by Ed Tanous · 6 years ago
  70. 62d5e2e remove providers interface from chassis schema by Ed Tanous · 6 years ago
  71. 683f727 Implement JsonSchema endpoint by Ed Tanous · 6 years ago
  72. cc340dd Implement Computer System reset action by Ed Tanous · 6 years ago
  73. 6617338 Modernization of systems by Ed Tanous · 6 years ago
  74. 6c34de4 Remove the providers interface from systems by Ed Tanous · 6 years ago
  75. a0803ef Generalize the "Async Response" pattern by Ed Tanous · 6 years ago
  76. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  77. d76323e Last round of variable renames by Ed Tanous · 6 years ago
  78. c711bf8 Cleanups to update service schema by Ed Tanous · 6 years ago
  79. 865fbb7 Cleanups to network protocol by Ed Tanous · 6 years ago
  80. 3a8a008 Refactor Manager Network Protocol to use D-Bus by Kowalski, Kamil · 7 years ago
  81. acb7cfb Implement POST for redfish UpdateService by Jennifer Lee · 7 years ago
  82. b9845d9 Implement Location header for session auth by Ed Tanous · 6 years ago
  83. 8ceb2ec Clang-format cleanup by Ed Tanous · 6 years ago
  84. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  85. 530bc74 Fix crash issue with Managers schema by Ed Tanous · 6 years ago
  86. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  87. e062590 Reimplement UUID based on systemd UUID by Ed Tanous · 7 years ago
  88. 927a505 Make Ethernet/VLAN Interfaces handle "404 Not Found" properly by Kowalski, Kamil · 6 years ago
  89. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  90. eb54773 Implement VlanNetworkInterface and VlanNetworkInterfaceCollection Schema by Kowalski, Kamil · 7 years ago
  91. 03b5bae Move Sensors path to sensors by James Feist · 6 years ago
  92. 7885954 Update sensors to reflect changes after switching to sdbusplus by Lewanczyk, Dawid · 7 years ago
  93. 1db9ca3 Fix for empty string in IPv4 PATCH. by Kowalski, Kamil · 7 years ago
  94. c5b2abe Introduce ComputerSystem schema by Lewanczyk, Dawid · 7 years ago
  95. 6c4eb9d Fixed the Software Inventory schema Object Mapper calls by Jennifer Lee · 7 years ago
  96. e439f0f Implement VlanNetworkInterface Schema DELETE and PATCH methods by Kowalski, Kamil · 7 years ago
  97. 179db1d Implemented PATCH for EthernetInterface IPv4Addresses array by Kowalski, Kamil · 7 years ago
  98. 588c3f0 Implemented PATCH for EthernetInterface VLAN and HostName fields by Kowalski, Kamil · 7 years ago
  99. 729dae7 Added UpdateService to Redfish by Jennifer Lee · 7 years ago
  100. e0d918b Boost beast by Ed Tanous · 7 years ago