1. 575b5e4 build-unit-test-docker: Use curl for getting keys by Jagpal Singh Gill · 1 year, 6 months ago
  2. 93d22a4 jenkins: add equinix/ci-authorized by Patrick Williams · 1 year, 6 months ago
  3. 71924fd unit-test: Make UBSAN kill tests by Andrew Jeffery · 1 year, 6 months ago
  4. cebaea2 unit-test: add meson version check for get_variable by Patrick Williams · 1 year, 6 months ago
  5. 5e4d840 build-unit-test-docker: switch to ubuntu:lunar by Patrick Williams · 1 year, 6 months ago
  6. 67cc061 build-unit-test-docker: handle existing user/group by Patrick Williams · 1 year, 6 months ago
  7. 0044f69 build-unit-test-docker: update meson to 1.0.1 by Patrick Williams · 1 year, 7 months ago
  8. 818023d build-unit-test-docker: turn 'pip3 install' calls into one invocation by Patrick Williams · 1 year, 7 months ago
  9. 4920cb5 boot-qemu: shellcheck fix by Patrick Williams · 1 year, 6 months ago
  10. adad26e build-unit-test-docker: remove openbmc/linux dependency by Patrick Williams · 1 year, 7 months ago
  11. 347c94c run-unit-test-docker: support podman by Andrew Geissler · 1 year, 7 months ago
  12. 524a331 Add libaudit-dev package to the base container by Manojkiran Eda · 1 year, 7 months ago
  13. d0dabc3 docker:buildkit: ensure container build output is generated by Andrew Geissler · 1 year, 7 months ago
  14. afdc054 build-setup: support podman by Andrew Geissler · 1 year, 7 months ago
  15. 688f837 cppcheck: enable inline-suppr by Brad Bishop · 1 year, 8 months ago
  16. 9c237f8 run-unit-test-docker.sh: add extra docker run args by Brad Bishop · 1 year, 8 months ago
  17. fd0e80d userid-validation: add Ufispace by Jordan Chang · 1 year, 8 months ago
  18. 1eb1994 Run clang-tidy in meson by Ed Tanous · 1 year, 8 months ago
  19. 45b2152 black: remove --preview by Patrick Williams · 1 year, 8 months ago
  20. 22e6110 build-unit-test-docker: update per new format rules by Andrew Geissler · 1 year, 8 months ago
  21. 9968f96 build-seed: add ahe50dc and romed8hm3 by Andrew Geissler · 1 year, 9 months ago
  22. 5b2f4ab build-seed: update with new systems by Andrew Geissler · 1 year, 9 months ago
  23. 87ab570 unit-test: support install process in cmake by Michael Shen · 1 year, 9 months ago
  24. 4b9df8d build-setup: reduce cpu usage by bitbake by Andrew Geissler · 1 year, 10 months ago
  25. 29e0231 Make clang-tidy projects compile on clang by Ed Tanous · 1 year, 10 months ago
  26. 058e3a3 Add json-c as unit test build dependency by Przemyslaw Czarnowski · 1 year, 10 months ago
  27. 851eaff qemu: misc fixes for new qemu release by Andrew Geissler · 1 year, 10 months ago
  28. 4a01582 qemu: misc container changes required for latest qemu by Andrew Geissler · 1 year, 10 months ago
  29. 45bfd1f Upgrade to boost 1.81.0 by Ed Tanous · 1 year, 11 months ago
  30. b729142 build-setup: add vim to bitbake build container by Andrew Geissler · 1 year, 10 months ago
  31. b565f82 openbmc-build-scripts: add vim to container by Andrew Geissler · 1 year, 10 months ago
  32. af49ed5 build-unit-test-docker: sort apt packages by Andrew Geissler · 1 year, 10 months ago
  33. 7d41f6d format-code: enable markdownlint by Patrick Williams · 1 year, 11 months ago
  34. e795dfe format-code: enable black/isort by Patrick Williams · 1 year, 11 months ago
  35. c596959 format-code: enable beautysh by Patrick Williams · 1 year, 11 months ago
  36. b08ddf7 format-code: enable prettier by Patrick Williams · 1 year, 11 months ago
  37. e0df305 format-code: enable shellcheck everywhere by Patrick Williams · 1 year, 11 months ago
  38. c5ad7ff format-code: enable flake8 instead of pycodestyle by Patrick Williams · 1 year, 11 months ago
  39. deaa350 Remove packaging dependency by Ed Tanous · 1 year, 11 months ago
  40. 5095cbe format-code: detect tcl files by Patrick Williams · 1 year, 11 months ago
  41. 816c7cc format-code: option to explicitly enable linters by Patrick Williams · 1 year, 11 months ago
  42. d5d6395 format-code: handle incorrect 'env python3' by Patrick Williams · 1 year, 11 months ago
  43. 617a3f2 format-code: pycodestyle: add some compatibility for black/flake8 by Patrick Williams · 1 year, 11 months ago
  44. 476a7e9 format shell scripts with beautysh by Patrick Williams · 1 year, 11 months ago
  45. bc0d5a3 build-unit-test-docker: sort pip installs by Patrick Williams · 1 year, 11 months ago
  46. 200ec18 format-code: handle all files are ignored by linter by Patrick Williams · 1 year, 11 months ago
  47. 785327a format-code: run all linters before exit by Patrick Williams · 1 year, 11 months ago
  48. e08ffba python: fix flake8 warnings and format with black by Patrick Williams · 1 year, 11 months ago
  49. 26d9d2c format-code: halt on missing linter by Patrick Williams · 1 year, 11 months ago
  50. 3d29494 format-code: document current linter-config hashes by Patrick Williams · 1 year, 11 months ago
  51. 147f37a format-code: add option to disable linter by Patrick Williams · 1 year, 11 months ago
  52. 71b7324 format-code: call linters by file types by Patrick Williams · 1 year, 11 months ago
  53. d535ecb format-code: simplify exclusion filter for clang by Patrick Williams · 1 year, 11 months ago
  54. dad9b7a format-code: combine linter enablement logic by Patrick Williams · 1 year, 11 months ago
  55. bc85b71 format-code: fix for 'git worktree' model by Patrick Williams · 1 year, 11 months ago
  56. 3c2e747 dbus-unit-test.py: utilize tempfile.TemporaryDirectory() by Andrew Geissler · 1 year, 11 months ago
  57. 903ebb2 dbus-unit-test.py: use /tmp for temporary files by Andrew Geissler · 1 year, 11 months ago
  58. 8e43efe run-unit-test-docker: avoid all workspace copying by Patrick Williams · 1 year, 11 months ago
  59. 001055b build-unit-test-docker: update linux headers to 6.0 by Patrick Williams · 1 year, 11 months ago
  60. 330b077 unit-test: always call global formatter by Patrick Williams · 1 year, 11 months ago
  61. d27ab4c format-code: add '--no-diff' option by Patrick Williams · 1 year, 11 months ago
  62. c1513c8 format-code: improve script ergonomics by Patrick Williams · 1 year, 11 months ago
  63. 38515a3 format-code: move checkers to functions by Patrick Williams · 1 year, 11 months ago
  64. 0f5f0e7 format-code: simplify codespell by Patrick Williams · 1 year, 11 months ago
  65. 7c1e562 format-code: avoid copying eslint config by Patrick Williams · 1 year, 11 months ago
  66. c2e7c93 build-unit-test-docker: use latest gitlint by Patrick Williams · 1 year, 11 months ago
  67. 41d8621 build-unit-test-docker: minor mypy/flake8 fixes by Patrick Williams · 1 year, 11 months ago
  68. 0ae544f Make git commit message checking mandatory by Ed Tanous · 2 years, 2 months ago
  69. ab2c6aa build-rootfs-size-docker: Enable proxy by Lei YU · 2 years ago
  70. 05fb2a0 build-unit-test-docker: format with black by Patrick Williams · 2 years ago
  71. 1c19e45 Migrate to libpldm by Manojkiran Eda · 2 years, 1 month ago
  72. c7d7364 build-unit-test-docker: support 'main' branches by Patrick Williams · 2 years ago
  73. 6c98f28 build-unit-test-docker: Only build phosphor-logging library by William A. Kennington III · 2 years, 1 month ago
  74. ca1bf0c build-unit-test-docker: Fix stdplus gtest support lib by William A. Kennington III · 2 years, 1 month ago
  75. 652d8ae build-unit-test-docker: Update fmt 8.1.1 -> 9.1.0 by William A. Kennington III · 2 years, 1 month ago
  76. be4bd08 build-unit-test-docker: cppcheck update to latest by Patrick Williams · 2 years, 1 month ago
  77. 27a646b build-unit-test-docker: update to clang-15 by Patrick Williams · 2 years, 1 month ago
  78. 5b08dc6 build-unit-test-docker: update ubuntu to kinetic by Patrick Williams · 2 years, 1 month ago
  79. 70af95c build-unit-test-docker: minor dependency tweaks by Patrick Williams · 2 years, 1 month ago
  80. c197783 build-unit-test-docker: refresh package versions by Patrick Williams · 2 years, 1 month ago
  81. 942235c build-unit-test-docker: use alternative for cpp by Patrick Williams · 2 years, 1 month ago
  82. 5278efb Add python3 packaging module by Ed Tanous · 2 years, 1 month ago
  83. 8b36256 qemu-docker: Update redfish version by Jian Zhang · 2 years, 1 month ago
  84. d342ed5 build-unit-test-docker: Add function2 to stdplus by William A. Kennington III · 2 years, 1 month ago
  85. 82aaba0 clang-tidy: use TemporaryDirectory by Nan Zhou · 2 years, 1 month ago
  86. 524ebee clang-tidy: try to remove old directories by Nan Zhou · 2 years, 2 months ago
  87. 11e5762 build-unit-test-docker: add cli11 to mapper by Brad Bishop · 2 years, 1 month ago
  88. 274e3a9 build-unit-test-docker: update GCC to 12 by Patrick Williams · 2 years, 2 months ago
  89. ed9414e build-unit-test-docker: upgrade googletest to 1.12.1 by Patrick Williams · 2 years, 2 months ago
  90. 43742f9 build-unit-test-docker: remove libunifex by Patrick Williams · 2 years, 2 months ago
  91. 0c4153b Change eslint output to human readable by Ed Tanous · 2 years, 2 months ago
  92. 310d66e build-unit-test-docker: remove catch2 by Patrick Williams · 2 years, 2 months ago
  93. 485a092 unit-test: cppcheck: use temporary directory by Patrick Williams · 2 years, 2 months ago
  94. fb612a5 Update meson to 0.63.0 by Michael Shen · 2 years, 3 months ago
  95. fb9948a Enforce commit message style by Ed Tanous · 2 years, 4 months ago
  96. ec22c46 userid-validation: add microsoft by Andrew Geissler · 2 years, 2 months ago
  97. 09dcd89 Update robotframework-requests package by George Keishing · 2 years, 3 months ago
  98. 81692c0 spelling: add ignore list by Patrick Williams · 2 years, 3 months ago
  99. de24e76 MAINTAINERS: remove file by Patrick Williams · 2 years, 3 months ago
  100. fe7f5d9 OWNERS: switch 'matches' to 'matchers' by Patrick Williams · 2 years, 3 months ago