- 301c774 veyron/services/mgmt/application/impl: fix for strange crash in applicationd by Bogdan Caprita · 11 years ago
- 1180723 veyron/services/wspr: Fix JSON marshalling/unmarshalling. by Nicolas LaCasse · 11 years ago
- 156c60b veyron/services/wspr: HTTP handlers for adding an account and by Nicolas LaCasse · 11 years ago
- ab4f10d veyron2/security: Add the Resolve label. by Tilak Sharma · 11 years ago
- 3ec8a56 Merge "veyron/services/wsprd: Use the origin from the websocket to link the identity to the pipe." by Shyam Jayaraman · 11 years ago
- 684bffe veyron/services/wsprd: Use the origin from the websocket to link the by Shyam Jayaraman · 11 years ago
- b66eea3 Merge "veyron/services/store/service: Remove Transaction and Watcher interfaces." by Ken Ashcraft · 11 years ago
- f21ac83 "veyron/security/serialization": Serialization Library by Ankur · 11 years ago
- ea9b458 veyron/services/store/viewer: move viewer from veyron2 to veyron by Adam Sadovsky · 11 years ago
- 54762c6 Merge "veyron/tools/build: moving the client for interacting with the build server into the veyron repository and writing a simple test for it" by Jiri Simsa · 11 years ago
- 6c25082 veyron/services/wspr: Take out assocIdentity stuff because it's broken by Nicolas LaCasse · 11 years ago
- 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago
- ea90a71 Merge "veyron/services/wsprd/identity: URL-encode origin names in blessing." by Nicolas LaCasse · 11 years ago
- 82a5d30 veyron/services/wsprd/: Fix broken build. by Shyam Jayaraman · 11 years ago
- 03e860d veyron/services/wsprd/identity: URL-encode origin names in blessing. by Nicolas LaCasse · 11 years ago
- 365ba41 veyron/services/wsprd: Refactored wspr so the logic to handle the by Shyam Jayaraman · 11 years ago
- 313c255 Merge "veyron/services/store/stored: Add viewer to stored itself (enabled by default), and update mdb example accordingly, with a proper Makefile and full usage instructions in a README.md file." by Adam Sadovsky · 11 years ago
- 76e08ec veyron/services/store/stored: Add viewer to stored itself (enabled by default), and update mdb example accordingly, with a proper Makefile and full usage instructions in a README.md file. by Adam Sadovsky · 11 years ago
- 6acddc1 Merge "veyron/services/store: Remove access checks on store objects." by Tilak Sharma · 11 years ago
- 5b9d53e Merge "Bveyron/services/mgmt/node/impl: add initial support for app installation, start, and stop." by Bogdan Caprita · 11 years ago
- b7e15ad veyron/services/store/service: Remove Transaction and Watcher interfaces. by Ken Ashcraft · 11 years ago
- 6320f31 veyron/services/store: Remove access checks on store objects. by Tilak Sharma · 11 years ago
- 1033877 veyron/services/store: Delete pathmatch. by Tilak Sharma · 11 years ago
- 1e37913 Bveyron/services/mgmt/node/impl: add initial support for app installation, start, by Bogdan Caprita · 11 years ago
- 7a72175 veyron/services/identity: Support for obtaining blessing given an OAuth access token. by Asim Shankar · 11 years ago
- 164adcf Merge "veyron/services/store: Don't put values of the wrong type." by Tilak Sharma · 11 years ago
- 89b2bfb veyron/services/store: Don't put values of the wrong type. by Tilak Sharma · 11 years ago
- 81e9cf4 Merge "veyron/services/identity: Code cleanup" by Asim Shankar · 11 years ago
- 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
- f0e6f99 Merge "veyron2/storage: Remove overlapping Stat and Entry types." by Ken Ashcraft · 11 years ago
- b8ddc35 veyron2/storage: Remove overlapping Stat and Entry types. by Ken Ashcraft · 11 years ago
- 1c3b181 veyron/services/identity: Code cleanup by Asim Shankar · 11 years ago
- 78eff73 Merge "veyron2/vdl: Reinit the val we are deserializing into on the server stream Advance method" by Shyam Jayaraman · 11 years ago
- 070717c veyron2/vdl: Reinit the val we are deserializing into on the server by Shyam Jayaraman · 11 years ago
- ec8eeda Merge "veyron/services/proxy/proxyd: Add // to the published address." by Robin Thellend · 11 years ago
- 7c45cc3 veyron/services/proxy/proxyd: Add // to the published address. by Robin Thellend · 11 years ago
- ae4b1ba Merge "veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API." by Shyam Jayaraman · 11 years ago
- e368237 veyron/services/wsprd: Changes to identity handling. by Nicolas LaCasse · 11 years ago
- 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
- a4ac360 Merge "Add vlog.Infof's to test." by David Why Use Two When One Will Do Presotto · 11 years ago
- 5add67e Add vlog.Infof's to test. by David Why Use Two When One Will Do Presotto · 11 years ago
- 772b643 Merge "veyron/services/store/service: Remove most of the interfaces." by Ken Ashcraft · 11 years ago
- 18279f5 veyron/services/store/service: Remove most of the interfaces. by Ken Ashcraft · 11 years ago
- 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
- 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
- 130f592 Merge "{veyron2,veyron}/services/mgmt: change the build service API so that clients do not need to be aware of the supported architectures and operating systems" by Jiri Simsa · 11 years ago
- ad29904 veyron2/services/store: Remove placeholder conflict resolution. by Ken Ashcraft · 11 years ago
- f5cd765 {veyron2,veyron}/services/mgmt: change the build service API so that by Jiri Simsa · 11 years ago
- db9de1e Merge "veyron/services/mgmt/build: adding missing imports" by Jiri Simsa · 11 years ago
- 2515ed7 veyron/services/mgmt/node: fixing test failure on Jenkins by Jiri Simsa · 11 years ago
- 5292293 veyron/services/mgmt/build: adding missing imports by Jiri Simsa · 11 years ago
- f531d6c veyron/services/mgmt/build/impl: locating cross-compiled binaries correctly by Jiri Simsa · 11 years ago
- 2ec843a veyron/services/proxy/proxyd: Add optional healthz server. by Robin Thellend · 11 years ago
- dca613c Merge "veyron/services/mgmt/node: fix another test that is failing on OS X because of symlinks." by Jiri Simsa · 11 years ago
- 55ed430 Remove the equality test between the server started and the servers found, by David Why Use Two When One Will Do Presotto · 11 years ago
- e0fc61a veyron/services/mgmt/node: fix another test that is failing on OS X by Jiri Simsa · 11 years ago
- 162b674 veyron/services/mgmt/node: fixing config test failure on OS X by Jiri Simsa · 11 years ago
- 00b0ecc veyron/services/mgmt/node/impl: fix bug found by -race. by Cosmos Nicolaou · 11 years ago
- 8e32b2a {veyron,veyron2}/services/mgmt/build: enabling cross-compilation for by Jiri Simsa · 11 years ago
- 0ed29c3 veyron/services/store: Objects can no longer be accessed by id. by Tilak Sharma · 11 years ago
- 8ef9b3d Merge "Follow network config changes." by David Why Use Two When One Will Do Presotto · 11 years ago
- 4db55f0 veyron/services/store/memstore/query: Add sample() function. by Ken Ashcraft · 11 years ago
- 447170e Follow network config changes. by David Why Use Two When One Will Do Presotto · 11 years ago
- 72ba5e0 veyron/services/mounttable: Use "bash" and not "sh" as the interpreter for the test. by Asim Shankar · 11 years ago
- b1acafd scripts/jenkins,veyron/examples: test.sh and related tweaks. by Asim Shankar · 11 years ago
- 1a7ce71 veyron/services/mgmt/build: minor cleanup by Jiri Simsa · 11 years ago
- 33f8d80 Merge "veyron/services/mgmt/build: the build server should not fail if the compiled package produces no binaries" by Jiri Simsa · 11 years ago
- 4419f23 veyron/lib/bluetooth: Disable compilation of the bluetooth package and by Jiri Simsa · 11 years ago
- 5dcb4fa veyron/services/mgmt/build: the build server should not fail if the by Jiri Simsa · 11 years ago
- 1ee051a veyron/examples/tunnel/tunneld,veyron/services/mounttable/mounttabled: Make tests more portable by Robin Thellend · 11 years ago
- 7339191 Merge "Add a verify method to security.Signature. This is in preparation for adding additional fields so we can support multiple signature encodings." by Ryan Brown · 11 years ago
- a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
- 407b732 Add a verify method to security.Signature. by Ryan Brown · 11 years ago
- aadd1ef Merge "veyron2/vdl: Remove generated dead code" by Asim Shankar · 11 years ago
- 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
- c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
- f19e84e Merge "veyron2/vdl/gen: Don't return null tags for Java VDL." by Srdjan Petrovic · 11 years ago
- 7106157 veyron/services/identity: Support for two separate OAuth client configurations. by Asim Shankar · 11 years ago
- 6e38df2 veyron2/vdl/gen: Don't return null tags for Java VDL. by Srdjan Petrovic · 11 years ago
- 2b71943 Merge "veyron/{services,tools}/identity: Make the identity tool much more usable and secure." by Asim Shankar · 11 years ago
- 6107179 veyron/{services,tools}/identity: Make the identity tool much more usable and secure. by Asim Shankar · 11 years ago
- 6278842 veyron/services/wsprd: Fixed a race in wspr because writing to different by Shyam Jayaraman · 11 years ago
- 951dd95 Merge "vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types" by Benjamin Prosnitz · 11 years ago
- 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
- 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
- 5cd73e9 Merge "veyron2/query/parse: Replace "{foo as bar}" syntax with "{bar: foo}"." by Ken Ashcraft · 11 years ago
- ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
- 156825b veyron2/query/parse: Replace "{foo as bar}" syntax with "{bar: foo}". by Ken Ashcraft · 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