Sign in
vanadium
/
release.go.x.ref
/
f074df888d7fefd963476fd62337adb4f75c65a1
/
services
f074df8
services/syncbase: Renaming (app/db).delete() to destroy()
by Ali Ghassemi
· 10 years ago
edf6d2b
x/ref/services/repository: changes to Application repository API and daemon
by Bogdan Caprita
· 10 years ago
aa1ae42
Merge "ref/services/syncbase: Move to using the new XServer API."
by Matt Rosencrantz
· 10 years ago
9e92b78
ref/services/mounttable/mounttablelib: Move to the new xrpc interface.
by Matt Rosencrantz
· 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
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
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
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
092a557
services/device/deviced/internal/impl: add stats on app runs and restarts
by Bogdan Caprita
· 10 years ago
d2feff2
TBR ref/services/agent: Fix flaky test.
by Suharsh Sivakumar
· 10 years ago
1c7607d
Merge "devtools/device/dmrun: Minor fixes to error handling"
by Arup Mukherjee
· 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
da8e82f
Merge "ref/services/groups: Switch to the new XServer API."
by Matt Rosencrantz
· 10 years ago
c173511
Add Conflict resolution API
by Jatin Lodhia
· 10 years ago
2792600
ref/services/role: Move the role tests to the new XServer API.
by Matt Rosencrantz
· 10 years ago
52ff4f8
services/device/deviced/internal/impl: fix restart policy and test
by Bogdan Caprita
· 10 years ago
1989aa5
ref/services/groups: Switch to the new XServer API.
by Matt Rosencrantz
· 10 years ago
0438443
Revert "TBR: Revert "IPC implementation of agentd. The client library supports both IPC and RPC for now.""
by Ryan Brown
· 10 years ago
e7d55fb
runtime/internal/rpc: Implement a scheme for backward compatibility.
by Matt Rosencrantz
· 10 years ago
dc3f4c0
Merge "x/ref: address a couple TODOs"
by Bogdan Caprita
· 10 years ago
aa236ee
x/ref: address a couple TODOs
by Bogdan Caprita
· 10 years ago
f0a422b
services/device: Finish support for new socket-based agent
by Robin Thellend
· 10 years ago
3c31921
x/ref: reapply changes undone inadvertently by v.io/c/14672
by Bogdan Caprita
· 10 years ago
863e859
TBR: syncbase-mojo: Implement table.Scan
by Nicolas Lacasse
· 10 years ago
a2e2b74
services/xproxyd: Make proxy use now public flow message.
by Suharsh Sivakumar
· 10 years ago
36984e3
dmrun: move from x/devtools to x/ref
by Bogdan Caprita
· 10 years ago
07f9741
services/identity/internal/revocation: Avoid nil ptr dereference
by Robin Thellend
· 10 years ago
f28a0ca
syncbase: syncQL: support varargs in functions, functions cleanup
by John Kline
· 10 years ago
d836438
Merge "store API: update comments"
by Sergey Rogulenko
· 10 years ago
4569982
TBR: syncbase-mojo: Implement table.Scan.
by Nicolas Lacasse
· 10 years ago
8b59ca3
TBR: Revert "IPC implementation of agentd. The client library supports both IPC and RPC for now."
by Ryan Brown
· 10 years ago
636bf20
store API: update comments
by Sergey Rogulenko
· 10 years ago
feb42ba
IPC implementation of agentd. The client library supports both IPC and RPC for now.
by Ryan Brown
· 10 years ago
fb4af95
ref: Preliminary proxy implementation.
by Suharsh Sivakumar
· 10 years ago
19ccdee
x/ref/services/device/deviced/internal/impl: changes for new socket-based agent
by Bogdan Caprita
· 10 years ago
a33b462
Merge "x/ref/services/device/deviced/internal/impl: remove extra restartAppIfNecessary"
by Bogdan Caprita
· 10 years ago
054b4db
store: refactor transactions
by Sergey Rogulenko
· 10 years ago
f9cb06d
"x/ref/services/identity": JSON responses for HTTP Blessing service
by Ankur
· 10 years ago
2f4febc
Merge "Flesh out syncbase clock 1) Add storage adapter for clock data 2) Add clock service to keep track of changes to local clock 3) Add ntp service to sample ntp time and update clock skew for syncbase clock 4) Tests for above"
by Jatin Lodhia
· 10 years ago
7ce6508
x/ref/services/device: stop devmgr & dump its log at the end of integration test
by Bogdan Caprita
· 10 years ago
cf024a9
x/ref/services/device/deviced/internal/impl: remove extra restartAppIfNecessary
by Bogdan Caprita
· 10 years ago
d70777b
Flesh out syncbase clock
by Jatin Lodhia
· 10 years ago
e716041
services/device/claimable: use the roaming profile
by Robin Thellend
· 10 years ago
cb02c52
"x/ref/services/identity": HTTP service for BlessUsingAccessToken
by Ankur
· 10 years ago
31db923
store: fix a bug in the stream
by Sergey Rogulenko
· 10 years ago
1a0dec0
Merge "mounttablelib: restrict name element lengths to 512 characters."
by David Presotto
· 10 years ago
c019381
v.io/syncbase/x/ref/services/syncbase/localblobstore/blobmap: rename chunkmap to blobmap
by Mike Burrows
· 10 years ago
b01356d
services/device: Refactor Claim code
by Robin Thellend
· 10 years ago
4db2135
mounttablelib: restrict name element lengths to 512 characters.
by David Why Use Two When One Will Do Presotto
· 10 years ago
1d2f410
Merge "services/device/device: Make it an error to operate on the null set."
by Asim Shankar
· 10 years ago
ddd034e
services/device/device: Make it an error to operate on the null set.
by Asim Shankar
· 10 years ago
30f7a11
mounttablelib: correct limit enforcement
by David Why Use Two When One Will Do Presotto
· 10 years ago
8bf641c
the client watch impl
by Sergey Rogulenko
· 10 years ago
8344434
ref: Add ctx to RegisteredProtocol dial, resolve, and listen functions
by Suharsh Sivakumar
· 10 years ago
d1ecd26
TBR tests: properly clean up tmp dir
by Sergey Rogulenko
· 10 years ago
d88e9ad
syncbase: more go vet fixes (that do not appear on darwin)
by Jiri Simsa
· 10 years ago
be47f3b
ref: more go vet fixes (that do not appear on darwin)
by Jiri Simsa
· 10 years ago
a11a01c
Merge "syncbase: fixing vet violations"
by Jiri Simsa
· 10 years ago
665f14c
syncbase/vsync: Preliminary blob discovery and support for fetching blobs
by Himabindu Pucha
· 10 years ago
4578589
Merge "ref: fixing go vet violations"
by Jiri Simsa
· 10 years ago
809fd53
Merge "services: Use AllGlobber instead of AllGlobberX Change-Id: I09736ec0aae53370a4d90798f03c46de1deec475"
by Robin Thellend
· 10 years ago
c16bb31
syncbase: fixing vet violations
by Jiri Simsa
· 10 years ago
2cbbb7e
Merge "services/agent: Client side implementation of agent over IPC."
by Ryan Brown
· 10 years ago
b8065a6
Fix wspr test. It was using "fmt.Errorf" instead of "t.Errorf", so we
by Nicolas Lacasse
· 10 years ago
d9a7b3c
ref: fixing go vet violations
by Jiri Simsa
· 10 years ago
0a3e28a
services/agent: Client side implementation of agent over IPC.
by Ryan Brown
· 10 years ago
00111de
TBR: Fix perms.WriteTo in mojo_impl.
by Nicolas Lacasse
· 10 years ago
d20935b
TBR syncbase mojo: fix to use WithNewTrace ctx
by Adam Sadovsky
· 10 years ago
11af898
syncbase/vsync: conflict w/o ancestor
by Raja Daoud
· 10 years ago
5903108
services: Use AllGlobber instead of AllGlobberX
by Robin Thellend
· 10 years ago
f18888c
service/device/deviced/internal/starter: more logging
by Bogdan Caprita
· 10 years ago
629b8e5
Merge "ref: required by v.io/c/14484"
by Jiri Simsa
· 10 years ago
7949cd8
runtime/internal/rpc: Remove support for the old glob interfaces
by Robin Thellend
· 10 years ago
7d30ba9
ref: required by v.io/c/14484
by Jiri Simsa
· 10 years ago
bc05a27
Merge "ref: changes related to v.io/c/14371"
by Jiri Simsa
· 10 years ago
9fb308f
syncbase: implement various mojo stubs
by Adam Sadovsky
· 10 years ago
40402b5
watch: refactoring required for the client watch
by Sergey Rogulenko
· 10 years ago
3da6f4f
mounttablelib: change neighborhood to try a more unique name if the
by David Why Use Two When One Will Do Presotto
· 10 years ago
1a477f4
Merge "mounttablelib: just a tweek to bogdan's fixed."
by David Presotto
· 10 years ago
e0a71c7
mounttablelib: just a tweek to bogdan's fixed.
by David Why Use Two When One Will Do Presotto
· 10 years ago
48bf8c1
services/internal/packages: turn on compression for zip packages
by Bogdan Caprita
· 10 years ago
26f1c4d
ref: changes related to v.io/c/14371
by Jiri Simsa
· 10 years ago
b8d581b
services/mounttable/mounttablelib: fix nil deref when user exceeds max# of nodes
by Bogdan Caprita
· 10 years ago
e90bcfd
services/internal/binarylib: bug fix: Create call on existing binary resets ACLs
by Bogdan Caprita
· 10 years ago
6069de7
services/identity/internal/blesser: BlessUsingAccessTokenWithCaveats
by Suharsh Sivakumar
· 10 years ago
7644a55
Remove use of gomobile now that Mojo uses Go v1.5.
by Nicolas Lacasse
· 10 years ago
941342e
Merge "x/ref/services/syncbase: Update Glob implementation"
by Robin Thellend
· 10 years ago
Next »