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