1. 16cb15a treewide: explicity load built-in rules by Tim Windelschmidt · 8 months ago
  2. 7b1e4c1 build/analysis: move unparam exclude to generic loop by Tim Windelschmidt · 8 months ago
  3. 9663a1a build/analysis: cleanup haslicense excludes by Tim Windelschmidt · 8 months ago
  4. a153f52 third_party/com_k8s_io_kubernetes: fix port allocator warning by Tim Windelschmidt · 9 months ago
  5. 24bf6fd osbase/build: replace label_keyed_string_dict with string_keyed_label_dict by Tim Windelschmidt · 9 months ago
  6. 632049b treewide: bump rules_rust to 0.57.1 by Tim Windelschmidt · 9 months ago
  7. 74a2331 build/bazel: set supported_platform_triples for crate_universe by Tim Windelschmidt · 9 months ago
  8. 30553e8 build/analysis/haslicense: only check for license existence by Tim Windelschmidt · 9 months ago
  9. 52700ae m/n/k8s: add nftables network policy controller by Lorenz Brun · 9 months ago
  10. e8beaed m/n/kubernetes: add metricsprovider by Lorenz Brun · 9 months ago
  11. 08fd1cb osbase/socksproxy: implement hostname addresses by Lorenz Brun · 9 months ago
  12. 6948d33 build/bazel/third_party: replace git_repositories with http_archive by Tim Windelschmidt · 9 months ago
  13. f5c4510 build/github_repository: add repository rule for github by Tim Windelschmidt · 9 months ago
  14. 6e62de0 .bazelrc.ci: disable stamping in CI config by Leopold Schabel · 9 months ago
  15. 5909447 m/test/launch/cli/launch-cluster: use metroctl_lite by Jan Schär · 9 months ago
  16. 5ffa636 treewide: Fix RPC_REQUEST_STANDARD_NAME and RPC_RESPONSE_STANDARD_NAME by Tim Windelschmidt · 9 months ago
  17. de57e6f m/test/e2e/connectivity: add connectivity tester by Lorenz Brun · 10 months ago
  18. c359d55 gomod: update delve by Lorenz Brun · 9 months ago
  19. 71718ba third_party: fixup missed go patches by Tim Windelschmidt · 9 months ago
  20. 6d33a43 treewide: add license header and enable haslicense linter by Tim Windelschmidt · 9 months ago
  21. 7887f75 third_party: move go patches into their own folder by Tim Windelschmidt · 9 months ago
  22. e6cc227 build/analysis/haslicense: introduce haslicense lint by Tim Windelschmidt · 1 year, 2 months ago
  23. 99e1511 treewide: run gofmt -s and enable linter by Tim Windelschmidt · 9 months ago
  24. 7c0bd0b treewide: add gofmt linter by Tim Windelschmidt · 10 months ago
  25. e489529 third_party: rename build_files to $reponame.bzl by Tim Windelschmidt · 9 months ago
  26. f525fa7 treewide: Unmark SERVICE_SUFFIX rule exception as todo by Tim Windelschmidt · 9 months ago
  27. b51ecdf treewide: Unmark missed ENUM_ZERO_VALUE_SUFFIX rule exception as todo by Tim Windelschmidt · 10 months ago
  28. 0dca6c9 metropolis: use interface groups by Lorenz Brun · 9 months ago
  29. b6ed72e treewide: bump rules_go to 0.52.0 by Tim Windelschmidt · 9 months ago
  30. ed9a583 treewide: remove repo_name override for gazelle by Tim Windelschmidt · 9 months ago
  31. cebd10b treewide: bump platforms to 0.0.11 by Tim Windelschmidt · 9 months ago
  32. 95190ce third_party/k8s: fix custom dialer in websocket transport by Lorenz Brun · 9 months ago
  33. 3c19522 n/c/update/e2e/testos: ignore unnamed-macro lint by Tim Windelschmidt · 9 months ago
  34. b69a71c o/t/ktest: switch to proper rule by Lorenz Brun · 11 months ago
  35. 8f1254d m/test/launch: extend GetKubeClientSet with rest.Config by Lorenz Brun · 9 months ago
  36. 32e7430 treewide: Add remote execution support by Tim Windelschmidt · 10 months ago
  37. f4d3875 treewide: Unmark ENUM_ZERO_VALUE_SUFFIX rule exception as todo by Tim Windelschmidt · 10 months ago
  38. 3eb7d03 osbase/bringup/test: fix flake in bringup test by Tim Windelschmidt · 9 months ago
  39. d634975 treewide: bump rules_rust to 0.56.0 by Tim Windelschmidt · 10 months ago
  40. 7dac92b metropolis/node/core: migrate main to osbase/bringup by Tim Windelschmidt · 11 months ago
  41. 83da422 osbase/bringup: Add panichandler and pstore handling by Tim Windelschmidt · 11 months ago
  42. 1cd14f5 m/n/core/network: add netlink error callback by Jan Schär · 9 months ago
  43. a857936 m/n/core/network: fix panic by Jan Schär · 9 months ago
  44. d1683d2 osbase/loop: clean up code by Jan Schär · 10 months ago
  45. a10d0cb treewide: Fix ENUM_VALUE_PREFIX rule exception by Tim Windelschmidt · 10 months ago
  46. f408e81 cloud/agent/api: Unmark MESSAGE_PASCAL_CASE rule exception as todo by Tim Windelschmidt · 10 months ago
  47. 20c2ff0 treewide: Fix FIELD_LOWER_SNAKE_CASE rule exception by Tim Windelschmidt · 10 months ago
  48. 2f9f624 treewide: Fix PACKAGE_DIRECTORY_MATCH rule exception by Tim Windelschmidt · 10 months ago
  49. 3b62407 treewide: add buf_proto_lint_test to all proto_library targets by Tim Windelschmidt · 10 months ago
  50. 15c46cc workspace: update cacerts by Lorenz Brun · 10 months ago
  51. f92158e WORKSPACE: update linux to 6.6.71 by Lorenz Brun · 10 months ago
  52. 5b83c52 m/n/c/curator: fix panic caused by race by Lorenz Brun · 10 months ago
  53. 4beaf4f m/t/launch: use undeclared test outputs for node logs by Lorenz Brun · 10 months ago
  54. 5c52062 third_party/k8s: backport data race fix by Lorenz Brun · 10 months ago
  55. 896b138 m/n/kubernetes: switch to typed workqueue by Jan Schär · 10 months ago
  56. 25e0d8f treewide: remove usage of global tags between build configs by Tim Windelschmidt · 11 months ago
  57. bdd0d25 build/bindata: delete unused tooling by Tim Windelschmidt · 10 months ago
  58. 156248b treewide: format repo with buildifier by Tim Windelschmidt · 10 months ago
  59. 227c5cb osbase/net/dump: correct address prefixes if not on-link by Lorenz Brun · 10 months ago
  60. 3a171d1 treewide: add race-detector config by Tim Windelschmidt · 11 months ago
  61. 0996ea8 cloud/shepherd/provider/equinix: fix data race by Tim Windelschmidt · 10 months ago
  62. 16ebf14 metropolis/node/core: fix typo by Leopold Schabel · 10 months ago
  63. eda1e12 treewide: bump bazel dependencies by Tim Windelschmidt · 10 months ago
  64. d0dd1f5 osbase/bringup/test: unflake test by Tim Windelschmidt · 10 months ago
  65. 5c717dd m/t/e2e/suites/kubernetes: remove orphaned tests by Lorenz Brun · 10 months ago
  66. deaf0c0 metropolis/node/core: fix formatting call to Info instead of Infof by Tim Windelschmidt · 10 months ago
  67. 681d515 treewide: clean up test static binary targets by Tim Windelschmidt · 10 months ago
  68. 2edb96a treewide: configure CI to use disk cache by Tim Windelschmidt · 10 months ago
  69. 84f0b02 treewide: bump bazel to 7.4.1 by Tim Windelschmidt · 10 months ago
  70. 11bf3d3 treewide: update nftables to 0.2 with patches by Lorenz Brun · 10 months ago
  71. 153c9c1 treewide: unfork netlink by Lorenz Brun · 10 months ago
  72. 8e19fa4 metropolis/node/core/bios_bootcode: Add legacy bootcode by Tim Windelschmidt · 12 months ago
  73. 5178dd7 workspace: introduce bazel downloader config and replace bazeldnf mirror by Tim Windelschmidt · 11 months ago
  74. f724ed2 metropolis/proto: Add protobuf linting by Tim Windelschmidt · 10 months ago
  75. 475cbb1 treewide: replace build/proto_docs with rules_proto_grpc_doc by Tim Windelschmidt · 10 months ago
  76. 1195734 treewide: remove toolchains_protoc by Tim Windelschmidt · 11 months ago
  77. 15eee60 m/n/k/containerd: update to 2.0.1 by Lorenz Brun · 10 months ago
  78. ccabae9 build/bazel: update chrony source url by Tim Windelschmidt · 11 months ago
  79. 35cd44b osbase/supervisor: allow access to LogTree from Runnable by Tim Windelschmidt · 11 months ago
  80. 117006e third_party/linux: set transition overrides to default value by Tim Windelschmidt · 11 months ago
  81. 8eeae7b cloud/shepherd/manager: fix data race by Tim Windelschmidt · 11 months ago
  82. 5241968 gomod: remove x/exp replace directive by Lorenz Brun · 11 months ago
  83. 837cb8e treewide: update Kubernetes to 1.32 by Lorenz Brun · 11 months ago
  84. b6afed6 third_party/gvisor: remove old cgroups import by Lorenz Brun · 11 months ago
  85. 139550a build/platforms: use our platform as host platform by Serge Bazanski · 2 years, 5 months ago
  86. a5b00bd metropolis/test/launch: fix data race by Tim Windelschmidt · 11 months ago
  87. 70e5a97 build/toolchain/musl-host-gcc: add pie feature, disabled by default by Serge Bazanski · 2 years, 5 months ago
  88. 5b38443 third_party/musl: build PIE/PIC static library by Serge Bazanski · 2 years, 5 months ago
  89. 3c6183f osbase/supervisor: use MustRegister for metrics registration by Tim Windelschmidt · 11 months ago
  90. bc32bcd vscode: add gopls config file by Lorenz Brun · 11 months ago
  91. 5b997a1 osbase/event/memory: remove Sync feature by Jan Schär · 11 months ago
  92. fce7c76 osbase/supervisor: restart DONE nodes when needed by Jan Schär · 11 months ago
  93. 08c1c72 osbase/supervisor: only enter DONE state after runnable returns by Jan Schär · 11 months ago
  94. 6560209 osbase/supervisor: make restart sleep cancelable by Jan Schär · 11 months ago
  95. aa6b42a osbase/supervisor: canceled runnables are not live by Jan Schär · 11 months ago
  96. bdbb9c2 m/node/core/time: use CommandContext by Jan Schär · 11 months ago
  97. 742fde7 build/ci: add windows metroctl builds by Timon Stampfli · 11 months ago
  98. d7c8bbb m/c/metroctl: clean up ssh terminal handling by Timon Stampfli · 11 months ago
  99. 91bcf46 m/node: remove non-definition dependencies by Timon Stampfli · 11 months ago
  100. 007d66e o/blockdev: add windows implementation by Timon Stampfli · 11 months ago