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