1. 8a50082 veyron/services/mgmt,veyron2/watch: removing superfluous store by Jiri Simsa · 11 years ago
  2. 80b8959 veyron/services/mgmt: Make shell tests executable again. by Tilak Sharma · 11 years ago
  3. b93457b Merge "veyron/services/identity: Add Android ClientID config as an option to identityd." by Srdjan Petrovic · 11 years ago
  4. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  5. a1e6ddb veyron/services/identity: Add Android ClientID config as an option to identityd. by Srdjan Petrovic · 11 years ago
  6. f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
  7. 1c5b94a veyron2/security: Introduce a PublicKey type. by Asim Shankar · 11 years ago
  8. 3f7e714 veyron2/services/store: Adding SyncGroup support to Store API. by Himabindu Pucha · 11 years ago
  9. c72223d veyron2/storage: Introduce directories. by Ken Ashcraft · 11 years ago
  10. f681894 veyron/services/identity: Add revocation timestamps and buttons to identity server UI. by Suharsh Sivakumar · 11 years ago
  11. c69746a veyron/services/store/server: server-side impl of new store API (directories and such) by Adam Sadovsky · 11 years ago
  12. 805769f Merge "veyron/services/wsprd: Added an a way to generate new publicid in wspr." by Shyam Jayaraman · 11 years ago
  13. a638996 veyron/services/identity/util: Fix broken build. by Suharsh Sivakumar · 11 years ago
  14. 1f8437b Merge "veyron/services/identity: Adding CSRF protection to revocation interface in identity server." by Suharsh Sivakumar · 11 years ago
  15. 48bbd14 veyron/services/mgmt/node/impl: knock off a couple easy TODOs by shuffling some by Bogdan Caprita · 11 years ago
  16. 5ee0ee6 veyron/services/identity: Adding CSRF protection to revocation interface in by Suharsh Sivakumar · 11 years ago
  17. 53b7b7e veyron/services/mgmt/node/impl: implement Revert, and add corresponding test logic. by Bogdan Caprita · 11 years ago
  18. 101ed7e Merge "veyron/services/mgmt/impl/node: implement Update and add test logic for Update." by Bogdan Caprita · 11 years ago
  19. c638973 veyron/services/mounttable/mounttabled: Fix race. by Robin Thellend · 11 years ago
  20. bce0a63 veyron/services/mgmt/impl/node: implement Update and add test logic for Update. by Bogdan Caprita · 11 years ago
  21. dbe348d Merge "veyron/services/store/memstore/watch: Fix flaky TestNowResumeMarker." by Tilak Sharma · 11 years ago
  22. 4aa28e6 veyron/services/store/memstore/watch: Fix flaky TestNowResumeMarker. by Tilak Sharma · 11 years ago
  23. 977326f veyron/services/wsprd: Added an a way to generate new publicid in wspr. by Shyam Jayaraman · 11 years ago
  24. c5000fc veyron/services/wsprd: Fix broken tests. by Shyam Jayaraman · 11 years ago
  25. 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
  26. 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
  27. 6941403 veyron/services/mgmt/node/impl: separate out state management types and routines by Bogdan Caprita · 11 years ago
  28. ad2fe59 Merge "veyron2/services/store: Add a Dir interface." by Ken Ashcraft · 11 years ago
  29. 8343bd7 Merge "veyron/services/mgmt/node/impl: implement app Uninstall" by Bogdan Caprita · 11 years ago
  30. cdcf37a veyron2/services/store: Add a Dir interface. by Ken Ashcraft · 11 years ago
  31. 14a09ef veyron/lib/stats: Let Glob return inner nodes by Robin Thellend · 11 years ago
  32. a615e70 Merge "veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate." by Cosmos Nicolaou · 11 years ago
  33. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  34. da75147 veyron/services/syncgroup: Add syncgroup.ParseID, and a test for id.go. by Mike Burrows · 11 years ago
  35. 8c776b2 veyron/services/mgmt/node/impl: implement app Uninstall by Bogdan Caprita · 11 years ago
  36. 6472025 veyron/services/mgmt/logreader/impl: Add Signature hack by Robin Thellend · 11 years ago
  37. f1fac56 Merge "veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd" by Bogdan Caprita · 11 years ago
  38. 0019f05 Merge "veyron/services/mounttable: Fix Glob bug." by Robin Thellend · 11 years ago
  39. 854860d veyron/lib/testutil/blackbox: Sanitize sub-process environment. by Robert Kroeger · 11 years ago
  40. 82bb995 veyron/services/mgmt/node: Initial implementation of device claim in the NodeManager by Gautham · 11 years ago
  41. 25d4faa veyron/services/mgmt/node/impl: address a TODO to consolidate generateCommand with genCmd by Bogdan Caprita · 11 years ago
  42. 268b419 veyron/services/mgmt/node/impl: implement Resume and Suspend by Bogdan Caprita · 11 years ago
  43. 38b4506 Merge "veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern." by Asim Shankar · 11 years ago
  44. 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
  45. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  46. 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
  47. 434e39f veyron/services/mounttable: Fix Glob bug. by Robin Thellend · 11 years ago
  48. fb5cbb7 veyron/services/identity: Revocation caveats are issued for every identity and can be revoked from the UI. by Suharsh Sivakumar · 11 years ago
  49. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  50. df5bfb2 veyron/services/wsprd: Added an JSIdentityStore that will back the by Shyam Jayaraman · 11 years ago
  51. b288692 Merge "veyron/services/mounttable/mounttabled: Make test.sh work on OS X." by Asim Shankar · 11 years ago
  52. f4964aa veyron/services/mounttable/mounttabled: Make test.sh work on OS X. by Asim Shankar · 11 years ago
  53. ca821a4 veyron/services/mgmt/build/buildd: Bug fix for shell test. by Asim Shankar · 11 years ago
  54. c79f0c0 veyron2/storage: Move DEntry to veyron/services/store/raw. by Ken Ashcraft · 11 years ago
  55. 530d3c5 veyron2/storage: Move Version to veyron/services/store/raw. by Ken Ashcraft · 11 years ago
  56. a7b431a Merge "veyron/services/mgmt/debug: Add debug server" by Robin Thellend · 11 years ago
  57. 2041361 veyron/services/store/viewer: Fix up viewer code and mdb templates. by Adam Sadovsky · 11 years ago
  58. 738bb08 veyron/services/mgmt/debug: Add debug server by Robin Thellend · 11 years ago
  59. 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
  60. 0403e52 veyron/services/store/viewer: Fix context bug with template rendering. by Matt Rosencrantz · 11 years ago
  61. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  62. 45654a0 Define syncgroup.ID, the globally unique identifier of a syncgroup. by Mike Burrows · 11 years ago
  63. 92c3574 veyron2/vdl: Better codegen for enum and oneof. by Todd Wang · 11 years ago
  64. 331e481 Merge "veyron2/context: Allow the runtime to be obtained from a context.T" by Matt Rosencrantz · 11 years ago
  65. 9a59b8c veyron/services/mgmt/node/impl: factor out pieces of functionality from the unit by Bogdan Caprita · 11 years ago
  66. 2968f4b veyron/services/mgmt/node/impl: factor out parts of Start and Stop into subroutines. by Bogdan Caprita · 11 years ago
  67. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  68. 4b6eaa5 impl_test: Disable the cache rather than flushing individual entries. by David Why Use Two When One Will Do Presotto · 11 years ago
  69. 1f3d113 Merge "Add CacheCtl to naming.Namespace." by David Why Use Two When One Will Do Presotto · 11 years ago
  70. 1f83a0c Merge "veyron/services/syncgroup:" by Mike Burrows · 11 years ago
  71. d9c3488 Management Refactor: Introduce fs.Memstore to break Veyron store dependency by Robert Kroeger · 11 years ago
  72. 346ac97 Merge "veyron/services/mgmt/logreader: Remove dependency on stubs" by Robin Thellend · 11 years ago
  73. 336808c veyron/services/mgmt/logreader: Remove dependency on stubs by Robin Thellend · 11 years ago
  74. e396502 veyron/services/mgmt/build: fixing the failing build server shell test by Jiri Simsa · 11 years ago
  75. 7a44243 veyron/services/mgmt/stats: Add implementation of the stats interface. by Robin Thellend · 11 years ago
  76. 54407a0 Merge "veyron2/services/mgmt/logreader: Split types into separate pkg" by Robin Thellend · 11 years ago
  77. 701cdc6 veyron/{services/mgmt,tools}/build: fixing the build server shell test by Jiri Simsa · 11 years ago
  78. 94aa633 {ipc/wsprd}: adonovan@ ran his static analysis tool on our code base by Jiri Simsa · 11 years ago
  79. 544af43 veyron/services/mgmt/build: Fix tests when using a custom Go compiler by Asim Shankar · 11 years ago
  80. 78b6216 veyron/services/mgmt/node/impl: consolidate the callback logic in one place, by Bogdan Caprita · 11 years ago
  81. 52e6249 veyron2/services/mgmt/logreader: Split types into separate pkg by Robin Thellend · 11 years ago
  82. e971490 veyron2/services/watch: Split types into separate pkg by Robin Thellend · 11 years ago
  83. f8be73f Merge "veyron2/services/mounttable: Split types into separate pkg" by Robin Thellend · 11 years ago
  84. 645f31b scripts/build: this CL cleans up the setup of Go environment variables by Jiri Simsa · 11 years ago
  85. e29314e proximity: factoring the proximity code out to a separate repository by Jiri Simsa · 11 years ago
  86. 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
  87. 2034f7f Merge "veyron/services/mgmt/node/impl: factor out logic to set up root dir; clean up root dir and curr link paths before starting tests (to ensure that a previous test that didn't complete doesn't bleed state)" by Bogdan Caprita · 11 years ago
  88. c00effe Merge "veyron2/security, veyron/security: Refactor veyron2/security/util.go." by Tilak Sharma · 11 years ago
  89. 2544812 veyron/services/syncgroup: by Mike Burrows · 11 years ago
  90. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  91. e809082 veyron/services/mgmt/binary: making sure 'dd' is used in a portable fashion by Jiri Simsa · 11 years ago
  92. f3acb76 Merge "veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled" by Jiri Simsa · 11 years ago
  93. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 11 years ago
  94. 7764f31 Add CacheCtl to naming.Namespace. by David Why Use Two When One Will Do Presotto · 11 years ago
  95. 080a730 veyron/services/mgmt/node/impl: factor out logic to set up root dir; clean up by Bogdan Caprita · 11 years ago
  96. fbab59d veyron/services/mgmt/node/impl: fix issue with closing stdin for subcommand by Bogdan Caprita · 11 years ago
  97. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  98. 479038f veyron/services/mounttable/mounttabled: Fix test.sh by Robin Thellend · 11 years ago
  99. a94e507 veyron2/security,veyron/runtimes/google/ipc: Provide context to a discharger. by Asim Shankar · 11 years ago
  100. 1a15c16 veyron/services/mgmt/application: creating a shell test by Jiri Simsa · 11 years ago