1. f39420c REST: sd_bus_message->JSON: fix multiple entries by Matt Spinler · 6 years ago
  2. 62d2e8b REST: Return a 405 on bad DELETE paths by Matt Spinler · 6 years ago
  3. 39a4e39 REST: If necessary, combine method response data by Matt Spinler · 6 years ago
  4. 89c1970 REST: Add method return support for variants by Matt Spinler · 6 years ago
  5. 75c6c67 REST: Add method return support for structs by Matt Spinler · 6 years ago
  6. 6df8f99 REST: Add method return support for arrays/dicts by Matt Spinler · 6 years ago
  7. a2f0263 REST: Add missing pointer dereference by Matt Spinler · 6 years ago
  8. d22a713 REST: Add method return support for basic types by Matt Spinler · 6 years ago
  9. 16caaee REST: Add framework for returning method response by Matt Spinler · 6 years ago
  10. 318bd89 REST: Return on error in findActionOnInterface by Matt Spinler · 6 years ago
  11. 127ea54 REST: Add missing return statement by Matt Spinler · 6 years ago
  12. 4ae611d REST: Add missing return statement to dbusArgSplit by Matt Spinler · 6 years ago
  13. c0eb9bd REST: Use status 400 for method arg problems by Matt Spinler · 6 years ago
  14. f615040 Move filesystem from experimental namespace by James Feist · 6 years ago
  15. ad18f07 bmcweb: Fix issues with /dump endpoint by Ed Tanous · 6 years ago
  16. 4d72dcc REST: Fixed issues with rest POST method by AppaRao Puli · 6 years ago
  17. de81881 REST: Add DELETE support by Matt Spinler · 6 years ago
  18. fbc19ea REST: For PUT, return errors in JSON by Matt Spinler · 6 years ago
  19. c4e8d21d6 REST: Add JSON error when no D-Bus handlers found by Matt Spinler · 6 years ago
  20. 6db0624 REST: For /action/<method>, return errors in JSON by Matt Spinler · 6 years ago
  21. d6091dd REST: For list, return the error in JSON by Matt Spinler · 6 years ago
  22. dc2f9f1 REST: For GET, return errors in JSON by Matt Spinler · 6 years ago
  23. 2ae6009 REST: For enumerate, return the error in JSON by Matt Spinler · 6 years ago
  24. 2df1e7d REST: For enumerate, try GetAll as last resort by Matt Spinler · 6 years ago
  25. 3ae4ba7 REST: For enumerate, use GetObject for target path by Matt Spinler · 6 years ago
  26. f839dfe bmcweb:Properly implement the / operator in dbus by Ed Tanous · 6 years ago
  27. 049a051 Fix an issue with non-root objectmapper entries by Ed Tanous · 6 years ago
  28. 0a63b1c Fixup mapbox variant references by William A. Kennington III · 6 years ago
  29. 5b4aa86 Add PID Get To Redfish by James Feist · 6 years ago
  30. f254ba7 Avoid some copies in some loops by Ed Tanous · 6 years ago
  31. b9b2e0b Move AccountService to node structure by Ed Tanous · 6 years ago
  32. e3cb5a3 Clean up rest-dbus interface by Ed Tanous · 6 years ago
  33. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  34. b79d4ee Make dbus-rest produce bool type instead of int by Ed Tanous · 6 years ago
  35. d76323e Last round of variable renames by Ed Tanous · 6 years ago
  36. 75db20e minor cleanups to dbus-rest by Ed Tanous · 6 years ago
  37. 8ceb2ec Clang-format cleanup by Ed Tanous · 6 years ago
  38. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  39. d4bb9bb Implement actions interface by Ed Tanous · 7 years ago
  40. a4e18f2 Fix issue with dbus interfaces and compatibility by Ed Tanous · 7 years ago
  41. e0d918b Boost beast by Ed Tanous · 7 years ago
  42. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  43. 6453001 Clean up async dbus endpoint by Ed Tanous · 7 years ago
  44. 00b92f7 Add the function to process the "PUT" method from client. by shiyilei · 7 years ago
  45. ba9f9a6 Update Webserver by Ed Tanous · 7 years ago
  46. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago