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