1. b1f6a2c Don't fail on missing Delete interfaces by Matt Spinler · 6 years ago
  2. 5706861 Don't check for credentials on the login API by Gunnar Mills · 6 years ago
  3. 5c518f6 Expose host serial console over a websocket by Deepak Kodihalli · 7 years ago
  4. 97fe435 rest_dbus: upload: Add version id error code by Adriana Kobylak · 7 years ago
  5. 5369389 rest_dbus: upload: Return version id by Adriana Kobylak · 7 years ago
  6. 313aadb Spelling fixes by Gunnar Mills · 7 years ago
  7. aeb995d Remove use of deprecated ListMatch by Brad Bishop · 7 years ago
  8. 249d132 Port to python 3 by CamVan Nguyen · 7 years ago
  9. d41643e Add web UI routing support by Matt Spinler · 7 years ago
  10. 4af5f33 Revert "Remove org.openbmc.* from REST server" by Lei YU · 7 years ago
  11. 9e2a211 Remove org.openbmc.* from REST server by Nagaraju Goruganti · 7 years ago
  12. 91b46f8 Security: Cross Site Scripting by Ratan Gupta · 7 years ago
  13. b7fca9b module: pep8 fixes by Brad Bishop · 7 years ago
  14. ab404fa rest_dbus.py:Update abort message for do_post by Nagaraju Goruganti · 7 years ago
  15. f92cf4d rest_dbus.py: Fix UnknownInterface error by Adriana Kobylak · 7 years ago
  16. bc0c673 Fix infinite do_put recursive call with retry only once by Marri Devender Rao · 7 years ago
  17. 8cc1a03 websocket client_simple example: add login code by Deepak Kodihalli · 7 years ago
  18. 765c2c8 Fix missing return value from do_post by Nagaraju Goruganti · 7 years ago
  19. fb51579 Don't create Image Dir if not present by Gunnar Mills · 7 years ago
  20. 3a00b1f Call all instances of an objectPath when executing "POST" by Saqib Khan · 7 years ago
  21. f01d0ba Spelling fixes by Gunnar Mills · 7 years ago
  22. fb3825c Add websocket client example by Deepak Kodihalli · 7 years ago
  23. 639b502 rest_dbus: implement client subscription API by Deepak Kodihalli · 7 years ago
  24. b209dd1 rest_dbus: add new route for event subscription by Deepak Kodihalli · 7 years ago
  25. 0fe213f phosphor-gevent: enable websocket support by Deepak Kodihalli · 7 years ago
  26. 2c4d517 Remove unused intf_match by Brad Bishop · 7 years ago
  27. b66b18c Change ImageUpload to open file once by Gunnar Mills · 7 years ago
  28. 18c3a24 Change Dump file storage location by Jayanth Othayoth · 7 years ago
  29. a6a8a4c Convert value to expected type during POST method by Ratan Gupta · 7 years ago
  30. 529029b Revert "Set content-type to routes that had none set" by Brad Bishop · 7 years ago
  31. c431e1a Revert "rest_dbus: run JSON response format plugin conditionally" by Brad Bishop · 7 years ago
  32. 944cd04 Allow json response plugin to be suppressed by Brad Bishop · 7 years ago
  33. 832ce25 pep8 fixes by Brad Bishop · 7 years ago
  34. 0dc6722 Set content-type to routes that had none set by Deepak Kodihalli · 7 years ago
  35. 9bc9499 rest_dbus: implement route 'download/dump/<dumpid> by Jayanth Othayoth · 7 years ago
  36. 1444fd8 rest_dbus: run JSON response format plugin conditionally by Jayanth Othayoth · 7 years ago
  37. 0b62edf Close file descriptor to release memory by Leonel Gonzalez · 7 years ago
  38. 0bdef95 Converts value to expected type by Leonel Gonzalez · 8 years ago
  39. 409f671 Finds correct property to set fan speed by Leonel Gonzalez · 7 years ago
  40. db1a21e rest_dbus: fix content-type check by Deepak Kodihalli · 8 years ago
  41. 7ec0a4f rest_dbus: allow route '/upload/image/<filename>' by Deepak Kodihalli · 8 years ago
  42. 1af301a rest_dbus: implement route '/upload/image' by Deepak Kodihalli · 8 years ago
  43. fb6cd48 rest_dbus: run Json format plugins conditionally by Deepak Kodihalli · 8 years ago
  44. 461367a rest_dbus: add plug-in to check content-type by Deepak Kodihalli · 8 years ago
  45. 83afbaf rest_dbus: Add content_type by Deepak Kodihalli · 8 years ago
  46. 6075bb4 Change Delete interface by Deepak Kodihalli · 8 years ago
  47. 9c2531e Fix error response status regression by Brad Bishop · 8 years ago
  48. 56ad87f Make the attr endpoint case insensitive by Brad Bishop · 8 years ago
  49. 69cb6d1 Fix attr PUT after empty interface by Brad Bishop · 8 years ago
  50. d0c404a Add CORS support by Brad Bishop · 8 years ago
  51. d4c1c55 Add HTTP OPTIONS support by Brad Bishop · 8 years ago
  52. 88c76a4 Allow clients to call HEAD by Brad Bishop · 8 years ago
  53. 080a48e Add support for error response plugins by Brad Bishop · 8 years ago
  54. fce7756 Return HTTP 503 when mapper is busy by Brad Bishop · 8 years ago
  55. 8b0d3fa fix a pep8 error by Brad Bishop · 8 years ago
  56. dc3fbfa Raise 401 for invalid credentials by Brad Bishop · 8 years ago
  57. 2c6fc76 Split server and application by Brad Bishop · 8 years ago