1. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  2. 5b61b5e Add support for LogService.ClearLog to Crashdump by Jason M. Bills · 5 years ago
  3. e855dd2 Enable autoexpand on the Crashdump LogEntryCollection by Jason M. Bills · 5 years ago
  4. 3cf8ea3 Simplify the OnDemand Crashdump return data by Jason M. Bills · 5 years ago
  5. 1f56a3a bmcweb: fix "Clear Event Logs" functionality behavior in System logs page on WebUI by Tim Lee · 5 years ago
  6. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  7. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  8. b6a61a5 Don't return a 500 error for entries without priority metadata by Jason M. Bills · 5 years ago
  9. af07e3f Fix getting individual journal entries with an underscore by Jason M. Bills · 5 years ago
  10. 897967d Add support to request a single Journal Event Log Entry by Jason M. Bills · 5 years ago
  11. e85d6b1 Don't store LogEntry IDs across requests by Jason M. Bills · 5 years ago
  12. 336e96c Redfish:Support to Delete a single event log by Chicago Duan · 5 years ago
  13. e7d6c8b Fix Redfish Validator Errors in EventLog by Gunnar Mills · 5 years ago
  14. 2706260 bmcweb: Clear up event log entry class names by Anthony Wilson · 6 years ago
  15. 08a4e4b redfish: Give DBus event logging its own classes by Anthony Wilson · 6 years ago
  16. 15a86ff Fix parsing of Redfish messages with empty MessageArgs by Jason M. Bills · 6 years ago
  17. 489640c Add ClearLog support for the Redfish Event Log Service by Jason M. Bills · 6 years ago
  18. 086be23 Fix a trailing slash on LogServices by Ed Tanous · 6 years ago
  19. cd225da Improve Redfish log entry parsing by Jason M. Bills · 6 years ago
  20. 9582018 Use syslog for Redfish messages by Jason M. Bills · 6 years ago
  21. 4851d45 Construct Redfish messages using the Message Registry by Jason M. Bills · 6 years ago
  22. 424c417 Change application and interface names to Crashdump by Jason M. Bills · 6 years ago
  23. 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
  24. 48e4639 Change the name from Immediate to On-Demand for CPU Log by Jason M. Bills · 6 years ago
  25. cb92c03 Initial redfish logging support by Andrew Geissler · 6 years ago
  26. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  27. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  28. f9fc2df Fix Entries path to point to Systems/system by Jason M. Bills · 6 years ago
  29. 39e7750 bmcweb: /s/boost::string_view/std::string_view/g by Ed Tanous · 6 years ago
  30. d53dd41 Move the CPU LogService to Systems by Jason M. Bills · 6 years ago
  31. cd50aa4 Add missing Entries fields for CPU and BMC LogServices by Jason M. Bills · 6 years ago
  32. c4d0043 Update the CPU Log Timestamp location by Jason M. Bills · 6 years ago
  33. 029573d bmcweb: Implement single Redfish "system" endpoint by Ed Tanous · 6 years ago
  34. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  35. f615040 Move filesystem from experimental namespace by James Feist · 6 years ago
  36. 1b6b96c Remove custom version of getPtr by Ed Tanous · 6 years ago
  37. 0f74e64 bmcweb: Redfish away from json cache by Ed Tanous · 6 years ago
  38. b155642 Move Redfish PECI to the new json interface by Ed Tanous · 6 years ago
  39. c4bf637 Change the BMC LogService to only display from the message registry by Jason M. Bills · 6 years ago
  40. 16428a1 Add helper functions to get data from the journal by Jason M. Bills · 6 years ago
  41. a08b46c Simplify Redfish error message property interface by Jason M. Bills · 6 years ago
  42. 35a62c7 bmcweb: merge conflict resolution by Jason M. Bills · 6 years ago
  43. 193ad2f Add paging and partial results for BMCLogService by Jason M. Bills · 6 years ago
  44. f12894f Improve the Redfish error reporting interface by Jason M. Bills · 6 years ago
  45. e1f2634 Add a BMC LogService by Jason M. Bills · 6 years ago
  46. 4ed77cd Redfish Rename LogService variables by Ed Tanous · 6 years ago
  47. 1da66f7 Implement redfish LogService by Ed Tanous · 6 years ago