1. 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
  2. 6bce33b Speed up managers schema by James Feist · 6 years ago
  3. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  4. 9712f8a Implement a new way of unpacking json to structs by Ed Tanous · 6 years ago
  5. 820ce59 Clean up SessionService POST by Ed Tanous · 6 years ago
  6. c85eb8b bmcweb: remove warning about coroutines by Ed Tanous · 6 years ago
  7. 43fcbe5 Fix URL query parameter parsing by Jason M. Bills · 6 years ago
  8. e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
  9. 0a63b1c Fixup mapbox variant references by William A. Kennington III · 6 years ago
  10. 6228874 bmcweb: Move to C++17 by Ed Tanous · 6 years ago
  11. 6141c8b cleanup: close open files by Patrick Venture · 6 years ago
  12. 6f6d0d3 Implement fan PWM reading through redfish by Ed Tanous · 6 years ago
  13. f4b65ab Redfish: Fixed incorrect firmware ID strings by Jennifer Lee · 6 years ago
  14. 4ed77cd Redfish Rename LogService variables by Ed Tanous · 6 years ago
  15. 5b4aa86 Add PID Get To Redfish by James Feist · 6 years ago
  16. aef7290 Implement PowerState in the chassis schema by Ed Tanous · 6 years ago
  17. 04a258f Redfish- Clean up system schema implementation by Ed Tanous · 6 years ago
  18. 4a0cb85 Cleanups to ethernet schemas by Ed Tanous · 6 years ago
  19. 118b1c7 Fix JsonSchema indexes by Ed Tanous · 6 years ago
  20. bdd1c83 Fix a minor spacing issue in CMakeLists.txt by Ed Tanous · 6 years ago
  21. 97b7ccf Redfish by Ed Tanous · 6 years ago
  22. 8b15645 Fix an implementation comment by Ed Tanous · 6 years ago
  23. 7729513 Fix merge conflict, and enable SOL by Ed Tanous · 6 years ago
  24. f254ba7 Avoid some copies in some loops by Ed Tanous · 6 years ago
  25. ca53792 Ampere bmcweb: Add Firmware Version to Managers Schema by Jennifer Lee · 6 years ago
  26. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago
  27. 3ae837c Last round of variable renames by Ed Tanous · 6 years ago
  28. 609145a Fix buffer bug in websockets by Ed Tanous · 6 years ago
  29. 04ae99e Implement AccountService POST by Ed Tanous · 6 years ago
  30. 06e086d Implement AccountService DELETE method by Ed Tanous · 6 years ago
  31. 65b0dc3 Unhardcode Enabled and Locked from AccountService by Ed Tanous · 6 years ago
  32. a840879 Implement AccountService PATCH method by Ed Tanous · 6 years ago
  33. b9b2e0b Move AccountService to node structure by Ed Tanous · 6 years ago
  34. 62d5e2e remove providers interface from chassis schema by Ed Tanous · 6 years ago
  35. e3cb5a3 Clean up rest-dbus interface by Ed Tanous · 6 years ago
  36. 683f727 Implement JsonSchema endpoint by Ed Tanous · 6 years ago
  37. cc340dd Implement Computer System reset action by Ed Tanous · 6 years ago
  38. 6617338 Modernization of systems by Ed Tanous · 6 years ago
  39. 6c34de4 Remove the providers interface from systems by Ed Tanous · 6 years ago
  40. a0803ef Generalize the "Async Response" pattern by Ed Tanous · 6 years ago
  41. 2daf672 Implement /console0 websocket by Ed Tanous · 6 years ago
  42. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  43. a38b0b2 Resolve issue with duplicated static files by Ed Tanous · 6 years ago
  44. 9b243a4 Make dbus monitor compatible with phosphor-rest by Ed Tanous · 6 years ago
  45. b39db714 Add json to the known content types by Ed Tanous · 6 years ago
  46. b79d4ee Make dbus-rest produce bool type instead of int by Ed Tanous · 6 years ago
  47. eb1eb78 Update whitelist by Ed Tanous · 6 years ago
  48. 90ad5ed cmake-format the CmakeLists.txt.in by Ed Tanous · 6 years ago
  49. 4859bdb Remove VScode specific script by Ed Tanous · 6 years ago
  50. d76323e Last round of variable renames by Ed Tanous · 6 years ago
  51. c711bf8 Cleanups to update service schema by Ed Tanous · 6 years ago
  52. 865fbb7 Cleanups to network protocol by Ed Tanous · 6 years ago
  53. 75db20e minor cleanups to dbus-rest by Ed Tanous · 6 years ago
  54. 3a8a008 Refactor Manager Network Protocol to use D-Bus by Kowalski, Kamil · 7 years ago
  55. d3a3806 Disable threading by Ed Tanous · 6 years ago
  56. acb7cfb Implement POST for redfish UpdateService by Jennifer Lee · 7 years ago
  57. fd828ba Implement XSS override by Ed Tanous · 6 years ago
  58. 09c9dd0 Implement odata endpoint by Ed Tanous · 6 years ago
  59. d529ee2 Change _PHOSPHOR_WEBUI to _STATIC_HOSTING by Andrew Geissler · 6 years ago
  60. b9845d9 Implement Location header for session auth by Ed Tanous · 6 years ago
  61. 8ceb2ec Clang-format cleanup by Ed Tanous · 6 years ago
  62. a975e9f Make out of tree builds work again by James Feist · 6 years ago
  63. 797d0c0 Don't build unit tests by default by Ed Tanous · 6 years ago
  64. a434f2b Fix merge conflict by Ed Tanous · 6 years ago
  65. 1b0044b Move websocket implementation to boost beast by Ed Tanous · 6 years ago
  66. 530bc74 Fix crash issue with Managers schema by Ed Tanous · 6 years ago
  67. f0d73c2 cmake-format the files by Ed Tanous · 6 years ago
  68. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  69. 1752c96 Remove CImg from tree by Ed Tanous · 6 years ago
  70. e062590 Reimplement UUID based on systemd UUID by Ed Tanous · 7 years ago
  71. 74b3f92 Make doGet implementations optional by Ed Tanous · 6 years ago
  72. 2cd4cc1 Implement debug logging for responses by Ed Tanous · 6 years ago
  73. 927a505 Make Ethernet/VLAN Interfaces handle "404 Not Found" properly by Kowalski, Kamil · 7 years ago
  74. 514b813 Avoid an extra move when returning 404 by Ed Tanous · 7 years ago
  75. e1ae533 Refactor session storage by Ed Tanous · 7 years ago
  76. 4b1b868 Make SessionStore a proper singleton by Borawski.Lukasz · 7 years ago
  77. eb54773 Implement VlanNetworkInterface and VlanNetworkInterfaceCollection Schema by Kowalski, Kamil · 7 years ago
  78. aeff072 Remove some critical debug prints by Ed Tanous · 7 years ago
  79. 03b5bae Move Sensors path to sensors by James Feist · 7 years ago
  80. 1f2fbf2 Prevent ssl key generation when disabled by Andrew Geissler · 6 years ago
  81. 7885954 Update sensors to reflect changes after switching to sdbusplus by Lewanczyk, Dawid · 7 years ago
  82. 1db9ca3 Fix for empty string in IPv4 PATCH. by Kowalski, Kamil · 7 years ago
  83. ea4aa75 Update Redfish Schema to 2018.1 by Jason M. Bills · 7 years ago
  84. c5b2abe Introduce ComputerSystem schema by Lewanczyk, Dawid · 7 years ago
  85. 6c4eb9d Fixed the Software Inventory schema Object Mapper calls by Jennifer Lee · 7 years ago
  86. 0334670 Create separate pam config for webserver instead of using dropbear's by Jennifer Lee · 7 years ago
  87. e439f0f Implement VlanNetworkInterface Schema DELETE and PATCH methods by Kowalski, Kamil · 7 years ago
  88. d4bb9bb Implement actions interface by Ed Tanous · 7 years ago
  89. d425c6f Pull in nlohmann json as a dependency rather than checking in. by Ed Tanous · 7 years ago
  90. 1e43987 Implement feature selection in bmcweb by Ed Tanous · 7 years ago
  91. 179db1d Implemented PATCH for EthernetInterface IPv4Addresses array by Kowalski, Kamil · 7 years ago
  92. 588c3f0 Implemented PATCH for EthernetInterface VLAN and HostName fields by Kowalski, Kamil · 7 years ago
  93. 8233d42 Move bmcweb to mozilla compatibility ciphers by Ed Tanous · 7 years ago
  94. c3ee522 Make bmcweb image upload compatible with upstream. by Ed Tanous · 7 years ago
  95. 729dae7 Added UpdateService to Redfish by Jennifer Lee · 7 years ago
  96. a4e18f2 Fix issue with dbus interfaces and compatibility by Ed Tanous · 7 years ago
  97. 9bd21fc Fix issue with basic auth and the bmcweb by Ed Tanous · 7 years ago
  98. e0d918b Boost beast by Ed Tanous · 7 years ago
  99. 77dd881 Added JSON utilities to allow easy exception-less usage of nlohmann JSON. by Kowalski, Kamil · 7 years ago
  100. daf36e2 Move thermal interfaces to new schema by Ed Tanous · 7 years ago