1. e7fc94d core: cleanup of GO.PACKAGE indentation and v23 tests header by Jiri Simsa · 10 years ago
  2. b1c49cd TBR: Copyright header added. MultiPart: 4/5 by Cosmos Nicolaou · 10 years ago
  3. 6ac9522 TBR renaming party by Jiri Simsa · 10 years ago
  4. b31da59 core.go: The vdl "any" type is now generated as go *vdl.Value. by Todd Wang · 10 years ago
  5. e83d21d Remove old test.sh scripts. by Cosmos Nicolaou · 10 years ago
  6. 93dd88b veyron/tools/mgmt: migrate test.sh to v23tests. MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
  7. ec6ed65 Neded for: https://vanadium-review.googlesource.com/#/c/4332/ MultiPart: 3/3 by Cosmos Nicolaou · 10 years ago
  8. 01007a0 v23tests: use concrete rather than interface types. MultiPart: 1/3 by Cosmos Nicolaou · 10 years ago
  9. 82d00d8 v23tests: port tools/debug to v23tests + v23tests improvements/fixes by Cosmos Nicolaou · 10 years ago
  10. 03c34d6 namespace: Glob now returns a chan of interface{} where the possible returned by David Why Use Two When One Will Do Presotto · 10 years ago
  11. 4a77c19 TBR: lib/testutil/integration: renamed to lib/testutil/v23tests MultiPart: 1/2 by Cosmos Nicolaou · 10 years ago
  12. 20732e5 veyron/tools/(debug|namespace): Display errors correctly by Robin Thellend · 10 years ago
  13. 427ba40 TBR: fix a typo and fix a comment to make it clear why the test is failing. by Cosmos Nicolaou · 10 years ago
  14. d21f6b1 testutil/integration: sundry changes to improve usability and robustness by Cosmos Nicolaou · 10 years ago
  15. 234642b lib/testutil/integration: modifyied API and first use of auto-generated stub support. by Cosmos Nicolaou · 10 years ago
  16. e44e74e veyron/tools: fixing the go generated documentation (one last time) by Jiri Simsa · 10 years ago
  17. 7fc2271 veyron: making sure that files create by 'go generate' files are up-to-date by Jiri Simsa · 10 years ago
  18. c97fe19 uniqueid.ID -> uniqueid.Id by Benjamin Prosnitz · 10 years ago
  19. 626d55d veyron2/uniqueid: trim leading 0x if present in FromHexString input by James Ring · 10 years ago
  20. 4902f7b Merge "core: Convert all cmdline users to veyron2.Init." by Matt Rosencrantz · 10 years ago
  21. 7d54f15 core: Replace vdlutil.Register with vdl.Register. by Todd Wang · 10 years ago
  22. a5ad272 core: Convert all cmdline users to veyron2.Init. by Matt Rosencrantz · 10 years ago
  23. 92303e1 core: Make cmdline.Command.Main return an exit code instead of exiting. by Matt Rosencrantz · 10 years ago
  24. 8bd8e10 veyron/runtimes/google/namimg: allow 'addresses' to be stored in the mounttable and other 'cleanups' by Cosmos Nicolaou · 10 years ago
  25. d599e38 core: Remove the NewStreamManager and Namespace methods of Runtime. by Matt Rosencrantz · 10 years ago
  26. 946f64d core: Change runtime.AppCycle to veyron2.GetAppCycle(ctx). by Suharsh Sivakumar · 10 years ago
  27. 44ec1cc veyron/tools/debug/testdata: use WaitOrDie instead of Wait by James Ring · 10 years ago
  28. 89445a4 core: Remove the redundant With* methods on context. by Matt Rosencrantz · 10 years ago
  29. 29c0e9d veyron/tools/debug/testdata: fix code review comments by James Ring · 10 years ago
  30. d7e331a Merge "veyron/tools/debug/testdata: add debug pprof test" by James Ring · 10 years ago
  31. 4f8ac60 veyron.go.core: Make context.T a concrete type. by Matt Rosencrantz · 10 years ago
  32. e874030 veyron/tools/debug/testdata: add debug pprof test by James Ring · 10 years ago
  33. 72b14bd veyron/tools/debug/testdata: add debug stats watch test by James Ring · 10 years ago
  34. 06d0dd6 tools/debug: fix debug integration test. by Jing Jin · 10 years ago
  35. 478fcf9 veyron: Run gofmt against core. by Todd Wang · 10 years ago
  36. 3540e3a Post-migration cleanup. by Jiri Simsa · 10 years ago
  37. 764efb7 Reorganization of VANADIUM_ROOT relative paths. by Jiri Simsa · 10 years ago
  38. c0a2865 Replacing veyron.io with v.io. by Jiri Simsa · 10 years ago
  39. 3d3491f Replacing VEYRON_ROOT with VANADIUM_ROOT. by Jiri Simsa · 10 years ago
  40. 2bbf008 veyron/tools/debug/testdata: add vtrace test by James Ring · 10 years ago
  41. 981d7fc "veyron.io/veyron/...": USe agent in integration tests by Ankur · 10 years ago
  42. 6579510 veyron/lib/testutil/integration: an integration test environment. by James Ring · 10 years ago
  43. 6e44175 veyron/tools/debug: Fix debug's -raw flag for histograms by Robin Thellend · 10 years ago
  44. 7d1b28d shell/lib: moving shell libraries into the veyron core repository by Jiri Simsa · 10 years ago
  45. d876269 "veyron/services/mgmt": Prevent credentials sharing in shell tests by Ankur · 10 years ago
  46. 8fea01c veyron: Rename proxy.envyor.com to (ns|auth).dev.v.io by Robin Thellend · 10 years ago
  47. cb8a614 namespace: ResolveX smarter about errors. by David Why Use Two When One Will Do Presotto · 10 years ago
  48. 58e85b8 Add Min/Max and formatter to Histogram by Jungho Ahn · 10 years ago
  49. d83b90b veyron2/vlog: get rid of -vv flag, use --vmodule=*=2 instead. by Cosmos Nicolaou · 10 years ago
  50. c7fecf1 veyron/lib/signals: Remove dependence on rt.R() by Matt Rosencrantz · 10 years ago
  51. 34ed4c6 veyron2/{vdl,vom2,ipc}: Finish the vom2 transition. by Todd Wang · 10 years ago
  52. 03f4b1d veyron/tools/debug: Remove dependence on rt.R()/rt.Init(). by Matt Rosencrantz · 10 years ago
  53. be1a8b5 veyron/tools/debug: Add vtrace support to the debug client command. by Matt Rosencrantz · 10 years ago
  54. bc26d69 veyron/{lib/tools}: removing the cmdline and textutil packages from by Jiri Simsa · 10 years ago
  55. 62b210f veyron/*/main.go: update go:generate to use tool by Robert Kroeger · 10 years ago
  56. d8ed8f6 Merge "veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security." by Bogdan Caprita · 10 years ago
  57. b30286b veyron/services/mgmt/debug: Export vtrace information in the debug dispatcher. by Matt Rosencrantz · 10 years ago
  58. e737631 veyron/runtimes/google/ipc,veyron/runtimes/google/rt: expose stats for security. by Bogdan Caprita · 10 years ago
  59. 702385a veyron2/vdl: New API for generated Go interfaces. by Todd Wang · 10 years ago
  60. 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 10 years ago
  61. 89312ff veyron/.../test.sh: update test.sh scripts to use a single dir to share binaries. by Jing Jin · 11 years ago
  62. faa083a veyron/tools/debug: Allow multiple values + cosmetic changes. by Robin Thellend · 11 years ago
  63. 18205cf veyron/tools: Merge the impl and main packages by Robin Thellend · 11 years ago
  64. f889c73 veyron2: break dependency between veyron2/rt and the runtime implementation. by Cosmos Nicolaou · 11 years ago
  65. 85aea7b veyron: cleanup of shell test scripts making sure that non-zero exit by Jiri Simsa · 11 years ago
  66. f17b602 veyron/.../test.sh: update to use new shell::, shell_test:: functions with timeouts. by Cosmos Nicolaou · 11 years ago
  67. f30b2df veyron/.../test.sh: Tweaks to use (or explicitly avoid) the new security model. by Asim Shankar · 11 years ago
  68. a930f5a veyron/tools/debug/impl: Use namespace library for Glob by Robin Thellend · 11 years ago
  69. 0d12d71 cmdline tools: Auto-generate doc.go file using "go generate". by Todd Wang · 11 years ago
  70. 9348da6 veyron/services: continue the migration to ListenX. by Cosmos Nicolaou · 11 years ago
  71. 663bf48 veyron/tools/debug: Add debug command-line tool by Robin Thellend · 11 years ago