- 2caf8ec Merge "veyron/services/store/memstore/query: Better handling of slashes in selection." by Ken Ashcraft · 11 years ago
- c87a914 veyron/services/mgmt/node: refactor the code and clean up the unit test. by Bogdan Caprita · 11 years ago
- d51617f veyron/services/store/memstore/query: Better handling of slashes in selection. by Ken Ashcraft · 11 years ago
- e719916 Merge "Added depcop configuration files to veyron packages" by Mehrdad Afshari · 11 years ago
- a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
- a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
- 34c8042 veyron/services/store/memstore/query: Implement the "hidden" keyword. by Ken Ashcraft · 11 years ago
- 5de9cd6 Merge "veyron/services/security/revoker: revocation service" by Andres Erbsen · 11 years ago
- 9f9748e Merge "veyron/services/wsprd: Broke up the monolithic lib package into many smaller packages." by Shyam Jayaraman · 11 years ago
- 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
- 72718c9 veyron/services/wsprd: Broke up the monolithic lib package into many by Shyam Jayaraman · 11 years ago
- 0595d6f veyron/services/wspr: returning from an error case to prevent panic by Ali Ghassemi · 11 years ago
- af67c76 Merge "veyron/services/wspr: Setting NoTimeout for WSPR RPC calls. But we need to provide an API in JS for developers to set proper timeout. See https://code.google.com/p/envyor/issues/detail?id=48 for details." by Ali Ghassemi · 11 years ago
- de18128 veyron/services/wspr: Setting NoTimeout for WSPR RPC calls. by Ali Ghassemi · 11 years ago
- d10597b Merge "veyron/services/store: Iterate over duplicate paths to an object." by Tilak Sharma · 11 years ago
- b2fbf14 veyron/services/security/revoker: revocation service by Andres Erbsen · 11 years ago
- 44ea34f Added depcop configuration files to veyron packages by Mehrdad Afshari · 11 years ago
- 8cadc5c veyron/services/store/testutil: import type registry hack so that by Jiri Simsa · 11 years ago
- e189e6a veyron/services/store: Use verror instead of Go errors. by Tilak Sharma · 11 years ago
- 13329d9 veyron/service/store: Consolidate some store test utils. by Tilak Sharma · 11 years ago
- 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
- 61380d3 veyron/services/store: Iterate over duplicate paths to an object. by Tilak Sharma · 11 years ago
- d9c222c veyron2/vdl: Generate named types for Java, with basic setters/getters. by Srdjan Petrovic · 11 years ago
- 2e7dd71 {veyron/veyron2}/services/mgmt/build: a simple Go build server by Jiri Simsa · 11 years ago
- b4d38ae Merge "veyron/lib/exec: moving the veyron exec library under mgmt." by Jiri Simsa · 11 years ago
- e5268b9 veyron/lib/exec: moving the veyron exec library under mgmt. by Jiri Simsa · 11 years ago
- e2fb5cf Merge "veyron/services/mgmt/node: currently the node manager is updated every time the Update() method is invoked; after this change the node manager is update only when the application envelope has been modified." by Jiri Simsa · 11 years ago
- 4d832ed veyron/services/mgmt/node: currently the node manager is updated every by Jiri Simsa · 11 years ago
- 1adc1ba veyron/services/mgmt/node: fixing an update logic bug by Jiri Simsa · 11 years ago
- 2dde85c Merge "veyron/services/wspr/wsprd: Added identity store for wspr." by Shyam Jayaraman · 11 years ago
- 535bad0 veyron/services/wspr/wsprd: Added identity store for wspr. by Shyam Jayaraman · 11 years ago
- c4cba50 Merge "javascript/api: Updated javascript api to match the new serve api in go." by Shyam Jayaraman · 11 years ago
- d1b3796 javascript/api: Updated javascript api to match the new serve api in go. by Shyam Jayaraman · 11 years ago
- 22f9e96 veyron/services/mgmt/binary: ignore whitespace when checking binary by Jiri Simsa · 11 years ago
- 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
- bc4f098 veyron/services/mgmt/node/impl: add a test case to impl_test to verify that by Bogdan Caprita · 11 years ago
- 55c1012 veyron2/services/mgmt/application,veyron2/services/mgmt/node: API changes around by Bogdan Caprita · 11 years ago
- 5094114 veyron/services/store/memstore/state: Fix hard link creation error. by Jason Hickey · 11 years ago
- 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
- ec266d4 Merge "veyron/services/mgmt/binary/impl: test binary server should not publish." by Bogdan Caprita · 11 years ago
- eed1c47 veyron/services/mgmt/binary/impl: test binary server should not publish. by Bogdan Caprita · 11 years ago
- d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
- 56b3ee6 Merge "veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait." by Tilak Sharma · 11 years ago
- 6d7c39c veyron/runtimes/google/lib/sync: WaitGroup allows concurrent calls to Add and Wait. by Tilak Sharma · 11 years ago
- 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
- 3cf721c Merge "veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs." by Robin Thellend · 11 years ago
- 6be636d veyron/services/mounttable/mounttable: Add test.sh and fix a couple of bugs. by Robin Thellend · 11 years ago
- 661ebbc veyron/services/mgmt/binary: fixing a broken build after by Jiri Simsa · 11 years ago
- 07dc703 veyron/services/wspr/wsrpd/lib: fix build breakage by Cosmos Nicolaou · 11 years ago
- fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
- 8c34fa4 Merge "veyron/lib/testutil: factoring out the security testing utility to avoid introducing dependency on security to all of our tests." by Jiri Simsa · 11 years ago
- 73e9cac veyron/lib/testutil: factoring out the security testing utility to by Jiri Simsa · 11 years ago
- 01cf937 veyron/services/mgmt/binary: cleaning up the binary repository output by Jiri Simsa · 11 years ago
- b04fbb2 veyron2/services/mgmt/binary: binary API by Jiri Simsa · 11 years ago
- 848cb46 Merge "veyron/examples/stfortune: Implementation for store/sync codelab. It is a client backed by the Veyron Store." by Himabindu Pucha · 11 years ago
- 681f016 veyron/examples/stfortune: Implementation for store/sync codelab. It by Himabindu Pucha · 11 years ago
- 12fb7b3 veyron/services/proximity: fix mac build failure. by Srdjan Petrovic · 11 years ago
- d85a490 veyron/services/proximity/lib: Fix build on non-linux platforms. by Asim Shankar · 11 years ago
- c954292 veyron/services/mounttable/mounttabled: use two servers by Robin Thellend · 11 years ago
- 33905e4 Merge "veyron/runtimes/google/rt: Each ipc.Server has its own RoutingID (and stream.Manager)." by Asim Shankar · 11 years ago
- 6a65d28 veyron/runtimes/google/rt: Each ipc.Server has its own RoutingID (and stream.Manager). by Asim Shankar · 11 years ago
- ded3659 veyron/services/proximity: Move a bunch of daemons out of veyron/runtimes. by Srdjan Petrovic · 11 years ago
- 2929ccc Merge "veyron/services/store: Implement Object.WatchGlob()." by Tilak Sharma · 11 years ago
- 06a99de veyron/services/mounttable: Add neighborhood option. by Robin Thellend · 11 years ago
- dfba8ac veyron/services/store: Implement Object.WatchGlob(). by Tilak Sharma · 11 years ago
- 76e3459 veyron/services/mgmt/node: addressing limited precision of ModTime(). by Jiri Simsa · 11 years ago
- e72d94c veyron/services/mgmt/node: fixing a failing test by Jiri Simsa · 11 years ago
- c93b4b8 Merge "veyron/services/store/memstore/query: Fix flaky error handling." by Ken Ashcraft · 11 years ago
- 728c5fa veyron/services/security: fixing Go formatting by Jiri Simsa · 11 years ago
- d92d859 veyron/services/store/memstore/query: Fix flaky error handling. by Ken Ashcraft · 11 years ago
- 627a3a1 Merge "veyron/services/security/simpledischarged/" by Andres Erbsen · 11 years ago
- b48e8e5 veyron/services/security/simpledischarged/ by Andres Erbsen · 11 years ago
- b8c5bff veyron/services/mgmt/node: adding log output for debugging node manager on GCE by Jiri Simsa · 11 years ago
- e23d087 Merge "services/mgmt: moving Application, Content, and Profile into a single 'repository' package" by Jiri Simsa · 11 years ago
- a4d9ee4 veyron/runtimes/google: adding AppCycle service implementation to the runtime. by Bogdan Caprita · 11 years ago
- ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
- a95daec veyron/services/mgmt: using camel case for constant names by Jiri Simsa · 11 years ago
- 7643174 veyron/services/store/memstore/query: Finish subquery implementation. by Ken Ashcraft · 11 years ago
- 46bb7e0 veyron: Updating out of date VDL. by Ali Ghassemi · 11 years ago
- 34ba199 Merge "veyron2/services/watch: Split up Watch interface by request type." by Tilak Sharma · 11 years ago
- 8b83105 global rename of MOUNTTABLE_ROOT to NAMESPACE_ROOT. This affects by Cosmos Nicolaou · 11 years ago
- 8657132 veyron2/services/watch: Split up Watch interface by request type. by Tilak Sharma · 11 years ago
- 8478a5c Merge "veyron/services/mgmt: implementing Revert() for the node manager" by Jiri Simsa · 11 years ago
- 70c3205 veyron/services/mgmt: implementing Revert() for the node manager by Jiri Simsa · 11 years ago
- 289da18 Merge "veyron/services/security: discharge service vdl" by Andres Erbsen · 11 years ago
- 1624f32 veyron/services/store/memstore: Don't sync the log file after every transaction. by Tilak Sharma · 11 years ago
- 975c883 veyron/services/security: discharge service vdl by Andres Erbsen · 11 years ago
- 40a5f7e veyron/services/store/memstore/query: Descending sort. by Ken Ashcraft · 11 years ago
- fe19fb9 Merge "veyron/services/wspr: Implementing Stop() functionality for servers." by Ali Ghassemi · 11 years ago
- 2cd91ab veyron/services/wspr: Implementing Stop() functionality for servers. by Ali Ghassemi · 11 years ago
- 8b6e1ea veyron/examples/bank by Alex Fandrianto · 11 years ago
- d73dd7a Merge "veyron/services/wspr/wsprd: bind to localhost" by Robin Thellend · 11 years ago
- 2ecddca veyron/services/wspr/wsprd: bind to localhost by Robin Thellend · 11 years ago
- 14357a7 Merge "veyron2/naming: renaming MountTable to Namespace" by Cosmos Nicolaou · 11 years ago
- 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
- ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
- baafd44 Merge "veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern against the root of the namespace for a mounttable." by Bogdan Caprita · 11 years ago
- b6b195a veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern by Bogdan Caprita · 11 years ago
- 1815cc8 veyron/services/wspr/wsprd: Fix the stream type id. by Robin Thellend · 11 years ago
- cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago