1. b47452b Change BMC and System dump code by Asmitha Karunanithi · 4 years, 3 months ago
  2. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  3. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  4. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  5. 6145ed6 Fix Task related issue when creating a bmc dump by Asmitha Karunanithi · 4 years, 3 months ago
  6. d337bb7 Remove OEM schemas and related code for Dump LogServices by Asmitha Karunanithi · 4 years, 3 months ago
  7. d206b43 Revert http::Request::socket() callback by Ed Tanous · 4 years, 4 months ago
  8. ebd4590 Fix potential null pointer dereference by George Liu · 4 years, 4 months ago
  9. d139c23 Implement Modified Event log property by George Liu · 4 years, 4 months ago
  10. f0b6ae0 Deleting the deprecated format for SendRawPeci by Karthick Sundarrajan · 5 years ago
  11. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  12. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  13. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  14. f71882f Redfish: Support for DownloadLog Action by Asmitha Karunanithi · 4 years, 8 months ago
  15. 5a7e877 Remove QueryString by James Feist · 4 years, 5 months ago
  16. 0f1d8ed Minor changes in the code to use the appropriate errors by Asmitha Karunanithi · 4 years, 5 months ago
  17. 9c620e2 Removing getTimestampStr method by Asmitha Karunanithi · 4 years, 5 months ago
  18. 80319af Redfish: Support for ClearLog Action by Asmitha Karunanithi · 4 years, 8 months ago
  19. a43be80 Redfish: Creation of a BMC dump by Asmitha Karunanithi · 4 years, 8 months ago
  20. 5cb1dd2 Redfish: BMC dump logEntry service implementation by Asmitha Karunanithi · 4 years, 8 months ago
  21. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  22. 6eda768 Add Crashdump.Telemetry interface and trigger by Kenny L. Ku · 4 years, 6 months ago
  23. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  24. d4342a9 log_services: Fix Severity Empty string found issue when running Redfish Service Validator by Tim Lee · 4 years, 8 months ago
  25. 2056b6d BMCWeb : Fix a warning spotted in meson scan build by Manojkiran Eda · 4 years, 7 months ago
  26. 013487e Redfish: ClearLog action support for system dump log entries by raviteja-b · 4 years, 10 months ago
  27. 0657843 Redfish: Download action support for system dump entry by raviteja-b · 4 years, 11 months ago
  28. e5d5006 Task: Use TaskEvent messages by James Feist · 4 years, 8 months ago
  29. 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
  30. 8d78b7a sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 7 months ago
  31. c9bb686 Redfish: Log service implementation for system dump by raviteja-b · 4 years, 11 months ago
  32. 3946028 Correct privilege levels for LogService by AppaRao Puli · 4 years, 9 months ago
  33. 7af9151 Redfish: Allow slash at the end of Resource by Gunnar Mills · 4 years, 8 months ago
  34. 73ec830 Change EventLog Id to match odata.id by Gunnar Mills · 4 years, 8 months ago
  35. 043a053 Match BMCWeb crashdump to the D-Bus interface provided by crashdump by Johnathan Mantey · 4 years, 10 months ago
  36. a3316fc Log BIOS POST Codes Through Redfish by ZhikuiRen · 5 years ago
  37. fe30672 Task: Add payload support by James Feist · 4 years, 10 months ago
  38. 831d6b0 log: Fix Validator by James Feist · 4 years, 10 months ago
  39. 32898ce task: add fwupdate support by James Feist · 4 years, 10 months ago
  40. 66afe4f Add Success to Crashdump response by James Feist · 4 years, 10 months ago
  41. 4622957 Add TaskService by James Feist · 4 years, 10 months ago
  42. 890c101 log service: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  43. 4f50ae4 Move Crashdump to OemCrashdump by Gunnar Mills · 4 years, 11 months ago
  44. 8724c29 Changed input data format for Crashdump.SendRawPeci by Karthick Sundarrajan · 5 years ago
  45. 3e0414f Return no-content instead of waiting for OnDemand by Jason M. Bills · 5 years ago
  46. 4363d3b Return 503 instead of 500 when Crashdump is busy by Jason M. Bills · 5 years ago
  47. 1ddcf01 Return a 404 instead of 500 for invalid Crashdump URIs by Jason M. Bills · 5 years ago
  48. e195977 Add "Retry-After" header for temporarily unavailable messages by Jason M. Bills · 5 years ago
  49. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  50. 5b61b5e Add support for LogService.ClearLog to Crashdump by Jason M. Bills · 5 years ago
  51. e855dd2 Enable autoexpand on the Crashdump LogEntryCollection by Jason M. Bills · 5 years ago
  52. 3cf8ea3 Simplify the OnDemand Crashdump return data by Jason M. Bills · 5 years ago
  53. 1f56a3a bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on WebUI by Tim Lee · 5 years ago
  54. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  55. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  56. b6a61a5 Don't return a 500 error for entries without priority metadata by Jason M. Bills · 5 years ago
  57. af07e3f Fix getting individual journal entries with an underscore by Jason M. Bills · 5 years ago
  58. 897967d Add support to request a single Journal Event Log Entry by Jason M. Bills · 5 years ago
  59. e85d6b1 Don't store LogEntry IDs across requests by Jason M. Bills · 5 years ago
  60. 336e96c Redfish:Support to Delete a single event log by Chicago Duan · 5 years ago
  61. e7d6c8b Fix Redfish Validator Errors in EventLog by Gunnar Mills · 5 years ago
  62. 2706260 bmcweb: Clear up event log entry class names by Anthony Wilson · 6 years ago
  63. 08a4e4b redfish: Give DBus event logging its own classes by Anthony Wilson · 6 years ago
  64. 15a86ff Fix parsing of Redfish messages with empty MessageArgs by Jason M. Bills · 6 years ago
  65. 489640c Add ClearLog support for the Redfish Event Log Service by Jason M. Bills · 6 years ago
  66. 086be23 Fix a trailing slash on LogServices by Ed Tanous · 6 years ago
  67. cd225da Improve Redfish log entry parsing by Jason M. Bills · 6 years ago
  68. 9582018 Use syslog for Redfish messages by Jason M. Bills · 6 years ago
  69. 4851d45 Construct Redfish messages using the Message Registry by Jason M. Bills · 6 years ago
  70. 424c417 Change application and interface names to Crashdump by Jason M. Bills · 6 years ago
  71. 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
  72. 48e4639 Change the name from Immediate to On-Demand for CPU Log by Jason M. Bills · 6 years ago
  73. cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
  74. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  75. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  76. f9fc2df Fix Entries path to point to Systems/system by Jason M. Bills · 6 years ago
  77. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  78. d53dd41 Move the CPU LogService to Systems by Jason M. Bills · 6 years ago
  79. cd50aa4 Add missing Entries fields for CPU and BMC LogServices by Jason M. Bills · 6 years ago
  80. c4d0043 Update the CPU Log Timestamp location by Jason M. Bills · 6 years ago
  81. 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
  82. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  83. f615040 Move filesystem from experimental namespace by James Feist · 6 years ago
  84. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  85. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  86. b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
  87. c4bf637 Change the BMC LogService to only display from the message registry by Jason M. Bills · 6 years ago
  88. 16428a1 Add helper functions to get data from the journal by Jason M. Bills · 6 years ago
  89. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  90. 35a62c7 bmcweb: merge conflict resolution by Jason M. Bills · 6 years ago
  91. 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
  92. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  93. e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
  94. 4ed77cd Redfish Rename LogService variables by Ed Tanous · 6 years ago
  95. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago