1. 3174e4d Write the clang-tidy file OpenBMC needs by Ed Tanous · 4 years, 3 months ago
  2. d4d2579 Implement bugprone-branch-clone compliance by Ed Tanous · 4 years, 3 months ago
  3. 2c70f80 Fix naming conventions by Ed Tanous · 4 years, 3 months ago
  4. 0dfeda6 Modernize; Move some apis to range based for loop by Ed Tanous · 5 years ago
  5. cb13a39 Enable unused variable warnings and resolve by Ed Tanous · 4 years, 5 months ago
  6. 23a21a1 Enable clang warnings by Ed Tanous · 4 years, 5 months ago
  7. 52cc112 Remove middlewares by Ed Tanous · 4 years, 5 months ago
  8. b41187f Deprecate the "" operator, and isEqP by Ed Tanous · 5 years ago
  9. caa3ce3 Codespell spelling fixes by Gunnar Mills · 4 years, 6 months ago
  10. 1214b7e clang-format: update to latest from docs repo by Gunnar Mills · 4 years, 7 months ago
  11. 3c27ed3 minor fix: Add missing res.end() by AppaRao Puli · 4 years, 9 months ago
  12. 42c2018 Move error strings to const char* by Ed Tanous · 5 years ago
  13. 99131cd Replace all uses of NULL with nullptr by Ed Tanous · 5 years ago
  14. 0f0353b Modernize: use emplace instead of push_back by Ed Tanous · 5 years ago
  15. 8251ffe Add "requires" handlers to all non-trivial routes by Ed Tanous · 5 years ago
  16. c94ad49 Make references to crow less obvious by Ed Tanous · 5 years ago
  17. 66664f2 Fix some warnings by Ed Tanous · 5 years ago
  18. 271584a Fix a bunch of warnings by Ed Tanous · 5 years ago
  19. c66c859 openbmc_dbus_rest: Add numeric_limits range check by Adriana Kobylak · 5 years ago
  20. d920704 Fix for Download dump file with original file name by Ramesh Iyyar · 5 years ago
  21. 06b1b63 REST: method call: return D-Bus error desc by Matt Spinler · 6 years ago
  22. 7c09162 Fix some of the system endpoints by Ed Tanous · 6 years ago
  23. 97d2a47 REST: PUT: return DBus error description by Lei YU · 6 years ago
  24. c72aa47 REST: PUT: return DBus error description by Lei YU · 6 years ago
  25. 4418c7f Remove references to experimental filesystem by James Feist · 6 years ago
  26. e128140 bmcweb: fix an issue with /org endpoints by Ed Tanous · 6 years ago
  27. f00032d Allow multiple registrations by Tanous · 6 years ago
  28. b01bf29 Revert "bmcweb: Fix a bunch of warnings" by Ed Tanous · 6 years ago
  29. 6ea007a bmcweb: Fix a bunch of warnings by Ed Tanous · 6 years ago
  30. f1eebf0 Fix some static analysis bugs by Ed Tanous · 6 years ago
  31. abf2add bmcweb: move variant usage to std namespace by Ed Tanous · 6 years ago
  32. fe7e97d REST: GET: Use convertDBusToJSON by Matt Spinler · 6 years ago
  33. f39420c REST: sd_bus_message->JSON: fix multiple entries by Matt Spinler · 6 years ago
  34. 62d2e8b REST: Return a 405 on bad DELETE paths by Matt Spinler · 6 years ago
  35. 39a4e39 REST: If necessary, combine method response data by Matt Spinler · 6 years ago
  36. 89c1970 REST: Add method return support for variants by Matt Spinler · 6 years ago
  37. 75c6c67 REST: Add method return support for structs by Matt Spinler · 6 years ago
  38. 6df8f99 REST: Add method return support for arrays/dicts by Matt Spinler · 6 years ago
  39. a2f0263 REST: Add missing pointer dereference by Matt Spinler · 6 years ago
  40. d22a713 REST: Add method return support for basic types by Matt Spinler · 6 years ago
  41. 16caaee REST: Add framework for returning method response by Matt Spinler · 6 years ago
  42. 318bd89 REST: Return on error in findActionOnInterface by Matt Spinler · 6 years ago
  43. 127ea54 REST: Add missing return statement by Matt Spinler · 6 years ago
  44. 4ae611d REST: Add missing return statement to dbusArgSplit by Matt Spinler · 6 years ago
  45. c0eb9bd REST: Use status 400 for method arg problems by Matt Spinler · 6 years ago
  46. f615040 Move filesystem from experimental namespace by James Feist · 6 years ago
  47. ad18f07 bmcweb: Fix issues with /dump endpoint by Ed Tanous · 6 years ago
  48. 4d72dcc REST: Fixed issues with rest POST method by AppaRao Puli · 6 years ago
  49. de81881 REST: Add DELETE support by Matt Spinler · 6 years ago
  50. fbc19ea REST: For PUT, return errors in JSON by Matt Spinler · 6 years ago
  51. c4e8d21d6 REST: Add JSON error when no D-Bus handlers found by Matt Spinler · 6 years ago
  52. 6db0624 REST: For /action/<method>, return errors in JSON by Matt Spinler · 6 years ago
  53. d6091dd REST: For list, return the error in JSON by Matt Spinler · 6 years ago
  54. dc2f9f1 REST: For GET, return errors in JSON by Matt Spinler · 6 years ago
  55. 2ae6009 REST: For enumerate, return the error in JSON by Matt Spinler · 6 years ago
  56. 2df1e7d REST: For enumerate, try GetAll as last resort by Matt Spinler · 6 years ago
  57. 3ae4ba7 REST: For enumerate, use GetObject for target path by Matt Spinler · 6 years ago
  58. f839dfe bmcweb:Properly implement the / operator in dbus by Ed Tanous · 6 years ago
  59. 049a051 Fix an issue with non-root objectmapper entries by Ed Tanous · 6 years ago
  60. 0a63b1c Fixup mapbox variant references by William A. Kennington III · 6 years ago
  61. 5b4aa86 Add PID Get To Redfish by James Feist · 6 years ago
  62. f254ba7 Avoid some copies in some loops by Ed Tanous · 6 years ago
  63. b9b2e0b Move AccountService to node structure by Ed Tanous · 6 years ago
  64. e3cb5a3 Clean up rest-dbus interface by Ed Tanous · 6 years ago
  65. 1abe55e Move to clang-format-6.0 by Ed Tanous · 6 years ago
  66. b79d4ee Make dbus-rest produce bool type instead of int by Ed Tanous · 6 years ago
  67. d76323e Last round of variable renames by Ed Tanous · 6 years ago
  68. 75db20e minor cleanups to dbus-rest by Ed Tanous · 6 years ago
  69. 8ceb2ec Clang-format cleanup by Ed Tanous · 6 years ago
  70. 55c7b7a Move over to upstream c++ style by Ed Tanous · 7 years ago
  71. d4bb9bb Implement actions interface by Ed Tanous · 7 years ago
  72. a4e18f2 Fix issue with dbus interfaces and compatibility by Ed Tanous · 7 years ago
  73. e0d918b Boost beast by Ed Tanous · 7 years ago
  74. aa2e59c Move bmcweb over to sdbusplus by Ed Tanous · 7 years ago
  75. 6453001 Clean up async dbus endpoint by Ed Tanous · 7 years ago
  76. 00b92f7 Add the function to process the "PUT" method from client. by shiyilei · 7 years ago
  77. ba9f9a6 Update Webserver by Ed Tanous · 7 years ago
  78. 911ac31 Large updates to webserver by Ed Tanous · 7 years ago