1. d3c59d2 Update to Go 1.14 by Lorenz Brun · 5 years ago
  2. c88c82d Add containerd & gVisor support by Lorenz Brun · 5 years ago
  3. 60febd9 Clean up consensus etcd log output by Lorenz Brun · 5 years ago
  4. fc2c4f5 ci: enable race detector in tests by Serge Bazanski · 5 years ago
  5. ac6b644 core/internal/common/supervisor: deflake by Serge Bazanski · 5 years ago
  6. 19bb412 //core/internal/supervisor: drop panic propagation flag by Serge Bazanski · 5 years ago
  7. f640211 Enable stamping and use correct variables by Lorenz Brun · 5 years ago
  8. bb7db92 Add all dependencies for Kubernetes worker by Serge Bazanski · 5 years ago
  9. 547b33f Add in-kernel test runner by Lorenz Brun · 5 years ago
  10. 3dba532 Fix ram_utilization_factor deprecation warning by Leopold Schabel · 5 years ago
  11. c452a8d Update built-in container to Fedora 32 by Lorenz Brun · 5 years ago
  12. 5d7d2a4 Update Kubernetes to 1.18.0 by Lorenz Brun · 5 years ago
  13. 1d80175 Introduce fsquota package by Lorenz Brun · 5 years ago
  14. 25b82a8 Added logbuffer helper package by Lorenz Brun · 5 years ago
  15. fd16651 Update Linux to 5.6 by Lorenz Brun · 5 years ago
  16. b1b742f core/internal/network: move to supervisor by Serge Bazanski · 5 years ago
  17. 9c09c4e supervisor: init by Serge Bazanski · 5 years ago
  18. 7b5d994 Update rules_go to 0.22.1 to fix @go_googleapis issue by Lorenz Brun · 5 years ago
  19. 9374393 test_boot is now a medium-sized test by Leopold Schabel · 6 years ago
  20. 8c8e677 .bazelrc: set --test_output=errors to debug master build failures by Leopold Schabel · 6 years ago
  21. 581b0bd init: remount to tmpfs by Serge Bazanski · 6 years ago
  22. 79d7a62 Add initial delta module by Hendrik Hofstadt · 6 years ago
  23. 4ff52bd Implement minijob by Hendrik Hofstadt · 6 years ago
  24. af5ec37 build: update to Fedora 31 and Bazel 2.2.0 by Leopold Schabel · 6 years ago
  25. 8fba0f8 Review comments for TPM attestation by Leopold Schabel · 6 years ago
  26. 8efe51e ide: use goimports instead of gofmt by Hendrik Hofstadt · 6 years ago
  27. 30b00d6 scripts: update aspects patch by Hendrik Hofstadt · 6 years ago
  28. da5cfaa Share Go pkg cache in CI by Leopold Schabel · 6 years ago
  29. 1a5a667 core/internal/network: use DHCP router/gateway by Serge Bazanski · 6 years ago
  30. cdb8c78 Revamp DHCP, add basic context management by Serge Bazanski · 6 years ago
  31. 6c8d5f9 repositories.bzl -> third_party/go/repositories.bzl by Serge Bazanski · 6 years ago
  32. 2fb13a8 third_party: slurp in edk2, kubernetes, mkfs.xfs by Serge Bazanski · 6 years ago
  33. aa6b734 Attestation & Identity & Global Unlock & Enrolment by Lorenz Brun · 6 years ago
  34. 5e0bd2d Resolve embedded Go dependencies in IDEA by Hendrik Hofstadt · 6 years ago
  35. 7a1b10c Explicitly provide Python toolchain, provide `python` in build container by Serge Bazanski · 6 years ago
  36. ab0cc82 Fail CI build if scripts/gazelle.sh dirties the working copy by Leopold Schabel · 6 years ago
  37. 822341a Manually invalidate image cache in CI by Leopold Schabel · 6 years ago
  38. 731d00a Move linux to //third_party. by Serge Bazanski · 6 years ago
  39. 7ba3152 core/internal/api: use gRPC statuses as much as possible by Serge Bazanski · 6 years ago
  40. 71049af core/api: fix RemoveNode return type. by Serge Bazanski · 6 years ago
  41. dcb3a56 Remove spurious '@//' root workspace references by Serge Bazanski · 6 years ago
  42. f8323f1 Remove synthetic GOPATH and symlinks by Leopold Schabel · 6 years ago
  43. 83dc285 Teach Gazelle about k8s import paths in @kubernetes by Leopold Schabel · 6 years ago
  44. 2ab141d Add documentation for scripts/symlink_generated_files.sh by Leopold Schabel · 6 years ago
  45. f1d34d3 Update Bazel, rules_go, gazelle, linux_kernel, musl, and k8s by Leopold Schabel · 6 years ago
  46. db6283e Do not hardcode Fedora version in README by Leopold Schabel · 6 years ago
  47. 8cc81f6 Pick the latest IntelliJ config folder for $ASPECT_ORIG by Leopold Schabel · 6 years ago
  48. eff7217 Synthesize fake GOPATH and remove bazel_copy_generated_for_ide.sh by Leopold Schabel · 6 years ago
  49. a4516f9 Add minimal functionality test for k8s control plane by Leopold Schabel · 6 years ago
  50. 6e8f69c Initial Kubernetes Control Plane by Lorenz Brun · 6 years ago
  51. b7a18fd Bump IJ version to 2019.3 by Leopold Schabel · 6 years ago
  52. 0490496 Added kube-controlplane binary by Lorenz Brun · 6 years ago
  53. f79bfac Increase test_boot timeout to 60s by Leopold Schabel · 6 years ago
  54. 60a85b6 Run go vet using nogo during build step by Leopold Schabel · 6 years ago
  55. d868d69 Add go-sqlite3 dependency to go.mod by Leopold Schabel · 6 years ago
  56. 45333b6 Enable network loopback interface by Lorenz Brun · 6 years ago
  57. 7193620 Added fileargs helper package by Lorenz Brun · 6 years ago
  58. 399fe83 Patch IntelliJ Bazel plugin to recognize our custom generators by Leopold Schabel · 6 years ago
  59. 8b9c055 Bazel IntelliJ plugin support by Leopold Schabel · 6 years ago
  60. 7670e67 Improve core/scripts:launch ergonomics by Leopold Schabel · 6 years ago
  61. 383d4bb Run "bazel test //..." in CI by Leopold Schabel · 6 years ago
  62. 68c5875 Improve documentation, remove dead code plus some minor refactorings by Leopold Schabel · 6 years ago
  63. 5ed291e IntelliJ generated sources content root and file watcher by Leopold Schabel · 6 years ago
  64. 4b0e5c0 Add bindata rule by Hendrik Hofstadt · 6 years ago
  65. a4ea9d0 Added bootstrap CA by Lorenz Brun · 6 years ago
  66. e47ace8 Fixes bazel_copy_generated_for_ide paths by Lorenz Brun · 6 years ago
  67. 5b87d7b Follow-up fix for D250 - actually use the new volume by Leopold Schabel · 6 years ago
  68. 1626705 Separate cache volume for each working copy by Leopold Schabel · 6 years ago
  69. 6549307 Use flag package for mkimage command line parsing by Leopold Schabel · 6 years ago
  70. 5f1d05f Split up linux_kernel build folder to separate repo changes by Leopold Schabel · 6 years ago
  71. 4d39d37 Remove left-over debugging code introduced in D242 by Leopold Schabel · 6 years ago
  72. 0bcaaee Build core with separate initramfs by Lorenz Brun · 6 years ago
  73. f08704a Dynamic "make -j" parameter by Leopold Schabel · 6 years ago
  74. 052af2d Simple CI pipeline for Smalltown Core by Leopold Schabel · 6 years ago
  75. b51b417 Remove --userns=keep-id in create_container.sh by Leopold Schabel · 6 years ago
  76. 6c39ea1 Added Kubernetes to build system by Lorenz Brun · 6 years ago
  77. 3e6018f Add sqlboiler bazel rules by Hendrik Hofstadt · 6 years ago
  78. 0d7c91e Implement monorepo layout by Hendrik Hofstadt · 6 years ago
  79. 043daa5 Fix caching and set home to /user by Leopold Schabel · 6 years ago
  80. 23be921 Use rsync --delete to sync generated dependencies by Leopold Schabel · 6 years ago
  81. ba7bc76 Fix protobuf dependencies for internal/api and internal/common by Leopold Schabel · 6 years ago
  82. 4abadef Specify -prune=true Gazelle flag by Leopold Schabel · 6 years ago
  83. f5c8911 Create generated folder in bazel_copy_generated_for_ide.sh by Leopold Schabel · 6 years ago
  84. 1fbd7d9 Fix sandboxed build for :swtpm_data and expose signkey.pem and issuercert.pem by Leopold Schabel · 6 years ago
  85. 52804a1 Run as unprivileged user in container in a new user namespace by Leopold Schabel · 6 years ago
  86. b51250a Update Bazel to 1.1.0 and replace bazelisk by a direct download by Leopold Schabel · 6 years ago
  87. 3ea7070 Mount Bazel repository_cache, Go mod cache and Go build cache as volumes by Leopold Schabel · 6 years ago
  88. 544440b Fix sandbox build by setting /tmp --syslibdir during musl build by Leopold Schabel · 6 years ago
  89. 2a2081c Increase robustness of bazel wrapper script and remove repository_cache by Leopold Schabel · 6 years ago
  90. 7afd390 Use --privileged in Fedora container by Leopold Schabel · 6 years ago
  91. 2983d72 Improve Bazel Fedora build container handling and cache repository downloads by Leopold Schabel · 6 years ago
  92. e28e1b3 Fix Bazel on properly sandboxed execution by Lorenz Brun · 6 years ago
  93. 5c80aca Replace build system with a Bazel-based one by Leopold Schabel · 6 years ago
  94. a71b5a4 Explicitly ignore call to os.Remove by Leopold Schabel · 6 years ago
  95. 67f9d09 Refactor build_artifacts.sh and makefile by Leopold Schabel · 6 years ago
  96. 40ab4b4 Rename base package to git.monogon.dev/source/smalltown.git by Leopold Schabel · 6 years ago
  97. dd8c80e Delete old secretstore, cmd/node and config modules by Lorenz Brun · 6 years ago
  98. f95909d UEFI EDK II, TPM minting, QEMU launcher and basic DHCP support by Lorenz Brun · 6 years ago
  99. ae0d90d Initial operating system work by Lorenz Brun · 6 years ago
  100. 16a981d Added userspace device mapper library by Lorenz Brun · 6 years ago