1. 93ba807 treewide: fix "could not merge expression" from gazelle by Tim Windelschmidt · 1 year, 4 months ago
  2. 096654a treewide: add missing error handling by Tim Windelschmidt · 1 year, 7 months ago
  3. 2d02305 cloud/bmaas/bmdb/reflection: don’t use fmt.Sprintf for string types by Tim Windelschmidt · 1 year, 7 months ago
  4. 690511d treewide: fix %w in cases where only %v is supported by Tim Windelschmidt · 1 year, 7 months ago
  5. 8804972 treewide: fix t.Fatal calls in non-test goroutines by Tim Windelschmidt · 1 year, 7 months ago
  6. 3810567 treewide: remove shadowing of stdlib functions by Tim Windelschmidt · 1 year, 7 months ago
  7. 2a74e58 cloud/bmaas/bmdb: check for transaction error by Tim Windelschmidt · 1 year, 7 months ago
  8. b6308cd cloud: split shepherd up by Tim Windelschmidt · 2 years, 1 month ago
  9. d042443 cloud/bmaas/bmdb/webug: Add provider ip address to webug by Tim Windelschmidt · 2 years ago
  10. 3c6306b cloud/b/b/reflection: add single-line HumanValue rendering, Index by Serge Bazanski · 2 years, 2 months ago
  11. efa381f Set flaky flag on all known flakes by Leopold Schabel · 2 years, 3 months ago
  12. 0e74961 cloud/bmaas/bmdb: Filter for machines based on provider by Tim Windelschmidt · 2 years, 3 months ago
  13. 0553f88 webug: shrink tabs in monospace areas by Leopold Schabel · 2 years, 4 months ago
  14. 5308730 cloud/bmaas/bmdb: correctly handle installation report by Tim Windelschmidt · 2 years, 5 months ago
  15. 6f59951 cloud/bmaas/bmdb/scruffy: initialize, implement BMDB metrics by Serge Bazanski · 2 years, 7 months ago
  16. e59e6e1 cloud/bmaas: first round of indexes by Serge Bazanski · 2 years, 5 months ago
  17. 5832cd9 cloud/bmaas/bmdb/webug: Use a flag for strict consistency by Tim Windelschmidt · 2 years, 5 months ago
  18. c59c515 cloud/bmaas: do not start/recover agent on installed machines by Serge Bazanski · 2 years, 6 months ago
  19. c3b0828 cloud/bmaas/bmdb/webug: add color coding for host status by Tim Windelschmidt · 2 years, 7 months ago
  20. d03df11 cloud/bmaas/bmdb/webug: add location tag to host list by Tim Windelschmidt · 2 years, 7 months ago
  21. 93b6fad cloud/bmaas/bmdb/webug: rename .html to .gohtml by Tim Windelschmidt · 2 years, 7 months ago
  22. c50f694 cloud/bmaas/bmdb: implement BMDB client metrics by Serge Bazanski · 2 years, 7 months ago
  23. 2bffb6f c/b/b/reflection: support bigint OSInstallationRequest by Tim Windelschmidt · 2 years, 7 months ago
  24. 00cf57d cloud/bmaas: split ShepherdAccess into Shepherd{AgentStart,Recovery} by Serge Bazanski · 2 years, 7 months ago
  25. afd3cf8 cloud/shepherd/equinix: update provider extra data by Serge Bazanski · 2 years, 7 months ago
  26. cdb325e cloud/bmaas: add extra provider tags by Serge Bazanski · 2 years, 7 months ago
  27. f984e1e c/b/b/webug: add tag count table by Tim Windelschmidt · 2 years, 7 months ago
  28. 3ea40da cloud/bmaas: test and document upgrades across migrations by Serge Bazanski · 2 years, 7 months ago
  29. 20312b4 cloud/bmaas: implement exponential backoffs by Serge Bazanski · 2 years, 7 months ago
  30. ae00468 cloud/shepherd/equinix: implement recoverer by Serge Bazanski · 2 years, 7 months ago
  31. 86a714d cloud/shepherd/equinix: split out control loop logic by Serge Bazanski · 2 years, 7 months ago
  32. 42f1346 cloud/bmaas/server: do not start BMDB session per RPC by Serge Bazanski · 2 years, 7 months ago
  33. ae7e3ed cloud/bmaa/reflection: add ORDER BY machine_id by Tim Windelschmidt · 2 years, 7 months ago
  34. 10b2154 cloud/bmaa/reflection: render known protos as prototext by Serge Bazanski · 2 years, 7 months ago
  35. 1a38b8a cloud/bmaas/webug: render multiline tags correctly in machine view by Serge Bazanski · 2 years, 7 months ago
  36. 5cd7ddf cloud/bmdb/reflection: copy byte slices by Serge Bazanski · 2 years, 7 months ago
  37. c09cca0 c/bmaas/bmdb/webug: fix links to providers by Serge Bazanski · 2 years, 8 months ago
  38. 6963c63 cloud/lib/component: regression test for review/1502 by Serge Bazanski · 2 years, 8 months ago
  39. ce4af2b c/bmaas/bmdb: fix flaky parallel test by Serge Bazanski · 2 years, 8 months ago
  40. 1038313 cloud: rename ShepherdInstall to ShepherdAccess and clean up other 'installation' references by Serge Bazanski · 2 years, 9 months ago
  41. 48e9bab cloud/bmdb: add up/down migration test by Serge Bazanski · 2 years, 9 months ago
  42. c8fc902 cloud/bmdb: always setup default migration source, even if we're not migrating on startup by Serge Bazanski · 2 years, 9 months ago
  43. 7762831 cloud/bmaas: implement webug by Serge Bazanski · 2 years, 9 months ago
  44. 9e7875c bmdb/reflection: expose Tags as pointers, as its methods have pointer receivers by Serge Bazanski · 2 years, 9 months ago
  45. caa1208 cloud/shepherd/equinix/manager: init by Serge Bazanski · 2 years, 9 months ago
  46. 424e201 cloud/bmaas: implement BMDB reflection by Serge Bazanski · 2 years, 9 months ago
  47. de4e841 cloud/bmaas: clean up bmdb package by Serge Bazanski · 2 years, 9 months ago
  48. a9580a7 c/bmaas/bmdb: implement backoff and history by Serge Bazanski · 2 years, 10 months ago
  49. 60a00a9 c/bmaas/bmdb/model: split query files by Serge Bazanski · 2 years, 11 months ago
  50. 6c9535b c/bmaas/bmdb: implement OS installation flow by Serge Bazanski · 2 years, 11 months ago
  51. be6c3ad c/bmaas/bmdb: rework Work API into working form by Serge Bazanski · 3 years ago
  52. 4abeb13 cloud/bmaas/server: init by Serge Bazanski · 3 years, 1 month ago
  53. 68ca370 c/bmaas/bmdb: add Agent{Started,Heartbeat} tags and queries by Serge Bazanski · 3 years, 1 month ago
  54. 35e8d79 cloud/bmaas/bmdb: init by Serge Bazanski · 3 years, 1 month ago