1. 4576ec1 Add Krzysztof as a reviewer by Krzysztof Grobelny · 3 years, 3 months ago
  2. 1930fbd redfish-core: processor: Add Model, Microcode, Step by Brandon Kim · 3 years, 5 months ago
  3. 0fd03ad Remove obsolete Boost preprocessor options by Jonathan Doman · 3 years, 3 months ago
  4. 0fda0f1 Update clang-format by George Liu · 3 years, 3 months ago
  5. 266a2af Remove Jason as a maintainer by Jason M. Bills · 3 years, 3 months ago
  6. 8682c5a meson_options: implement disable-auth; delete pam by Nan Zhou · 3 years, 3 months ago
  7. 997093e chassis: Remove boost::ends_with method by George Liu · 3 years, 3 months ago
  8. 7adb85a EventService: Pass httpHeaders to subscriber by Sunitha Harish · 3 years, 4 months ago
  9. 308f70c chassis: refactor chassis property to prepare for future support by Willy Tu · 3 years, 5 months ago
  10. 333b530 Revert "Adds new redfish unit testing for serviceroot" by Ed Tanous · 3 years, 3 months ago
  11. d8f8b2e Adds new redfish unit testing for serviceroot by John Edward Broadbent · 3 years, 8 months ago
  12. 1c801e1 reduce error traces in connection and auth code by Andrew Geissler · 3 years, 5 months ago
  13. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 3 months ago
  14. ccd584f Revert "Remove AsyncResp from openHandler" by Gunnar Mills · 3 years, 3 months ago
  15. 0f3d3a0 Remove AsyncResp from openHandler by zhanghch05 · 3 years, 4 months ago
  16. 54fbf17 reduce error traces in priv and chassis code by Andrew Geissler · 3 years, 3 months ago
  17. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 4 months ago
  18. f667422 Fix build on clang by Ed Tanous · 3 years, 3 months ago
  19. e9cc517 Redfish: Repair the wrong change made by non-admin by Ed Tanous · 3 years, 4 months ago
  20. 0391317 Drive: Refactor Drive property request functions by Willy Tu · 3 years, 4 months ago
  21. accdbb2 redfish:sensors: change verbose error trace to debug by Andrew Geissler · 3 years, 4 months ago
  22. 4028ff7 Make telemetry use the common collection utilities by Ed Tanous · 3 years, 4 months ago
  23. b7028eb Redfish: Support Host Log Entries by Spencer Ku · 3 years, 4 months ago
  24. c52ee72 build: switch to C++20 by Patrick Williams · 3 years, 5 months ago
  25. e585b90 Fix c++20 issue by Ed Tanous · 3 years, 4 months ago
  26. 2d74fbc Add features to feature map & remove redundant code by Manojkiran Eda · 3 years, 4 months ago
  27. 37bbf98 Systems: Add IdlePowerSave support by Chris Cain · 3 years, 5 months ago
  28. 0a052ba Fix NTPServers are hard-coded for eth0 by George Liu · 3 years, 5 months ago
  29. 021d32c Revert "Use AsyncResp in retrieveUriToDbusMap" by Krzysztof Grobelny · 3 years, 4 months ago
  30. 02f1cd9 Rearrange meson file and remove redundant tests by Ed Tanous · 3 years, 4 months ago
  31. 9d83261 Use AsyncResp in retrieveUriToDbusMap by zhanghch05 · 3 years, 4 months ago
  32. 2107fe1 Enable beast separate compilation by Ed Tanous · 3 years, 5 months ago
  33. 92409d0 Sort collections by human sort by Ed Tanous · 3 years, 5 months ago
  34. 39b129f Make code build in clang by Ed Tanous · 3 years, 4 months ago
  35. 9c7b76c Update Boost subproject to 1.77 by Ed Tanous · 3 years, 4 months ago
  36. 287ece6 Remove NTPServers duplicate values and null values by George Liu · 3 years, 5 months ago
  37. d8e3c29 Fix service validator on OEM account service by Ed Tanous · 3 years, 5 months ago
  38. 3fafa37 Revert "Redfish: Support Host Log Entries" by Ed Tanous · 3 years, 4 months ago
  39. 27ea7db Collections should handle no members present by Ed Tanous · 3 years, 5 months ago
  40. 84b3560 Cleanup HttpClient to use inline initialization by Ed Tanous · 3 years, 6 months ago
  41. 4da0445 Only generate headers once in EventService by Ed Tanous · 3 years, 6 months ago
  42. bf88850 Redfish: Support Host Log Entries by SpencerKu · 3 years, 7 months ago
  43. efee36b Rename method to isOnAllowlist by Ed Tanous · 3 years, 5 months ago
  44. f79b7a5 Deduplicate url parsing code by Ed Tanous · 3 years, 5 months ago
  45. 5edbe94 Use less specific includes by Ed Tanous · 3 years, 5 months ago
  46. f201ffb Define hex helper utils by Ed Tanous · 3 years, 5 months ago
  47. 962cbe3 Remove unused includes by Ed Tanous · 3 years, 5 months ago
  48. 601c71a Improve HttpHeaders in EventService by Ed Tanous · 3 years, 6 months ago
  49. 565c091 meson: upgrade tinyxml wrap file by Patrick Williams · 3 years, 4 months ago
  50. 5107ac4 ibm: remove unused tinyxml2 include by Patrick Williams · 3 years, 4 months ago
  51. 6a77993 meson: update deprecated get_pkgconfig_variable by Patrick Williams · 3 years, 4 months ago
  52. 03fbed9 Add CoreCount to ProcessorSummary by Ali Ahmed · 3 years, 6 months ago
  53. a8544a5 Implement human sort utility function by Ed Tanous · 3 years, 5 months ago
  54. e7b5f60 Fix build warning by Lei YU · 3 years, 5 months ago
  55. 8e659c8 Simplify requestPrefersHtml unit test by Ed Tanous · 3 years, 5 months ago
  56. 1d3c14a Split up authenticate by Ed Tanous · 3 years, 5 months ago
  57. 259df35 Avoid hardcoding nlohmann_json include directory by Josh Lehan · 3 years, 5 months ago
  58. 44fad2a Remove dead hostname code by Ed Tanous · 3 years, 5 months ago
  59. c596704 catch exceptions as const by Patrick Williams · 3 years, 5 months ago
  60. d32c4fa Boost uri update by Ed Tanous · 3 years, 5 months ago
  61. b7ff344 Corrects Bios privilges by John Edward Broadbent · 3 years, 5 months ago
  62. 9d42466 Move to 2021.2 by Gunnar Mills · 3 years, 5 months ago
  63. cf2f932 Meson break lists into multiple lines by Ed Tanous · 3 years, 5 months ago
  64. c66403c Change ordering of meson file by Ed Tanous · 3 years, 5 months ago
  65. 3c1504a Make time_utils tests compile on clang by Ed Tanous · 3 years, 5 months ago
  66. 6eaa1d2 EventService : Fix retry handling for http-client by Sunitha Harish · 4 years ago
  67. 1106333 Fix use after move in account service by Ed Tanous · 3 years, 5 months ago
  68. 567e3ab Add message registry entry for FirmwareResiliencyError by Chalapathi Venkataramashetty · 3 years, 9 months ago
  69. 68452cb Fix compile issue when basic auth is disabled by Ed Tanous · 3 years, 5 months ago
  70. 26bd9b5 move to free function: Telemetry by John Edward Broadbent · 3 years, 8 months ago
  71. 6e8c18f s/registry1/registryMatch by John Edward Broadbent · 3 years, 5 months ago
  72. 58eaf5f move to free function: Bios by John Edward Broadbent · 3 years, 8 months ago
  73. dff0782 move to free function: Message_registries by John Edward Broadbent · 3 years, 8 months ago
  74. 647b3cd log_services: Add download of post code log entries by George Liu · 3 years, 8 months ago
  75. 4d875bd Make services not required by Ed Tanous · 3 years, 5 months ago
  76. 36ea1ce Revert "PCIe: Implement "PcieType" PCIe device property" by Ed Tanous · 3 years, 5 months ago
  77. 3e8c7df PCIe: Implement "PcieType" PCIe device property by Spencer Ku · 3 years, 6 months ago
  78. 8185668 Update error messages file w.r.t Base.1.11.0 by Asmitha Karunanithi · 3 years, 5 months ago
  79. 3c2a8d0 Make code format the same by Ed Tanous · 3 years, 5 months ago
  80. 35440d1 Show only "Completed" dump entries in Redfish resp by Asmitha Karunanithi · 3 years, 6 months ago
  81. 83f984b Bump up base_message_registry to version Base.1.11.0 by Sunitha Harish · 3 years, 5 months ago
  82. c0bd5e4 Move log service file parsing to use from_chars by Ed Tanous · 3 years, 5 months ago
  83. 58e42b1 Disable nlohmann exceptions by Ed Tanous · 3 years, 6 months ago
  84. ac7e1e0 Move TPMRequiredToBoot under Boot for PATCH call by Ali Ahmed · 3 years, 5 months ago
  85. a3e6589 Make fewer copies by Ed Tanous · 3 years, 5 months ago
  86. ad22fef Nullify HttpHeaders per the specification by Ed Tanous · 3 years, 5 months ago
  87. 7de9f81 EventService : Optimize event data buffers by Sunitha Harish · 3 years, 6 months ago
  88. 596b203 Fill in request earlier by Ed Tanous · 3 years, 5 months ago
  89. 9a69d5a Clear UserSession in between requests by Ed Tanous · 3 years, 5 months ago
  90. 97a056a Corrects issues in session by John Edward Broadbent · 3 years, 6 months ago
  91. 38816db fix clang formatting by Ed Tanous · 3 years, 6 months ago
  92. 056350b Add SystemType to Systems/hypervisor by Ali Ahmed · 3 years, 6 months ago
  93. 6c7f01d Rearrange/clean code in connection by Ed Tanous · 3 years, 6 months ago
  94. cf099fa Remove unused variables in connection class by Ed Tanous · 3 years, 6 months ago
  95. 59b98b2 Change ownership of boost::req to crow::req by John Edward Broadbent · 3 years, 8 months ago
  96. 7bb985e Include systemd and boost as system dependencies by Ed Tanous · 3 years, 6 months ago
  97. e62afa5 IBM Management Interface: Lock Management by Sunitha Harish · 3 years, 6 months ago
  98. abb93cd Make code pass clang-tidy-13 by Ed Tanous · 3 years, 6 months ago
  99. 7bbcae5 Don't clang-format or clang-tidy subprojects by Ed Tanous · 3 years, 6 months ago
  100. bd078c3 exception: catch by reference by Patrick Williams · 3 years, 6 months ago