1. aba6eff Empty commit to work around a potential versioneer bug by Abderrahim Kitouni · 11 days ago master 2.2.1
  2. db0a4f3 Merge pull request #1920 from apache/abderrahim/news-2.2.1 by Abderrahim Kitouni · 2 weeks ago 2.2.1.dev0
  3. a800888 Merge pull request #1919 from misha-codethink/buildbox-installation-instructions by Abderrahim Kitouni · 2 weeks ago
  4. f8f7690 Merge pull request #1918 from apache/abderrahim/alias-mapping-fix by Abderrahim Kitouni · 2 weeks ago
  5. f83c3e3 NEWS: update for 2.2.1 by Abderrahim Kitouni · 2 weeks ago
  6. dd4dcc1 Update documentation for installing Buildbox by Mikhail Gusarov · 2 weeks ago
  7. 7c6c685 tests/frontend/mirror.py: add comment to explain the alias mapping test by Abderrahim Kitouni · 2 weeks ago
  8. 7b1af88 Use a dataclass for the alias substitution by Abderrahim Kitouni · 3 weeks ago
  9. 9a09c41 Keep track of the parent alias when aliases are mapped by Abderrahim Kitouni · 3 weeks ago
  10. fda963e tests/frontend/mirror.py: Test interaction of alias mapping and source mirrors by Abderrahim Kitouni · 3 weeks ago
  11. 77af569 tests/frontend/mirror.py: Test non-identity alias mapping by Abderrahim Kitouni · 3 weeks ago
  12. c7274d4 Merge pull request #1916 from nanonyme/keepalive by Abderrahim Kitouni · 5 weeks ago
  13. 4b88ea6 Add keepalive-time test to artifactcache pull by Seppo Yli-Olli · 5 weeks ago
  14. 2228a49 Properly set keepalive time by Seppo Yli-Olli · 5 weeks ago
  15. b0b7231 Empty commit to work around a potential versioneer bug by Abderrahim Kitouni · 6 weeks ago 2.2.0
  16. 8080e85 Merge pull request #1912 from apache/abderrahim/2.2 by Abderrahim Kitouni · 6 weeks ago 2.2.0.dev4
  17. ce1c672 Update NEWS for 2.2.0 by Abderrahim Kitouni · 6 weeks ago
  18. bdfa040 Update documentation by Abderrahim Kitouni · 6 weeks ago
  19. 25f40bc Update manpages by Abderrahim Kitouni · 6 weeks ago
  20. 057bbce tox.ini: Cython is required to update manpages by Abderrahim Kitouni · 6 weeks ago
  21. 0bd7059 Merge pull request #1901 from nanonyme/nanonyme/remote-execution by Abderrahim Kitouni · 7 weeks ago 2.2.0.dev3
  22. 48cddd0 Merge pull request #1911 from apache/juerg/downloadable-auth by Abderrahim Kitouni · 7 weeks ago
  23. 71de84a tests: Added test for bearer authorization in DownloadableFileSource by Tristan van Berkom · 3 months ago
  24. 92968d4 DownloadableFileSource: Support "http-auth" extra data by Tristan van Berkom · 3 months ago
  25. 0364d95 Merge pull request #1910 from apache/juerg/junction-aliases by Abderrahim Kitouni · 7 weeks ago
  26. 1e2e649 Add test for the subproject alias mapping functionality by Abderrahim Kitouni · 8 weeks ago
  27. 61f1179 Add automatic mapping of subproject aliases by Abderrahim Kitouni · 9 weeks ago
  28. fb8435b Support mapping subproject aliases to aliases of the parent project by Jürg Billeter · 2 months ago
  29. 9f1babb Merge pull request #1886 from apache/abderrahim/allowlist by Abderrahim Kitouni · 8 weeks ago
  30. 672ff85 Merge pull request #1880 from apache/abderrahim/test-skipping by Abderrahim Kitouni · 8 weeks ago
  31. ada9c15 tests: pytest_collection_modifyitems hook to skip tests by Abderrahim Kitouni · 7 months ago
  32. 62075d2 tox.ini: use allowlist_externals instead of whitelist_externals by Abderrahim Kitouni · 6 months ago
  33. c80d9d5 UNAVAILABLE is not a fatal error by Seppo Yli-Olli · 3 months ago
  34. 2ea9e7e Merge pull request #1902 from nanonyme/buildbox-priority by Abderrahim Kitouni · 8 weeks ago
  35. e68b308 Deprioritize search_subprojects_dir by Seppo Yli-Olli · 2 months ago
  36. 23147f2 Merge pull request #1908 from apache/abderrahim/fix-release by Abderrahim Kitouni · 8 weeks ago 2.2.0.dev2
  37. a7436e8 ci: Update cibuildwheel for releases by Abderrahim Kitouni · 8 weeks ago
  38. 217bbba Merge pull request #1903 from apache/abderrahim/mirror-plugins by Abderrahim Kitouni · 8 weeks ago 2.2.0.dev1
  39. 434691f Source/SourceMirror: Extend API with extra_data by Tristan van Berkom · 3 months ago
  40. 1963747 tests/frontend/mirror.py: Added test for source mirror plugins by Tristan van Berkom · 4 months ago
  41. 6602afc doc/source/core_framework.rst: Add SourceMirror to the index by Tristan van Berkom · 4 months ago
  42. 4e342c5 _project.py: Use SourceMirror objects by Tristan van Berkom · 8 months ago
  43. 2fe4c7b Adding source mirror plugins by Tristan van Berkom · 8 months ago
  44. e77ef8c Merge pull request #1907 from apache/abderrahim/docker-compose by Abderrahim Kitouni · 8 weeks ago
  45. 782c53a Update default version for bst init by Abderrahim Kitouni · 8 weeks ago
  46. 9e84d3d Remove unused 'default' values for bst init by Abderrahim Kitouni · 9 weeks ago
  47. 5c0803f ci: use docker compose v2 by Abderrahim Kitouni · 9 weeks ago
  48. cf58935 Merge pull request #1905 from apache/abderrahim/type-checking by Abderrahim Kitouni · 10 weeks ago 2.2.0.dev0
  49. bda3a68 Merge pull request #1904 from apache/abderrahim/drop-test by Abderrahim Kitouni · 10 weeks ago
  50. 3712e69 _pluginfactory: Additional type checking by Tristan van Berkom · 8 months ago
  51. fe3201f _sourcetests/mirror.py: Remove test_mirror_junction_from_includes() by Tristan van Berkom · 4 months ago
  52. eb2411a Merge pull request #1900 from apache/abderrahim/fix-mypy by Abderrahim Kitouni · 3 months ago
  53. f66f4f9 tox.ini: Pin version of types-* in mypy tests by Abderrahim Kitouni · 3 months ago
  54. cbbac39 Merge pull request #1899 from apache/abderrahim/translate-url-suffix by Abderrahim Kitouni · 3 months ago
  55. 2c910a8 source: add suffix parameter to translate_url by Abderrahim Kitouni · 3 months ago
  56. 5a18e50 Merge pull request #1877 from apache/abderrahim/yaml-duplicate-key by Abderrahim Kitouni · 3 months ago
  57. ef3bbcb Merge pull request #1879 from nanonyme/nanonyme/keepalive by Abderrahim Kitouni · 3 months ago
  58. ca3693f Pass keepalive time from configuration to grpc by Seppo Yli-Olli · 7 months ago
  59. 14899b2 tests/format/link.py: pass `--deps none` to bst by Abderrahim Kitouni · 8 months ago
  60. bdcc00c _yaml.pyx: disallow duplicate keys in yaml mappings by Abderrahim Kitouni · 8 months ago
  61. 048b683 Add new changes for LocalCAS protocol with protobuf 3.20.1 by Seppo Yli-Olli · 7 months ago
  62. 287e88c Merge pull request #1883 from nanonyme/nanonyme/coverage by Abderrahim Kitouni · 6 months ago bst-2.1
  63. c8d185c Drop Fedora 37 by Seppo Yli-Olli · 6 months ago
  64. e17986c Add Fedora 39 to one place where it was missed by Seppo Yli-Olli · 6 months ago
  65. 9ada315 Merge pull request #1884 from apache/abderrahim/fix-ci-312 by Abderrahim Kitouni · 6 months ago
  66. cd2f578 Run CI tests for python 3.12 instead of the nonexistent 3.22 by Abderrahim Kitouni · 6 months ago
  67. 2717425 Merge pull request #1881 from nanonyme/nanonyme/python_312 by Abderrahim Kitouni · 6 months ago
  68. 44c569d Update dependencies for Python 3.12 support by Seppo Yli-Olli · 6 months ago
  69. 82d1033 Update cibuildwheel since the old one doesn't support Python 3.12 by Seppo Yli-Olli · 6 months ago
  70. c091049 Update to latest image and enable Fedora 39 by Seppo Yli-Olli · 6 months ago
  71. 669a39f Add support for Python 3.12 by Javier Jardón · 9 months ago
  72. 60d9339 Merge pull request #1882 from apache/abderrahim/shell-pull-buildtrees by Abderrahim Kitouni · 6 months ago
  73. 9a9c454 Fix pulling buildtrees in bst shell by Abderrahim Kitouni · 6 months ago
  74. afe7e21 Merge pull request #1864 from nanonyme/nanonyme/errors by Tristan Van Berkom · 8 months ago
  75. 78c3436 Merge pull request #1876 from apache/tristan/fix-test-bst-init by Tristan Van Berkom · 8 months ago
  76. e6dc54e _frontend/cli.py: Fix default version after 2.1 release by Tristan van Berkom · 8 months ago
  77. 171e3a8 NEWS: Whitespace changes. by Tristan van Berkom · 8 months ago 2.1.0
  78. 68e3915 NEWS: Updating for 2.1.0 release by Tristan van Berkom · 9 months ago 2.1.0.dev0
  79. 8bd93eb Raise exception with more information upon plugin bug by Seppo Yli-Olli · 9 months ago
  80. b30c2ad Merge pull request #1865 from apache/abderrahim/fix-hang by Tristan Van Berkom · 9 months ago
  81. 84f56ce Merge pull request #1832 from apache/tristan/fix-downloadablefile-race by Tristan Van Berkom · 9 months ago
  82. 790c720 job.py: catch Exception raised when opening the log file by Abderrahim Kitouni · 9 months ago
  83. be42c0b Merge pull request #1867 from benjamb/remove-dateutil by Tristan Van Berkom · 9 months ago
  84. 42c9dda Remove now unrequired dependency on dateutil by Ben Brown · 9 months ago
  85. 31ae2a5 Remove unused timestamp utility functions by Ben Brown · 9 months ago
  86. 2eca9f0 Adjust tests to use Unix timestamps directly by Ben Brown · 9 months ago
  87. 97c83df Merge pull request #1862 from apache/tristan/fix-fetch-mirrors-only by Tristan Van Berkom · 9 months ago
  88. 5beba48 Merge pull request #1706 from apache/abderrahim/simplify-jobs by Tristan Van Berkom · 9 months ago
  89. 19283bd job.py: merge ChildJob into Job by Abderrahim Kitouni · 1 year, 10 months ago
  90. 9434850 tests/frontend/mirror.py: Test failure mode for missing alias targets by Tristan van Berkom · 10 months ago
  91. 7b38052 source.py: Check for the availability of alias targets by Tristan van Berkom · 10 months ago
  92. b2b12b0 Merge pull request #1863 from apache/tristan/update-versioneer by Tristan Van Berkom · 9 months ago
  93. cf7ff12 Updating versioneer again, properly. by Tristan van Berkom · 10 months ago
  94. 51137eb Merge pull request #1861 from apache/tristan/fix-override-project-caches by Tristan Van Berkom · 10 months ago
  95. 4f37e77 _context.py: Fix parsing override-project-caches configuration by Tristan van Berkom · 10 months ago
  96. cf694f1 Merge pull request #1849 from apache/tristan/implement-retry-failed by Tristan Van Berkom · 10 months ago
  97. cc63249 man: Updated man pages after adding --retry-failed by Tristan van Berkom · 11 months ago
  98. b207a09 tests/integration/cachedfail.py: Test explicit retry of failed builds by Tristan van Berkom · 11 months ago
  99. 07d1fe6 Implement --retry-failed option to the bst build command. by Tristan van Berkom · 11 months ago
  100. 826d75b _messenger.py: Use datestampts instead of PID to differentiate log files by Tristan van Berkom · 11 months ago