1. f547646 chat: Rename services/security/access to security/access by Todd Wang · 9 years ago
  2. 4cda549 chat/channel_test.go: the shell now implements LIFO shutdown. by Cosmos Nicolaou · 9 years ago
  3. bec7900 chat: Changes to accompany https://vanadium-review.googlesource.com/#/c/8978 by Asim Shankar · 9 years ago
  4. 02f659d chat: fixing the bucket name by Jiri Simsa · 9 years ago
  5. 589010c Update chat for new calling conventions by Benjamin Prosnitz · 9 years ago
  6. 31bf54d Merge "Extract blessing names of server from the endpoint" by Asim Shankar · 9 years ago
  7. a429236 chat: Copy shell.sh from x/ref/cmd/mgmt/shell/lib. by Todd Wang · 9 years ago
  8. 9e6062d chat: adding copyright to vdl files and css files by Jiri Simsa · 9 years ago
  9. 95b559c chat: adding copyright headers and licensing files by Jiri Simsa · 9 years ago
  10. 532a27c Extract blessing names of server from the endpoint by Asim Shankar · 9 years ago
  11. 4b8f39d Merge "chat: Remove most references to the modules/core package." by Matt Rosencrantz · 9 years ago
  12. b3c3d10 TBR: runtime does not emit 'error' event. by Nicolas Lacasse · 9 years ago
  13. e8e9bf6 chat: Remove most references to the modules/core package. by Matt Rosencrantz · 9 years ago
  14. 2cc5c64 Chat: Use allowedServersPolicy to ensure that we send message to the by Nicolas Lacasse · 9 years ago
  15. 7ede015 "projects/chat": Use security.[Local/Remote]BlessingNames by Ankur · 9 years ago
  16. b7df8b6 Chat README additions and code cleanup part 2. by Nicolas Lacasse · 9 years ago
  17. 52be4f1 chat: Rename package ipc to rpc. by Matt Rosencrantz · 9 years ago
  18. 43f364b Merge "chat: Change the API of Authorize and BlessingNames to take a *context.T instead of a security.Call." by Matt Rosencrantz · 9 years ago
  19. 867b948 chat: Change the API of Authorize and BlessingNames to take by Matt Rosencrantz · 9 years ago
  20. fa8eb3b test/modules: for https://vanadium-review.googlesource.com/#/c/8340/ by Cosmos Nicolaou · 9 years ago
  21. 624e7a8 projects/chat: Make generated vdl go code say "vanadium vdl tool". by Suharsh Sivakumar · 9 years ago
  22. 1881733 TBR: Fix recursion in js client retries. by Nicolas Lacasse · 9 years ago
  23. 8416a2f mv x/ref/lib/testutil -> x/ref/test and lib/modules to test/modules by Cosmos Nicolaou · 9 years ago
  24. ee7a637 Merge "chat: Hooking up the PromptToInstallVanadiumExtension to the web client." by Ali Ghassemi · 9 years ago
  25. 24dca57 Merge ""projects/chat: Update w.r.t CL #7951" by Ankur · 9 years ago
  26. 9499dae chat: Hooking up the PromptToInstallVanadiumExtension to the web client. by Ali Ghassemi · 9 years ago
  27. 9dfa3b3 TBR: fixing build due to renaming ACL stuff. by Ali Ghassemi · 9 years ago
  28. 959b8b2 "projects/chat: Update w.r.t CL #7951 by Ankur · 9 years ago
  29. ece7b83 Chat cleanup part 1: by Nicolas LaCasse · 9 years ago
  30. 5f4fcb2 Merge "modules usability improvements: https://vanadium-review.googlesource.com/#/c/7060 MultiPart: 4/5" by Cosmos Nicolaou · 9 years ago
  31. bbd26a4 chat: Corresponding changes for vcl/7261 by Shyam Jayaraman · 9 years ago
  32. c87d032 modules usability improvements: https://vanadium-review.googlesource.com/#/c/7060 by Cosmos Nicolaou · 9 years ago
  33. cf14864 chat: devtools: Move many libraries from v.io/x/ref/lib to v.io/x/ref/profiles/internal. by Matt Rosencrantz · 9 years ago
  34. 3f8769c TBR: Uniq names in shell client. by Nicolas LaCasse · 9 years ago
  35. cad523c chat: Needed changes for http://go/vcl/6879 by Ali Ghassemi · 9 years ago
  36. de074a5 Merge "vlog configuration change: for https://vanadium-review.googlesource.com/#/c/6830/ MultiPart: 3/3" by Cosmos Nicolaou · 9 years ago
  37. e877355 TBR: Remove splash screen in error event. by Nicolas LaCasse · 9 years ago
  38. d6930b3 vlog configuration change: for https://vanadium-review.googlesource.com/#/c/6830/ by Cosmos Nicolaou · 9 years ago
  39. b2641f7 Get servers' BlessingPatterns from the glob result. by Nicolas LaCasse · 9 years ago
  40. 6dce67f Merge "Adjust path in channel.js for vdl path change in core js" by Benjamin Prosnitz · 9 years ago
  41. cfe6a5c Merge "TBR: Add loader to web chat." by Nicolas LaCasse · 9 years ago
  42. 7ad3391 Adjust path in channel.js for vdl path change in core js by Benjamin Prosnitz · 9 years ago
  43. 49be0cd TBR: Add loader to web chat. by Nicolas LaCasse · 9 years ago
  44. a03e2c9 TBR: Fix logging. by Nicolas LaCasse · 9 years ago
  45. f53fb61 Chat web client uses ACLs to lock name. by Nicolas LaCasse · 9 years ago
  46. 48f1f5b TBR: updating prova which uses a different way to delete the by Ali Ghassemi · 9 years ago
  47. df8f685 chat: Use DefaultBlessingPatterns method. by Suharsh Sivakumar · 9 years ago
  48. ed74884 chat: Lock mount name so other users can't impersonate me. by Nicolas LaCasse · 9 years ago
  49. dd6c5ba Chat tests: Use module shell to start root mounttable, rather than by Nicolas LaCasse · 9 years ago
  50. 63bb735 chat: Update many variable names for *Calls to call. by Matt Rosencrantz · 9 years ago
  51. cb2a28b TBR: chat: namespace_browser: Move v.io/x/ref/tools to v.io/x/ref/cmd. by Matt Rosencrantz · 9 years ago
  52. f6eaac5 TBR renaming v.io/core/veyron to v.io/x/ref by Jiri Simsa · 9 years ago
  53. 82f6370 chat: Rename things called *Context to *Call. by Matt Rosencrantz · 9 years ago
  54. 3e27af1 Merge "chat: use vanadium.js rather than veyron.js" by Shyam Jayaraman · 9 years ago
  55. b305785 chat: moving vlog from release.go.v23 to release.go.x.lib by Jiri Simsa · 9 years ago
  56. e243f77 chat: use vanadium.js rather than veyron.js by Shyam Jayaraman · 9 years ago
  57. 417f75e fixing jshint releasing backward incompatible minor version. by Ali Ghassemi · 9 years ago
  58. 88ffe5f TBR chat: Re-org vdl and vom packages. by Todd Wang · 9 years ago
  59. 1f76d50 Minify the chat app. by Nicolas LaCasse · 9 years ago
  60. a2294e3 chat: Move v.io/v23/vdl/vdlroot/src/... to v.io/v23/vdlroot/... by Todd Wang · 9 years ago
  61. b4cada8 TBR: Use 'inherits' module, and clean extn before tests. by Nicolas LaCasse · 9 years ago
  62. 5a19da1 TBR renaming party 10 by Todd Wang · 9 years ago
  63. 6280aeb TBR: Remove dependency on crypto, since that adds about 1M. by Nicolas LaCasse · 9 years ago
  64. 101570a TBR: Check in vdl files, as that is the vanadium way. by Nicolas LaCasse · 9 years ago
  65. 736840c Merge "Update javascript file structure x/x.js -> x/index.js" by Benjamin Prosnitz · 9 years ago
  66. dedd1d3 TBR: Fix link in help.md by Nicolas LaCasse · 9 years ago
  67. fa8a56b TBR: Better message if extension crashes. by Nicolas LaCasse · 9 years ago
  68. 57cd557 Update javascript file structure x/x.js -> x/index.js by Benjamin Prosnitz · 9 years ago
  69. ac7cc98 chat: Aligning versions of third-party dependencies we use across by Ali Ghassemi · 9 years ago
  70. cbe37f5 chat: Grouping dependencies into prod/dev and removing couple of unused ones. by Ali Ghassemi · 9 years ago
  71. edca778 TBR: Delete old scripts and README section now that new deploy is set up. by Nicolas LaCasse · 9 years ago
  72. 037ba80 TBR: Fixes gcloud config set by Jason Campbell · 9 years ago
  73. 90fe11c Adds new deploy task and docs. by Jason Campbell · 9 years ago
  74. 4caa19c Merge "chat: lowercase service method name." by Shyam Jayaraman · 9 years ago
  75. 42d05b1 Merge "namespace: Glob now returns a chan of interface{} where the possible returned types can be *naming.GlobError or *naming.MountEntry. I have no idea why anyone things this is better than just having an error field in MountEntry but apparently everyone else does." by David Why Use Two When One Will Do Presotto · 9 years ago
  76. d787364 chat: lowercase service method name. by Shyam Jayaraman · 9 years ago
  77. 32ac117 namespace: Glob now returns a chan of interface{} where the possible returned by David Why Use Two When One Will Do Presotto · 9 years ago
  78. a1eaf4c veyron2/security: Return details on why blessings fail validation. by Ryan Brown · 9 years ago
  79. 8489c69 Check that all remoteBlessings match expected blessings, and update help.md. by Nicolas LaCasse · 9 years ago
  80. 179f52f Add comments to address Adam's comments on previous CLs. by Nicolas LaCasse · 9 years ago
  81. 2ea3aa0 Get rid of setTimeout(3000) before each web test. by Nicolas LaCasse · 9 years ago
  82. 86e294f Use VDL in web client. by Nicolas LaCasse · 9 years ago
  83. 5e83d74 Chat web client: Get the members' names from their remote blessings. by Nicolas LaCasse · 9 years ago
  84. 4ed0cf6 Chat shell client: Get the members' names from their remote blessings. by Nicolas LaCasse · 9 years ago
  85. bbc03e2 chat: remove npm link vom. by Shyam Jayaraman · 9 years ago
  86. 6538cd1 "chat": Make go-tests pass under agent by Ankur · 9 years ago
  87. 7346cc9 TBR: Move directories and packages so chat client is called "chat" instead of "client". by Nicolas LaCasse · 9 years ago
  88. 72112c5 TBR: Small change to test chat presubmit tests. by Nicolas LaCasse · 9 years ago
  89. f72e8f4 TBR: Build principal tool by Nicolas LaCasse · 9 years ago
  90. 775b58c TBR: Also need to install vom.js by Nicolas LaCasse · 9 years ago
  91. e2ea486 TBR: Take veyron.js out of package.json and only install it if by Nicolas LaCasse · 9 years ago
  92. 6fa83be TBR: Add location of node/npm to PATH when VANADIUM_ROOT exists. by Nicolas LaCasse · 9 years ago
  93. 4981141 TBR: Makefile tweaks to respond to Adam's comments on go/vcl/2618. by Nicolas LaCasse · 9 years ago
  94. 6ed0342 If VANADIUM_ROOT is defined, then use the go and js code there, by Nicolas LaCasse · 9 years ago
  95. 7d4aaff TBR: Move the chat repo from github to gerrit. by Nicolas LaCasse · 9 years ago
  96. 85c12c5 TBR chat: fix to rule them all by Jiri Simsa · 9 years ago
  97. 501b9ea Initial empty repository by Nicolas Lacasse · 9 years ago