1. 61c518a playground: Make user programs listen on localhost. by Ivan Pilat · 8 years ago master
  2. d3fa85a Use the "roaming" instead of "generic" runtime factory. by Asim Shankar · 8 years ago
  3. 7b3dc9d Changing github.com/vanadium/docs/blob/master links to vanadium.github.io by Ross Wang · 8 years ago
  4. 523b7b3 TBR: playground: Make all versions 'v23-0.1'. by Nicolas Lacasse · 8 years ago
  5. 4674e6a playground/builder: use keymanager instead of on-disk credentials by Bogdan Caprita · 8 years ago
  6. 9d3b76b Update node profile. by Nicolas Lacasse · 8 years ago
  7. cc69103 v.io: use test.V23Init instead of v23.Init in test code by Bogdan Caprita · 8 years ago
  8. 90f1b11 playground: Address https://v.io/i/1220 by Adam Sadovsky · 8 years ago
  9. 9da978b TBR: playground: Increase time and memory limit. by Ivan Pilat · 8 years ago
  10. 07eb141 playground: Fix Dockerfile. by Ivan Pilat · 8 years ago
  11. fdfb723 Remove javascript support and tests from the playground. by Nicolas Lacasse · 8 years ago
  12. 106f969 TBR: Dont call npm directly, call node npm by Nicolas Lacasse · 8 years ago
  13. 607e63b playground: v.io/x/devtools: start to use profile-v23 by Cosmos Nicolaou · 8 years ago
  14. d29f6ea playground: gosh: switch from Logf/Fatalf to TB, and related by Adam Sadovsky · 8 years ago
  15. 64fc198 playground: make gosh.BuildGoPkg a package-level helper by Adam Sadovsky · 8 years ago
  16. 951a4fe TBR: playground: Remove .v23 from all .gitignore files. by Nicolas Lacasse · 8 years ago
  17. d06d5d5 playground: Add TryInit, which is like init, but it returns an error istead of by Matt Rosencrantz · 8 years ago
  18. 0fe7a2d TBR: playground: update 'docs' references to point to vanadium.github.io by Adam Sadovsky · 8 years ago
  19. 583b464 playground: Update to current Vanadium version. by Ivan Pilat · 8 years ago
  20. 9c83348 TBR: playground: Change gosh.Cmd.StdinPipe to have unlimited-size. by Todd Wang · 8 years ago
  21. 1383ca3 playground: gosh: address TODOs by Adam Sadovsky · 8 years ago
  22. 5b9b428 playground: RIP modules, long live gosh+v23test by Adam Sadovsky · 8 years ago
  23. 846a554 playground: gosh/v23test: address gosh TODOs, update v23 code by Adam Sadovsky · 8 years ago
  24. 0256a94 playground: Port tests to v23shell. by Ivan Pilat · 8 years ago
  25. 70e7da5 playground: Make playground build new proxy. by Suharsh Sivakumar · 8 years ago
  26. e706414 v.io/jiri: add policy driven flags for merging environment variables. by Cosmos Nicolaou · 8 years ago
  27. fdea2d0 TBR: Update generated file. by Asim Shankar · 8 years ago
  28. f03e5aa TBR: v23->jiri by Nicolas Lacasse · 8 years ago
  29. 65ecd87 TBR: Fix npm path location. by Nicolas Lacasse · 8 years ago
  30. bed61e7 TBR: Fix npm and node paths for new profile. by Nicolas Lacasse · 8 years ago
  31. a33403b TBR: playground: switch to CONTRIBUTING.md by Adam Sadovsky · 8 years ago
  32. 7a9bf5e TBR: playground: Replace "v23" (the tool name) with "jiri". by Nicolas Lacasse · 9 years ago
  33. e7f1dcf TBR: playground: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 9 years ago
  34. 0ea3c16 TBR: playground: Open-source prep: update links and such to point to GitHub locations by Adam Sadovsky · 9 years ago
  35. 7736bb8 TBR: playground: Add '/.jiri' to .gitignore in all repos. by Nicolas Lacasse · 9 years ago
  36. 017ac13 playground: Picking up breaking JS API changes from http://v.io/c/15404 by Ali Ghassemi · 9 years ago
  37. 59d05a8 TBR: playground: devtools: Fix up remaining open-sourcing issues. by Todd Wang · 9 years ago
  38. c688c46 TBR: playground: Prepare all repos for open-sourcing. by Todd Wang · 9 years ago
  39. 835b1f8 TBR everything: run `v23 copyright fix` to regen VERSION file by Adam Sadovsky · 9 years ago
  40. 573f95d playground: Update uses of the xrpc library to use the new v23.WithNew*Server API. by Matt Rosencrantz · 9 years ago
  41. cc745f4 TBR playground/client: removes deploy info from README.md by Jason Campbell · 9 years ago
  42. 4601232 playground: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 9 years ago
  43. 4a8ee1b playground/pgadmin: Port pgbundle to Go. by Ivan Pilat · 9 years ago
  44. cef3f3e add src/ suffix to VDLPATH by James Ring · 9 years ago
  45. aad1bb6 playground: Rollback https://vanadium-review.googlesource.com/#/c/11221/ by Shyam Jayaraman · 9 years ago
  46. e0e7936 playground: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 9 years ago
  47. b0e79e5 playground: Default bundle bootstrap into database, list, get by name. by Ivan Pilat · 9 years ago
  48. ebbb03d playground: Replace v.io/x/lib/cmdline with v.io/x/lib/cmdline2 by Todd Wang · 9 years ago
  49. 8a2d340 Merge "playground: Change "profiles" directory to "runtime"" by Suharsh Sivakumar · 9 years ago
  50. 63bef55 playground: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 9 years ago
  51. 54daa8f playground/pgadmin: Convert to cmdline2. by Ivan Pilat · 9 years ago
  52. 45d2fcc TBR: playground: Temporarily increase fortune client timeout. by Ivan Pilat · 9 years ago
  53. 3e35d69 Merge "TBR playground/client: add JSON stream test coverage" by Jason Campbell · 9 years ago
  54. 7e49e0a TBR playground/client: add JSON stream test coverage by Jason Campbell · 9 years ago
  55. 3851ca5 TBR: playground: Fix test output. by Ivan Pilat · 9 years ago
  56. 34cba87 Merge "playground/client: add exception logging to GA" by Jason Campbell · 9 years ago
  57. cc03ced Merge "playground: add light solarized theme based on Vanadium style" by Jason Campbell · 9 years ago
  58. 8f17364 playground/client: add exception logging to GA by Jason Campbell · 9 years ago
  59. 313149c playground: add light solarized theme based on Vanadium style by Jason Campbell · 9 years ago
  60. 0284bce playground/client: update API endpoint and default bundle list by Jason Campbell · 9 years ago
  61. 0581af5 playground: Database schema migration over TLS. by Ivan Pilat · 9 years ago
  62. 4e3953f playground: Add a flag for CORS origin header. by Nicolas Lacasse · 9 years ago
  63. 5b4fe3b playground: updating the CONTRIBUTORS file by Jiri Simsa · 9 years ago
  64. f570cd2 playground/client: make results log toggle-able by Jason Campbell · 9 years ago
  65. bb2791a playground: Add label to foreign key constraint. by Ivan Pilat · 9 years ago
  66. 17cb656 playground: Logger lint. by Ivan Pilat · 9 years ago
  67. d635775 TBR playground Changing version to 0.1.0 by Ali Ghassemi · 9 years ago
  68. ede0807 TBR playground: change error message to say 'Coming soon' by Jason Campbell · 9 years ago
  69. f5202e9 TBR: Changes to accompany https://vanadium-review.googlesource.com/10622 by Asim Shankar · 9 years ago
  70. c9120f7 playground: Separating analytics script and adding an empty one. by Ali Ghassemi · 9 years ago
  71. 3a4836f playground: moving deploy logic to the infrastructure project by Jiri Simsa · 9 years ago
  72. f43283d playground/client: add temporary error rendering. by Jason Campbell · 9 years ago
  73. b8f272e playground: Finish porting shell tests to Go. by Ivan Pilat · 9 years ago
  74. 7f47abf Merge "playground: moving web profile and linux/arm cross-compilation third-party artifacts from the environment repository to the third-party repository" by Jiri Simsa · 9 years ago
  75. 3a6db8d TBR: playground: Cleanup unused files. by Ivan Pilat · 9 years ago
  76. c221ca6 Merge "playground: Add OverrideCaveatSetsValidator for use by wspr and jni." by Todd Wang · 9 years ago
  77. fc8bce8 playground: Add OverrideCaveatSetsValidator for use by wspr and jni. by Todd Wang · 9 years ago
  78. d474ae4 playground: adding missing copyright by Jiri Simsa · 9 years ago
  79. ebffb8d design(playground/client): add initial skin to the app by Jason Campbell · 9 years ago
  80. eef54af playground: moving web profile and linux/arm cross-compilation by Jiri Simsa · 9 years ago
  81. 25c1126 TBR: playground: Handle CORS before returning 501 Not Implemented. by Ivan Pilat · 9 years ago
  82. 556a13b update playground to match new js api by Shyam Jayaraman · 9 years ago
  83. 07f72d7 TBR playground: Move security.Call out of context.T. by Todd Wang · 9 years ago
  84. 3b597f7 Merge "playground: adding missing README.md" by Jiri Simsa · 9 years ago
  85. 022063f playground: Enable logging to syslog and different log levels, and by Nicolas Lacasse · 9 years ago
  86. 7fd4509 playground: adding missing README.md by Jiri Simsa · 9 years ago
  87. 0b569d1 Merge "playground: Move context.T out of rpc.ServerCall." by Todd Wang · 9 years ago
  88. 7d19ed8 playground: Fix panic on bundle save error. by Ivan Pilat · 9 years ago
  89. 1e37478 playground: Move context.T out of rpc.ServerCall. by Todd Wang · 9 years ago
  90. 91e8a85 playground: fixing a test failure (and removing "go list" with V23_ROOT) by Jiri Simsa · 9 years ago
  91. e9f8985 TBR playground: moving all Go code under v.io prefix and making the v23 tool by Jiri Simsa · 9 years ago
  92. 8d76f24 refactor(playground/client): break up playground.js into several modules. by Jason Campbell · 9 years ago
  93. 8657229 TBR: Pass original context to retry, not the timeout context. by Nicolas Lacasse · 9 years ago
  94. 92c8edf Use contexts in fortune bundle clients. by Nicolas Lacasse · 9 years ago
  95. 9dcfcef Use sqlx library for db access, and sql-migrate for migrations. by Nicolas Lacasse · 9 years ago
  96. 734afe3 TBR: playground: Fix Dockerfile for bin to devtools/bin move. by Ivan Pilat · 9 years ago
  97. 19e3aca Merge "playground: Restructure security packages" by Todd Wang · 9 years ago
  98. 996dde7 TBR playground: s/VANADIUM_ROOT/V23_ROOT/ by Jiri Simsa · 9 years ago
  99. 068cc38 playground: Restructure security packages by Todd Wang · 9 years ago
  100. 6bab9ac playground: Deploy script update. by Ivan Pilat · 9 years ago