- 1adc1ba veyron/services/mgmt/node: fixing an update logic bug by Jiri Simsa · 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
- 5788903 Merge "veyron/services/store/memstore/watch: Better handling of unknown resume markers." by Tilak Sharma · 11 years ago
- 7a7704a veyron/services/mgmt/node: reducing the chance that TestUpdate() will time out. by Jenkins Veyron · 11 years ago
- 71ca8c2 veyron/services/store/memstore/watch: Better handling of unknown resume markers. by Tilak Sharma · 11 years ago
- 6929c21 Make put of nil maps (and a few other cases) work pre-VOM2 by Benjamin Prosnitz · 11 years ago
- bdfbdf9 veyron/services/mgmt/node/impl: Reduce test flakiness under -race. by Asim Shankar · 11 years ago
- 3a93e70 Merge "veyron/services/wspr/wsprd: Transcode stream messages" by Robin Thellend · 11 years ago
- 892aac4 veyron/services/wspr/wsprd: Register vom types for rock-paper-scissors. by Robin Thellend · 11 years ago
- 877fec5 veyron/services/wspr/wsprd: Transcode stream messages by Robin Thellend · 11 years ago
- a7ef1d8 Merge "veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch." by Tilak Sharma · 11 years ago
- 12ebd64 Merge "veyron/services/wspr: Cleaned up formatting and the logging so they are more consistent." by Shyam Jayaraman · 11 years ago
- 0c24a49 Merge "veyron/runtimes/google/ipc/stream/proxy: Add publish address" by Robin Thellend · 11 years ago
- 2f3efe0 Merge "veyron/services/config/lib: Fix race" by Asim Shankar · 11 years ago
- 2a1f954 veyron/services/wspr: Cleaned up formatting and the logging so they are by Shyam Jayaraman · 11 years ago
- 020cd22 veyron/runtimes/google/ipc/stream/proxy: Add publish address by Robin Thellend · 11 years ago
- 3688b2d veyron/services/config/lib: Fix race by Asim Shankar · 11 years ago
- ceaefe9 veyron/services/wspr: Fix a data race in the test. It looks like we by Shyam Jayaraman · 11 years ago
- edb55a6 Merge "veyron/services/memstore/query: Add the sort function." by Ken Ashcraft · 11 years ago
- 9a26279 Merge "veyron/javascript/api: Added the ability to have void functions." by Shyam Jayaraman · 11 years ago
- 53b6838 veyron/services/memstore/query: Add the sort function. by Ken Ashcraft · 11 years ago
- 4820234 veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch. by Tilak Sharma · 11 years ago
- 7b95209 {veyron, veyron2}: updating VDL files to the latest version by Jiri Simsa · 11 years ago
- 318f021 Add missing register calls by Benjamin Prosnitz · 11 years ago
- 5212ad4 veyron/javascript/api: Added the ability to have void functions. by Shyam Jayaraman · 11 years ago
- 552aa07 Switch panics for not implemented store RPCS to return errors. by Benjamin Prosnitz · 11 years ago
- 5eafdd4 Merge "veyron/services/mgmt/node: making the self-update logic of node manager robust to failures." by Jiri Simsa · 11 years ago
- 139e651 Merge "veyron/services/wspr: Lock around publish calls, so Listen doesn't get called multiple times." by Shyam Jayaraman · 11 years ago
- 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
- 24e87aa veyron/services/mgmt/node: making the self-update logic of node by Jiri Simsa · 11 years ago
- 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
- 264ec83 veyron/services/wspr: Fix a race condition in test. by Shyam Jayaraman · 11 years ago