1. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  2. a305b36 veyron/services/mgmt: bringing the mgmt test.sh integration tests back by Jiri Simsa · 10 years ago
  3. 77cd9e8 "veyron/lib/testutil/security": ForkCredentials by Ankur · 10 years ago
  4. d876269 "veyron/services/mgmt": Prevent credentials sharing in shell tests by Ankur · 10 years ago
  5. 432cc2e veyron/services/mgmt: port of binaryd integration test to Go by Jiri Simsa · 10 years ago
  6. 5180d16 veyron/services/mgmt: Remove reliance on rt.R()/Init(). by Matt Rosencrantz · 10 years ago
  7. 15ebc46 veyron/services/mgmt/binary: Fix broken test.sh by Robin Thellend · 10 years ago
  8. 875f259 veyron/services/mgmt: Add node mgr test for packages by Robin Thellend · 10 years ago
  9. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  10. 8a42280 veyron/lib/testutil: Eliminate dependence on rt.R(). by Matt Rosencrantz · 10 years ago
  11. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  12. a0b7210 TBR veyron/services/mgmt/binary/binaryd: Fix test.sh by Robin Thellend · 10 years ago
  13. 8e9cc24 veyron2/ipc/model.go: Change VChildrenGlobber interface by Robin Thellend · 10 years ago
  14. e262789 veyron/services/mgmt: Implement optional packages by Robin Thellend · 10 years ago
  15. 64178ed veyron2/services/mgmt/application: Add optional packages by Robin Thellend · 10 years ago
  16. f9a57bc Merge "veyron/services/mgmt/binary: Add object names to namespace" by Robin Thellend · 10 years ago
  17. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  18. c5856f6 veyron/services/mgmt/binary: Add object names to namespace by Robin Thellend · 10 years ago
  19. 9bc8fcb veyron/services/mgmt: Get rid of the term 'invoker' (Part II) by Robin Thellend · 10 years ago
  20. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  21. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  22. 9e3e076 veyron/services/mgmt/binary: fixing the binary service integration test by Jiri Simsa · 10 years ago
  23. 2f0daf1 veyron/services/mgmt/binary/binaryd: minor changes to printing sever's name/ep. by Bogdan Caprita · 10 years ago
  24. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  25. 8e9cb52 Merge "veyron/services/mgmt/binary/binaryd/test.sh: use dynamic HTTP port." by Bogdan Caprita · 10 years ago
  26. 64e2436 veyron/services/mgmt/binary/binaryd/test.sh: use dynamic HTTP port. by Bogdan Caprita · 10 years ago
  27. 06829fd veyron/services/mgmt/binary/binaryd: Make port configurable. by Bogdan Caprita · 10 years ago
  28. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  29. c0ec885 veyron/services/mgmt/binary/impl: rename merge_file package to multipart. by Bogdan Caprita · 10 years ago
  30. 1c62625 veyron/services/mgmt/binary/impl: code refactoring. by Bogdan Caprita · 10 years ago
  31. e783dcc veyron/services/mgmt/binary: HTTP download for binary service. by Bogdan Caprita · 10 years ago
  32. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  33. a8161de Merge "veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries." by Jing Jin · 10 years ago
  34. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 10 years ago
  35. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  36. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  37. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 10 years ago
  38. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 10 years ago
  39. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 11 years ago
  40. d993b39 scripts: replacing scripts/build/go with "veyron go" by Jiri Simsa · 11 years ago
  41. f8727f2 scripts: reflecting the move of scripts to a separate repository by Jiri Simsa · 11 years ago
  42. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  43. b860a42 making sure shell tests use the correct paths and package names by Jiri Simsa · 11 years ago
  44. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  45. 312b06e {scripts,veyron}: moving scripts to a separate repository, related by Jiri Simsa · 11 years ago
  46. b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
  47. e809082 veyron/services/mgmt/binary: making sure 'dd' is used in a portable fashion by Jiri Simsa · 11 years ago
  48. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 11 years ago
  49. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  50. 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
  51. 518ef15 veyron/services/mgmt/binary: making sure the binary repository returns by Jiri Simsa · 11 years ago
  52. 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
  53. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  54. 2e7dd71 {veyron/veyron2}/services/mgmt/build: a simple Go build server by Jiri Simsa · 11 years ago
  55. 22f9e96 veyron/services/mgmt/binary: ignore whitespace when checking binary by Jiri Simsa · 11 years ago
  56. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  57. 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  58. ec266d4 Merge "veyron/services/mgmt/binary/impl: test binary server should not publish." by Bogdan Caprita · 11 years ago
  59. eed1c47 veyron/services/mgmt/binary/impl: test binary server should not publish. by Bogdan Caprita · 11 years ago
  60. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  61. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  62. 661ebbc veyron/services/mgmt/binary: fixing a broken build after by Jiri Simsa · 11 years ago
  63. 01cf937 veyron/services/mgmt/binary: cleaning up the binary repository output by Jiri Simsa · 11 years ago
  64. b04fbb2 veyron2/services/mgmt/binary: binary API by Jiri Simsa · 11 years ago