1. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  2. 3e4074a go.core: Remove more uses of verror1. by Todd Wang · 10 years ago
  3. d1ca686 runtimes/google/ipc: cleanup error handling. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
  4. f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
  5. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  6. fa3082c veyron/services/mgmt: Update the management services to use veyron2.Init() by Matt Rosencrantz · 10 years ago
  7. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  8. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  9. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  10. 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
  11. a2b0043 veyron/runtimes/google/ipc: Add Glob benchmarks by Robin Thellend · 10 years ago
  12. d65df96 veyron.io/veyron/veyron/services/mgmt: Update to use verror2 by Mike Burrows · 10 years ago
  13. 28dabfc veyron2/ipc: allow listen to return multiple endpoints and use verror2. by Cosmos Nicolaou · 10 years ago
  14. 5180d16 veyron/services/mgmt: Remove reliance on rt.R()/Init(). by Matt Rosencrantz · 10 years ago
  15. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  16. 8e9cc24 veyron2/ipc/model.go: Change VChildrenGlobber interface by Robin Thellend · 10 years ago
  17. bde278d veyron/services/mgmt: Use VDL-generated stubs by Robin Thellend · 10 years ago
  18. a02fe8f veyron2/ipc/model.go: Remove method argument from Lookup by Robin Thellend · 10 years ago
  19. 8a0f04f veyron/services/mgmt: Get rid of the term 'invoker' (one more pass) by Robin Thellend · 10 years ago
  20. e34761d veyron/services/mgmt: Get rid of the term 'invoker' by Robin Thellend · 10 years ago
  21. adf0ca1 End of the // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  22. 710daa2 veyron2/ipc: 4 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  23. ac7128c veyron/services/mgmt: Simplify many of the Glob implementations by Robin Thellend · 10 years ago
  24. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  25. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  26. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  27. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  28. 9348da6 veyron/services: continue the migration to ListenX. by Cosmos Nicolaou · 10 years ago
  29. 577ce8d veyron/lib/glob: Indicate whether a name matches a glob pattern exactly. by Tilak Sharma · 11 years ago
  30. 492e8e9 veyron2/verror: Rename NotFound and NotAuthorized, introduce NoExistOrNoAccess. by Tilak Sharma · 11 years ago
  31. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  32. cfc5ac9 veyron/services/mgmt/debug: Invoke Glob on the leaves directly. by Robin Thellend · 11 years ago
  33. 738bb08 veyron/services/mgmt/debug: Add debug server by Robin Thellend · 11 years ago
  34. 336808c veyron/services/mgmt/logreader: Remove dependency on stubs by Robin Thellend · 11 years ago
  35. 52e6249 veyron2/services/mgmt/logreader: Split types into separate pkg by Robin Thellend · 11 years ago
  36. 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
  37. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  38. 3d634e8 veyron/services/mgmt/logreader/impl: Add glob for logs directory. by Robin Thellend · 11 years ago
  39. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  40. ad05efe veyron/services/mgmt/logreader/impl: Fix race in test. by Robin Thellend · 11 years ago
  41. 63bd657 veyron/services/mgmt/logreader: Add LogFile service implementation. by Robin Thellend · 11 years ago