1. ad29e43 README.md: add file by Brad Bishop · 1 year, 7 months ago master
  2. 575d102 MAINTAINERS: remove file by Brad Bishop · 1 year, 7 months ago
  3. 3c6d49a Fixes the method signature generation logic by Ratan Gupta · 5 years ago
  4. 44573ab rest_dbus: get_host_interface: Iterate through busnames by Adriana Kobylak · 5 years ago
  5. dbc4691 phosphor-rest-server: connect with the correct sockaddr size by Vernon Mauery · 5 years ago
  6. 0f7019d Ensure websocket termination handled correctly by Andrew Geissler · 6 years ago
  7. 4b412ac LDAP config: don't log bind password by Deepak Kodihalli · 6 years ago
  8. 844bb4e certificate handler: fixup return code by Deepak Kodihalli · 6 years ago
  9. a324acd Implement certificate delete by Deepak Kodihalli · 6 years ago
  10. c043cdd certificate handler: use mapper by Deepak Kodihalli · 6 years ago
  11. dee2ef5 Upload and activate new certificate file. by Dhruvaraj Subhashchandran · 6 years ago
  12. ba04364 Enable pycodestyle by Brad Bishop · 6 years ago
  13. 4aa1000 Purge semicolons by Deepak Kodihalli · 6 years ago
  14. 9580368 Log requests only if setting is enabled by Deepak Kodihalli · 6 years ago
  15. 6e1ca53 Log requests and responses by Deepak Kodihalli · 6 years ago
  16. 6691e7c Explicitly convert dbus.Booleans to bools by Matt Spinler · 6 years ago
  17. a8b05d1 rest_dbus: Add read-only property error by Adriana Kobylak · 6 years ago
  18. 3a9a51c Revert "Provide the infrastructure to whitelist given URL from REST server" by Gunnar Mills · 6 years ago
  19. 1eea5c3 Fix error message in do_put() by Lei YU · 6 years ago
  20. 0cf702c Provide the infrastructure to whitelist given URL from REST server by Nagaraju Goruganti · 6 years ago
  21. bec10c2 Avoid closing of web socket during the idle time by Jayashankar Padath · 6 years ago
  22. d08a456 Prevent users from logging in while BMC is not yet ready. by Alexander Filippov · 6 years ago
  23. eace1bc Add MAINTAINERS file by Andrew Jeffery · 6 years ago
  24. b1f6a2c Don't fail on missing Delete interfaces by Matt Spinler · 6 years ago
  25. 5706861 Don't check for credentials on the login API by Gunnar Mills · 6 years ago
  26. 5c518f6 Expose host serial console over a websocket by Deepak Kodihalli · 6 years ago
  27. 97fe435 rest_dbus: upload: Add version id error code by Adriana Kobylak · 6 years ago
  28. 5369389 rest_dbus: upload: Return version id by Adriana Kobylak · 6 years ago
  29. fe3a099 Support optional parameter to not enable ssl by Andrew Geissler · 6 years ago
  30. 313aadb Spelling fixes by Gunnar Mills · 6 years ago
  31. aeb995d Remove use of deprecated ListMatch by Brad Bishop · 6 years ago
  32. 249d132 Port to python 3 by CamVan Nguyen · 6 years ago
  33. 1976165 Fix-up broken event notification by Deepak Kodihalli · 6 years ago
  34. d41643e Add web UI routing support by Matt Spinler · 6 years ago
  35. 5ce760d Phosphor-gevent: Pass the kwargs while creating WSGIServer by Ratan Gupta · 6 years ago
  36. 4af5f33 Revert "Remove org.openbmc.* from REST server" by Lei YU · 6 years ago
  37. 9e2a211 Remove org.openbmc.* from REST server by Nagaraju Goruganti · 7 years ago
  38. f8f471b Configure new ssl certificate by Ratan Gupta · 6 years ago
  39. 91ff110 Security: Disable weak ciphers by Ratan Gupta · 6 years ago
  40. 91b46f8 Security: Cross Site Scripting by Ratan Gupta · 6 years ago
  41. b7fca9b module: pep8 fixes by Brad Bishop · 6 years ago
  42. ab404fa rest_dbus.py:Update abort message for do_post by Nagaraju Goruganti · 6 years ago
  43. f92cf4d rest_dbus.py: Fix UnknownInterface error by Adriana Kobylak · 6 years ago
  44. bc0c673 Fix infinite do_put recursive call with retry only once by Marri Devender Rao · 6 years ago
  45. 8cc1a03 websocket client_simple example: add login code by Deepak Kodihalli · 6 years ago
  46. 765c2c8 Fix missing return value from do_post by Nagaraju Goruganti · 6 years ago
  47. fb51579 Don't create Image Dir if not present by Gunnar Mills · 6 years ago
  48. 3a00b1f Call all instances of an objectPath when executing "POST" by Saqib Khan · 6 years ago
  49. f01d0ba Spelling fixes by Gunnar Mills · 7 years ago
  50. fb3825c Add websocket client example by Deepak Kodihalli · 7 years ago
  51. 639b502 rest_dbus: implement client subscription API by Deepak Kodihalli · 7 years ago
  52. b209dd1 rest_dbus: add new route for event subscription by Deepak Kodihalli · 7 years ago
  53. 48c7641 phosphor-gevent: fix pep8 complaints by Deepak Kodihalli · 7 years ago
  54. 0fe213f phosphor-gevent: enable websocket support by Deepak Kodihalli · 7 years ago
  55. 2c4d517 Remove unused intf_match by Brad Bishop · 7 years ago
  56. b66b18c Change ImageUpload to open file once by Gunnar Mills · 7 years ago
  57. 18c3a24 Change Dump file storage location by Jayanth Othayoth · 7 years ago
  58. a6a8a4c Convert value to expected type during POST method by Ratan Gupta · 7 years ago
  59. 529029b Revert "Set content-type to routes that had none set" by Brad Bishop · 7 years ago
  60. c431e1a Revert "rest_dbus: run JSON response format plugin conditionally" by Brad Bishop · 7 years ago
  61. 944cd04 Allow json response plugin to be suppressed by Brad Bishop · 7 years ago
  62. 832ce25 pep8 fixes by Brad Bishop · 7 years ago
  63. 0dc6722 Set content-type to routes that had none set by Deepak Kodihalli · 7 years ago
  64. 9bc9499 rest_dbus: implement route 'download/dump/<dumpid> by Jayanth Othayoth · 7 years ago
  65. 1444fd8 rest_dbus: run JSON response format plugin conditionally by Jayanth Othayoth · 7 years ago
  66. 0b62edf Close file descriptor to release memory by Leonel Gonzalez · 7 years ago
  67. 0bdef95 Converts value to expected type by Leonel Gonzalez · 7 years ago
  68. 409f671 Finds correct property to set fan speed by Leonel Gonzalez · 7 years ago
  69. db1a21e rest_dbus: fix content-type check by Deepak Kodihalli · 7 years ago
  70. 7ec0a4f rest_dbus: allow route '/upload/image/<filename>' by Deepak Kodihalli · 7 years ago
  71. 1af301a rest_dbus: implement route '/upload/image' by Deepak Kodihalli · 7 years ago
  72. fb6cd48 rest_dbus: run Json format plugins conditionally by Deepak Kodihalli · 7 years ago
  73. 461367a rest_dbus: add plug-in to check content-type by Deepak Kodihalli · 7 years ago
  74. 83afbaf rest_dbus: Add content_type by Deepak Kodihalli · 7 years ago
  75. 6075bb4 Change Delete interface by Deepak Kodihalli · 7 years ago
  76. 9c2531e Fix error response status regression by Brad Bishop · 7 years ago
  77. 56ad87f Make the attr endpoint case insensitive by Brad Bishop · 7 years ago
  78. 69cb6d1 Fix attr PUT after empty interface by Brad Bishop · 7 years ago
  79. d0c404a Add CORS support by Brad Bishop · 7 years ago
  80. d4c1c55 Add HTTP OPTIONS support by Brad Bishop · 7 years ago
  81. 88c76a4 Allow clients to call HEAD by Brad Bishop · 7 years ago
  82. 080a48e Add support for error response plugins by Brad Bishop · 7 years ago
  83. fce7756 Return HTTP 503 when mapper is busy by Brad Bishop · 7 years ago
  84. 8b0d3fa fix a pep8 error by Brad Bishop · 7 years ago
  85. dc3fbfa Raise 401 for invalid credentials by Brad Bishop · 8 years ago
  86. 7bc6d8d Add python-gevent startup script by Brad Bishop · 8 years ago
  87. 2c6fc76 Split server and application by Brad Bishop · 8 years ago
  88. 803c6f1 Rename obmc-rest to phosphor-rest by Brad Bishop · 8 years ago
  89. 2ddfa00 Minor refactoring by Brad Bishop · 8 years ago
  90. b41507f Merge pull request #19 from bradbishop/refactor by Patrick Williams · 8 years ago
  91. 6d19060 Remove redundant makelist and search functions by Brad Bishop · 8 years ago
  92. f4e7498 Handle differing dbus exception implementations by Brad Bishop · 8 years ago
  93. 71527b4 Moved functions to pyobmc library by Brad Bishop · 8 years ago
  94. 412d620 Merge pull request #17 from bradbishop/jsonp by Patrick Williams · 8 years ago
  95. 80fe37a Add support for serving jsonp by Brad Bishop · 8 years ago
  96. 3bba28c Merge pull request #16 from bradbishop/master by nkskjames · 8 years ago
  97. 0f79e52 Enumerate with org.freedesktop.DBus.ObjectManager by Brad Bishop · 8 years ago
  98. 68caa1e Added a license to obmc-rest file by Brad Bishop · 8 years ago
  99. b103d2d Use pyobmc package by Brad Bishop · 8 years ago
  100. 87b63c1 Run through pep8 by Brad Bishop · 8 years ago