1. 0516975 runtime/internal/flow/conn: Read and write low-level messages. by Matt Rosencrantz · 10 years ago
  2. 5057103 services/identity/internal: Test tool tweak. by Asim Shankar · 10 years ago
  3. ed5e728 Merge "services/device/devicex: fix devicex for Darwin multi-user mode" by Robert Kroeger · 10 years ago
  4. 97a790d runtime/internal/flow/manager: Add a framer struct that wraps net.Conn. by Suharsh Sivakumar · 10 years ago
  5. ac7f57b services/device/devicex: fix devicex for Darwin multi-user mode by Robert Kroeger · 10 years ago
  6. aafbd0b naming: We stole the same escaping code from the standard go pkgs in by David Why Use Two When One Will Do Presotto · 10 years ago
  7. 9a97b18 services/device/device: Retry upload when already exists by Robin Thellend · 10 years ago
  8. bd4f3f8 namespace: For servers that are not specified as complete endpoints, by David Why Use Two When One Will Do Presotto · 10 years ago
  9. 0a87bd7 ref/services/groups: changes needed as a follow up to v.io/x/13904 by Jiri Simsa · 10 years ago
  10. fc028fe ref/services/groups: requiring a build tag to build the leveldb implementation by Jiri Simsa · 10 years ago
  11. 8035486 Merge "rpc/benchmark: remove test init duplicate" by Jungho Ahn · 10 years ago
  12. 9c261c6 runtime/flow: Remove runtime/flow. by Suharsh Sivakumar · 10 years ago
  13. cef2ae6 rpc/benchmark: remove test init duplicate by Jungho Ahn · 10 years ago
  14. 5296cd2 x/ref/runtime/internal/...: make sure tests finish rpc's before next test starts. by Cosmos Nicolaou · 10 years ago
  15. 00e9f28 Merge "services/binary/tidy/*: extend tidy to clean envelopes" by Robert Kroeger · 10 years ago
  16. 2e9d6e3 services/binary/tidy/*: extend tidy to clean envelopes by Robert Kroeger · 10 years ago
  17. e4da6ed ref: Add the MsgReadWriter interface and use it in flows and conns. by Matt Rosencrantz · 10 years ago
  18. 6637cb7 services/binary/tidy: add an external GC command by Robert Kroeger · 10 years ago
  19. 4d082c5 runtime/{internal/testing/mocks/mocknet,internal/rpc/stream/manager}: update for go1.5 error message. by Cosmos Nicolaou · 10 years ago
  20. 3ad0d70 Merge "(runtime|services): Implement new AllGlobberX and ChildrenGlobberX" by Robin Thellend · 10 years ago
  21. 0762591 runtime/internal/flow: Add a skelleton for the VC. by Matt Rosencrantz · 10 years ago
  22. 208e0f3 lib/stats: Fix race in TestFunc by Robin Thellend · 10 years ago
  23. 99e9a38 Merge "Don't fetch signatures in WSPR before each RPC." by Nicolas Lacasse · 10 years ago
  24. f15f295 (runtime|services): Implement new AllGlobberX and ChildrenGlobberX by Robin Thellend · 10 years ago
  25. 56db085 TBR: Build fix by Asim Shankar · 10 years ago
  26. b55c3c4 Don't fetch signatures in WSPR before each RPC. by Nicolas Lacasse · 10 years ago
  27. eaef0ad Merge "services/mounttable: Resolve vanadium/issues#583" by Asim Shankar · 10 years ago
  28. e69a923 Merge "(lib|runtime|services): Use v.io/v23/glob" by Robin Thellend · 10 years ago
  29. b016e43 Merge "websocket: avoid panic from invalid websocket requests" by Jungho Ahn · 10 years ago
  30. 40c01b2 (lib|runtime|services): Use v.io/v23/glob by Robin Thellend · 10 years ago
  31. b6d30c6 Merge "lib/glob: Clean up the glob library" by Robin Thellend · 10 years ago
  32. d565543 websocket: avoid panic from invalid websocket requests by Jungho Ahn · 10 years ago
  33. 9a852d0 vc/listener: Reduce log levels for less spam. by Suharsh Sivakumar · 10 years ago
  34. 2f1878c lib/glob: Clean up the glob library by Robin Thellend · 10 years ago
  35. 14d8c59 Merge "x/ref: make use of ctx arg to Lookup." by Cosmos Nicolaou · 10 years ago
  36. 86e3779 ref/services/device/device: extract tape for reuse by Robert Kroeger · 10 years ago
  37. 64d573d x/ref: make use of ctx arg to Lookup. by Cosmos Nicolaou · 10 years ago
  38. 53b1981 glob: Parse() missed a number of bad pattern that would later by David Why Use Two When One Will Do Presotto · 10 years ago
  39. 3a16782 Merge "x/ref: clean up use of test.InitWithParams as per v.io/i/599" by Cosmos Nicolaou · 10 years ago
  40. a4d7fbf Merge "Needed for v.io/c/13354" by Cosmos Nicolaou · 10 years ago
  41. 27dc65b x/ref: clean up use of test.InitWithParams as per v.io/i/599 by Cosmos Nicolaou · 10 years ago
  42. 9f866f1 Merge "x.ref/runtime: convert to context-based logging." by Cosmos Nicolaou · 10 years ago
  43. 7020507 x/ref/runtime/rpc: add a TODO per v.io/i/129. by Cosmos Nicolaou · 10 years ago
  44. 5a3125a Needed for v.io/c/13354 by Cosmos Nicolaou · 10 years ago
  45. e9c622d x.ref/runtime: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
  46. b425c55 services/mounttable: Resolve vanadium/issues#583 by Asim Shankar · 10 years ago
  47. 0e90e2f Merge "services/device/devicex: mkdir -p" by Ken Ashcraft · 10 years ago
  48. b3c5cc6 x/ref/services/groups/groupsd: test for empty stderr explicitly. by Cosmos Nicolaou · 10 years ago
  49. 16d4328 Merge "services/application/applicationd: TidyNow support." by Robert Kroeger · 10 years ago
  50. 7894732 services/application/applicationd: TidyNow support. by Robert Kroeger · 10 years ago
  51. 5cf8afa ref/services/groups: log error output using a string instead of bytes by Jiri Simsa · 10 years ago
  52. 0ea875f ref: Move new flow API to v23 and introduce semi-public API. by Suharsh Sivakumar · 10 years ago
  53. e31c7a5 syncbase: support restarts by Adam Sadovsky · 10 years ago
  54. bb61e55 Merge "services/device/deviced/internal/impl: cleanup for runner, reaper" by Bogdan Caprita · 10 years ago
  55. fdf980b ref/services/wspr: Fix flaky test. by Suharsh Sivakumar · 10 years ago
  56. 9ec1adb services/device/devicex: mkdir -p by Ken Ashcraft · 10 years ago
  57. 83aa855 wspr: Persist webapp principals and blessing stores. by Nicolas Lacasse · 10 years ago
  58. 0794976 Merge "services/internal/binarylib: ctxWithBlessedPrincipal can use testutil utilities" by Bogdan Caprita · 10 years ago
  59. 3170513 Merge "ref/test: simplifying InitRandGenerator()" by Jiri Simsa · 10 years ago
  60. 27fdbb4 TBR ref/services/groups: adding a command-line flag to the groups daemon by Jiri Simsa · 10 years ago
  61. 95ab297 ref/test: simplifying InitRandGenerator() by Jiri Simsa · 10 years ago
  62. 979c280 services/internal/binarylib: ctxWithBlessedPrincipal can use testutil utilities by Bogdan Caprita · 10 years ago
  63. 24404f2 services/device/deviced/internal/impl: cleanup for runner, reaper by Bogdan Caprita · 10 years ago
  64. 226d88e services/device/deviced/internal: factor out versioning support into sep package by Bogdan Caprita · 10 years ago
  65. 1c2bfc2 ref/services/groups: adding leveldb-based persistent layer implementation by Jiri Simsa · 10 years ago
  66. 1bba736 TBR: services/device: move impl, starter, installer packages under deviced/internal by Bogdan Caprita · 10 years ago
  67. 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
  68. dcda517 Merge "test: disable the namespace cache unconditionally for context created by V23Init" by Bogdan Caprita · 10 years ago
  69. 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
  70. 6d7a421 Merge "x/ref/services/device: convert to context-based logging." by Cosmos Nicolaou · 10 years ago
  71. 95bca14 test: disable the namespace cache unconditionally for context created by V23Init by Bogdan Caprita · 10 years ago
  72. 022b797 Merge "device/internal/impl/deamonreap: Disable flaky test." by Suharsh Sivakumar · 10 years ago
  73. d1276c5 device/internal/impl/deamonreap: Disable flaky test. by Suharsh Sivakumar · 10 years ago
  74. 1848973 x/ref/services/device: convert to context-based logging. by Cosmos Nicolaou · 10 years ago
  75. c095fc2 runtime/internal/rpc: Fix args encoding racy error. by Suharsh Sivakumar · 10 years ago
  76. ef5b2cf services/device/internal/impl/daemonreap: disable flaky test in race mode by Bogdan Caprita · 10 years ago
  77. 5563017 Merge "groups: profile: s/generic/roaming/" by Adam Sadovsky · 10 years ago
  78. 291047e Merge "services/device/mgmt_v23_test: Use "device publish" and check publisher blessings" by Arup Mukherjee · 10 years ago
  79. 5f811c0 ref/runtime/internal/flow: Add a flowcontroller. by Matt Rosencrantz · 10 years ago
  80. 548ad77 Merge "services/internal/servicetest: create shell without a mounttable" by Bogdan Caprita · 10 years ago
  81. 9d52e0d services/device/internal: Pass instance name & dm blessing names to apps by Arup Mukherjee · 10 years ago
  82. d804828 services/device/mgmt_v23_test: Use "device publish" and check publisher blessings by Arup Mukherjee · 10 years ago
  83. 1356277 services/internal/servicetest: create shell without a mounttable by Bogdan Caprita · 10 years ago
  84. 67506bc ref/runtime/internal/flow: Connection sharing flow.Manager API. by Suharsh Sivakumar · 10 years ago
  85. e22a0e5 Merge "ref/services/identity: Remove logs added temporarily for debugging." by Suharsh Sivakumar · 10 years ago
  86. 17e03b1 groups: profile: s/generic/roaming/ by Adam Sadovsky · 10 years ago
  87. b2cc06a ref/services/identity: Remove logs added temporarily for debugging. by Suharsh Sivakumar · 10 years ago
  88. 9e8df42 services/device/internal/impl: remove utiltest.V23Init by Bogdan Caprita · 10 years ago
  89. 9b14766 ref/services/groups: integration test for groups-based authorization by Jiri Simsa · 10 years ago
  90. 1c33b7d x/ref/services: convert yet more services to context based logging. by Cosmos Nicolaou · 10 years ago
  91. f9cd562 ref/services/identity: Print a stack trace whenever a call takes too long. by Suharsh Sivakumar · 10 years ago
  92. d384032 Merge "x/ref/services: convert more services to context based logging." by Cosmos Nicolaou · 10 years ago
  93. aa44420 Merge "services/identity: Some more temporary logging to help debug database wedges." by Asim Shankar · 10 years ago
  94. d922992 x/ref/services: convert more services to context based logging. by Cosmos Nicolaou · 10 years ago
  95. d2c9727 Merge "ref/services/groups: porting the groups daemon to the cmdline package" by Jiri Simsa · 10 years ago
  96. 89d9ae1 Merge "services/device: make a separate package out of the device installer library" by Bogdan Caprita · 10 years ago
  97. c6d63f6 ref/services/groups: porting the groups daemon to the cmdline package by Jiri Simsa · 10 years ago
  98. 7f67006 services/identity: Some more temporary logging to help debug database wedges. by Asim Shankar · 10 years ago
  99. e75e836 Merge "services/tidyable: new tidyable service interface" by Robert Kroeger · 10 years ago
  100. 0bae4ea services/device: make a separate package out of the device installer library by Bogdan Caprita · 10 years ago