1. 4e841ec Fix RawBytes test failures for new coders. All new tests pass. by Todd Wang · 9 years ago
  2. 574c9f8 longevity tests: Switch to roaming profile, and set listenspec in code. by Nicolas Lacasse · 9 years ago
  3. b5d44bb longevity tests: Capture syncbase pprof info every minute. by Nicolas Lacasse · 9 years ago
  4. 689202b syncbase: check for remotely unverifiable mutations by Fred Quintana · 9 years ago
  5. bdaf4ea runtime/internal: Debugging external IP addresses by Robin Thellend · 9 years ago
  6. ce84e29 lib/discovery: Compress addresses. by Asim Shankar · 9 years ago
  7. 7dc4f76 services/role: Remove deprecated flag by Asim Shankar · 9 years ago
  8. de8b921 Make the expected blessings a slice rather than a string by Fred Quintana · 9 years ago
  9. 4817bc8 services/allocator: Remove Delete() method by Robin Thellend · 9 years ago
  10. b1d8a56 services/allocator: Rename Delete() -> Destroy() - Step 2 by Robin Thellend · 9 years ago
  11. d79b146 TBR: longevity tests: Syncgroup permissions should be open by default. by Nicolas Lacasse · 9 years ago
  12. f4026d5 runtime/internal/naming/namespace: add env var to disable namespace cache by Bogdan Caprita · 9 years ago
  13. 90e98e5 longevity tests: Support permissions on database, collection, syncgroup. by Nicolas Lacasse · 9 years ago
  14. bf45d35 longevity tests: Improvements to vmstat graph output. by Nicolas Lacasse · 9 years ago
  15. de56cd5 syncbase: Set leveldb max_open_files when opening a database. by Nicolas Lacasse · 9 years ago
  16. d0698cc Update vdltest to include cyclic and native types. by Todd Wang · 9 years ago
  17. a815b18 services/identity: Remove deprecated flags. by Asim Shankar · 9 years ago
  18. b67adf8 services/allocator: Rename Delete() -> Destroy() by Robin Thellend · 9 years ago
  19. 5a31e01 defend the internal Syncgroup Id generation against spoofing by Fred Quintana · 9 years ago
  20. 9940770 longevity tests: Gnuplot script that makes graphs from vmstat.log files. by Nicolas Lacasse · 9 years ago
  21. 3f8667d services/allocator: fill in README.md by Robin Thellend · 9 years ago
  22. 0170e1d services/allocator/allocatord: Add --global-admins by Robin Thellend · 9 years ago
  23. 5ee06ee New collections page in "debug browse" with row count. by Eamonn O'Brien-Strain · 9 years ago
  24. 8491fc0 Make the Syncgroup factory methods like the ones for Collection by Fred Quintana · 9 years ago
  25. 8b512d2 TBR: longevity tests: Add helpful Printf to equality checker. by Nicolas Lacasse · 9 years ago
  26. 5ebec7d services/agent: remove last vestiges of key manager by Bogdan Caprita · 9 years ago
  27. fdcdb8f services/role: Use simple blessing files when using remote signing by Asim Shankar · 9 years ago
  28. 31b3413 runtime/internal: Enforce CloudVM invariant by Robin Thellend · 9 years ago
  29. 3bcc33e services/identity: Use simple blessing files when using remote signing by Asim Shankar · 9 years ago
  30. f0d45fc New VDL/VOM Tests + Fixes for various conversion bugs by Benjamin Prosnitz · 9 years ago
  31. b129368 TBR: longevity tests: Fix single comment and whitespace. by Nicolas Lacasse · 9 years ago
  32. 8758210 export more system stats. by Jing Jin · 9 years ago
  33. d05955f naming: Remove unused ServesLeaf from Endpoint structure. by Asim Shankar · 9 years ago
  34. 339c3b5 lib/discovery/plugins/mdns: Use loopback IP in tests. by Asim Shankar · 9 years ago
  35. 98f59d1 longevity tests: Add String() methods to models. by Nicolas Lacasse · 9 years ago
  36. effe0d9 More vdltest changes. by Todd Wang · 9 years ago
  37. 377f5a6 gcreds: remove keymanager by Bogdan Caprita · 9 years ago
  38. 97589c0 services/agent/server: remove functions used only by agentd by Bogdan Caprita · 9 years ago
  39. 553fa3c services/agent/keymgr: delete key manager client by Bogdan Caprita · 9 years ago
  40. 6fc5791 Make the syncgroup an Id by Fred Quintana · 9 years ago
  41. 521bf0e TBR syncbase cgo: fix XBytes; s/X/v23_syncbase_/ by Adam Sadovsky · 9 years ago
  42. e8dfef0 syncbase: More helpful Id validation errors. by Ivan Pilat · 9 years ago
  43. ec1c0ca syncbase/vsync: Fix the order of initing syncgroup state so that it is by Himabindu Pucha · 9 years ago
  44. ae8e892 longevity tests: Don't set shell.ContinueOnError by Nicolas Lacasse · 9 years ago
  45. 90d45a4 syncbase-cgo: address various fixme's and todo's by Adam Sadovsky · 9 years ago
  46. ae0cd7a Endpoints: This CL changes endpoint to be a plain struct defined in v23. by Matt Rosencrantz · 9 years ago
  47. 61ca7d2 longevity tests: Capture output of "vmstat" every second. by Nicolas Lacasse · 9 years ago
  48. b95e1fe services/allocator/allocator: Set useful defaults by Robin Thellend · 9 years ago
  49. 1f2f6ea services/allocator/allocatord: flag to set disk size by Robin Thellend · 9 years ago
  50. f64eb8a New error behavior + various convert fixes by Benjamin Prosnitz · 9 years ago
  51. 2fc3d1e cmd/vrpc: Print out the loss-less form of the public key by Asim Shankar · 9 years ago
  52. dee5ffd Add to "debug browse" a SyncBase page listing databases and collections. by Eamonn O'Brien-Strain · 9 years ago
  53. 1c8d7ed discovery: temporarily increase max ad size by Jungho Ahn · 9 years ago
  54. 42a7408 services/allocator/allocatord: use persistent disks by Robin Thellend · 9 years ago
  55. 2543057 syncbase: (mostly) finish implementing cgo bridge by Adam Sadovsky · 9 years ago
  56. 75a3487 services/allocator/allocatord: Add limit on # of instances by Robin Thellend · 9 years ago
  57. 0d7212d Add vomtest package, for protocol conformance tests. by Todd Wang · 9 years ago
  58. f08ebb1 longevity tests: Set mounttable log level with vpath. by Nicolas Lacasse · 9 years ago
  59. 96b9d40 services/allocator/allocatord: Use Home() by Robin Thellend · 9 years ago
  60. b790213 services/agent/agentd: remove agentd by Bogdan Caprita · 9 years ago
  61. b726540 longevity tests: Collect mounttable logs. by Nicolas Lacasse · 9 years ago
  62. f0ef8cd v23agentd: flag to optionally create credentials if missing by Bogdan Caprita · 9 years ago
  63. 1f0b416 discovery: rewrite ble plugin by Jungho Ahn · 9 years ago
  64. 68d3e81 runtime/factories: Wait for more goroutines to finish in cleanup. by Asim Shankar · 9 years ago
  65. 3741e10 v23agentd: avoid loading the principal if v23agentd is already running by Bogdan Caprita · 9 years ago
  66. f7c1155 services/allocator/allocatord: Add creator annotation by Robin Thellend · 9 years ago
  67. 288fe09 services/agent: make sure relative paths work when invoking v23agentd by hand by Bogdan Caprita · 9 years ago
  68. bc390cc services/agent/v23agentd: break into subcommands by Bogdan Caprita · 9 years ago
  69. 01ff5ca services/allocator: Address comments from v.io/c/22060 by Robin Thellend · 9 years ago
  70. f36e873 discovery: make validation error messages more descriptive by Jungho Ahn · 9 years ago
  71. e46e34c v.io/x/ref/services/syncbase/store/leveldb_fsck: A syncbase consistency checker by Mike Burrows · 9 years ago
  72. 5789ef0 Add vdltest package, defining vdl test types and values. by Todd Wang · 9 years ago
  73. 0792558 flow: Fix tests to wait for things to close before shutting down the runtime. by Matt Rosencrantz · 9 years ago
  74. 3951217 proxy: The proxy shouldn't hang if a single "startRouting" request hangs. by Matt Rosencrantz · 9 years ago
  75. 85b7b40 syncbase cgo: refactor bridge to share code b/w mojo and cgo by Adam Sadovsky · 9 years ago
  76. 4eb822c services/allocator: Allocator implementation by Robin Thellend · 9 years ago
  77. 1afa948 syncbase: use "any" instead of []byte in Put/Get RPCs by Mike Burrows · 9 years ago
  78. 1ba141c discovery/ble: add Close() to driver interface by Jungho Ahn · 9 years ago
  79. 0be8541 mojo.syncbase: syncbase: minimal updates to mojo, for sanity by Adam Sadovsky · 9 years ago
  80. b9a4338 TBR: longevity tests: Force an ipv4 address because gce does not support ipv6. by Nicolas Lacasse · 9 years ago
  81. 78e1c98 syncbase: move mojo bridge code to bridge_mojo dir by Adam Sadovsky · 9 years ago
  82. 0ed8263 services/cluster/vkube: Add --base-blessings by Robin Thellend · 9 years ago
  83. ff5f600 cmd/principal: allow the creation of a principal without blessings by Bogdan Caprita · 9 years ago
  84. 5f2ed5a restarter: add integration test by Bogdan Caprita · 9 years ago
  85. 4356cb9 services/allocator: Interface & skeleton code by Robin Thellend · 9 years ago
  86. ea07c6e longevity tests: Don't error when creating a syncgroup if it already exists. by Nicolas Lacasse · 9 years ago
  87. ef3517d longevity tests: Don't panic if client.Stop() is called multiple times. by Nicolas Lacasse · 9 years ago
  88. 57d0ff7 longevity tests: Give the Checker permission to check the database. by Nicolas Lacasse · 9 years ago
  89. cb68ed3 netconfig/roaming: Fix bug and simplify. by Asim Shankar · 9 years ago
  90. 16d23ac Discharger: Switch the default discharge expiry to 24 hours. by Matt Rosencrantz · 9 years ago
  91. 7fb9991 services/syncbase/vsync: Use new ListenSpec for discovery by Robin Thellend · 9 years ago
  92. 8faae5b longevity tests: Checker model and simple implementation by Nicolas Lacasse · 9 years ago
  93. b780d26 services/agent: Simplify interactive setup. by Asim Shankar · 9 years ago
  94. 32129a8 services/identity/identityd: Remove unused services and code. by Asim Shankar · 9 years ago
  95. 8b9601f manager/conncache: Fix deadlocked conncache. by Suharsh Sivakumar · 9 years ago
  96. 634a4e9 services/agent: daemon mode launcher for v23agentd by Bogdan Caprita · 9 years ago
  97. 6cb3fa5 discovery: add timestamp to advertisement by Jungho Ahn · 9 years ago
  98. 9575b89 TBR v.io/x/ref: wakeup service implementation by Srdjan Petrovic · 9 years ago
  99. 1a8f756 Remove time.Deadline 0 value semantics. by Todd Wang · 9 years ago
  100. 183679f services/device: remove usage of agentd from device manager by Bogdan Caprita · 9 years ago