1. 80bbeac veyron/examples/{mdb,todos}/run.sh: better at_exit cleanup by Adam Sadovsky · 11 years ago
  2. 949b557 veyron/examples/todos: remove unnecessary npm path in makefile. the PATH variable works just fine. :) by Adam Sadovsky · 11 years ago
  3. 7e1ed83 veyron/examples/{mdb,todos}: reenable tests now that the protocol/address config issues are resolved by Adam Sadovsky · 11 years ago
  4. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
  5. c53de36 TBR fixing broken shell tests by Jiri Simsa · 11 years ago
  6. a942b75 scripts: cleanup of shell scripts by Jiri Simsa · 11 years ago
  7. bb7aad2 veyron/examples/{mdb,todos}: disable test.sh's until we can get them passing on jenkins by Adam Sadovsky · 11 years ago
  8. bb73dda veyron/examples/{mdb,todos}: attempt #2 to fix test.sh's by Adam Sadovsky · 11 years ago
  9. 1a40959 veyron/examples/{mdb,todos}: make test.sh work when run from different dir by Adam Sadovsky · 11 years ago
  10. 7a932b7 veyron/examples/todos: add simple test.sh by Adam Sadovsky · 11 years ago
  11. 2a95a7f Removes javascript/api by Jason Campbell · 11 years ago
  12. 7ab7a51 veyron/examples/todos: basic browserify setup by Adam Sadovsky · 11 years ago
  13. 100c151 veyron/examples/todos: replace todos_appd with todos_react, get rid of grunt stuff and other old junk. by Adam Sadovsky · 11 years ago
  14. 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
  15. 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
  16. 5434702 veyron/examples/todos/todos_react: add react-based client-side todos app (not yet hooked up to Veyron) by Adam Sadovsky · 11 years ago
  17. 397c27a javascript: Run identityd with --httpaddr instead of --address by Asim Shankar · 11 years ago
  18. a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
  19. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  20. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  21. 3916d2c Updated Storage Dispatcher to Dispatch "/a/b/.store" to the store rather than an object by Benjamin Prosnitz · 11 years ago
  22. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  23. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  24. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  25. 96eb25a veyron/services/store: Register common client types with the store. by Tilak Sharma · 11 years ago
  26. 2af7002 veyron/services/store: Streaming put mutation api. by Tilak Sharma · 11 years ago
  27. dafe6bf veyron/services/store: Authorize store clients. by Tilak Sharma · 11 years ago
  28. a5e479f veyron2/storage/vstore: Refactor dependencies in vstore. by Tilak Sharma · 11 years ago
  29. c86e1d3 TBR: fixes needed as a consequence of by Jiri Simsa · 11 years ago
  30. 9cb628d TBR by Jiri Simsa · 11 years ago
  31. 5293dcb TBR by Jiri Simsa · 11 years ago