1. f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
  2. 62bafc0 clang-tidy: fix misc warnings by Patrick Williams · 2 years, 4 months ago
  3. c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 4 months ago
  4. d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 10 months ago
  5. 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
  6. d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
  7. 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
  8. 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
  9. 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
  10. 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
  11. b2ec0ce openbmc_dbus_rest: use auto for json iterators by Nan Zhou · 2 years, 7 months ago
  12. 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
  13. 482c45a Separate validFilename into a separate function by Josh Lehan · 2 years, 9 months ago
  14. 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 10 months ago
  15. 1656b29 Move /bus/system/<str>/<path> POST to method by Ed Tanous · 2 years, 8 months ago
  16. b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
  17. 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
  18. 72374eb Change the completionhandler to accept Res by Nan Zhou · 2 years, 11 months ago
  19. 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 3 years ago
  20. e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 3 years ago
  21. e05aec5 Add readability-redundant-* checks by Ed Tanous · 3 years ago
  22. 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 3 years ago
  23. 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 3 years ago
  24. ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
  25. 543f440 Enable init checker by Ed Tanous · 3 years ago
  26. 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
  27. 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
  28. d1a6481 Add more types to DbusVariantType by Ed Tanous · 3 years ago
  29. 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
  30. 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
  31. 83fd8e1 Dbus_Rest: Fix bmcweb crash by P Dheeraj Srujan Kumar · 3 years, 6 months ago
  32. 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 7 months ago
  33. 984a4c2 Revert "dbus_rest: return error response with not found when bad dbus request" by Ed Tanous · 3 years, 7 months ago
  34. b623d9c dbus_rest: return error response with not found when bad dbus request by Tim Lee · 3 years, 7 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. 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
  38. f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
  39. 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
  40. b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
  41. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  42. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  43. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  44. 0dfeda6 Modernize; Move some apis to range based for loop by Ed Tanous · 5 years ago
  45. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  46. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  47. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  48. b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
  49. caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 6 months ago
  50. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  51. 3c27ed3 minor fix: Add missing res.end() by AppaRao Puli · 4 years, 9 months ago
  52. 42c2018 Move error strings to const char* by Ed Tanous · 5 years ago
  53. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  54. 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago
  55. 8251ffe Add "requires" handlers to all non-trivial routes by Ed Tanous · 5 years ago
  56. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  57. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  58. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  59. c66c859 openbmc_dbus_rest: Add numeric_limits range check by Adriana Kobylak · 5 years ago
  60. d920704 Fix for Download dump file with original file name by Ramesh Iyyar · 5 years ago
  61. 06b1b63 REST: method call: return D-Bus error desc by Matt Spinler · 6 years ago
  62. 7c09162 Fix some of the system endpoints by Ed Tanous · 6 years ago
  63. 97d2a47 REST: PUT: return DBus error description by Lei YU · 6 years ago
  64. c72aa47 REST: PUT: return DBus error description by Lei YU · 6 years ago
  65. 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
  66. e128140 bmcweb: fix an issue with /org endpoints by Ed Tanous · 6 years ago
  67. f00032d Allow multiple registrations by Tanous · 6 years ago
  68. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  69. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  70. f1eebf0 Fix some static analysis bugs by Ed Tanous · 6 years ago
  71. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  72. fe7e97d REST: GET: Use convertDBusToJSON by Matt Spinler · 6 years ago
  73. f39420c REST: sd_bus_message->JSON: fix multiple entries by Matt Spinler · 6 years ago
  74. 62d2e8b REST: Return a 405 on bad DELETE paths by Matt Spinler · 6 years ago
  75. 39a4e39 REST: If necessary, combine method response data by Matt Spinler · 6 years ago
  76. 89c1970 REST: Add method return support for variants by Matt Spinler · 6 years ago
  77. 75c6c67 REST: Add method return support for structs by Matt Spinler · 6 years ago
  78. 6df8f99 REST: Add method return support for arrays/dicts by Matt Spinler · 6 years ago
  79. a2f0263 REST: Add missing pointer dereference by Matt Spinler · 6 years ago
  80. d22a713 REST: Add method return support for basic types by Matt Spinler · 6 years ago
  81. 16caaee REST: Add framework for returning method response by Matt Spinler · 6 years ago
  82. 318bd89 REST: Return on error in findActionOnInterface by Matt Spinler · 6 years ago
  83. 127ea54 REST: Add missing return statement by Matt Spinler · 6 years ago
  84. 4ae611d REST: Add missing return statement to dbusArgSplit by Matt Spinler · 6 years ago
  85. c0eb9bd REST: Use status 400 for method arg problems by Matt Spinler · 6 years ago
  86. f615040 Move filesystem from experimental namespace by James Feist · 6 years ago
  87. ad18f07 bmcweb: Fix issues with /dump endpoint by Ed Tanous · 6 years ago
  88. 4d72dcc REST: Fixed issues with rest POST method by AppaRao Puli · 6 years ago
  89. de81881 REST: Add DELETE support by Matt Spinler · 6 years ago
  90. fbc19ea REST: For PUT, return errors in JSON by Matt Spinler · 6 years ago
  91. c4e8d21d6 REST: Add JSON error when no D-Bus handlers found by Matt Spinler · 6 years ago
  92. 6db0624 REST: For /action/<method>, return errors in JSON by Matt Spinler · 6 years ago
  93. d6091dd REST: For list, return the error in JSON by Matt Spinler · 6 years ago
  94. dc2f9f1 REST: For GET, return errors in JSON by Matt Spinler · 6 years ago
  95. 2ae6009 REST: For enumerate, return the error in JSON by Matt Spinler · 6 years ago
  96. 2df1e7d REST: For enumerate, try GetAll as last resort by Matt Spinler · 6 years ago
  97. 3ae4ba7 REST: For enumerate, use GetObject for target path by Matt Spinler · 6 years ago
  98. f839dfe bmcweb:Properly implement the / operator in dbus by Ed Tanous · 6 years ago
  99. 049a051 Fix an issue with non-root objectmapper entries by Ed Tanous · 6 years ago
  100. 0a63b1c Fixup mapbox variant references by William A. Kennington III · 6 years ago