1. 3f7e714 veyron2/services/store: Adding SyncGroup support to Store API. by Himabindu Pucha · 11 years ago
  2. c72223d veyron2/storage: Introduce directories. by Ken Ashcraft · 11 years ago
  3. 00f7037 Merge "veyron/services/identity: Add revocation timestamps and buttons to identity server UI." by Suharsh Sivakumar · 11 years ago
  4. f681894 veyron/services/identity: Add revocation timestamps and buttons to identity server UI. by Suharsh Sivakumar · 11 years ago
  5. e925f2a veyron/lib/expect: simple library for making assertions about expected input. by Cosmos Nicolaou · 11 years ago
  6. 2959fc8 "veyron/runtimes/google/ipc": Disable server caveat validation by Ankur · 11 years ago
  7. c69746a veyron/services/store/server: server-side impl of new store API (directories and such) by Adam Sadovsky · 11 years ago
  8. 805769f Merge "veyron/services/wsprd: Added an a way to generate new publicid in wspr." by Shyam Jayaraman · 11 years ago
  9. cbbcf2c veyron/runtimes/google/vsync/sgtable.go: track peer sync groups by Raja Daoud · 11 years ago
  10. a638996 veyron/services/identity/util: Fix broken build. by Suharsh Sivakumar · 11 years ago
  11. 1f8437b Merge "veyron/services/identity: Adding CSRF protection to revocation interface in identity server." by Suharsh Sivakumar · 11 years ago
  12. 48bbd14 veyron/services/mgmt/node/impl: knock off a couple easy TODOs by shuffling some by Bogdan Caprita · 11 years ago
  13. 93ed6d6 Merge "veyron/services/mgmt/node/impl: implement Revert, and add corresponding test logic." by Bogdan Caprita · 11 years ago
  14. df63384 veyron/jni: remove java files from the Veyron main repo. by Srdjan Petrovic · 11 years ago
  15. 4c041db veyron/security: Replaced references to AllPrincipals pattern "*" with by Suharsh Sivakumar · 11 years ago
  16. 5ee0ee6 veyron/services/identity: Adding CSRF protection to revocation interface in by Suharsh Sivakumar · 11 years ago
  17. f89d965 veyron/tools/playground: Add response caching to the playground. by Nicolas LaCasse · 11 years ago
  18. 7f42427 veyron/runtimes/google/ipc: Skip IP address rewrite when listening on proxy by Robin Thellend · 11 years ago
  19. 53b7b7e veyron/services/mgmt/node/impl: implement Revert, and add corresponding test logic. by Bogdan Caprita · 11 years ago
  20. 101ed7e Merge "veyron/services/mgmt/impl/node: implement Update and add test logic for Update." by Bogdan Caprita · 11 years ago
  21. c638973 veyron/services/mounttable/mounttabled: Fix race. by Robin Thellend · 11 years ago
  22. bce0a63 veyron/services/mgmt/impl/node: implement Update and add test logic for Update. by Bogdan Caprita · 11 years ago
  23. 1eb8169 veyron/lib/stats/counter: Fix delta value by Robin Thellend · 11 years ago
  24. aa955f7 Merge "veyron2/vdl/codegen/java: Make all VDL types implement android.os.Parcelable." by Srdjan Petrovic · 11 years ago
  25. dbe348d Merge "veyron/services/store/memstore/watch: Fix flaky TestNowResumeMarker." by Tilak Sharma · 11 years ago
  26. 4aa28e6 veyron/services/store/memstore/watch: Fix flaky TestNowResumeMarker. by Tilak Sharma · 11 years ago
  27. aba4c0a veyron/runtimes/google/lib/follow: Fix flaky tests. by Tilak Sharma · 11 years ago
  28. 908d693 veyron2/vdl/codegen/java: Make all VDL types implement android.os.Parcelable. by Srdjan Petrovic · 11 years ago
  29. 15d0176 "veyron/security/serialization": Bug fix by Ankur · 11 years ago
  30. 977326f veyron/services/wsprd: Added an a way to generate new publicid in wspr. by Shyam Jayaraman · 11 years ago
  31. c5000fc veyron/services/wsprd: Fix broken tests. by Shyam Jayaraman · 11 years ago
  32. 5f8c1ab Merge "veyron/services/mgmt/node/impl: separate out state management types and routines into a new source file; add unit tests." by Bogdan Caprita · 11 years ago
  33. 2950992 Merge "Revert "veyron/tools/playground: Add response caching to the playground."" by Nicolas Lacasse · 11 years ago
  34. d52fdb4 Merge "veyron/services/wsprd: Added an JSIdentityStore that will back the PublicID handles that are passed to Javascript as well as implemented support for blessing identities." by Shyam Jayaraman · 11 years ago
  35. 0d68c40 Revert "veyron/tools/playground: Add response caching to the playground." by Nicolas Lacasse · 11 years ago
  36. b05bcb2 veyron/tools/playground: Add response caching to the playground. by Nicolas LaCasse · 11 years ago
  37. 6941403 veyron/services/mgmt/node/impl: separate out state management types and routines by Bogdan Caprita · 11 years ago
  38. ad2fe59 Merge "veyron2/services/store: Add a Dir interface." by Ken Ashcraft · 11 years ago
  39. 8343bd7 Merge "veyron/services/mgmt/node/impl: implement app Uninstall" by Bogdan Caprita · 11 years ago
  40. 0319721 Fix the dockerfile so it can be run locally. Update README.md. by Nicolas LaCasse · 11 years ago
  41. cdcf37a veyron2/services/store: Add a Dir interface. by Ken Ashcraft · 11 years ago
  42. db3c464 veyron/examples/rockpaperscissors: Add debug server by Robin Thellend · 11 years ago
  43. 14a09ef veyron/lib/stats: Let Glob return inner nodes by Robin Thellend · 11 years ago
  44. 9a24655 veyron/runtimes/google/ipc: take care to use an IP host address and never an IP network address. by Cosmos Nicolaou · 11 years ago
  45. a615e70 Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate." by Cosmos Nicolaou · 11 years ago
  46. 84bce14 Merge "veyron/runtimes/google/ipc: Adding per-method stats" by Robin Thellend · 11 years ago
  47. 8173a6c Merge "veyron/tools/playground: Add test.sh for the builder tool." by Nicolas Lacasse · 11 years ago
  48. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  49. da75147 veyron/services/syncgroup: Add syncgroup.ParseID, and a test for id.go. by Mike Burrows · 11 years ago
  50. 8c776b2 veyron/services/mgmt/node/impl: implement app Uninstall by Bogdan Caprita · 11 years ago
  51. caef3e9 veyron/security/agent: Rollback since it doesn't work on linux. by Ryan Brown · 11 years ago
  52. 698697a Merge "veyron/services/mgmt/logreader/impl: Add Signature hack" by Robin Thellend · 11 years ago
  53. e42763b Merge "veyron/security/agent: Initial implementation using VC. This is a bare bones implementation of an agent which stores the identity's private key in a separate process. Currently it only stores a single key for a single child process. Future versions will lift these limitations." by Ryan Brown · 11 years ago
  54. 6472025 veyron/services/mgmt/logreader/impl: Add Signature hack by Robin Thellend · 11 years ago
  55. 11e2f49 veyron/tools/playground: Add test.sh for the builder tool. by Ryan Brown · 11 years ago
  56. f1fac56 Merge "veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd" by Bogdan Caprita · 11 years ago
  57. 0019f05 Merge "veyron/services/mounttable: Fix Glob bug." by Robin Thellend · 11 years ago
  58. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  59. 8eb7752 veyron/runtimes/google/ipc: Adding per-method stats by Robin Thellend · 11 years ago
  60. 82bb995 veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager by Gautham · 11 years ago
  61. fda311b veyron/security/agent: Initial implementation using VC. by Ryan Brown · 11 years ago
  62. 25d4faa veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd by Bogdan Caprita · 11 years ago
  63. 268b419 veyron/services/mgmt/node/impl: implement Resume and Suspend by Bogdan Caprita · 11 years ago
  64. bae615a veyron/runtimes/google/ipc: add support for selecting an 'appropriate' IP address to publish on. by Cosmos Nicolaou · 11 years ago
  65. 38b4506 Merge "veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern." by Asim Shankar · 11 years ago
  66. 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
  67. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  68. 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
  69. 434e39f veyron/services/mounttable: Fix Glob bug. by Robin Thellend · 11 years ago
  70. fb5cbb7 veyron/services/identity: Revocation caveats are issued for every identity and can be revoked from the UI. by Suharsh Sivakumar · 11 years ago
  71. fd22b4d Merge "veyron/runtimes/google/ipc: Flush the relevant namespace cache entry if a startCall fails for a reason other than a resolution not finding anything. This is to try to more quickly survive server restarts that might end up with a different ip address, port, or routeid." by David Why Use Two When One Will Do Presotto · 11 years ago
  72. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  73. df5bfb2 veyron/services/wsprd: Added an JSIdentityStore that will back the by Shyam Jayaraman · 11 years ago
  74. f3f39ae veyron/runtimes/google/ipc: Flush the relevant namespace cache entry if a startCall by David Why Use Two When One Will Do Presotto · 11 years ago
  75. b288692 Merge "veyron/services/mounttable/mounttabled: Make test.sh work on OS X." by Asim Shankar · 11 years ago
  76. f4964aa veyron/services/mounttable/mounttabled: Make test.sh work on OS X. by Asim Shankar · 11 years ago
  77. ca821a4 veyron/services/mgmt/build/buildd: Bug fix for shell test. by Asim Shankar · 11 years ago
  78. 2c216b7 Merge "veyron/lib/modules: new API for running common services and components." by Cosmos Nicolaou · 11 years ago
  79. c4aafe3 Update generated code after http://go/vcl/4142 by Ken Ashcraft · 11 years ago
  80. c79f0c0 veyron2/storage: Move DEntry to veyron/services/store/raw. by Ken Ashcraft · 11 years ago
  81. 530d3c5 veyron2/storage: Move Version to veyron/services/store/raw. by Ken Ashcraft · 11 years ago
  82. 6261384 veyron/lib/modules: new API for running common services and components. by Cosmos Nicolaou · 11 years ago
  83. 4891b2b Merge "veyron/tools/playground: add "no-shutdown" mode to compilerd; update README" by Adam Sadovsky · 11 years ago
  84. a7b431a Merge "veyron/services/mgmt/debug: Add debug server" by Robin Thellend · 11 years ago
  85. 71108b8 veyron/tools/playground: add "no-shutdown" mode to compilerd; update README by Adam Sadovsky · 11 years ago
  86. 2041361 veyron/services/store/viewer: Fix up viewer code and mdb templates. by Adam Sadovsky · 11 years ago
  87. 738bb08 veyron/services/mgmt/debug: Add debug server by Robin Thellend · 11 years ago
  88. de99f7c Merge "veyron/profiles/net/bluetooth: move to the roadmap directory." by Cosmos Nicolaou · 11 years ago
  89. 4747c5e Merge "veyron/profiles/net: initial pass at dhcp support." by Cosmos Nicolaou · 11 years ago
  90. d00a264 Merge "veyron/runtimes/google/ipc/stream/vif: Fix test breakage on Linux." by Asim Shankar · 11 years ago
  91. 1e203d8 Merge "impl_test: Disable the cache rather than flushing individual entries." by David Why Use Two When One Will Do Presotto · 11 years ago
  92. 0403e52 veyron/services/store/viewer: Fix context bug with template rendering. by Matt Rosencrantz · 11 years ago
  93. 49f4c0e veyron/profiles/net/bluetooth: move to the roadmap directory. by Cosmos Nicolaou · 11 years ago
  94. 0cd7353 veyron/runtimes/google/ipc/stream/vif: Fix test breakage on Linux. by Asim Shankar · 11 years ago
  95. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  96. 24f733c Merge "veyron/runtimes/google/ipc/stream/vif: Handle caching of VIFs over unix sockets correctly." by Asim Shankar · 11 years ago
  97. b82cedb veyron/profiles/net: initial pass at dhcp support. by Cosmos Nicolaou · 11 years ago
  98. fff23e2 veyron/runtimes/google/vsync: add SyncGroup Table by Raja Daoud · 11 years ago
  99. 45654a0 Define syncgroup.ID, the globally unique identifier of a syncgroup. by Mike Burrows · 11 years ago
  100. 92c3574 veyron2/vdl: Better codegen for enum and oneof. by Todd Wang · 11 years ago