1. 66729e9 browser: Creating credentials before seekblessing by Ali Ghassemi · 8 years ago master
  2. 18813fb Use the "roaming" instead of "generic" runtime factory. by Asim Shankar · 8 years ago
  3. 050f3f1 TBR: Browser: adding directory target by Ali Ghassemi · 8 years ago
  4. 524ac44 TBR: fix copyright by Ali Ghassemi · 8 years ago
  5. efc336b TBR: Add copyright by Ali Ghassemi · 8 years ago
  6. 838ed02 TBR: Fix make path by Ali Ghassemi · 8 years ago
  7. 438b769 browser: Adding run.sh as the only command needed to run by Ali Ghassemi · 8 years ago
  8. aa96a0b TBR: browser: Make all versions 'v23-0.1'. by Nicolas Lacasse · 8 years ago
  9. 968dcfc browser: Remove dependence on Vanadium JS by Alex Fandrianto · 8 years ago
  10. 5cefd19 TBR: Fixing layout bug with Chrome 49 by Ali Ghassemi · 8 years ago
  11. 5c79c82 TBR: Call node npm rather than npm directly. by Nicolas Lacasse · 8 years ago
  12. 6f03f20 browser: v.io/x/devtools: start to use profile-v23 by Cosmos Nicolaou · 8 years ago
  13. 8f20fd0 TBR: Dependency changed which exposed a bug in out test. by Ali Ghassemi · 8 years ago
  14. 2ce5d37 browser: gosh: switch from Logf/Fatalf to TB, and related by Adam Sadovsky · 8 years ago
  15. c2f814b browser: set alsologtostderr=true for tests. by Nicolas Lacasse · 8 years ago
  16. ee6ecf3 TBR: browser: Remove .v23 from all .gitignore files. by Nicolas Lacasse · 8 years ago
  17. a0e894a TBR: browser: update 'docs' references to point to vanadium.github.io by Adam Sadovsky · 8 years ago
  18. 52343fb TBR browser: Skipping two unit tests. by Ali Ghassemi · 8 years ago
  19. 002d171 Merge "browser: gosh: address TODOs" by Adam Sadovsky · 8 years ago
  20. bf2c088 namespace_browser: Fixing the demo work that broke by Ali Ghassemi · 8 years ago
  21. e2f39dc browser: gosh: address TODOs by Adam Sadovsky · 8 years ago
  22. 65b83cb browser: RIP modules, long live gosh+v23test by Adam Sadovsky · 8 years ago
  23. 35c9b4c browser: v23test: migrate remaining 'modules' clients to v23test by Adam Sadovsky · 8 years ago
  24. d5ad678 browser: Remove old proxy code. by Suharsh Sivakumar · 8 years ago
  25. 0ce3a7f browser: Remove the -builtin_vdlroot flag. by Todd Wang · 8 years ago
  26. 7a75eaa browser: Identityd should not be listening on proxy. by Suharsh Sivakumar · 8 years ago
  27. 627106f browser: The tests should start the new proxy instead of the old by Matt Rosencrantz · 9 years ago
  28. 7698954 v.io/jiri: add policy driven flags for merging environment variables. by Cosmos Nicolaou · 9 years ago
  29. 2ac4631 TBR: test-ui has no dependencies. by Nicolas Lacasse · 9 years ago
  30. 1feffdf TBR: Fix npm path in browser web test. by Nicolas Lacasse · 9 years ago
  31. f8b44b2 TBR: Fix npm and node paths for new profile. by Nicolas Lacasse · 9 years ago
  32. 50fd6d7 TBR: Replace v23 with jiri in Makefile. by Nicolas Lacasse · 9 years ago
  33. 671f77a browser: Clean FAQ.md by Alex Fandrianto · 9 years ago
  34. 474eaef browser: Restore the FAQ by Alex Fandrianto · 9 years ago
  35. 0621281 TBR: browser: a few followups to prep for release by Adam Sadovsky · 9 years ago
  36. ab79fca TBR: browser: switch to CONTRIBUTING.md by Adam Sadovsky · 9 years ago
  37. 49f3850 Merge "v.io/devtools: start to use new-style profiles." by Cosmos Nicolaou · 9 years ago
  38. cbf6518 TBR: Upgrading tap-xunit to latest. by Ali Ghassemi · 9 years ago
  39. a5007a7 v.io/devtools: start to use new-style profiles. by Cosmos Nicolaou · 9 years ago
  40. b3ce620 TBR: browser: Replace V23_ROOT with JIRI_ROOT everywhere. by Nicolas Lacasse · 9 years ago
  41. ac55ee3 TBR: browser: Open-source prep: update links and such to point to GitHub locations by Adam Sadovsky · 9 years ago
  42. df6b257 TBR: browser: Add '/.jiri' to .gitignore in all repos. by Nicolas Lacasse · 9 years ago
  43. 42989c9 namespacebrowser: Picking up breaking JS API changes from http://v.io/c/15404 by Ali Ghassemi · 9 years ago
  44. 07aecf7 TBR: browser: Prepare all repos for open-sourcing. by Todd Wang · 9 years ago
  45. 71c783d TBR everything: run `v23 copyright fix` to regen VERSION file by Adam Sadovsky · 9 years ago
  46. 3fa09fd browser: Update uses of the xrpc library to use the new v23.New*Server API. by Matt Rosencrantz · 9 years ago
  47. a3b94c2 TBR: New version of JSHint was release couple of hours ago by Ali Ghassemi · 9 years ago
  48. 17e754d TBR: projects/browser: Remove credentials folder when cleaning by Alex Fandrianto · 9 years ago
  49. 924c88d Merge "Needed for v.io/c/12823" by Cosmos Nicolaou · 9 years ago
  50. 4d50e73 Needed for v.io/c/12823 by Cosmos Nicolaou · 9 years ago
  51. 4bfc35e Needed for v.io/c/12273 by Cosmos Nicolaou · 9 years ago
  52. a4d35cb browser: Change many uses of v23.NewServer to use xrpc.New*Server instead. by Matt Rosencrantz · 9 years ago
  53. 1634e32 nsb: Corresponding adjustments to the test by Alex Fandrianto · 9 years ago
  54. 61774d3 nsb: Allow testing with the local extension by Alex Fandrianto · 9 years ago
  55. 4150ff9 TBR Browser: Using exact versions for the polymer dependencies by Ali Ghassemi · 9 years ago
  56. f86e46e nsb: Increase the WebDriverWait timeout by Alex Fandrianto · 9 years ago
  57. 5373164 TBR: browser: Fixing broken dependency. by Ali Ghassemi · 9 years ago
  58. 2de2a6f browser: Change test/modules registration mechanism. by Todd Wang · 9 years ago
  59. 4527615 nsb: Take screenshots the new way by Alex Fandrianto · 9 years ago
  60. b922a7f namespace-browser: Adding "Delete" functionality for mountpoint and by Ali Ghassemi · 9 years ago
  61. 79ee97b browser: Move v.io/x/ref/envvar files into v.io/x/ref by Todd Wang · 9 years ago
  62. b2c98ee The dev.v.io identity provider will now issue "dev.v.io/u/<email>" by Asim Shankar · 9 years ago
  63. 743ab01 Merge "nsb: Add Namespace Browser UI Test" by Alex Fandrianto · 9 years ago
  64. e7d828c browser: Change type Profiles to RuntimeFactory. by Suharsh Sivakumar · 9 years ago
  65. 6808df0 Merge "browser: Change "profiles" directory to "runtime"" by Suharsh Sivakumar · 9 years ago
  66. ea5a7a3 browser: Implementing a clearCache method that can be used to clear by Ali Ghassemi · 9 years ago
  67. 72cf8d8 browser: Change "profiles" directory to "runtime" by Suharsh Sivakumar · 9 years ago
  68. 6264497 TBR p2b: Fixing depedency breakage. by Ali Ghassemi · 9 years ago
  69. 1dedbdd nsb: Add Namespace Browser UI Test by Alex Fandrianto · 9 years ago
  70. d38b037 Merge "browser: lighter grey for the icons in the side navbar." by Ali Ghassemi · 9 years ago
  71. 04294c5 browser: lighter grey for the icons in the side navbar. by Ali Ghassemi · 9 years ago
  72. b43a78f browser: removing the progressbar from splash screen if it by Ali Ghassemi · 9 years ago
  73. 5722972 Merge "namespace: Changed proxyquire call to reuse vanadium." by Shyam Jayaraman · 9 years ago
  74. 254c3f0 namespace: Changed proxyquire call to reuse vanadium. by Shyam Jayaraman · 9 years ago
  75. 6e794dd brower: having the permissions list start in the same line as by Ali Ghassemi · 9 years ago
  76. 264b607 browser: Swtiching to node-static and disabling cache for local dev. by Ali Ghassemi · 9 years ago
  77. 7eece64 Merge "browser: enforcing a min-width on the sidebar after which content don't wrap anymore. width < 250 squishes content too much for it to be readable." by Ali Ghassemi · 9 years ago
  78. 12f8c82 Merge "browser: Lighter grey, now matches website's left side-bar background color." by Ali Ghassemi · 9 years ago
  79. fc7b2df Merge "nsb: Renamed from camelCase to hyphen-case" by Alex Fandrianto · 9 years ago
  80. 3bd4c00 browser: Lighter grey, now matches website's left side-bar background color. by Ali Ghassemi · 9 years ago
  81. 06a69f2 browser: enforcing a min-width on the sidebar after which content by Ali Ghassemi · 9 years ago
  82. b056f35 browser: Swtiching formatting of permissions from comma by Ali Ghassemi · 9 years ago
  83. d81960b browser: Last visited namespace was not being saved properly. by Ali Ghassemi · 9 years ago
  84. 110e41e nsb: Renamed from camelCase to hyphen-case by Alex Fandrianto · 9 years ago
  85. 84fbed6 namespace_browser: Right justifying long names in item cards. by Ali Ghassemi · 9 years ago
  86. 0fd047a Merge "nsb: Test output nit fix" by Alex Fandrianto · 9 years ago
  87. 65177ef namespace_browser: Using the JS sample world implementation by Ali Ghassemi · 9 years ago
  88. f10c149 nsb: Test output nit fix by Alex Fandrianto · 9 years ago
  89. e347db4 Merge "nsb: Persist the last selected view type" by Alex Fandrianto · 9 years ago
  90. 94d3b21 nsb: Persist the last selected view type by Alex Fandrianto · 9 years ago
  91. eeb5edb namespace-browser: Sample World in JavaScript. by Ali Ghassemi · 9 years ago
  92. f99da40 Merge "nsb: Ensure that namespace is set from app load" by Alex Fandrianto · 9 years ago
  93. 30881c5 browser: updating the CONTRIBUTORS file by Jiri Simsa · 9 years ago
  94. d62550a nsb: Ensure that namespace is set from app load by Alex Fandrianto · 9 years ago
  95. 570155e Fix radial icons by Wm Leler · 9 years ago
  96. 15e35de nsb: TrimPrefix instead of Trim by Alex Fandrianto · 9 years ago
  97. f327ade namespace_browser: vbash replacement for namespace browser by Ali Ghassemi · 9 years ago
  98. 51434f5 browser: Only run extra mounttables in test mode. by Ali Ghassemi · 9 years ago
  99. 053e324 runner: Several fixes to the runner that prevent shutdown errors. by Matt Rosencrantz · 9 years ago
  100. 39a7b00 TBR namespace_browser: Changing version to 0.1.0 by Ali Ghassemi · 9 years ago