1. 7ac13cc Remove redfish-health-populate by Gunnar Mills · 9 months ago
  2. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
  3. 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
  4. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
  5. 13451e3 health: Add option to disable health-populate by Willy Tu · 1 year, 7 months ago
  6. 5db7dfd Set HidePayload on Task when payload is null by Arun Thomas Baby · 1 year, 8 months ago
  7. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 8 months ago
  8. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  9. 39662a3 Make url by value in Request by Ed Tanous · 1 year, 11 months ago
  10. 98fe740 Remove fields member from Request by Ed Tanous · 1 year, 11 months ago
  11. 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
  12. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 3 months ago
  13. 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
  14. d093c99 Fix some more includes by Ed Tanous · 2 years ago
  15. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
  16. cf9e417 Add check for globals by Ed Tanous · 2 years ago
  17. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 6 months ago
  18. d8a5d5d Update content of ResourceNotFound/ResourceAlreadyExists message by Jiaqing Zhao · 2 years, 5 months ago
  19. b31cef6 task payload, initialize jsonValue in constructor by Ed Tanous · 2 years, 6 months ago
  20. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 5 months ago
  21. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  22. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  23. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  24. 3ba0007 Expose AsyncResp shared_ptr when handling response by Carson Labrado · 2 years, 7 months ago
  25. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  26. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  27. 45ca1b8 Add setUpRedfishRoute to all nodes in redfish by Ed Tanous · 2 years, 9 months ago
  28. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  29. 56d2396 Enable 3 member function checks by Ed Tanous · 2 years, 11 months ago
  30. 1d8782e fix the year 2038 problem in getDateTime by Nan Zhou · 3 years, 1 month ago
  31. ed39821 Automate PrivilegeRegistry to code by Ed Tanous · 3 years, 7 months ago
  32. 7c8c405 Add DateTime & Offset in Managers & LogServices by Tejas Patil · 3 years, 7 months ago
  33. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  34. 7e860f1 Remove Redfish Node class by John Edward Broadbent · 3 years, 9 months ago
  35. 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
  36. 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
  37. 6868ff5 Implement PercentComplete for code update by George Liu · 4 years ago
  38. 5fb91ba Remove adl_serializer uses for json by Ed Tanous · 4 years, 3 months ago
  39. d43cd0c Fix includes by Ed Tanous · 4 years, 3 months ago
  40. d609fd6 Remove redundant void in task by Ed Tanous · 4 years, 3 months ago
  41. e768657 EventService : Send event for the Task Lifecycle by Sunitha Harish · 4 years, 6 months ago
  42. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  43. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  44. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  45. 4e0453b Codespell redfish-core spelling fixes by Gunnar Mills · 4 years, 6 months ago
  46. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  47. fd9ab9e FW Update: Task: Update messages by James Feist · 4 years, 7 months ago
  48. e5d5006 Task: Use TaskEvent messages by James Feist · 4 years, 8 months ago
  49. decde9e bmcweb: Replace deprecated boost call by Zhenfei Tai · 4 years, 8 months ago
  50. 7af9151 Redfish: Allow slash at the end of Resource by Gunnar Mills · 4 years, 9 months ago
  51. fe30672 Task: Add payload support by James Feist · 4 years, 10 months ago
  52. 32898ce task: add fwupdate support by James Feist · 4 years, 10 months ago
  53. 363c230 task: default populate internal error by James Feist · 4 years, 10 months ago
  54. 4622957 Add TaskService by James Feist · 4 years, 10 months ago