1. 539d8c6 Consistently use generated enumerations by Ed Tanous · 9 months ago
  2. 7f23576 update service: path change for D-Bus interface by Jagpal Singh Gill · 9 months ago
  3. c018f70 update service: updateable firmware logic change by Jagpal Singh Gill · 9 months ago
  4. f80a87f Add SSE filter param support by Ed Tanous · 9 months ago
  5. 25991f7 Add filter parameter support by Ed Tanous · 9 months ago
  6. e93abac Pass redfishPropertyName earlier argument by Ginu George · 9 months ago
  7. 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 8 months ago
  8. f653730 Clean up time utils by Ed Tanous · 9 months ago
  9. 253f11b Allow configuring "bmc" and "system" by Ed Tanous · 10 months ago
  10. 102a4cd Manage Request with shared_ptr by Jonathan Doman · 11 months ago
  11. 1aa375b Implement client certificate schemas by Ed Tanous · 11 months ago
  12. 25b54db Bring consistency to config options by Ed Tanous · 11 months ago
  13. 95c6307 Break out formatters by Ed Tanous · 12 months ago
  14. ed4de7a Add type safety for NTP server objects by Ed Tanous · 12 months ago
  15. c98dbc6 Remove logically dead code by Ed Tanous · 12 months ago
  16. c09966b Give static analysis some hints by Ed Tanous · 12 months ago
  17. 76b038f Fix object type in json utils by Ed Tanous · 12 months ago
  18. f1a1e3d Simplify query_param by Ed Tanous · 12 months ago
  19. 1827b4f Move to Redfish Action specific setProperty call by Asmitha Karunanithi · 12 months ago
  20. 8cb2c02 Fix moves/forward by Ed Tanous · 12 months ago
  21. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 5 months ago
  22. 5be2b14 Move where appropriate by Ed Tanous · 12 months ago
  23. 9de65b3 Fix redundant inline operators by Ed Tanous · 12 months ago
  24. 4da0490 Use no-switch-default on clang by Ed Tanous · 1 year ago
  25. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 1 year, 1 month ago
  26. 47f2934 Fix redundant init issues by Ed Tanous · 1 year ago
  27. b6164cb Make readJson accept object_t by Ed Tanous · 1 year, 1 month ago
  28. c51afd5 Call systemd SetTime directly by Ed Tanous · 1 year ago
  29. 52e3162 Simplify body by Ed Tanous · 1 year, 2 months ago
  30. 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 8 months ago
  31. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year, 3 months ago
  32. c48377d Fix typo in collection.hpp by Myung Bae · 1 year, 3 months ago
  33. 70c4d54 Refactor PCIeDeviceList to use getCollectionMembers by Lakshmi Yadlapati · 1 year, 10 months ago
  34. 06a6397 Move date_h to pragma once by Ed Tanous · 1 year, 5 months ago
  35. 9d33a47 utils: date: fix clang warning by Patrick Williams · 1 year, 5 months ago
  36. 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 5 months ago
  37. 6fd2955 Update to boost 1.83.0 by Ed Tanous · 1 year, 6 months ago
  38. 36b5f1e Refactor getCollectionMembers by Lakshmi Yadlapati · 1 year, 6 months ago
  39. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years, 2 months ago
  40. 3544d2a Use ranges by Ed Tanous · 1 year, 8 months ago
  41. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 9 months ago
  42. 9e6c388 Add PATCH for MetricReportDefinition by Lukasz Kazmierczak · 3 years, 3 months ago
  43. 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 8 months ago
  44. 1249e9c Simplify duration string parsing by Ed Tanous · 2 years, 1 month ago
  45. cf3b484 Refactor redfishPcieGenerationFromDbus and redfishSlotType by Lakshmi Yadlapati · 1 year, 9 months ago
  46. 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 9 months ago
  47. 37b1f7b FindNavigationReferences rename p->jsonPtr by Ed Tanous · 1 year, 9 months ago
  48. c59e338 Make findNavigationReference* use references by Ed Tanous · 2 years, 8 months ago
  49. 87788ab Split up findNavigationReference by Ed Tanous · 2 years, 8 months ago
  50. 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 7 months ago
  51. c49c329 Move PCIe functions to common file by Lakshmi Yadlapati · 1 year, 11 months ago
  52. 2e8c4bd Make propertyValueTypeError more typesafe by Ed Tanous · 2 years, 9 months ago
  53. e2616cc Make propertyValueNotInList typesafe by Ed Tanous · 2 years, 9 months ago
  54. 32cdb4a query: Fix default expand level with delegated by Willy Tu · 1 year, 10 months ago
  55. ac106bf Consistently name AsyncResp variables by Ed Tanous · 1 year, 10 months ago
  56. b5b62cc hex_units: Fix Werror=conversion by Willy Tu · 1 year, 10 months ago
  57. 472bd20 Move getPCIeDeviceList to pcie_util by Lakshmi Yadlapati · 2 years ago
  58. dd1c4a9 Add support for POST on TriggersCollection by Szymon Dompke · 3 years, 1 month ago
  59. 185444b json utility: add sort by Nan Zhou · 2 years, 9 months ago
  60. faf100f Fix some includes by Ed Tanous · 1 year, 10 months ago
  61. 479e899 Switched bmcweb to use new telemetry service API by Krzysztof Grobelny · 3 years, 9 months ago
  62. ef4c65b Boost::urls::format by Ed Tanous · 1 year, 11 months ago
  63. b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 10 months ago
  64. 65a176c fix clang-tidy warnings with unreachable returns by Patrick Williams · 1 year, 10 months ago
  65. 2bd4ab4 query-param: fix clang-tidy warnings by Patrick Williams · 1 year, 11 months ago
  66. 97c920c time-utils: fix clang-tidy warning by Patrick Williams · 1 year, 11 months ago
  67. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 11 months ago
  68. 6c3e945 Refactor getAssociationEndPoints method by George Liu · 2 years, 1 month ago
  69. ad595fa Only parse to the depth requested by Ed Tanous · 2 years, 1 month ago
  70. a903233 Raise UnpackErrorPrinter to Log BMCWEB_LOG_ERROR by deepakala-k · 2 years ago
  71. a4eb761 Add the getAssociationEndPoints method by George Liu · 2 years, 1 month ago
  72. 5e7e2dc Take boost error_code by reference by Ed Tanous · 2 years, 1 month ago
  73. eddfc43 Update most resources to use urlFromPieces by Willy Tu · 2 years, 6 months ago
  74. 50ebd4a Implement alternative to on boost::split by Ed Tanous · 2 years, 2 months ago
  75. c6830d5 Revert "Add the getAssociationEndPoints method" by Gunnar Mills · 2 years, 1 month ago
  76. d91415c Change readJson from is_object to get_ptr by Ed Tanous · 2 years, 2 months ago
  77. 369ea3f Add the getAssociationEndPoints method by George Liu · 2 years, 4 months ago
  78. e99073f Refactor GetSubTree method by George Liu · 2 years, 3 months ago
  79. c2e3200 Break out set time function and unit test it by Ed Tanous · 2 years, 2 months ago
  80. 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years, 2 months ago
  81. 3a4ad5d Refactor ipv4VerifyIpAndGetBitcount by Ed Tanous · 2 years, 7 months ago
  82. 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 4 months ago
  83. f8fe53e Change variable scopes by Ed Tanous · 2 years, 9 months ago
  84. 079360a Prepare for boost::url upgrade by Ed Tanous · 2 years, 9 months ago
  85. 0ec8b83 Generate Redfish enums from schemas by Ed Tanous · 3 years ago
  86. ae9031f Update CollectionMembers to use UrlFromPieces by Willy Tu · 2 years, 6 months ago
  87. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 6 months ago
  88. 3590bd1 query: propogate errors for expand by Nan Zhou · 2 years, 7 months ago
  89. 613dabe Remove nlohmann brace initialization by Ed Tanous · 2 years, 9 months ago
  90. 62bafc0 clang-tidy: fix misc warnings by Patrick Williams · 2 years, 7 months ago
  91. d1bde9e used sdbusplus::unpackPropertiesNoThrow part 8 by Krzysztof Grobelny · 2 years, 7 months ago
  92. 07ffa4e query: make $select true by default by Nan Zhou · 2 years, 8 months ago
  93. 033f1e4 Move ipv4VerifyIpAndGetBitcount into ip_utils by Ed Tanous · 2 years, 7 months ago
  94. 1e75e1d json utils: remove forward_declare by Nan Zhou · 2 years, 7 months ago
  95. c1d019a Sensor optimization by Ed Tanous · 2 years, 8 months ago
  96. 5143f7a query_param: Move maxEntriesPerPage to Query struct by Jiaqing Zhao · 2 years, 8 months ago
  97. 7be4c8a Deduplicate leftZeroPadding by Ed Tanous · 2 years, 8 months ago
  98. 2b82937 Move time utils to be in one place by Ed Tanous · 2 years, 8 months ago
  99. 5c9fb2d query: implement $select for objects array by Nan Zhou · 2 years, 8 months ago
  100. 351053f used sdbusplus::unpackPropertiesNoThrow part 1 by Krzysztof Grobelny · 2 years, 8 months ago