Sign in
vanadium
/
release.go.x.ref
/
7ce335b8b07906476d4e71dbbef120a6f8d653b1
7ce335b
ref/runtime/interal/rpc: Implement enough to run the benchmarks with the
by Matt Rosencrantz
· 10 years ago
c069e11
Merge "revive v.io/c/14751"
by Sergey Rogulenko
· 10 years ago
3cc026f
wspr: Fix tests that sometimes deadlocks.
by Suharsh Sivakumar
· 10 years ago
c1f6743
revive v.io/c/14751
by Sergey Rogulenko
· 10 years ago
e6b8d0a
Merge "runtime/internal/flow/manager: Add InsertWithRoutingID to connCache."
by Suharsh Sivakumar
· 10 years ago
6c23272
Merge "services/repository,services/application/applicationd: make Put like PutX"
by Bogdan Caprita
· 10 years ago
b8bf036
Merge "services/device: Fix multiuser mode"
by Arup Mukherjee
· 10 years ago
53ac585
ref: Convert uses of the xrpc library to the new v23 server API.
by Matt Rosencrantz
· 10 years ago
d9cb830
runtime/internal/flow/manager: Add InsertWithRoutingID to connCache.
by Suharsh Sivakumar
· 10 years ago
0cf0158
services/device: Fix multiuser mode
by Arup Mukherjee
· 10 years ago
92c060c
syncbase: Change db.createTable/deleteTable to table.create/destroy
by Ali Ghassemi
· 10 years ago
4b49751
Merge "services/xproxyd: Add support for multiple proxying."
by Suharsh Sivakumar
· 10 years ago
6734a79
services/xproxyd: Add support for multiple proxying.
by Suharsh Sivakumar
· 10 years ago
98d6d7c
v23: Promote the XWithNew*Server APIs out of experimental.
by Matt Rosencrantz
· 10 years ago
a13d8b3
Merge "services/wspr: Address a couple of stale todos."
by Suharsh Sivakumar
· 10 years ago
02a4e5a
Merge "ref/runtime/rpc: Implement the real constructor functinos for xserver."
by Matt Rosencrantz
· 10 years ago
dd9e237
Merge "syncbase: fix most depcop issues"
by Adam Sadovsky
· 10 years ago
6d1aad8
services/wspr: Address a couple of stale todos.
by Suharsh Sivakumar
· 10 years ago
09b52fc
ref/runtime/rpc: Implement the real constructor functinos for xserver.
by Matt Rosencrantz
· 10 years ago
661c19a
services/repository,services/application/applicationd: make Put like PutX
by Bogdan Caprita
· 10 years ago
86fa461
Merge "services/device/device: update publish command to use the PutX application API"
by Bogdan Caprita
· 10 years ago
bd487ce
Merge "services/application/applicationd: s/Put/PutX in tests"
by Bogdan Caprita
· 10 years ago
57638dd
Merge "ref/runtime/internal/flow/conn: Do not double encrypt encasulated connections."
by Matt Rosencrantz
· 10 years ago
b86ff75
Merge "ref/services/device: Introduce a DispatcherWrapper and use it to convert the device manager to xrpc."
by Matt Rosencrantz
· 10 years ago
f8a809a
Merge "client_test: Fix another case in racy TestTimeoutResponse."
by Suharsh Sivakumar
· 10 years ago
6a6214f
syncbase: fix most depcop issues
by Adam Sadovsky
· 10 years ago
fb6f15c
Merge "services/application/application: replace Put by PutX, add Profiles command"
by Bogdan Caprita
· 10 years ago
e4a49f4
ref/services/device: Introduce a DispatcherWrapper and use it to convert
by Matt Rosencrantz
· 10 years ago
f074df8
services/syncbase: Renaming (app/db).delete() to destroy()
by Ali Ghassemi
· 10 years ago
0ec053b
ref/runtime/internal/flow/conn: Do not double encrypt encasulated connections.
by Matt Rosencrantz
· 10 years ago
c3da186
services/application/applicationd: s/Put/PutX in tests
by Bogdan Caprita
· 10 years ago
aef771d
services/device/device: update publish command to use the PutX application API
by Bogdan Caprita
· 10 years ago
a1eadad
ref/runtime/internal/rpc: Add a small test showing basic functionality of
by Matt Rosencrantz
· 10 years ago
0c9d108
client_test: Fix another case in racy TestTimeoutResponse.
by Suharsh Sivakumar
· 10 years ago
164ddcb
services/application/application: replace Put by PutX, add Profiles command
by Bogdan Caprita
· 10 years ago
cbeae82
Merge "x/ref/services/repository: changes to Application repository API and daemon"
by Bogdan Caprita
· 10 years ago
857ef43
lib/security: change ordering of blessing patterns in DebugString to favor ...
by Bogdan Caprita
· 10 years ago
edf6d2b
x/ref/services/repository: changes to Application repository API and daemon
by Bogdan Caprita
· 10 years ago
1a09ade
Merge "ref/stream/manager: Fix test flake where a conn was left open on error."
by Matt Rosencrantz
· 10 years ago
e66c5d9
ref/stream/manager: Fix test flake where a conn was left open on error.
by Matt Rosencrantz
· 10 years ago
00469a2
ref/test/goroutines: Deflake the goroutines test.
by Matt Rosencrantz
· 10 years ago
aa1ae42
Merge "ref/services/syncbase: Move to using the new XServer API."
by Matt Rosencrantz
· 10 years ago
6aa821b
TBR: rpc/stream/benchmark: Fix vif benchmark.
by Suharsh Sivakumar
· 10 years ago
3e7d5a0
Merge "ref/services/mounttable/mounttablelib: Move to the new xrpc interface."
by Matt Rosencrantz
· 10 years ago
02577e8
TBR fix test line numbers
by James Ring
· 10 years ago
9e92b78
ref/services/mounttable/mounttablelib: Move to the new xrpc interface.
by Matt Rosencrantz
· 10 years ago
52fc213
Merge "TBR: client_test: Disable flaky test."
by Suharsh Sivakumar
· 10 years ago
e78daa7
TBR: client_test: Disable flaky test.
by Suharsh Sivakumar
· 10 years ago
2de9d83
TBR disable TestDeferHandling test (see http://v.io/i/686)
by James Ring
· 10 years ago
a475b4e
ref/services/syncbase: Move to using the new XServer API.
by Matt Rosencrantz
· 10 years ago
159bb9d
Merge "services/identity: Switch identityd to use xrpc server."
by Suharsh Sivakumar
· 10 years ago
80754bf
Merge "acl permissions: fix a bug"
by Sergey Rogulenko
· 10 years ago
25e5dda
TBR: services/syncbase/server: Fix mojo compilation by switching rpc.Server
by Nicolas Lacasse
· 10 years ago
4dbd6d0
Merge "ref: Bump endpoint version to 6."
by Suharsh Sivakumar
· 10 years ago
d5c9378
Merge "v23/rpc: Switch ServerCall.Server to return an XServer."
by Matt Rosencrantz
· 10 years ago
8943f03
Comment out log statements for clock data not found.
by Jatin Lodhia
· 10 years ago
7bffae0
v23/rpc: Switch ServerCall.Server to return an XServer.
by Matt Rosencrantz
· 10 years ago
5547ab6
TBR: runtime/internal/flow/flowcontrol: Fix go bench.
by Suharsh Sivakumar
· 10 years ago
14651e8
Merge "discovery: add simple util functions for generating uuids."
by Jungho Ahn
· 10 years ago
886ccd4
Merge "lib/exec: fix tests that have become even more flakey under go 1.5 & -race."
by David Presotto
· 10 years ago
a23cd22
discovery: add simple util functions for generating uuids.
by Jungho Ahn
· 10 years ago
e5e08c5
Merge "services/device/deviced/internal/impl: add prefix for devmgr stats names"
by Bogdan Caprita
· 10 years ago
06cfcff
services/identity: Switch identityd to use xrpc server.
by Suharsh Sivakumar
· 10 years ago
454ae31
acl permissions: fix a bug
by Sergey Rogulenko
· 10 years ago
0fd29eb
lib/exec: fix tests that have become even more flakey under go 1.5 & -race.
by David Why Use Two When One Will Do Presotto
· 10 years ago
a220df2
TBR sb51: path fixes
by Adam Sadovsky
· 10 years ago
f2efeb5
TBR syncbase: fix import paths post-merge
by Adam Sadovsky
· 10 years ago
c908233
regenerate vdls
by Adam Sadovsky
· 10 years ago
1f66c65
Merge branch 'master' of /tmp/staging2/roadmap.go.syncbase into sb
by Adam Sadovsky
· 10 years ago
67badb6
move sb51 tool to desired location
by Adam Sadovsky
· 10 years ago
fa2e50a
ref: Bump endpoint version to 6.
by Suharsh Sivakumar
· 10 years ago
601f89e
services/device/deviced/internal/impl: add prefix for devmgr stats names
by Bogdan Caprita
· 10 years ago
51d78a4
Merge "services/device/deviced/internal/impl: add stats on app runs and restarts"
by Bogdan Caprita
· 10 years ago
8cdb0ba
TBR v.io/x/ref: fix naming conflict in VDL structs
by Srdjan Petrovic
· 10 years ago
7728a0e
Merge "TBR Rerun go generate with GOMAXPROCS fix"
by James Ring
· 10 years ago
5d1f73b
TBR Rerun go generate with GOMAXPROCS fix
by James Ring
· 10 years ago
5f041ab
Merge "TBR: x.ref/lib/pubsub: debug/fix test breakage on jenkins/linux."
by Cosmos Nicolaou
· 10 years ago
1252529
TBR: x.ref/lib/pubsub: debug/fix test breakage on jenkins/linux.
by Cosmos Nicolaou
· 10 years ago
f2b1928
TBR: lib/exec: attempt to fix flakiness by setting GOMAXPROCS to 1
by Bogdan Caprita
· 10 years ago
09d8d87
TBR: Revert "TBR skip flaky tests, see http://v.io/i/682"
by Bogdan Caprita
· 10 years ago
092a557
services/device/deviced/internal/impl: add stats on app runs and restarts
by Bogdan Caprita
· 10 years ago
dd22c18
TBR skip flaky tests, see http://v.io/i/682
by James Ring
· 10 years ago
7be20ad
Merge "runtime/internal/rpc: Add initial xserver, based on v23/flow."
by Todd Wang
· 10 years ago
41fe336
Merge "TBR:ref/runtime/internal/rpc/test: Disable a flaky test that depends on the error handling in rpc.Client."
by Matt Rosencrantz
· 10 years ago
88d5cd2
TBR:ref/runtime/internal/rpc/test: Disable a flaky test that depends on the
by Matt Rosencrantz
· 10 years ago
8ee3f4e
TBR: ref/test/goroutines: Prevent leaked goroutines from breaking the test.
by Matt Rosencrantz
· 10 years ago
7d783f6
Merge "TBR flow/manager/conncache: Fix flaky cache test."
by Suharsh Sivakumar
· 10 years ago
101a301
TBR flow/manager/conncache: Fix flaky cache test.
by Suharsh Sivakumar
· 10 years ago
d2feff2
TBR ref/services/agent: Fix flaky test.
by Suharsh Sivakumar
· 10 years ago
099dc7e
Merge "TBR run go generate under 1.5"
by James Ring
· 10 years ago
7060508
TBR run go generate under 1.5
by James Ring
· 10 years ago
1c7607d
Merge "devtools/device/dmrun: Minor fixes to error handling"
by Arup Mukherjee
· 10 years ago
c9759c0
Merge "runtime: Fix global logger configuration."
by Nicolas Lacasse
· 10 years ago
ccbc595
Merge "services/device/deviced/internal/impl: fix restart policy and test"
by Bogdan Caprita
· 10 years ago
2214b1a
devtools/device/dmrun: Minor fixes to error handling
by Arup Mukherjee
· 10 years ago
7c45dd3
runtime: Fix global logger configuration.
by Nicolas Lacasse
· 10 years ago
da8e82f
Merge "ref/services/groups: Switch to the new XServer API."
by Matt Rosencrantz
· 10 years ago
0b31374
Merge "flow/protocols/wsh_nacl: Add new wsh_nacl flow package protocol."
by Suharsh Sivakumar
· 10 years ago
c173511
Add Conflict resolution API
by Jatin Lodhia
· 10 years ago
57b06ee
Merge "ref/services/role: Move the role tests to the new XServer API."
by Matt Rosencrantz
· 10 years ago
Next »