1. e9f1201 Add unit test for trailing slashes by Ed Tanous · 3 months ago
  2. b519006 Support ProductionDate report by Hieu Huynh · 6 months ago
  3. 15b6f9f Write test to ensure that redfish validates by Ed Tanous · 7 months ago
  4. 352e3b7 dateStringToEpoch: add the additional format by Hieu Huynh · 3 months ago
  5. 4e196b9 json utility: Update sort algorithms by Ed Tanous · 3 months ago
  6. b575cae Bump base registry to 1.19.0 by Jishnu CM · 3 months ago
  7. a14c911 Add extra subscription params support by Ed Tanous · 4 months ago
  8. 0c728b4 Sensors: Add enum for chassis sub nodes by Janet Adkins · 4 months ago
  9. 8d2f868 Break out post codes by Ed Tanous · 4 months ago
  10. 478b7ad Remove IWYU pragmas by Ed Tanous · 6 months ago
  11. 41fe81c Fix includes by Ed Tanous · 4 months ago
  12. 1a09590 Filter out query params in searchCollectionsArray by Joonwon Kang · 5 months ago
  13. 247ae89 Make PATCH return 204 again by Ed Tanous · 5 months ago
  14. 1516c21 Sensors: Create utility class for sensors by Janet Adkins · 5 months ago
  15. bd79bce clang-format: re-format for clang-18 by Patrick Williams · 5 months ago
  16. cdf25ff Make set properties return 200 Success not 204 by Ed Tanous · 6 months ago
  17. f80a87f Add SSE filter param support by Ed Tanous · 7 months ago
  18. fdbce79 Fix Task Monitor URI by Ed Tanous · 7 months ago
  19. 055713e Make journal log efficient by Ed Tanous · 6 months ago
  20. b0983db Break out Journal log into its own file by Ed Tanous · 6 months ago
  21. 3369dd6 Add tests for invalid datetimes in time_utils by Farah Rasheed · 6 months ago
  22. 1cf8231 Allow fuzzy string comparisons in $filter expr by Ed Tanous · 7 months ago
  23. 2261a98 Use lexme in redfish filter parser by Ed Tanous · 7 months ago
  24. 25991f7 Add filter parameter support by Ed Tanous · 7 months ago
  25. f88b217 Filter Expression parser by Ed Tanous · 2 years, 9 months ago
  26. 16d95ec Make aggregator unit tests pass by Ed Tanous · 7 months ago
  27. d8d5fc3 Bump base registry to 1.18.1 by Gunnar Mills · 7 months ago
  28. dae38db Add ipv6 URL parsing test by Ed Tanous · 7 months ago
  29. 090ab8e Generate metadata at runtime by Ed Tanous · 8 months ago
  30. e5cf777 Add https parsing by Ed Tanous · 9 months ago
  31. 25b54db Bring consistency to config options by Ed Tanous · 9 months ago
  32. 5b90429 Add missing headers by Ed Tanous · 9 months ago
  33. 757178a Refactor tftp parser by Ed Tanous · 9 months ago
  34. 6f056f2 Fix post code parsing by Ed Tanous · 9 months ago
  35. 8099c51 Allow parsing null or value classes by Ed Tanous · 1 year, 2 months ago
  36. 1873a04 Reduce multi-level calls of req.req members by Myung Bae · 9 months ago
  37. d02aad3 Create Redfish specific setProperty call by Ed Tanous · 11 months ago
  38. f0b59af Add misc-include-cleaner by Ed Tanous · 10 months ago
  39. d547d8d Check optionals in tidy by Ed Tanous · 10 months ago
  40. d0eb0e7 Remove unused variable by Ed Tanous · 10 months ago
  41. b6164cb Make readJson accept object_t by Ed Tanous · 10 months ago
  42. 33e1f12 AllowedHostTransitions: look for on dbus by Andrew Geissler · 11 months ago
  43. e610b31 manager_diagnostic_data: add metric get by Jagpal Singh Gill · 1 year, 1 month ago
  44. f86bcc8 Clean up tftp update to use URL by Ed Tanous · 1 year, 5 months ago
  45. 8ece0e4 Fix spelling mistakes by Ed Tanous · 1 year ago
  46. 75e8e21 Use MonotonicTimeStamp for bmc log id by Myung Bae · 1 year, 1 month ago
  47. 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
  48. 1b8b02a Simplify datetime parsing by Ed Tanous · 2 years ago
  49. e01d0c3 Fix bugprone-unchecked-optional-access findings by Ed Tanous · 1 year, 6 months ago
  50. 8a7c4b4 json utils: add getEstimatedJsonSize by Nan Zhou · 2 years, 5 months ago
  51. 32cdb4a query: Fix default expand level with delegated by Willy Tu · 1 year, 8 months ago
  52. 994fd86 Fix hack on Set-Cookie by Ed Tanous · 1 year, 7 months ago
  53. b5b62cc hex_units: Fix Werror=conversion by Willy Tu · 1 year, 7 months ago
  54. 185444b json utility: add sort by Nan Zhou · 2 years, 7 months ago
  55. faf100f Fix some includes by Ed Tanous · 1 year, 8 months ago
  56. 3e72c20 Added new pre-defined usergroup called hostconsole by Ninad Palsule · 1 year, 10 months ago
  57. c16e292 Update RedfishVersion to 1.17.0 by Ed Tanous · 2 years, 6 months ago
  58. ad53954 use emplace where appropriate per clang-tidy by Patrick Williams · 1 year, 8 months ago
  59. 6a0dd33 Don't rely on implicit operator comparison by Ed Tanous · 1 year, 8 months ago
  60. 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
  61. 46b3028 Aggregation: Process subordinate top collections by Carson Labrado · 1 year, 11 months ago
  62. 8fd333d Aggregation: Check for subordinate collection by Carson Labrado · 2 years ago
  63. b27e1cb Aggregation: Prefix fix HttpHeaders property by Carson Labrado · 1 year, 10 months ago
  64. ad595fa Only parse to the depth requested by Ed Tanous · 1 year, 11 months ago
  65. 33c6b58 Remove body member from Request by Ed Tanous · 1 year, 11 months ago
  66. e68d1be Add ManagerProvidingService implementation by Ed Tanous · 2 years ago
  67. d1d411f Move getMessage and getMessageFromRegistry to cpp and add test by Sui Chen · 2 years, 9 months ago
  68. 24dadc8 Aggregation: Fix cppcheck errors by Carson Labrado · 1 year, 11 months ago
  69. 1aa0c2b Add option for validating content-type header by Ed Tanous · 3 years ago
  70. a8e884f Fix a couple #includes by Ed Tanous · 2 years ago
  71. 0af78d5 Aggregation: Fix up aggregated response header URIs by Khang Kieu · 2 years ago
  72. 43e14d3 Aggregation: Better handle dropped requests by Carson Labrado · 2 years, 2 months ago
  73. c2e3200 Break out set time function and unit test it by Ed Tanous · 2 years ago
  74. 32d7d8e Aggregation: Fix and forward all responses by Carson Labrado · 2 years ago
  75. 8ac6e50 Add unit tests for ipv4VerifyIpAndGetBitcount by Ed Tanous · 2 years, 5 months ago
  76. 0d94621 LogService: Use DeleteAll DBus method in clearDump by Claire Weinan · 2 years, 6 months ago
  77. 11987af Aggregation: Improve prefix fixup matching by Carson Labrado · 2 years, 2 months ago
  78. c71d612 Fix sensor override by Ed Tanous · 2 years, 1 month ago
  79. 7e8890c Aggregation: Detect and fix all URI properties by Carson Labrado · 2 years, 2 months ago
  80. 32d9a65 thermal subsystem test: fix typo by Nan Zhou · 2 years, 2 months ago
  81. 4b78c8b Add a whitespace in test by Nan Zhou · 2 years, 2 months ago
  82. 77b3643 Implements PowerSubsystem schema by Chicago Duan · 4 years ago
  83. 77665bd header cleanups by Nan Zhou · 2 years, 3 months ago
  84. c33a039 treewide: reorganize unit tests by Nan Zhou · 2 years, 4 months ago