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