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