1. 2ae6009 REST: For enumerate, return the error in JSON by Matt Spinler · 6 years ago
  2. 2df1e7d REST: For enumerate, try GetAll as last resort by Matt Spinler · 6 years ago
  3. 3ae4ba7 REST: For enumerate, use GetObject for target path by Matt Spinler · 6 years ago
  4. f5a5d81 build_x86.sh add missing dependencies by James Feist · 6 years ago
  5. 6af8330 bmcweb: Fix inversion of SSL by Ed Tanous · 6 years ago
  6. a24526d bmcweb: Move boost::optional to std::optional by Ed Tanous · 6 years ago
  7. 750ceae bmcweb: Clean up security headers by Ed Tanous · 6 years ago
  8. 883b311 bmcweb: Redfish make CpuCoreCount optional by Ed Tanous · 6 years ago
  9. 84e12cb Redfish AccountService service modifications by AppaRao Puli · 6 years ago
  10. 7a777f5 Add details to BMCWEB config option help strings by Joseph Reynolds · 6 years ago
  11. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  12. 789a6a3 bmcweb: make SSL enabling more effective by Ed Tanous · 6 years ago
  13. 5a8d034 bmcweb: Session member count is zero by Ed Tanous · 6 years ago
  14. 63c7908 Revert "Update Content-Security-Policy" by Ed Tanous · 6 years ago
  15. 3112a14 bmcweb: Fix header includes to be more specific by Ed Tanous · 6 years ago
  16. 99ad599 Update Content-Security-Policy by Joseph Reynolds · 6 years ago
  17. a29c997 bmcweb: Move some functions to utilities by Ed Tanous · 6 years ago
  18. aa7cb21 Fix missing Managers route on serviceRoot by Ed Tanous · 6 years ago
  19. 79ba46f build: prepare for boost 1.68 by Brad Bishop · 6 years ago
  20. f5e906b build: add eof newline to CMakeLists.txt by Brad Bishop · 6 years ago
  21. 4fa8b84 crow: work around gcc bug 87513 by Brad Bishop · 6 years ago
  22. 5f7d88c Make chassis errors return the appropriate message by Ed Tanous · 6 years ago
  23. ea5c290 Remove GET handler for manager.Reset by Ed Tanous · 6 years ago
  24. 8c20c72 Remove HTTPMethod Enum by Ed Tanous · 6 years ago
  25. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  26. 2443651 bmcweb: fix Redfish UUID by Ed Tanous · 6 years ago
  27. f839dfe bmcweb:Properly implement the / operator in dbus by Ed Tanous · 6 years ago
  28. b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
  29. 976596b Add README configuration section by Joseph Reynolds · 6 years ago
  30. 85659ad Add MessageArgs for Redfish messages from the Base registry by Jason M. Bills · 6 years ago
  31. 771cfa0 Add automatic range-checking and type-casting for readJson by Jason M. Bills · 6 years ago
  32. c4bf637 Change the BMC LogService to only display from the message registry by Jason M. Bills · 6 years ago
  33. a32d899 Add the Redfish message registries by Jason M. Bills · 6 years ago
  34. 16428a1 Add helper functions to get data from the journal by Jason M. Bills · 6 years ago
  35. c50fc5a Use target_compile_definitions() for build flags by Jason M. Bills · 6 years ago
  36. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  37. 162be7b Bump nlohmann-json externalproject to v3.3.0 by Jason M. Bills · 6 years ago
  38. c70f153 Add VlanInterface patch back by Ed Tanous · 6 years ago
  39. 443c293 Initial implementation of processors and memory schema by Rapkiewicz, Pawel · 6 years ago
  40. 049a051 Fix an issue with non-root objectmapper entries by Ed Tanous · 6 years ago
  41. ed5befb Managers: Actions object: Support Reset property by Jennifer Lee · 6 years ago
  42. 27826b5 bmcweb: fix a possible buffer overflow issue by Ed Tanous · 6 years ago
  43. cc9139e Update Redfish to Base.1.4.0 message registry by Jason M. Bills · 6 years ago
  44. 66ac2b8 Update formatting of error string literals and message descriptions by Jason M. Bills · 6 years ago
  45. a282ac4 Fix a bug in optional json parsing by Ed Tanous · 6 years ago
  46. af996fe Add Pid Oem Redfish Schema by James Feist · 6 years ago
  47. 35a62c7 bmcweb: merge conflict resolution by Jason M. Bills · 6 years ago
  48. aee8d84 [scripts] Avoid deleting Oem Schemas During Update by James Feist · 6 years ago
  49. 2474adf Chassis: Power: Support get PowerSupply and Voltages sensors information. by Ed Tanous · 6 years ago
  50. 83ff9ab Add PID Patch by James Feist · 6 years ago
  51. 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
  52. 6bce33b Speed up managers schema by James Feist · 6 years ago
  53. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  54. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  55. 820ce59 Clean up SessionService POST by Ed Tanous · 6 years ago
  56. c85eb8b bmcweb: remove warning about coroutines by Ed Tanous · 6 years ago
  57. 43fcbe5 Fix URL query parameter parsing by Jason M. Bills · 6 years ago
  58. e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
  59. 0a63b1c Fixup mapbox variant references by William A. Kennington III · 6 years ago
  60. 6228874 bmcweb: Move to C++17 by Ed Tanous · 6 years ago
  61. 6141c8b cleanup: close open files by Patrick Venture · 6 years ago
  62. 6f6d0d3 Implement fan PWM reading through redfish by Ed Tanous · 6 years ago
  63. f4b65ab Redfish: Fixed incorrect firmware ID strings by Jennifer Lee · 6 years ago
  64. 4ed77cd Redfish Rename LogService variables by Ed Tanous · 6 years ago
  65. 5b4aa86 Add PID Get To Redfish by James Feist · 6 years ago
  66. aef7290 Implement PowerState in the chassis schema by Ed Tanous · 6 years ago
  67. 04a258f Redfish- Clean up system schema implementation by Ed Tanous · 6 years ago
  68. 4a0cb85 Cleanups to ethernet schemas by Ed Tanous · 6 years ago
  69. 118b1c7 Fix JsonSchema indexes by Ed Tanous · 6 years ago
  70. bdd1c83 Fix a minor spacing issue in CMakeLists.txt by Ed Tanous · 6 years ago
  71. 97b7ccf Redfish by Ed Tanous · 6 years ago
  72. 8b15645 Fix an implementation comment by Ed Tanous · 6 years ago
  73. 7729513 Fix merge conflict, and enable SOL by Ed Tanous · 6 years ago
  74. f254ba7 Avoid some copies in some loops by Ed Tanous · 6 years ago
  75. ca53792 Ampere bmcweb: Add Firmware Version to Managers Schema by Jennifer Lee · 6 years ago
  76. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago
  77. 3ae837c Last round of variable renames by Ed Tanous · 6 years ago
  78. 609145a Fix buffer bug in websockets by Ed Tanous · 6 years ago
  79. 04ae99e Implement AccountService POST by Ed Tanous · 6 years ago
  80. 06e086d Implement AccountService DELETE method by Ed Tanous · 6 years ago
  81. 65b0dc3 Unhardcode Enabled and Locked from AccountService by Ed Tanous · 6 years ago
  82. a840879 Implement AccountService PATCH method by Ed Tanous · 6 years ago
  83. b9b2e0b Move AccountService to node structure by Ed Tanous · 6 years ago
  84. 62d5e2e remove providers interface from chassis schema by Ed Tanous · 6 years ago
  85. e3cb5a3 Clean up rest-dbus interface by Ed Tanous · 6 years ago
  86. 683f727 Implement JsonSchema endpoint by Ed Tanous · 6 years ago
  87. cc340dd Implement Computer System reset action by Ed Tanous · 6 years ago
  88. 6617338 Modernization of systems by Ed Tanous · 6 years ago
  89. 6c34de4 Remove the providers interface from systems by Ed Tanous · 6 years ago
  90. a0803ef Generalize the "Async Response" pattern by Ed Tanous · 6 years ago
  91. 2daf672 Implement /console0 websocket by Ed Tanous · 6 years ago
  92. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  93. a38b0b2 Resolve issue with duplicated static files by Ed Tanous · 6 years ago
  94. 9b243a4 Make dbus monitor compatible with phosphor-rest by Ed Tanous · 6 years ago
  95. b39db714 Add json to the known content types by Ed Tanous · 6 years ago
  96. b79d4ee Make dbus-rest produce bool type instead of int by Ed Tanous · 6 years ago
  97. eb1eb78 Update whitelist by Ed Tanous · 6 years ago
  98. 90ad5ed cmake-format the CmakeLists.txt.in by Ed Tanous · 6 years ago
  99. 4859bdb Remove VScode specific script by Ed Tanous · 6 years ago
  100. d76323e Last round of variable renames by Ed Tanous · 6 years ago