- e31c7a5 syncbase: support restarts by Adam Sadovsky · 10 years ago
- bb61e55 Merge "services/device/deviced/internal/impl: cleanup for runner, reaper" by Bogdan Caprita · 10 years ago
- fdf980b ref/services/wspr: Fix flaky test. by Suharsh Sivakumar · 10 years ago
- 83aa855 wspr: Persist webapp principals and blessing stores. by Nicolas Lacasse · 10 years ago
- 0794976 Merge "services/internal/binarylib: ctxWithBlessedPrincipal can use testutil utilities" by Bogdan Caprita · 10 years ago
- 3170513 Merge "ref/test: simplifying InitRandGenerator()" by Jiri Simsa · 10 years ago
- 27fdbb4 TBR ref/services/groups: adding a command-line flag to the groups daemon by Jiri Simsa · 10 years ago
- 95ab297 ref/test: simplifying InitRandGenerator() by Jiri Simsa · 10 years ago
- 979c280 services/internal/binarylib: ctxWithBlessedPrincipal can use testutil utilities by Bogdan Caprita · 10 years ago
- 24404f2 services/device/deviced/internal/impl: cleanup for runner, reaper by Bogdan Caprita · 10 years ago
- 226d88e services/device/deviced/internal: factor out versioning support into sep package by Bogdan Caprita · 10 years ago
- 1c2bfc2 ref/services/groups: adding leveldb-based persistent layer implementation by Jiri Simsa · 10 years ago
- 1bba736 TBR: services/device: move impl, starter, installer packages under deviced/internal by Bogdan Caprita · 10 years ago
- 9f747ea Merge "mounttablelib: Add a runtime.Gosched() in the glob main loop to give others a chance when the system is slow." by David Why Use Two When One Will Do Presotto · 10 years ago
- dcda517 Merge "test: disable the namespace cache unconditionally for context created by V23Init" by Bogdan Caprita · 10 years ago
- 58590f5 mounttablelib: Add a runtime.Gosched() in the glob main loop to give others by David Why Use Two When One Will Do Presotto · 10 years ago
- 6d7a421 Merge "x/ref/services/device: convert to context-based logging." by Cosmos Nicolaou · 10 years ago
- 95bca14 test: disable the namespace cache unconditionally for context created by V23Init by Bogdan Caprita · 10 years ago
- 022b797 Merge "device/internal/impl/deamonreap: Disable flaky test." by Suharsh Sivakumar · 10 years ago
- d1276c5 device/internal/impl/deamonreap: Disable flaky test. by Suharsh Sivakumar · 10 years ago
- 1848973 x/ref/services/device: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
- c095fc2 runtime/internal/rpc: Fix args encoding racy error. by Suharsh Sivakumar · 10 years ago
- ef5b2cf services/device/internal/impl/daemonreap: disable flaky test in race mode by Bogdan Caprita · 10 years ago
- 5563017 Merge "groups: profile: s/generic/roaming/" by Adam Sadovsky · 10 years ago
- 291047e Merge "services/device/mgmt_v23_test: Use "device publish" and check publisher blessings" by Arup Mukherjee · 10 years ago
- 5f811c0 ref/runtime/internal/flow: Add a flowcontroller. by Matt Rosencrantz · 10 years ago
- 548ad77 Merge "services/internal/servicetest: create shell without a mounttable" by Bogdan Caprita · 10 years ago
- 9d52e0d services/device/internal: Pass instance name & dm blessing names to apps by Arup Mukherjee · 10 years ago
- d804828 services/device/mgmt_v23_test: Use "device publish" and check publisher blessings by Arup Mukherjee · 10 years ago
- 1356277 services/internal/servicetest: create shell without a mounttable by Bogdan Caprita · 10 years ago
- 67506bc ref/runtime/internal/flow: Connection sharing flow.Manager API. by Suharsh Sivakumar · 10 years ago
- e22a0e5 Merge "ref/services/identity: Remove logs added temporarily for debugging." by Suharsh Sivakumar · 10 years ago
- 17e03b1 groups: profile: s/generic/roaming/ by Adam Sadovsky · 10 years ago
- b2cc06a ref/services/identity: Remove logs added temporarily for debugging. by Suharsh Sivakumar · 10 years ago
- 9e8df42 services/device/internal/impl: remove utiltest.V23Init by Bogdan Caprita · 10 years ago
- 9b14766 ref/services/groups: integration test for groups-based authorization by Jiri Simsa · 10 years ago
- 1c33b7d x/ref/services: convert yet more services to context based logging. by Cosmos Nicolaou · 10 years ago
- f9cd562 ref/services/identity: Print a stack trace whenever a call takes too long. by Suharsh Sivakumar · 10 years ago
- d384032 Merge "x/ref/services: convert more services to context based logging." by Cosmos Nicolaou · 10 years ago
- aa44420 Merge "services/identity: Some more temporary logging to help debug database wedges." by Asim Shankar · 10 years ago
- d922992 x/ref/services: convert more services to context based logging. by Cosmos Nicolaou · 10 years ago
- d2c9727 Merge "ref/services/groups: porting the groups daemon to the cmdline package" by Jiri Simsa · 10 years ago
- 89d9ae1 Merge "services/device: make a separate package out of the device installer library" by Bogdan Caprita · 10 years ago
- c6d63f6 ref/services/groups: porting the groups daemon to the cmdline package by Jiri Simsa · 10 years ago
- 7f67006 services/identity: Some more temporary logging to help debug database wedges. by Asim Shankar · 10 years ago
- e75e836 Merge "services/tidyable: new tidyable service interface" by Robert Kroeger · 10 years ago
- 0bae4ea services/device: make a separate package out of the device installer library by Bogdan Caprita · 10 years ago
- 040603b services/device: factor out the exported error definitions into internal/errors by Bogdan Caprita · 10 years ago
- 3cd5ed5 services/tidyable: new tidyable service interface by Robert Kroeger · 10 years ago
- a43258f Merge "ref/services/agent: Change errorf logs to infof since we currently do not act on this errors." by Suharsh Sivakumar · 10 years ago
- 892ad95 ref/services/agent: Change errorf logs to infof since we currently by Suharsh Sivakumar · 10 years ago
- 5a89117 services/identity: Close sql connections. by Suharsh Sivakumar · 10 years ago
- e46bac6 Merge "ref: Persist discharges." by Suharsh Sivakumar · 10 years ago
- c0ff59d Merge "x/ref/services/internal: convert to context based logging" by Cosmos Nicolaou · 10 years ago
- c0f98e5 Merge "x/ref/services: profile, mounttable, proxy, role to use context-based logging." by Cosmos Nicolaou · 10 years ago
- a9fb36d TBR ref/services/device: Fix address assignment. by Matt Rosencrantz · 10 years ago
- d7d4e22 ref: Persist discharges. by Suharsh Sivakumar · 10 years ago
- 382bbc5 Merge "TBR v.io/x/ref/cmd/vdl: update vdl tool for the Java roadmap -> release move." by Srdjan Petrovic · 10 years ago
- dde7ba0 TBR v.io/x/ref/cmd/vdl: update vdl tool for the Java roadmap -> release move. by Srdjan Petrovic · 10 years ago
- 7a4221f x/ref/services/internal: convert to context based logging by Cosmos Nicolaou · 10 years ago
- 19a50f6 x/ref/services: profile, mounttable, proxy, role to use context-based logging. by Cosmos Nicolaou · 10 years ago
- 1f6b891 services/device/internal/impl: tidy automatically by Robert Kroeger · 10 years ago
- e62db3b Merge "services/device/internal/impl/utiltest/helpers.go: fewer leaked processes" by Robert Kroeger · 10 years ago
- 64a3bd2 Merge "services/device/internal/impl: tidy logs" by Robert Kroeger · 10 years ago
- afd85ff services/device/internal/impl: tidy logs by Robert Kroeger · 10 years ago
- 1423940 Merge "ref: Change many uses of v23.NewServer to use xrpc.New*Server instead." by Matt Rosencrantz · 10 years ago
- 8c2be90 services/device/internal/impl/utiltest/helpers.go: fewer leaked processes by Robert Kroeger · 10 years ago
- bb6295d ref: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 10 years ago
- 0321754 rpc/stream/vif: fix flaky failure in IdleTimeout test by Jungho Ahn · 10 years ago
- 190e507 x/ref/runtime/internal/rpc/benchmark: use context-based logging. by Cosmos Nicolaou · 10 years ago
- a39d195 Merge "x/ref/examples: use context-based logging and logger.Global()" by Cosmos Nicolaou · 10 years ago
- e6fbf98 x/ref/examples: use context-based logging and logger.Global() by Cosmos Nicolaou · 10 years ago
- e3b1932 x/ref/test: update to use context-based logging. by Cosmos Nicolaou · 10 years ago
- c0c2ffd ref/services/groups: integration test for the groups server and by Jiri Simsa · 10 years ago
- 87d884d ref: making use of the set package by Jiri Simsa · 10 years ago
- 4f7d22a services/device/interna/impl: tidy installations by Robert Kroeger · 10 years ago
- a74a5ef Merge "lib/apilog: use ctx based logging and sundry bug fixes." by Cosmos Nicolaou · 10 years ago
- 9691e5d lib/apilog: use ctx based logging and sundry bug fixes. by Cosmos Nicolaou · 10 years ago
- 318c3fa various: make AddressChooser an interface by James Ring · 10 years ago
- bc1e046 Merge "ref/services/groups: a command-line client for interacting with the group server" by Jiri Simsa · 10 years ago
- 358724e Merge "x/ref/runtime/internal/rpc: Don't return server errs as BadProtocol." by John Kline · 10 years ago
- d894412 ref/services/groups: a command-line client for interacting with the group server by Jiri Simsa · 10 years ago
- adb8396 x/ref/runtime/internal/rpc: Don't return server errs as BadProtocol. by John Kline · 10 years ago
- c2bcb56 services/device/devicex: use sudo+su rather than just sudo -u by Arup Mukherjee · 10 years ago
- dfc5a33 runtime/internal/rpc/stream/crypto: Remove unused tls.go by Suharsh Sivakumar · 10 years ago
- 7120e10 Merge "services/device/internal/impl: tidy instances" by Robert Kroeger · 10 years ago
- 742a610 services/device/internal/impl: tidy instances by Robert Kroeger · 10 years ago
- 5ac9915 Merge "improve .gitignore for MacOS" by Robert Kroeger · 10 years ago
- 2856c8f Merge "ref/test/v23tests: hide the embedded structs." by Cosmos Nicolaou · 10 years ago
- e6bbbe9 Merge "v.io/x/ref/test: Address a missed code review comment." by Matt Rosencrantz · 10 years ago
- 6392aed ref/test/v23tests: hide the embedded structs. by Cosmos Nicolaou · 10 years ago
- f1050cf Merge "ref/runtime/internal/lib/publisher: When you stop the publisher, don't retry unmount." by Matt Rosencrantz · 10 years ago
- aadeb0c improve .gitignore for MacOS by Robert Kroeger · 10 years ago
- 0d8238a Merge "services/device/internal/impl/instance_reaping: add daemon restart" by Robert Kroeger · 10 years ago
- 507f8c9 Merge "TBR: x/ref: update for v.io/c/12564" by Cosmos Nicolaou · 10 years ago
- ec2e5af services/device/internal/impl/instance_reaping: add daemon restart by Robert Kroeger · 10 years ago
- f7bee9e v.io/x/ref/test: Address a missed code review comment. by Matt Rosencrantz · 10 years ago
- 165e890 ref: Add test.V23InitWithNamespace by Matt Rosencrantz · 10 years ago
- d213f31 ref/runtime/internal/lib/publisher: When you stop the publisher, don't retry unmount. by Matt Rosencrantz · 10 years ago
- eaefa83 Merge "services/device/internal/impl/device_service.go: stub TidyNow" by Robert Kroeger · 10 years ago