1. 5143f7a query_param: Move maxEntriesPerPage to Query struct by Jiaqing Zhao · 2 years, 5 months ago
  2. c21c64b LogServices: Fix dump timestamp regression by Claire Weinan · 2 years, 4 months ago
  3. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  4. 2d613eb dbus_utility: Remove ManagedItem type alias by Jiaqing Zhao · 2 years, 4 months ago
  5. d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 9 months ago
  6. 5907571 Return proper redfish errors for createDump call by Asmitha Karunanithi · 3 years, 2 months ago
  7. 9896eae Drop boost::posix_time by Ed Tanous · 2 years, 5 months ago
  8. 81584ab log_services: PostCode: Do not populate nextLink when reaches end by Jiaqing Zhao · 2 years, 5 months ago
  9. aefe378 LogService: Refactor dump entry parsing by Claire Weinan · 2 years, 5 months ago
  10. a4ce114 log_service: crashdump entry: remove app by Nan Zhou · 2 years, 5 months ago
  11. 3648c8b Query param: fix regression in top parameters by Ed Tanous · 2 years, 5 months ago
  12. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  13. 2a9beee LogService: Remove setUpRedfishRoute in crashdump by Shounak Mitra · 2 years, 5 months ago
  14. 07c8c20 Use more specific include by Ed Tanous · 2 years, 6 months ago
  15. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  16. 433b68b Use nlohmann::json::object_t for dump entries by Jason M. Bills · 2 years, 6 months ago
  17. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  18. 6d6574c Update host logger with recent JSON fixes by Jason M. Bills · 2 years, 6 months ago
  19. 517d9a5 Fix fail on get PostCode entry by Tony Lee · 2 years, 6 months ago
  20. ac992cd Use an enum to return message registry parsing status by Jason M. Bills · 2 years, 6 months ago
  21. 84afc48 log_services: remove brace initialization by Jason M. Bills · 2 years, 6 months ago
  22. d405bb5 log_services: don't replace res.jsonValue by Jason M. Bills · 2 years, 6 months ago
  23. 3a48b3a log_services: use nlohmann::json::object_t by Jason M. Bills · 2 years, 6 months ago
  24. de703c5 Update handling of skipped log entries by Jason M. Bills · 2 years, 6 months ago
  25. efde4ec Clean up firstEntry boolean checks by Jason M. Bills · 2 years, 6 months ago
  26. 21ab404 log_service: make function static by Nan Zhou · 2 years, 6 months ago
  27. fdd2690 LogService: Add support for Fault Log by Claire Weinan · 2 years, 10 months ago
  28. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  29. c7a6d66 LogService: Fix setUpRedfishRoute() for dumps by Claire Weinan · 2 years, 6 months ago
  30. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  31. e7dbd53 log_services: fix wrong AdditionalDataURI by Potin Lai · 2 years, 8 months ago
  32. c08f032 Fix regression in brace initialization by Ed Tanous · 2 years, 7 months ago
  33. 565dfb6 LogService: Sort dump entries collection by Id by Claire Weinan · 2 years, 8 months ago
  34. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 9 months ago
  35. c937d2b Make log services use parameter delegation by Ed Tanous · 2 years, 9 months ago
  36. 54417b0 Skip on log entries not found in the message registry by Sui Chen · 2 years, 9 months ago
  37. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  38. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  39. a2dd60a log_services: Initialize Members@odata.count as 0 by Brandon Kim · 2 years, 10 months ago
  40. f7725d7 Make code compile on clang again by Ed Tanous · 2 years, 10 months ago
  41. 55f79e6 Enable readability checks by Ed Tanous · 2 years, 11 months ago
  42. 5f2b84e Drop message severity by Ed Tanous · 2 years, 11 months ago
  43. fffb8c1 Change message_registries namespace to registries by Ed Tanous · 2 years, 11 months ago
  44. c5a4c82 Make the task match string more flexible by Jason M. Bills · 3 years ago
  45. 2b20ef6 Clean up Crashdump log entry creation by Jason M. Bills · 3 years ago
  46. ace85d6 Add url type safety to message registry by Ed Tanous · 3 years, 2 months ago
  47. 15ed678 json_utils: Add support jsonRead Patch/Action by Willy Tu · 3 years ago
  48. 4978b63 log_services: Un-wrap some strings by Jason M. Bills · 2 years, 10 months ago
  49. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 2 years, 11 months ago
  50. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 2 years, 11 months ago
  51. e05aec5 Add readability-redundant-* checks by Ed Tanous · 2 years, 11 months ago
  52. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 2 years, 11 months ago
  53. dcf2ebc Enable readability-redundant-control-flow checks by Ed Tanous · 2 years, 11 months ago
  54. 50b8a43 Remove NEW_BOOST_URL macro by Ed Tanous · 2 years, 11 months ago
  55. c419c75 Remove getTimestamp by Ed Tanous · 2 years, 11 months ago
  56. 67df073 Next round of boost-uri updates by Ed Tanous · 3 years, 2 months ago
  57. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 2 years, 11 months ago
  58. 2d31491 Simplify Crashdump file transfer by Jason M. Bills · 3 years ago
  59. 0dccd04 Fix 32/64 bit compile issue by Ed Tanous · 3 years ago
  60. adf3d0e Enable pro-type-static-cast-downcast checks by Ed Tanous · 3 years ago
  61. ca45aa3 Enable checks for pointer arithmetic by Ed Tanous · 3 years ago
  62. 46ff87b Enable reinterpre_cast checks by Ed Tanous · 3 years ago
  63. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  64. 711ac7a Consistently use ManagedObjectType by Ed Tanous · 3 years ago
  65. 1e1e598 Using sdbusplus::asio::getProperty by Jonathan Doman · 3 years, 7 months ago
  66. 168e20c Move to common variant by Ed Tanous · 3 years ago
  67. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  68. 1e270c5 span: clean up stray boost headers. by Patrick Williams · 3 years, 1 month ago
  69. 98be3e3 Remove copies from log services and virtual media by Ed Tanous · 3 years, 3 months ago
  70. 26702d0 /s/boost::beast::span/std::span by Ed Tanous · 3 years, 2 months ago
  71. 0fda0f1 Update clang-format by George Liu · 3 years, 1 month ago
  72. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 2 months ago
  73. 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 2 months ago
  74. bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 5 months ago
  75. d32c4fa Boost uri update by Ed Tanous · 3 years, 3 months ago
  76. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 6 months ago
  77. 35440d1 Show only "Completed" dump entries in Redfish resp by Asmitha Karunanithi · 3 years, 4 months ago
  78. c0bd5e4 Move log service file parsing to use from_chars by Ed Tanous · 3 years, 3 months ago
  79. 8b6a35f Fix System EventLog Collection permission by Gunnar Mills · 3 years, 5 months ago
  80. ad89dcf Correct Manager LogService Collection permission by Gunnar Mills · 3 years, 5 months ago
  81. b2a3289 Fix System dump entries route by Asmitha Karunanithi · 3 years, 5 months ago
  82. 4f48d5f Make code compile with clang-13 by Ed Tanous · 3 years, 6 months ago
  83. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  84. d0dbeef Revert "log_services: Add AdditionalDataURI to Post Code log entries" by Ed Tanous · 3 years, 6 months ago
  85. 753d034 Revert "log_services: Add download of post code log entries" by Ed Tanous · 3 years, 6 months ago
  86. 729f55f Remove code using ambiguous privileges constructor by Gunnar Mills · 3 years, 6 months ago
  87. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  88. af61db1 log_services: Add download of post code log entries by George Liu · 3 years, 10 months ago
  89. 0ef217f log_services: Add AdditionalDataURI to Post Code log entries by George Liu · 3 years, 10 months ago
  90. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 6 months ago
  91. f9a6708 log_services: Fix system dump entries route by Charles Boyer · 3 years, 6 months ago
  92. 864d6a1 Corrects URI by removing /<str> by John Edward Broadbent · 3 years, 7 months ago
  93. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  94. c01d916 log_services: Fix BMC Journal Entries collection odata.id by Charles Boyer · 3 years, 8 months ago
  95. de8d94a Change AdditionalDataURI to be a child URI by Abhishek Patel · 3 years, 8 months ago
  96. 4a0bf53 Change the word TS to Time Stamp & add time unit by Manojkiran Eda · 3 years, 8 months ago
  97. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  98. 8401529 log_services: Remove raw PECI command by Jason M. Bills · 3 years, 9 months ago
  99. 400fd1f log_services: Add download of log entries by Adriana Kobylak · 3 years, 11 months ago
  100. f86bb90 log_services: Add AdditionalDataURI to log entries by Adriana Kobylak · 4 years ago