1. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  2. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  3. 452bd8d virtual_media: Fix for bmcweb crash by Jayaprakash Mutyala · 1 year, 8 months ago
  4. 5880f0c Fix regression in virtual media by Boleslaw Ogonczyk Makowski · 1 year, 9 months ago
  5. d9f466b Take url views by value by Ed Tanous · 1 year, 10 months ago
  6. 746c5b8 Pass boost error_code by reference by Lakshmi Yadlapati · 1 year, 10 months ago
  7. 70cbdf5 Fix local CI failure issue by George Liu · 1 year, 10 months ago
  8. 79fdf63 Extract out common parts by Przemyslaw Czarnowski · 2 years, 6 months ago
  9. 0a48306 Detemplate SecurePipe by Ed Tanous · 2 years, 6 months ago
  10. 739b87e Seal "NotConnected" usage by Ed Tanous · 1 year, 10 months ago
  11. 365a73f Use same method to parse dbus object by Ed Tanous · 1 year, 10 months ago
  12. 24e740a Rename doVmAction to doEjectAction by Ed Tanous · 1 year, 10 months ago
  13. 120fa86 Postpone params validation by Przemyslaw Czarnowski · 2 years, 6 months ago
  14. 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
  15. 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years ago
  16. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  17. 1f2a40c Use actionParams struct instead of fields by Przemyslaw Czarnowski · 2 years, 6 months ago
  18. 1917ee9 Avoid copy by Ed Tanous · 2 years, 6 months ago
  19. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 6 months ago
  20. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
  21. d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
  22. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  23. fdb2034 Make virtual media use urlFromPieces by Ed Tanous · 2 years, 7 months ago
  24. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  25. 96825be Replace BMCWEB_ROUTES lambdas with functions by Ed Tanous · 2 years, 7 months ago
  26. 9bc5569 Fix for segfault in VirtualMedia.InsertMedia by Michal Orzel · 2 years, 7 months ago
  27. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  28. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  29. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  30. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  31. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  32. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  33. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  34. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  35. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 2 years, 11 months ago
  36. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 2 months ago
  37. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  38. 4ecc618 Enable const_cast checks by Ed Tanous · 3 years ago
  39. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  40. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  41. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  42. 168e20c Move to common variant by Ed Tanous · 3 years ago
  43. 98be3e3 Remove copies from log services and virtual media by Ed Tanous · 3 years, 3 months ago
  44. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  45. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  46. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  47. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  48. 22db172 Remove Node class from NBD proxy by Ed Tanous · 3 years, 7 months ago
  49. b282a43 Remove the Node class by Ed Tanous · 3 years, 7 months ago
  50. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  51. 1a6258d Fix comparison for proxy/legacy mode by Przemyslaw Czarnowski · 3 years, 9 months ago
  52. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  53. 788ca50 bmcweb build issue fix by AppaRao Puli · 3 years, 10 months ago
  54. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
  55. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  56. 9e319cf VirtualMedia doesn't propagate information to WebUI by Anna Platash · 4 years, 1 month ago
  57. da4784d Fix Image and ImageName values in schema by Przemyslaw Czarnowski · 4 years, 2 months ago
  58. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  59. f5b16f0 Fix unused param errors by Vikram Bodireddy · 4 years, 4 months ago
  60. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  61. d6c414f VirtualMedia fixes for Redfish Service Validator by Przemyslaw Czarnowski · 4 years, 6 months ago
  62. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  63. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  64. c6f4e01 Add handling of additional parameters of Insert Media action. by Agata Olender · 4 years, 10 months ago
  65. 988fb7b Authentication support for Legacy mode by Adrian Ambrożewicz · 5 years ago
  66. d6da5be Add handling of WriteProtected parameter to InsertMedia action. by Adrian Ambrożewicz · 5 years ago
  67. 70c616d virtual media: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  68. d04ba32 Add OemVirtualMedia schema by Przemyslaw Czarnowski · 5 years ago
  69. e13c276 InsertMedia and EjectMedia actions added to VirtualMedia schema by Przemyslaw Czarnowski · 5 years ago
  70. 107077d Add VirtualMedia schema to Redfish by Przemyslaw Czarnowski · 5 years ago