1. 38515a3 format-code: move checkers to functions by Patrick Williams · 1 year, 11 months ago
  2. 0f5f0e7 format-code: simplify codespell by Patrick Williams · 1 year, 11 months ago
  3. 7c1e562 format-code: avoid copying eslint config by Patrick Williams · 1 year, 11 months ago
  4. c2e7c93 build-unit-test-docker: use latest gitlint by Patrick Williams · 1 year, 11 months ago
  5. 41d8621 build-unit-test-docker: minor mypy/flake8 fixes by Patrick Williams · 1 year, 11 months ago
  6. 0ae544f Make git commit message checking mandatory by Ed Tanous · 2 years, 2 months ago
  7. ab2c6aa build-rootfs-size-docker: Enable proxy by Lei YU · 2 years ago
  8. 05fb2a0 build-unit-test-docker: format with black by Patrick Williams · 2 years ago
  9. 1c19e45 Migrate to libpldm by Manojkiran Eda · 2 years, 1 month ago
  10. c7d7364 build-unit-test-docker: support 'main' branches by Patrick Williams · 2 years ago
  11. 6c98f28 build-unit-test-docker: Only build phosphor-logging library by William A. Kennington III · 2 years, 1 month ago
  12. ca1bf0c build-unit-test-docker: Fix stdplus gtest support lib by William A. Kennington III · 2 years, 1 month ago
  13. 652d8ae build-unit-test-docker: Update fmt 8.1.1 -> 9.1.0 by William A. Kennington III · 2 years, 1 month ago
  14. be4bd08 build-unit-test-docker: cppcheck update to latest by Patrick Williams · 2 years, 1 month ago
  15. 27a646b build-unit-test-docker: update to clang-15 by Patrick Williams · 2 years, 1 month ago
  16. 5b08dc6 build-unit-test-docker: update ubuntu to kinetic by Patrick Williams · 2 years, 1 month ago
  17. 70af95c build-unit-test-docker: minor dependency tweaks by Patrick Williams · 2 years, 1 month ago
  18. c197783 build-unit-test-docker: refresh package versions by Patrick Williams · 2 years, 1 month ago
  19. 942235c build-unit-test-docker: use alternative for cpp by Patrick Williams · 2 years, 1 month ago
  20. 5278efb Add python3 packaging module by Ed Tanous · 2 years, 1 month ago
  21. 8b36256 qemu-docker: Update redfish version by Jian Zhang · 2 years, 1 month ago
  22. d342ed5 build-unit-test-docker: Add function2 to stdplus by William A. Kennington III · 2 years, 1 month ago
  23. 82aaba0 clang-tidy: use TemporaryDirectory by Nan Zhou · 2 years, 1 month ago
  24. 524ebee clang-tidy: try to remove old directories by Nan Zhou · 2 years, 2 months ago
  25. 11e5762 build-unit-test-docker: add cli11 to mapper by Brad Bishop · 2 years, 1 month ago
  26. 274e3a9 build-unit-test-docker: update GCC to 12 by Patrick Williams · 2 years, 2 months ago
  27. ed9414e build-unit-test-docker: upgrade googletest to 1.12.1 by Patrick Williams · 2 years, 2 months ago
  28. 43742f9 build-unit-test-docker: remove libunifex by Patrick Williams · 2 years, 2 months ago
  29. 0c4153b Change eslint output to human readable by Ed Tanous · 2 years, 2 months ago
  30. 310d66e build-unit-test-docker: remove catch2 by Patrick Williams · 2 years, 2 months ago
  31. 485a092 unit-test: cppcheck: use temporary directory by Patrick Williams · 2 years, 2 months ago
  32. fb612a5 Update meson to 0.63.0 by Michael Shen · 2 years, 3 months ago
  33. fb9948a Enforce commit message style by Ed Tanous · 2 years, 4 months ago
  34. ec22c46 userid-validation: add microsoft by Andrew Geissler · 2 years, 2 months ago
  35. 09dcd89 Update robotframework-requests package by George Keishing · 2 years, 3 months ago
  36. 81692c0 spelling: add ignore list by Patrick Williams · 2 years, 3 months ago
  37. de24e76 MAINTAINERS: remove file by Patrick Williams · 2 years, 3 months ago
  38. fe7f5d9 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 3 months ago
  39. 8cfff0d tools: owners: support recursive OWNERS by Patrick Williams · 2 years, 3 months ago
  40. 29986f1 tools: owners: reduce notify spam from Jenkins by Patrick Williams · 2 years, 3 months ago
  41. dbd7cd6 scripts/unit-test.py: Fix an indent issue by Lei YU · 2 years, 3 months ago
  42. b8c7c16 run-unit-test-docker: Support http_proxy env by Lei YU · 2 years, 3 months ago
  43. 47b59dc jenkins: add owners tool to userid-validation flow by Patrick Williams · 2 years, 3 months ago
  44. ce5f495 stdplus: Depend on googletest for support lib by William A. Kennington III · 2 years, 3 months ago
  45. c719855 Improve cppcheck results and calling code by Ed Tanous · 2 years, 4 months ago
  46. 6c55c58 Update boost to 1.79 by Ed Tanous · 2 years, 4 months ago
  47. bc73b75 userid-validation: add Phytium Technology by Patrick Williams · 2 years, 4 months ago
  48. 86ae135 build-qemu-robot-docker: update to jammy by Nan Zhou · 2 years, 4 months ago
  49. ca1b89e tools: owners: handle matchers by Patrick Williams · 2 years, 4 months ago
  50. 0ff14b2 Upgrade clang-tidy version to 14.0.0 by Jian Zhang · 2 years, 4 months ago
  51. 971a697 run-unit-test-docker: add comment for TEST_ONLY by Nan Zhou · 2 years, 4 months ago
  52. 6cef255 tools: owners: initial parsing of OWNERS file by Patrick Williams · 2 years, 5 months ago
  53. ae58fe7 run-unit-test-docker.sh: add INTERACTIVE option by Benjamin Fair · 2 years, 5 months ago
  54. c491709 userid-validation: move to python3 by Andrew Geissler · 2 years, 5 months ago
  55. 3705241 move all build scripts to gerrit.openbmc.org by Andrew Geissler · 2 years, 5 months ago
  56. 08d2b92 unit-test.py: Format with autopep8 by Lei YU · 2 years, 6 months ago
  57. cd57f32 run-ci: remove --network=host by Patrick Williams · 2 years, 5 months ago
  58. 4fe8777 build-unit-test-docker: Don't generate markdown for PDI by William A. Kennington III · 2 years, 8 months ago
  59. d9062c4 scripts/unit-test: Leverage meson log output by William A. Kennington III · 2 years, 6 months ago
  60. 36a12ec build-setup.sh: remove python by Andrew Geissler · 2 years, 6 months ago
  61. 7d2c27f test-qemu: Account for new Jenkins constraints and configuration by Andrew Jeffery · 2 years, 6 months ago
  62. 7d6ee0b test-qemu: Extend timeouts to 300 seconds (5 minutes) by Andrew Jeffery · 2 years, 6 months ago
  63. 0e47d12 test-qemu: Re-join lines of broken ssh invocation by Andrew Jeffery · 2 years, 6 months ago
  64. 625f285 bitbake: continue on failure by Patrick Williams · 2 years, 6 months ago
  65. 8949d3c build-unit-test-docker: update to ubuntu-jammy by Patrick Williams · 2 years, 6 months ago
  66. b58bf15 build-unit-test-docker: remove span-lite by Patrick Williams · 2 years, 6 months ago
  67. 38d2177 build-unit-test-docker: remove fifo_map by Patrick Williams · 2 years, 6 months ago
  68. e86aa1e meson: update to 0.61.3 by Patrick Williams · 2 years, 6 months ago
  69. 5eabdae phosphor-logging: fix yaml option by Patrick Williams · 2 years, 6 months ago
  70. 3ea4cd7 autoconf-archive: manually patch C++20 support by Patrick Williams · 2 years, 6 months ago
  71. 7031b33 userid-validation: add quic by Jae Hyun Yoo · 2 years, 6 months ago
  72. acfdee5 unit-test: Update gtest source rev to fix std::span issue by Willy Tu · 2 years, 7 months ago
  73. 8f80458 jenkins: README.md: Map jobs to scripts by Brad Bishop · 2 years, 7 months ago
  74. 6825a01 Use well-known passwd constants if user root by Josh Lehan · 2 years, 7 months ago
  75. abace2c update python path to 3.9 for site-packages by Andrew Geissler · 2 years, 7 months ago
  76. 313c6a9 MAINTAINERS/OWNERS: Removal of `msbarth` reviewer by Matthew Barth · 2 years, 7 months ago
  77. ac5915f Let eslint use .gitignore file by Ed Tanous · 2 years, 8 months ago
  78. 7d23896 OWNERS: add Patrick Williams by Patrick Williams · 2 years, 8 months ago
  79. dcb3f95 phosphor-dbus-interfaces: remove unnecessary config flags by Patrick Williams · 2 years, 8 months ago
  80. 123ffbe userid-validation: add Depo Electronics by Patrick Williams · 2 years, 8 months ago
  81. 5202d8e scripts/build-unit-test-docker: Update googletest to match openembedded by Michael Shen · 2 years, 8 months ago
  82. 5d3031d Fix shellcheck issue in userid-validation by Ed Tanous · 2 years, 8 months ago
  83. 86cafa6 Disable colored output in shellcheck by Ed Tanous · 2 years, 8 months ago
  84. 76f25de ci-authorized: add arm by Gilbert Chen · 2 years, 8 months ago
  85. ca8c4a8 Add python requests to CI by Ed Tanous · 2 years, 9 months ago
  86. 6307501 obmc-build-script: Update fmt to `8.1.1` by Willy Tu · 2 years, 9 months ago
  87. ef7bca4 Upgrade boost to 1.78 by Ed Tanous · 2 years, 9 months ago
  88. ab640cd Update boost url by Ed Tanous · 2 years, 9 months ago
  89. e414667 qemu robot test: allow specifying IMAGE_LOC by Nan Zhou · 2 years, 9 months ago
  90. c2796fe build qemu: fix docker hangs with large UID by Nan Zhou · 2 years, 9 months ago
  91. e080fe8 qemu robot: fix comments by Nan Zhou · 2 years, 9 months ago
  92. 88db4c2 Make clang-tidy propose diffs by Ed Tanous · 2 years, 9 months ago
  93. 32768b8 Check the result of formatting the code by Ed Tanous · 2 years, 10 months ago
  94. 8ac8e09 userid-validation: reduce email noise from Jenkins by Patrick Williams · 2 years, 10 months ago
  95. f8ee6f0 userid-validation: simplify label arguments by Patrick Williams · 2 years, 10 months ago
  96. 2e93e4e userid-validation: erase score after trigger by Patrick Williams · 2 years, 10 months ago
  97. 0ea75ec OWNERS: fix 'matchers' by Patrick Williams · 2 years, 10 months ago
  98. 9812da0 license: switch to Apache by Patrick Williams · 2 years, 10 months ago
  99. e7d9d51 commit-tracker: remove dead tool by Patrick Williams · 2 years, 10 months ago
  100. df6170e spellcheck: move dictionary to config dir by Patrick Williams · 2 years, 10 months ago