1. 2056b6d BMCWeb : Fix a warning spotted in meson scan build by Manojkiran Eda · 4 years, 7 months ago
  2. 013487e Redfish: ClearLog action support for system dump log entries by raviteja-b · 4 years, 10 months ago
  3. 0657843 Redfish: Download action support for system dump entry by raviteja-b · 4 years, 11 months ago
  4. e5d5006 Task: Use TaskEvent messages by James Feist · 4 years, 8 months ago
  5. 19bd78d sdbusplus: replace message::variant with std::variant by Patrick Williams · 4 years, 7 months ago
  6. 8d78b7a sdbusplus: remove deprecated variant_ns by Patrick Williams · 4 years, 8 months ago
  7. c9bb686 Redfish: Log service implementation for system dump by raviteja-b · 4 years, 11 months ago
  8. 3946028 Correct privilege levels for LogService by AppaRao Puli · 4 years, 9 months ago
  9. 7af9151 Redfish: Allow slash at the end of Resource by Gunnar Mills · 4 years, 8 months ago
  10. 73ec830 Change EventLog Id to match odata.id by Gunnar Mills · 4 years, 8 months ago
  11. 043a053 Match BMCWeb crashdump to the D-Bus interface provided by crashdump by Johnathan Mantey · 4 years, 10 months ago
  12. a3316fc Log BIOS POST Codes Through Redfish by ZhikuiRen · 5 years ago
  13. fe30672 Task: Add payload support by James Feist · 4 years, 10 months ago
  14. 831d6b0 log: Fix Validator by James Feist · 4 years, 10 months ago
  15. 32898ce task: add fwupdate support by James Feist · 4 years, 10 months ago
  16. 66afe4f Add Success to Crashdump response by James Feist · 4 years, 10 months ago
  17. 4622957 Add TaskService by James Feist · 4 years, 10 months ago
  18. 890c101 log service: Remove odata.context by Gunnar Mills · 4 years, 10 months ago
  19. 4f50ae4 Move Crashdump to OemCrashdump by Gunnar Mills · 4 years, 11 months ago
  20. 8724c29 Changed input data format for Crashdump.SendRawPeci by Karthick Sundarrajan · 5 years ago
  21. 3e0414f Return no-content instead of waiting for OnDemand by Jason M. Bills · 5 years ago
  22. 4363d3b Return 503 instead of 500 when Crashdump is busy by Jason M. Bills · 5 years ago
  23. 1ddcf01 Return a 404 instead of 500 for invalid Crashdump URIs by Jason M. Bills · 5 years ago
  24. e195977 Add "Retry-After" header for temporarily unavailable messages by Jason M. Bills · 5 years ago
  25. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  26. 5b61b5e Add support for LogService.ClearLog to Crashdump by Jason M. Bills · 5 years ago
  27. e855dd2 Enable autoexpand on the Crashdump LogEntryCollection by Jason M. Bills · 5 years ago
  28. 3cf8ea3 Simplify the OnDemand Crashdump return data by Jason M. Bills · 5 years ago
  29. 1f56a3a bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on WebUI by Tim Lee · 5 years ago
  30. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  31. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  32. b6a61a5 Don't return a 500 error for entries without priority metadata by Jason M. Bills · 5 years ago
  33. af07e3f Fix getting individual journal entries with an underscore by Jason M. Bills · 5 years ago
  34. 897967d Add support to request a single Journal Event Log Entry by Jason M. Bills · 5 years ago
  35. e85d6b1 Don't store LogEntry IDs across requests by Jason M. Bills · 5 years ago
  36. 336e96c Redfish:Support to Delete a single event log by Chicago Duan · 5 years ago
  37. e7d6c8b Fix Redfish Validator Errors in EventLog by Gunnar Mills · 5 years ago
  38. 2706260 bmcweb: Clear up event log entry class names by Anthony Wilson · 6 years ago
  39. 08a4e4b redfish: Give DBus event logging its own classes by Anthony Wilson · 6 years ago
  40. 15a86ff Fix parsing of Redfish messages with empty MessageArgs by Jason M. Bills · 6 years ago
  41. 489640c Add ClearLog support for the Redfish Event Log Service by Jason M. Bills · 6 years ago
  42. 086be23 Fix a trailing slash on LogServices by Ed Tanous · 6 years ago
  43. cd225da Improve Redfish log entry parsing by Jason M. Bills · 6 years ago
  44. 9582018 Use syslog for Redfish messages by Jason M. Bills · 6 years ago
  45. 4851d45 Construct Redfish messages using the Message Registry by Jason M. Bills · 6 years ago
  46. 424c417 Change application and interface names to Crashdump by Jason M. Bills · 6 years ago
  47. 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
  48. 48e4639 Change the name from Immediate to On-Demand for CPU Log by Jason M. Bills · 6 years ago
  49. cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
  50. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  51. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  52. f9fc2df Fix Entries path to point to Systems/system by Jason M. Bills · 6 years ago
  53. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  54. d53dd41 Move the CPU LogService to Systems by Jason M. Bills · 6 years ago
  55. cd50aa4 Add missing Entries fields for CPU and BMC LogServices by Jason M. Bills · 6 years ago
  56. c4d0043 Update the CPU Log Timestamp location by Jason M. Bills · 6 years ago
  57. 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
  58. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  59. f615040 Move filesystem from experimental namespace by James Feist · 6 years ago
  60. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  61. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  62. b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
  63. c4bf637 Change the BMC LogService to only display from the message registry by Jason M. Bills · 6 years ago
  64. 16428a1 Add helper functions to get data from the journal by Jason M. Bills · 6 years ago
  65. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  66. 35a62c7 bmcweb: merge conflict resolution by Jason M. Bills · 6 years ago
  67. 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
  68. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  69. e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
  70. 4ed77cd Redfish Rename LogService variables by Ed Tanous · 6 years ago
  71. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago