1. f15f295 (runtime|services): Implement new AllGlobberX and ChildrenGlobberX by Robin Thellend · 10 years ago
  2. 7894732 services/application/applicationd: TidyNow support. by Robert Kroeger · 10 years ago
  3. 1c33b7d x/ref/services: convert yet more services to context based logging. by Cosmos Nicolaou · 10 years ago
  4. 3cd5ed5 services/tidyable: new tidyable service interface by Robert Kroeger · 10 years ago
  5. 87d884d ref: making use of the set package by Jiri Simsa · 10 years ago
  6. c66b387 services/application/applicationd: return newest envelope by Robert Kroeger · 10 years ago
  7. a4d4a69 TBR global: s/acl/perms/g and related cleanups/fixes by Adam Sadovsky · 10 years ago
  8. 4264e4b TBR ref: Move security.Call out of context.T. by Todd Wang · 10 years ago
  9. 4da2d8f services/application/applicationd: Allow set -f at anytime by Robin Thellend · 10 years ago
  10. 54feabe ref: Move context.T out of rpc.ServerCall. by Todd Wang · 10 years ago
  11. b1f9e3c s/etag/version/ by Adam Sadovsky · 10 years ago
  12. 5fc3644 x/ref: Restructure services/mgmt/lib by Todd Wang · 10 years ago
  13. f9536ac services/mgmt/application/applicationd: rationalize permission list behaviour by Robert Kroeger · 10 years ago
  14. 1ea8f19 x/ref: Restructure debug,logreader,pprof,repository,stats,vtrace. by Todd Wang · 10 years ago
  15. 159f6ee x/ref: Restructure application, build and profile packages. by Todd Wang · 10 years ago[Renamed (98%) from services/mgmt/application/applicationd/service.go]
  16. 94c9d0b TBR x/ref: Flatten v.io/v23/services/mgmt/* to v.io/v23/services/* by Todd Wang · 10 years ago
  17. 387d8a4 TBR x/ref: Rename services/security/access to security/access by Todd Wang · 10 years ago
  18. 4ac9e65 x/ref/services/mgmt/application: Remove impl directory. by Todd Wang · 10 years ago[Renamed (94%) from services/mgmt/application/impl/service.go]
  19. 8fa3876 x/ref: Remove verror.Is and verror.Equal by Todd Wang · 10 years ago
  20. d7616c9 ref: adding copyright headers and licensing files by Jiri Simsa · 10 years ago
  21. 94502cf ref: Rename package ipc to rpc. by Matt Rosencrantz · 10 years ago
  22. b60efb9 TBR x/ref: ACL Rename by Benjamin Prosnitz · 10 years ago
  23. 9dce9b2 ref: Update many variable names for *Calls to call. by Matt Rosencrantz · 10 years ago
  24. ffceefa TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 10 years ago
  25. 5c7ed21 core: Rename things called *Context to *Call. by Matt Rosencrantz · 10 years ago
  26. 337af23 core: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 10 years ago
  27. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  28. 44f2b47 TBR: verror: add BadEtag error (migrated from access package) by Adam Sadovsky · 10 years ago
  29. e77f995 TBR go.core: Change IPC protocol to remove error from out-args. by Todd Wang · 10 years ago
  30. ff73e1f go.core: Rename package verror2 to verror. by Todd Wang · 10 years ago
  31. 3e4074a go.core: Remove more uses of verror1. by Todd Wang · 10 years ago
  32. e96cd04 veyron/...: avoid returning unexported types from exported constructors by Bogdan Caprita · 10 years ago
  33. e95ed6d veyron/services/mgmt/lib/acls: move common mgmt ACL code into lib by Robert Kroeger · 10 years ago
  34. d6e1d1a veyron/services/mgmt/application: add support for per envelope acls by Robert Kroeger · 10 years ago
  35. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  36. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  37. 8f9fca1 Veyron.core: Stop using ServerContext as a contex.T by Matt Rosencrantz · 10 years ago
  38. 39ac323 veyron2/ipc/model.go: Normalize the Glob interfaces by Robin Thellend · 10 years ago
  39. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  40. 8e9cc24 veyron2/ipc/model.go: Change VChildrenGlobber interface by Robin Thellend · 10 years ago
  41. 9bc8fcb veyron/services/mgmt: Get rid of the term 'invoker' (Part II) by Robin Thellend · 10 years ago[Renamed (79%) from services/mgmt/application/impl/invoker.go]
  42. 0155a37 veyron/services/mgmt/application: Add object names to namespace by Robin Thellend · 10 years ago
  43. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  44. 8a50082 veyron/services/mgmt,veyron2/watch: removing superfluous store by Jiri Simsa · 11 years ago
  45. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  46. d9c3488 Management Refactor: Introduce fs.Memstore to break Veyron store dependency by Robert Kroeger · 11 years ago
  47. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  48. 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
  49. 301c774 veyron/services/mgmt/application/impl: fix for strange crash in applicationd by Bogdan Caprita · 11 years ago
  50. 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
  51. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  52. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  53. f5afcaf all: Create a new client context parameter that will be the first argument of every RPC call. by Matt Rosencrantz · 11 years ago
  54. a5e479f veyron2/storage/vstore: Refactor dependencies in vstore. by Tilak Sharma · 11 years ago
  55. 5293dcb TBR by Jiri Simsa · 11 years ago