- d51c61b Fix status for non-existent JsonSchema FileGet by Myung Bae · 3 months ago
- 6be832e Remove duplicated block comments by Ed Tanous · 3 months ago
- 478b7ad Remove IWYU pragmas by Ed Tanous · 5 months ago
- bd79bce clang-format: re-format for clang-18 by Patrick Williams · 4 months ago
- b0b6152 Add missing nullptr check by Ed Tanous · 5 months ago
- 0bdda66 Remove nlohmann::json::items() by Ed Tanous · 1 year, 5 months ago
- 20fa6a2 Remove the last instances of json pattern by Ed Tanous · 7 months ago
- 0790081 Check return codes by Ed Tanous · 8 months ago
- 95c6307 Break out formatters by Ed Tanous · 9 months ago
- 5b90429 Add missing headers by Ed Tanous · 8 months ago
- 296579b Call dump() less by Ed Tanous · 10 months ago
- f79ce6a Enable bugprone clang check by Ed Tanous · 9 months ago
- 18f8f60 Remove some boost includes by Ed Tanous · 1 year, 5 months ago
- f347756 DBus REST: Fix array and dict handling by Mikhail Zhvakin · 1 year, 5 months ago
- 27b0cf9 Move to file_body in boost by Ed Tanous · 1 year, 5 months ago
- 5a39f77 clang-format: copy latest and re-format by Patrick Williams · 1 year, 2 months ago
- 3544d2a Use ranges by Ed Tanous · 1 year, 5 months ago
- 62598e3 Replace logging with std::format by Ed Tanous · 1 year, 5 months ago
- 8b24275 Rename all error_code instances to ec by Ed Tanous · 1 year, 6 months ago
- 5eb468d Refactor getManagedObjects method by George Liu · 1 year, 6 months ago
- 4b24274 Make all std::regex instances static by Ed Tanous · 1 year, 8 months ago
- b2ba307 fix more push vs emplace calls by Patrick Williams · 1 year, 8 months ago
- 89492a1 clang-format: copy latest and re-format by Patrick Williams · 1 year, 8 months ago
- 28dd5ca dbus_rest: Fix dangling reference of crow::Response by Lei YU · 1 year, 9 months ago
- 5e7e2dc Take boost error_code by reference by Ed Tanous · 1 year, 10 months ago
- 26ccae3 Pass string views by value by Ed Tanous · 1 year, 10 months ago
- 1aa0c2b Add option for validating content-type header by Ed Tanous · 2 years, 11 months ago
- 50ebd4a Implement alternative to on boost::split by Ed Tanous · 1 year, 11 months ago
- e99073f Refactor GetSubTree method by George Liu · 2 years, 1 month ago
- 2b73119 Add the GetObject method to dbus_utility by George Liu · 2 years ago
- 3ccb3ad Fix a boatload of #includes by Ed Tanous · 2 years ago
- 7a1dbc4 Refactor GetSubTreePaths method by George Liu · 2 years, 1 month ago
- 7f57f19 cppcheck: Fix Ineffective call of function 'substr' by Ed Tanous · 2 years ago
- f8fe53e Change variable scopes by Ed Tanous · 2 years, 6 months ago
- 62bafc0 clang-tidy: fix misc warnings by Patrick Williams · 2 years, 4 months ago
- c1343bf used sdbusplus::unpackPropertiesNoThrow part 6 by Krzysztof Grobelny · 2 years, 4 months ago
- d9f6c62 Use enum overload for field setting by Ed Tanous · 2 years, 9 months ago
- 59d494e sdbusplus: use shorter type aliases by Patrick Williams · 2 years, 5 months ago
- d5c80ad test treewide: iwyu by Nan Zhou · 2 years, 6 months ago
- 11ba397 Remove usages of boost::starts/ends_with by Ed Tanous · 2 years, 6 months ago
- 02cad96 Fix const correctness issues by Ed Tanous · 2 years, 6 months ago
- 4e23a44 Require explicit decorator on one arg constructors by Ed Tanous · 2 years, 7 months ago
- 8a59281 Fix shadowed variable issues by Ed Tanous · 2 years, 7 months ago
- b2ec0ce openbmc_dbus_rest: use auto for json iterators by Nan Zhou · 2 years, 7 months ago
- 002d39b Try to fix the lambda formatting issue by Ed Tanous · 2 years, 7 months ago
- 482c45a Separate validFilename into a separate function by Josh Lehan · 2 years, 9 months ago
- 1476687 Remove brace initialization of json objects by Ed Tanous · 2 years, 9 months ago
- 1656b29 Move /bus/system/<str>/<path> POST to method by Ed Tanous · 2 years, 8 months ago
- b9d36b4 Consitently use dbus::utility types by Ed Tanous · 2 years, 10 months ago
- 8cc8ede Don't rely on operator << for object logging by Ed Tanous · 2 years, 10 months ago
- 72374eb Change the completionhandler to accept Res by Nan Zhou · 2 years, 11 months ago
- 71d5d8d readability-static-accessed-through-instance by Ed Tanous · 2 years, 11 months ago
- e662eae Enable readability-implicit-bool-conversion checks by Ed Tanous · 2 years, 11 months ago
- e05aec5 Add readability-redundant-* checks by Ed Tanous · 2 years, 11 months ago
- 9eb808c Enable readability-avoid-const-params-in-decls by Ed Tanous · 2 years, 11 months ago
- 26f6976 Enable readability-container-size-empty tests by Ed Tanous · 2 years, 11 months ago
- ecd6a3a Enable cppcoreguidelines-special-member-functions checks by Ed Tanous · 3 years ago
- 543f440 Enable init checker by Ed Tanous · 3 years ago
- 24b2fe8 enable bugprone exception escape check by Ed Tanous · 3 years ago
- 914e2d5 Enforce const correctness by Ed Tanous · 3 years ago
- d1a6481 Add more types to DbusVariantType by Ed Tanous · 3 years ago
- 9062d47 Revert "Change the completionhandler to accept Res" by Gunnar Mills · 3 years, 1 month ago
- 91995f3 Change the completionhandler to accept Res by zhanghch05 · 3 years, 2 months ago
- 83fd8e1 Dbus_Rest: Fix bmcweb crash by P Dheeraj Srujan Kumar · 3 years, 5 months ago
- 432a890 Remove ambiguous privileges constructor by Ed Tanous · 3 years, 6 months ago
- 984a4c2 Revert "dbus_rest: return error response with not found when bad dbus request" by Ed Tanous · 3 years, 7 months ago
- b623d9c dbus_rest: return error response with not found when bad dbus request by Tim Lee · 3 years, 7 months ago
- 8d1b46d Using AsyncResp everywhere by zhanghch05 · 3 years, 9 months ago
- 71f52d9 Fix nlohmann::json::dump calls by Ed Tanous · 3 years, 10 months ago
- 81ce609 Fix .clang-tidy by Ed Tanous · 4 years ago
- f23b729 Turn on ALL perf checks by Ed Tanous · 4 years, 2 months ago
- 04e438c fix include names by Ed Tanous · 4 years, 3 months ago
- b5a7693 Lots of performance improvements by Ed Tanous · 4 years, 3 months ago
- 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
- d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
- 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
- 0dfeda6 Modernize; Move some apis to range based for loop by Ed Tanous · 5 years ago
- cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
- 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
- 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
- b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
- caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 6 months ago
- 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
- 3c27ed3 minor fix: Add missing res.end() by AppaRao Puli · 4 years, 9 months ago
- 42c2018 Move error strings to const char* by Ed Tanous · 5 years ago
- 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
- 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago
- 8251ffe Add "requires" handlers to all non-trivial routes by Ed Tanous · 5 years ago
- c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
- 66664f2 Fix some warnings by Ed Tanous · 5 years ago
- 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
- c66c859 openbmc_dbus_rest: Add numeric_limits range check by Adriana Kobylak · 5 years ago
- d920704 Fix for Download dump file with original file name by Ramesh Iyyar · 5 years ago
- 06b1b63 REST: method call: return D-Bus error desc by Matt Spinler · 6 years ago
- 7c09162 Fix some of the system endpoints by Ed Tanous · 6 years ago
- 97d2a47 REST: PUT: return DBus error description by Lei YU · 6 years ago
- c72aa47 REST: PUT: return DBus error description by Lei YU · 6 years ago
- 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
- e128140 bmcweb: fix an issue with /org endpoints by Ed Tanous · 6 years ago
- f00032d Allow multiple registrations by Tanous · 6 years ago