1. 7fc2271 veyron: making sure that files create by 'go generate' files are up-to-date by Jiri Simsa · 10 years ago
  2. c97fe19 uniqueid.ID -> uniqueid.Id by Benjamin Prosnitz · 10 years ago
  3. f4bae7c Merge "veyron/lib/modules: Make modules parse flags using the veyron2.Init flag parsing mechanism." by Suharsh Sivakumar · 10 years ago
  4. 9299b78 veyron/services/mgmt/device: Re-enable testDeviceManager by Robin Thellend · 10 years ago
  5. 9d17e4a veyron/lib/modules: Make modules parse flags using the veyron2.Init by Suharsh Sivakumar · 10 years ago
  6. af76a13 Merge "veyron/tools/mgmt/device,veyron/services/mgmt/device/impl: config override for local-install" by Bogdan Caprita · 10 years ago
  7. 8964d3f veyron/tools/mgmt/device,veyron/services/mgmt/device/impl: config override by Bogdan Caprita · 10 years ago
  8. a4b7c4a "veyron/runtimes/google/rt": Make VeyronCredentials take precendence by Ankur · 10 years ago
  9. b646a1c veyron/tools/mgmt/device: add install-local command by Bogdan Caprita · 10 years ago
  10. c396a8d Merge "tools/naming/simulator: port test.sh to go integration tests." by Cosmos Nicolaou · 10 years ago
  11. adef032 Merge "veyron/services/mgmt/device: Add persistent arguments" by Robin Thellend · 10 years ago
  12. a1a0b16 tools/naming/simulator: port test.sh to go integration tests. by Cosmos Nicolaou · 10 years ago
  13. 5ca4664 veyron2,runtimes/google/rt: Resolve todo and remove other stale todos. by Suharsh Sivakumar · 10 years ago
  14. 7cf836d Add uniqueid command that generates uniqueid.IDs and replaces them in files by Benjamin Prosnitz · 10 years ago
  15. 626d55d veyron2/uniqueid: trim leading 0x if present in FromHexString input by James Ring · 10 years ago
  16. f416ac5 "core": Make go-tests pass under agent by Ankur · 10 years ago
  17. f9385c6 veyron/services/mgmt/device: Add persistent arguments by Robin Thellend · 10 years ago
  18. da97b3f TBR: veyron/tools/servicerunner: increase timeout. by Jing Jin · 10 years ago
  19. f4bdecb veyron/services/mgmt/device: Publish under devices/<hostname> by Robin Thellend · 10 years ago
  20. d9ffea9 veyron/services/mgmt/device: Add origin to self-installer by Robin Thellend · 10 years ago
  21. d8373a1 veyron/services/mgmt/device/impl: add Debug RPC method for sundry state dumps by Bogdan Caprita · 10 years ago
  22. 496ad7d Merge "veyron/tools/mgmt: Extend test.sh to support suid testing" by Robert Kroeger · 10 years ago
  23. 1697c4a veyron/tools/mgmt: Extend test.sh to support suid testing by Robert Kroeger · 10 years ago
  24. d820405 veyron/tools/mgmt/device: refactor code into packages by Bogdan Caprita · 10 years ago
  25. c41e4f4 veyron/tools/application: add manual entry of envelope by Robin Thellend · 10 years ago
  26. 86537a2 veyron/tools/binary: Create packages dynamically by Robin Thellend · 10 years ago
  27. 616c6a9 veyron/tools/mgmt/device: Add missing \n by Robin Thellend · 10 years ago
  28. 8e33995 Merge "core: Remove old profiles and make new profiles parse flags for runtime." by Suharsh Sivakumar · 10 years ago
  29. d68949c core: Remove old profiles and make new profiles parse flags for runtime. by Suharsh Sivakumar · 10 years ago
  30. 9fbe7d2 veyron2: add a method for obtaining the current status of a server. by Cosmos Nicolaou · 10 years ago
  31. 19fbf99 core: Change rt.New to veyron2.Init. by Suharsh Sivakumar · 10 years ago
  32. 4902f7b Merge "core: Convert all cmdline users to veyron2.Init." by Matt Rosencrantz · 10 years ago
  33. 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
  34. a5ad272 core: Convert all cmdline users to veyron2.Init. by Matt Rosencrantz · 10 years ago
  35. 0003fdc "core/veyron/tools": Test must run under agent by Ankur · 10 years ago
  36. 157c8ad veyron/tools/naming/simulator/test.sh: print the output upon failure by Bogdan Caprita · 10 years ago
  37. 23766bf Merge "core: Rename vom2 to vom." by Todd Wang · 10 years ago
  38. 3425a90 core: Rename vom2 to vom. by Todd Wang · 10 years ago
  39. 8d7a0ef veyron/services/mgmt/binary/impl: add support for ACLs by Robert Kroeger · 10 years ago
  40. ae60fb2 Merge "core: Make cmdline.Command.Main return an exit code instead of exiting." by Matt Rosencrantz · 10 years ago
  41. 858ec16 veyron/tools/mgmt/device: add support for install config override to device tool by Bogdan Caprita · 10 years ago
  42. 8de8585 TBR namespace: ResolveX/ResolveToMountTableX become Resolve/ResolveToMountTable. by David Why Use Two When One Will Do Presotto · 10 years ago
  43. f519f8f core: Remove vom1, wiretype and old Signature. by Todd Wang · 10 years ago
  44. 92303e1 core: Make cmdline.Command.Main return an exit code instead of exiting. by Matt Rosencrantz · 10 years ago
  45. 9b932af TBR: veyron/tools/mgmt/test.sh: fix integration test on Mac by Bogdan Caprita · 10 years ago
  46. 54ae80e veyron/services/mgmt/device: enable profiles statically by Bogdan Caprita · 10 years ago
  47. d83bd54 Merge ""core": vbash should not modify $PATH" by Ankur · 10 years ago
  48. 06eeab0 veyron/tools/vrpc: Update to new __Signature and VDL values. by Todd Wang · 10 years ago
  49. d3aa663 mounttable: ResolveStep replaces ResolveStepX. The ResolveStepX RPC remains by David Why Use Two When One Will Do Presotto · 10 years ago
  50. 29a3b35 veyron/services/mgmt: integrate device manager with sysinit by Bogdan Caprita · 10 years ago
  51. f52e451 "core": vbash should not modify $PATH by Ankur · 10 years ago
  52. 99cc06e veyron2: Panic if the user tries to use the runtime when it is not set. by Matt Rosencrantz · 10 years ago
  53. a08a221 veyron/lib/modules: Use the agent for managing credentials in modules.Shell. by Ryan Brown · 10 years ago
  54. 9b51728 "core/veyron/tools/mgmt": vbash should build fresh binaries by Ankur · 10 years ago
  55. d76fcbf veyron/tools/mgmt/vbash: Support Mac and add vrun to installed binaries. by Ryan Brown · 10 years ago
  56. 8d8a04f Merge "veyron/services/mgmt/device/impl: Config override for Install" by Bogdan Caprita · 10 years ago
  57. 17666dd veyron/services/mgmt/device/impl: Config override for Install by Bogdan Caprita · 10 years ago
  58. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  59. f541b77 core: Remove the NewServer method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  60. b499d22 Merge "veyron/tools/vrpc: Command to dump out blessings presented by the server." by Asim Shankar · 10 years ago
  61. f1c3b44 core: Remove the Principal method of the Runtime interface. by Matt Rosencrantz · 10 years ago
  62. 390d648 veyron/tools/vrpc: Command to dump out blessings presented by the server. by Asim Shankar · 10 years ago
  63. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  64. 6edab56 core: Remove the NewClient and Client methods of Runtime. by Matt Rosencrantz · 10 years ago
  65. 1268879 Merge "veyron/tools/principal: More vom to vom2." by Suharsh Sivakumar · 10 years ago
  66. c02a497 Merge "veyron/tools/mgmt: Support vrun inside of vbash." by Ryan Brown · 10 years ago
  67. b59a96d veyron2/options: Make NoResolve a struct. by Suharsh Sivakumar · 10 years ago
  68. ae774a5 veyron2/options: Make VCSecurityNone a CallOpts instead of ClientOpt. by Suharsh Sivakumar · 10 years ago
  69. c90a0c0 Merge "veyron/services/mgmt/application: add support for per envelope acls" by Robert Kroeger · 10 years ago
  70. d6e1d1a veyron/services/mgmt/application: add support for per envelope acls by Robert Kroeger · 10 years ago
  71. 2fa2c02 veyron/tools/servicerunner: Use t.Fatalf directly instead of through a helper. by Matt Rosencrantz · 10 years ago
  72. c7cdf42 veyron/lib/modules, veyron/tools/servicerunner: Start the test identityd by Nicolas LaCasse · 10 years ago
  73. e920e66 Merge "core,vdl: Remove use of RuntimeFromContext from vdl generator." by Suharsh Sivakumar · 10 years ago
  74. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  75. c7e72b6 veyron/services/mgmt/device,veyron/tools/mgmt: introduce devicex by Bogdan Caprita · 10 years ago
  76. be80c1b core,vdl: Remove use of RuntimeFromContext from vdl generator. by Suharsh Sivakumar · 10 years ago
  77. 5dab76d "core": Shell tests must use the agent by Ankur · 10 years ago
  78. f06e488 veyron/tools/mgmt: Support vrun inside of vbash. by Ryan Brown · 10 years ago
  79. 44ec1cc veyron/tools/debug/testdata: use WaitOrDie instead of Wait by James Ring · 10 years ago
  80. dcac50d Merge "mounttable: Make ACLs actually so something useful." by David Why Use Two When One Will Do Presotto · 10 years ago
  81. 3572f4a veyron/tools/mgmt/device: address comments on tbr'd go/vcl/1031 and go/vcl/1080 by Bogdan Caprita · 10 years ago
  82. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  83. ab2bcf2 mounttable: Make ACLs actually so something useful. by David Why Use Two When One Will Do Presotto · 10 years ago
  84. 29c0e9d veyron/tools/debug/testdata: fix code review comments by James Ring · 10 years ago
  85. 12b089d veyron/tools/principal: More vom to vom2. by Suharsh Sivakumar · 10 years ago
  86. 282bf38 veyron/services/mgmt/device/deviced: re-implement deviced using cmdline library by Bogdan Caprita · 10 years ago
  87. 3f5ecc5 veyron2: remove unresolve method. by Cosmos Nicolaou · 10 years ago
  88. d7e331a Merge "veyron/tools/debug/testdata: add debug pprof test" by James Ring · 10 years ago
  89. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  90. e874030 veyron/tools/debug/testdata: add debug pprof test by James Ring · 10 years ago
  91. 72b14bd veyron/tools/debug/testdata: add debug stats watch test by James Ring · 10 years ago
  92. 4ea9b03 veyron/services/mgmt/device: device manager Stop/Suspend for handling restart by Bogdan Caprita · 10 years ago
  93. 06d0dd6 tools/debug: fix debug integration test. by Jing Jin · 10 years ago
  94. 478fcf9 veyron: Run gofmt against core. by Todd Wang · 10 years ago
  95. 3540e3a Post-migration cleanup. by Jiri Simsa · 10 years ago
  96. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  97. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  98. e56d698 s/veyron/v23/ for the service-runner test. by Jiri Simsa · 10 years ago
  99. 3d3491f Replacing VEYRON_ROOT with VANADIUM_ROOT. by Jiri Simsa · 10 years ago
  100. a76dba6 veyron/services/identity: Create Test Identity Server and by Suharsh Sivakumar · 10 years ago