- 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
- 8810ce3 Merge "veyron/runtimes/google/ipc/jni: split JNI files across dirs and cleaned up interfaces." by Srdjan Petrovic · 11 years ago
- 7643174 veyron/services/store/memstore/query: Finish subquery implementation. by Ken Ashcraft · 11 years ago
- 9692896 veyron/runtimes/google/ipc/jni: split JNI files across dirs and cleaned up interfaces. by Srdjan Petrovic · 11 years ago
- d6a8f6c Merge "veyron/examples/pipetobrowser: Adding couple of new plugins similar to *nix's /dev/null concept. " by Ali Ghassemi · 11 years ago
- a39e275 veyron/examples/pipetobrowser: Adding couple of new plugins similar to *nix's /dev/null concept. by Ali Ghassemi · 11 years ago
- 46bb7e0 veyron: Updating out of date VDL. by Ali Ghassemi · 11 years ago
- fea25e5 Merge "veyron/examples/pipetobrowser: Implemening a plugin that can display data from "git status --short" command in a data grid. The grid displays the file state (staged, not staged, conflicted, untracked, ignored), the file action (added moved, copied, modified), the path for the file and a summary such as "Conflicted, deleted by them, file modified"" by Ali Ghassemi · 11 years ago
- d34a79a Merge "veyron/examples/pipe-to-browser: Adding a stream-byte-counter that will work as a meter to count number of bytes coming in. We use this through stream to update the total number of bytes read and update the Status page UI accordingly." by Ali Ghassemi · 11 years ago
- 377f4cb veyron/examples/boxes: Use raw.Request instead of watch.Request. by Tilak Sharma · 11 years ago
- fdbdd09 veyron/examples/pipetobrowser: Implemening a plugin that can display data from 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
- 137c7e6 Merge "veyron/security,veyron/runtimes/google/security: Move all caveat implementations to veyron/security." by Asim Shankar · 11 years ago
- 40a5f7e veyron/services/store/memstore/query: Descending sort. by Ken Ashcraft · 11 years ago
- 3443eca veyron/examples/pipetobrowser: Implementing "Stop Service" functionality. by Ali Ghassemi · 11 years ago
- 367ca04 veyron/examples/pipe-to-browser: Adding a stream-byte-counter that will by Ali Ghassemi · 11 years ago
- 8b6e1ea veyron/examples/bank by Alex Fandrianto · 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
- 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
- 5f6a695 veyron/examples/rockpaperscissors: Add command-line player interface. by Robin Thellend · 11 years ago
- 1472248 veyron/examples,runtimes: quiten down tests. by Cosmos Nicolaou · 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
- cbc6539 Merge "veyron2, veyron: fix tests to use terminal names correctly." by Cosmos Nicolaou · 11 years ago
- ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
- f88ee31 veyron/examples/pipetobrowser: Using io.Copy to copy from stdin to stream by Ali Ghassemi · 11 years ago
- d45f002 veyron/security,veyron/runtimes/google/security: Move all caveat implementations to veyron/security. by Asim Shankar · 11 years ago
- b38d036 veyron2/security: Remove PrivateKey accessor from PrivateID interface. by Asim Shankar · 11 years ago
- 73791cc Merge "veyron/runtimes/google/ipc: Make it an error to pass a nil context to StartCall." by Matt Rosencrantz · 11 years ago
- c4d7bb0 Merge "veyron/go/examples/pipetobrowser: Second phase of Pipe to Browser including: -Image plugin -Page Layout UI -Status Page UI ( Uptime, total # of pipes, publish date, name, etc..) -Publish Page UI -Pipes Page UI -Support for multiple pipes at the same time with tabs -Upgrade to Polymer 3.1 (moved to third-party) -Refactoring and renaming" by Ali Ghassemi · 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
- 566c4d5 Merge "Remove watcher's flushing of K/V DBs." by Raja Daoud · 11 years ago
- 24060e3 Remove watcher's flushing of K/V DBs. by Raja Daoud · 11 years ago
- 5f2c702 Merge "veyron/runtimes/google/vsync: Support conflict resolution via blessings. Blessings are captured by adding dag links. So we also provide a new type of log record (LinkRec) to communicate link addition." by Himabindu Pucha · 11 years ago
- d94c2e9 veyron/runtimes/google/vsync: Support conflict resolution via by Himabindu Pucha · 11 years ago
- f123da8 Allow adding more parents to a DAG node. by Raja Daoud · 11 years ago
- b87e856 veyron/runtimes/google/lib/sshagent: Remove by Asim Shankar · 11 years ago
- 702d42d Merge "-Update the Boxes app to support bi-directional update of their views. ie: both devices now watch for any updates from their peers. -The device that watches the store needs to know whether an update came from its own update or from a peer update. I had to add a DeviceId label for a Box to track this." by Gautham Thambidorai · 11 years ago
- 380d054 Merge "veyron/tools/naming/simulator: scripts to demonstrate awkwardness of current system." by Cosmos Nicolaou · 11 years ago
- 3574f12 veyron/tools/naming/simulator: scripts to demonstrate awkwardness of current system. by Cosmos Nicolaou · 11 years ago
- b6b195a veyron/services/mounttable/lib: demonstrate effect of globbing "..." pattern by Bogdan Caprita · 11 years ago
- 7a7704a veyron/services/mgmt/node: reducing the chance that TestUpdate() will time out. by Jenkins Veyron · 11 years ago
- 5dcb6d3 veyron/go/examples/pipetobrowser: Second phase of Pipe to Browser including: by Ali Ghassemi · 11 years ago
- 1815cc8 veyron/services/wspr/wsprd: Fix the stream type id. by Robin Thellend · 11 years ago
- 0a9f998 veyron2, veyron/runtimes/google: adding support for supplying and streaming by Bogdan Caprita · 11 years ago
- cdeacfe veyron2/security,veyron/security/caveat: Expose Endpoint in security.Context; implement NetworkType caveat by Andres Erbsen · 11 years ago
- 7e68d5a veyron/runtimes/google/ipc: Make it an error to pass a nil context to StartCall. by Matt Rosencrantz · 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
- 6929c21 Make put of nil maps (and a few other cases) work pre-VOM2 by Benjamin Prosnitz · 11 years ago
- 5788903 Merge "veyron/services/store/memstore/watch: Better handling of unknown resume markers." by Tilak Sharma · 11 years ago
- 71ca8c2 veyron/services/store/memstore/watch: Better handling of unknown resume markers. by Tilak Sharma · 11 years ago
- bdfbdf9 veyron/services/mgmt/node/impl: Reduce test flakiness under -race. by Asim Shankar · 11 years ago
- d9f67bc Merge "veyron/runtimes/google/lib/sshagent: Library for storing private keys in SSH agent." by Asim Shankar · 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
- a7ef1d8 Merge "veyron/runtimes/google/lib/follow, veyron/services/store/memstore: Miscellaneous fixes in follow and watch." by Tilak Sharma · 11 years ago
- 77c7f03 "veyron/runtimes/google/rt": Servers must use Runtime's current identity by Ankur · 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
- afcce7b veyron/runtimes/google/lib/sshagent: Library for storing private keys in SSH agent. by Asim Shankar · 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
- acc78f1 Merge "veyron/tools/naming/simulator: simple interprerter for building different veyron service configurations." by Cosmos Nicolaou · 11 years ago
- 8e7f8c1 -Update the Boxes app to support bi-directional update of their views. ie: both devices now watch for any updates from their peers. by Gautham Thambidorai · 11 years ago
- edb55a6 Merge "veyron/services/memstore/query: Add the sort function." by Ken Ashcraft · 11 years ago
- 20271d3 Merge "veyron/runtimes/google/vsync: New trace files to unit test blessed conflict resolution." by Himabindu Pucha · 11 years ago
- 9a26279 Merge "veyron/javascript/api: Added the ability to have void functions." by Shyam Jayaraman · 11 years ago
- 5cfcf1d veyron/runtimes/google/vsync: New trace files to unit test blessed by Himabindu Pucha · 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
- 7c659ac veyron/tools/naming/simulator: simple interprerter for building by Cosmos Nicolaou · 11 years ago
- 7b95209 {veyron, veyron2}: updating VDL files to the latest version by Jiri Simsa · 11 years ago
- 3f7b999 Merge "Caveats for minting 3rd-party caveat discharges." by Asim Shankar · 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
- 0ea02ab veyron/runtimes/google/ipc/...: Proxy improvements. by Asim Shankar · 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
- dde52bf Caveats for minting 3rd-party caveat discharges. by Andres Erbsen · 11 years ago
- 24e87aa veyron/services/mgmt/node: making the self-update logic of node by Jiri Simsa · 11 years ago
- 7fc6e87 veyron/lib/signals: fixing Go formatting by Jiri Simsa · 11 years ago
- 1002ba4 veyron/lib/signals: fixing logic to remove STOP from signals passed to by Bogdan Caprita · 11 years ago