1. c937d2b Make log services use parameter delegation by Ed Tanous · 2 years, 9 months ago
  2. 54417b0 Skip on log entries not found in the message registry by Sui Chen · 2 years, 9 months ago
  3. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  4. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  5. a2dd60a log_services: Initialize Members@odata.count as 0 by Brandon Kim · 2 years, 10 months ago
  6. f7725d7 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
  7. 55f79e6 Enable readability checks by Ed Tanous · 3 years ago
  8. 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
  9. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago
  10. c5a4c82 Make the task match string more flexible by Jason M. Bills · 3 years ago
  11. 2b20ef6 Clean up Crashdump log entry creation by Jason M. Bills · 3 years ago
  12. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  13. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  14. 4978b63 log_services: Un-wrap some strings by Jason M. Bills · 2 years, 10 months ago
  15. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years ago
  16. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  17. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  18. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  19. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 3 years ago
  20. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 2 years, 11 months ago
  21. c419c75 Remove getTimestamp by Ed Tanous · 3 years ago
  22. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 2 months ago
  23. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  24. 2d31491 Simplify Crashdump file transfer by Jason M. Bills · 3 years ago
  25. 0dccd04 Fix 32/64 bit compile issue by Ed Tanous · 3 years ago
  26. adf3d0e Enable pro-type-static-cast-downcast checks by Ed Tanous · 3 years ago
  27. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
  28. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  29. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  30. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  31. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  32. 168e20c Move to common variant by Ed Tanous · 3 years ago
  33. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  34. 1e270c5 span: clean up stray boost headers. by Patrick Williams · 3 years, 1 month ago
  35. 98be3e3 Remove copies from log services and virtual media by Ed Tanous · 3 years, 3 months ago
  36. 26702d0 /s/boost::beast::span/std::span by Ed Tanous · 3 years, 2 months ago
  37. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  38. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
  39. 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 2 months ago
  40. bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 5 months ago
  41. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  42. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  43. 35440d1 Show only "Completed" dump entries in Redfish resp by Asmitha Karunanithi · 3 years, 4 months ago
  44. c0bd5e4 Move log service file parsing to use from_chars by Ed Tanous · 3 years, 4 months ago
  45. 8b6a35f Fix System EventLog Collection permission by Gunnar Mills · 3 years, 5 months ago
  46. ad89dcf Correct Manager LogService Collection permission by Gunnar Mills · 3 years, 5 months ago
  47. b2a3289 Fix System dump entries route by Asmitha Karunanithi · 3 years, 6 months ago
  48. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  49. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  50. d0dbeef Revert "log_services: Add AdditionalDataURI to Post Code log entries" by Ed Tanous · 3 years, 6 months ago
  51. 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
  52. 729f55f Remove code using ambiguous privileges constructor by Gunnar Mills · 3 years, 6 months ago
  53. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  54. af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
  55. 0ef217f log_services: Add AdditionalDataURI to Post Code log entries by George Liu · 3 years, 10 months ago
  56. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  57. f9a6708 log_services: Fix system dump entries route by Charles Boyer · 3 years, 7 months ago
  58. 864d6a1 Corrects URI by removing /<str> by John Edward Broadbent · 3 years, 7 months ago
  59. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  60. c01d916 log_services: Fix BMC Journal Entries collection odata.id by Charles Boyer · 3 years, 8 months ago
  61. de8d94a Change AdditionalDataURI to be a child URI by Abhishek Patel · 3 years, 8 months ago
  62. 4a0bf53 Change the word TS to Time Stamp & add time unit by Manojkiran Eda · 3 years, 8 months ago
  63. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  64. 8401529 log_services: Remove raw PECI command by Jason M. Bills · 3 years, 9 months ago
  65. 400fd1f log_services: Add download of log entries by Adriana Kobylak · 4 years ago
  66. f86bb90 log_services: Add AdditionalDataURI to log entries by Adriana Kobylak · 4 years ago
  67. 8e6c099 Update Crashdump to the latest LogService and LogEntry schemas by Jason M. Bills · 3 years, 10 months ago
  68. 3de8d8b log-services: Error return 500(internal error) by George Liu · 3 years, 9 months ago
  69. 6c9a279 Change PostCode property signature by Manojkiran Eda · 3 years, 10 months ago
  70. 75710de Redfish: Implement new event log propety Resolved by Xiaochao Ma · 4 years ago
  71. 1512476 log_services: Update PostCode D-Bus names by Jonathan Doman · 4 years ago
  72. 738c1e6 clang-format-11: reformat by Patrick Williams · 3 years, 10 months ago
  73. 2dfd18e Start using sdbusplus::message::filename() by Ed Tanous · 4 years ago
  74. ae34c8e log_services: Improve error handling for DBus Log Entry by Adriana Kobylak · 3 years, 11 months ago
  75. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  76. a8fe54f Add SYSLOG_IDENTIFIER to the BMC journal Message by Jason M. Bills · 4 years, 1 month ago
  77. 9878256 log_services: Fix redundant AsyncResp objects when deleting dump entries by Stanley Chu · 4 years, 2 months ago
  78. 743e9a1 log_services: Remove odata.context by Gunnar Mills · 4 years, 2 months ago
  79. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  80. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  81. b47452b Change BMC and System dump code by Asmitha Karunanithi · 4 years, 3 months ago
  82. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  83. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  84. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  85. 6145ed6 Fix Task related issue when creating a bmc dump by Asmitha Karunanithi · 4 years, 3 months ago
  86. d337bb7 Remove OEM schemas and related code for Dump LogServices by Asmitha Karunanithi · 4 years, 3 months ago
  87. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
  88. ebd4590 Fix potential null pointer dereference by George Liu · 4 years, 4 months ago
  89. d139c23 Implement Modified Event log property by George Liu · 4 years, 4 months ago
  90. f0b6ae0 Deleting the deprecated format for SendRawPeci by Karthick Sundarrajan · 5 years ago
  91. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  92. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  93. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  94. f71882f Redfish: Support for DownloadLog Action by Asmitha Karunanithi · 4 years, 8 months ago
  95. 5a7e877 Remove QueryString by James Feist · 4 years, 5 months ago
  96. 0f1d8ed Minor changes in the code to use the appropriate errors by Asmitha Karunanithi · 4 years, 5 months ago
  97. 9c620e2 Removing getTimestampStr method by Asmitha Karunanithi · 4 years, 5 months ago
  98. 80319af Redfish: Support for ClearLog Action by Asmitha Karunanithi · 4 years, 8 months ago
  99. a43be80 Redfish: Creation of a BMC dump by Asmitha Karunanithi · 4 years, 8 months ago
  100. 5cb1dd2 Redfish: BMC dump logEntry service implementation by Asmitha Karunanithi · 4 years, 8 months ago