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