1. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  2. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  3. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  4. a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
  5. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
  6. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  7. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
  8. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
  9. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  10. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  11. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 10 years ago
  12. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 11 years ago
  13. b860a42 making sure shell tests use the correct paths and package names by Jiri Simsa · 11 years ago
  14. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  15. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  16. b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
  17. 8a50082 veyron/services/mgmt,veyron2/watch: removing superfluous store by Jiri Simsa · 11 years ago
  18. 80b8959 veyron/services/mgmt: Make shell tests executable again. by Tilak Sharma · 11 years ago
  19. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  20. d9c3488 Management Refactor: Introduce fs.Memstore to break Veyron store dependency by Robert Kroeger · 11 years ago
  21. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 11 years ago
  22. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  23. 1a15c16 veyron/services/mgmt/application: creating a shell test by Jiri Simsa · 11 years ago
  24. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  25. 785882f Merge "Use naming.Join now that it can take a variable number of args." by Ken Ashcraft · 11 years ago
  26. 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
  27. 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
  28. 301c774 veyron/services/mgmt/application/impl: fix for strange crash in applicationd by Bogdan Caprita · 11 years ago
  29. 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
  30. 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  31. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  32. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  33. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  34. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  35. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  36. 3db40a1 Initial Store API by Benjamin Prosnitz · 11 years ago
  37. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago
  38. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  39. 308aae0 veyron/services/mgmt: Move all the CLI tools to veyron/tools. by Robin Thellend · 11 years ago
  40. dcddb93 Reorganize GetMethodTags, Signature, UnresolveStep to be consistent. by Benjamin Prosnitz · 11 years ago
  41. 43395f3 veyron, veyron2: Re-run vdl build tool. by Tilak Sharma · 11 years ago
  42. e5d67b4 veyron2/vdl: Move all *.idl files to *.vdl, re-generate all by Todd Wang · 11 years ago
  43. fb3e24d veyron/services/mgmt/application: fixing a portability issue in the application client test by Jiri Simsa · 11 years ago
  44. 32c438b veyron/services/mgmt/application: Add command-line tool. by Robin Thellend · 11 years ago
  45. fb47442 veyron/...: Add TODOs to remove flags when config manager is ready. by Robin Thellend · 11 years ago
  46. ae67894 veryon2/rt/r: delete this package now that our dependency graph is simpler. by Cosmos Nicolaou · 11 years ago
  47. 3b3895d Merge "veyron2: merge Runtime interfaces into veyron2.Runtime" by Cosmos Nicolaou · 11 years ago
  48. 53fdf56 "veyron/security/flag": Methods for processing Auth flags by Ankur · 11 years ago
  49. b07fa77 veyron2: merge Runtime interfaces into veyron2.Runtime by Cosmos Nicolaou · 11 years ago
  50. a5e479f veyron2/storage/vstore: Refactor dependencies in vstore. by Tilak Sharma · 11 years ago
  51. 992269a "veyron2/security": Move Authorizer implementation by Ankur · 11 years ago
  52. 5293dcb TBR by Jiri Simsa · 11 years ago