1. f044a8d "veyron2/security": Caveat and CaveatValidator by Ankur · 11 years ago
  2. c72223d veyron2/storage: Introduce directories. by Ken Ashcraft · 11 years ago
  3. 4c041db veyron/security: Replaced references to AllPrincipals pattern "*" with by Suharsh Sivakumar · 11 years ago
  4. ad2fe59 Merge "veyron2/services/store: Add a Dir interface." by Ken Ashcraft · 11 years ago
  5. cdcf37a veyron2/services/store: Add a Dir interface. by Ken Ashcraft · 11 years ago
  6. db3c464 veyron/examples/rockpaperscissors: Add debug server by Robin Thellend · 11 years ago
  7. f7a11d9 veyron/lib/netstate,netconfig: move netconfig out of the runtime and create netstate. by Cosmos Nicolaou · 11 years ago
  8. 38b4506 Merge "veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern." by Asim Shankar · 11 years ago
  9. 23ed38a Merge "veyron2/services/watch: Watch streams no longer batch changes." by Tilak Sharma · 11 years ago
  10. 9f6db08 veyron2/security: Simplify the ACL structure and use the glob characters in PrincipalPattern. by Asim Shankar · 11 years ago
  11. 8ef6026 veyron2/services/watch: Watch streams no longer batch changes. by Tilak Sharma · 11 years ago
  12. 6bc6458 veyron2/security: Replace PrincipalPattern with BlessingPattern. by Asim Shankar · 11 years ago
  13. 2041361 veyron/services/store/viewer: Fix up viewer code and mdb templates. by Adam Sadovsky · 11 years ago
  14. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  15. 92c3574 veyron2/vdl: Better codegen for enum and oneof. by Todd Wang · 11 years ago
  16. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  17. e971490 veyron2/services/watch: Split types into separate pkg by Robin Thellend · 11 years ago
  18. 7b9627a Merge "veyron/examples/rockpaperscissors/common: Remove TODO." by Robin Thellend · 11 years ago
  19. d6ade0e veyron2/security, veyron/security: Refactor veyron2/security/util.go. by Tilak Sharma · 11 years ago
  20. de6b1e7 veyron/examples/rockpaperscissors/common: Remove TODO. by Robin Thellend · 11 years ago
  21. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  22. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  23. 988c346 veyron/examples/{mdb,todos}: look for built binaries under $REPO_ROOT, not $VEYRON_ROOT by Adam Sadovsky · 11 years ago
  24. 62ab200 Merge "veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API." by Tilak Sharma · 11 years ago
  25. b88a111 veyron2/security, veyron2/services/security/access: Update security.ACL to support the Access API. by Tilak Sharma · 11 years ago
  26. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  27. 80bbeac veyron/examples/{mdb,todos}/run.sh: better at_exit cleanup by Adam Sadovsky · 11 years ago
  28. 949b557 veyron/examples/todos: remove unnecessary npm path in makefile. the PATH variable works just fine. :) by Adam Sadovsky · 11 years ago
  29. 7e1ed83 veyron/examples/{mdb,todos}: reenable tests now that the protocol/address config issues are resolved by Adam Sadovsky · 11 years ago
  30. 785882f Merge "Use naming.Join now that it can take a variable number of args." by Ken Ashcraft · 11 years ago
  31. c2631c3 Merge "veyron/examples/bank: Comment out pbankd." by Ken Ashcraft · 11 years ago
  32. 5181bdb veyron/go/src/...: replace "127.0.0.1:0" and "localhost:0" with ":0" in address flag default for binaries, and make sure to override --address to "127.0.0.1:0" in tests (since GCE requires ipv4). by Adam Sadovsky · 11 years ago
  33. 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
  34. e23121a veyron/examples/bank: Comment out pbankd. by Ken Ashcraft · 11 years ago
  35. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  36. c53de36 TBR fixing broken shell tests by Jiri Simsa · 11 years ago
  37. a942b75 scripts: cleanup of shell scripts by Jiri Simsa · 11 years ago
  38. bb7aad2 veyron/examples/{mdb,todos}: disable test.sh's until we can get them passing on jenkins by Adam Sadovsky · 11 years ago
  39. bb73dda veyron/examples/{mdb,todos}: attempt #2 to fix test.sh's by Adam Sadovsky · 11 years ago
  40. 8bb9be9 Merge "go/examples/pipetobrowser: Updating icon paths for match new version of Polymer" by Ali Ghassemi · 11 years ago
  41. 1a40959 veyron/examples/{mdb,todos}: make test.sh work when run from different dir by Adam Sadovsky · 11 years ago
  42. 8751518 go/examples/pipetobrowser: Updating icon paths for match new version of Polymer by aghassemi · 11 years ago
  43. 7a932b7 veyron/examples/todos: add simple test.sh by Adam Sadovsky · 11 years ago
  44. 27b927a Merge "veyron/examples/mdb: simple test.sh" by Adam Sadovsky · 11 years ago
  45. 2a95a7f Removes javascript/api by Jason Campbell · 11 years ago
  46. 5d72ffc veyron/examples/mdb: simple test.sh by Adam Sadovsky · 11 years ago
  47. 7ab7a51 veyron/examples/todos: basic browserify setup by Adam Sadovsky · 11 years ago
  48. ab4f10d veyron2/security: Add the Resolve label. by Tilak Sharma · 11 years ago
  49. 100c151 veyron/examples/todos: replace todos_appd with todos_react, get rid of grunt stuff and other old junk. by Adam Sadovsky · 11 years ago
  50. 76e08ec veyron/services/store/stored: Add viewer to stored itself (enabled by default), and update mdb example accordingly, with a proper Makefile and full usage instructions in a README.md file. by Adam Sadovsky · 11 years ago
  51. f0e6f99 Merge "veyron2/storage: Remove overlapping Stat and Entry types." by Ken Ashcraft · 11 years ago
  52. 0ba62c8 veyron/examples/tunnel/tunneld: Ensure that the spawned process is killed if the client exits. by Asim Shankar · 11 years ago
  53. b8ddc35 veyron2/storage: Remove overlapping Stat and Entry types. by Ken Ashcraft · 11 years ago
  54. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  55. ad0a965 veyron/examples/tunnel: Fix race in IO by Robin Thellend · 11 years ago
  56. a57725e veyron/examples/rockpaperscissors: Fix race. by Robin Thellend · 11 years ago
  57. 070717c veyron2/vdl: Reinit the val we are deserializing into on the server by Shyam Jayaraman · 11 years ago
  58. 97b9dca veyron/: Split out the recv and send portion of the stream into sub interfaces so we don't have naming confusion when both sets of methods are on the RPC. The RPC have RecvStream or SendStream methods for the recv or send portion of the stream. This also includes a few naming changes in the API. by Shyam Jayaraman · 11 years ago
  59. b2e10e1 veyron/examples/pipetobrowser by Alex Fandrianto · 11 years ago
  60. 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
  61. c6563f5 veyron/examples/tunnel/tunneld/test.sh: Add more debug info. by Robin Thellend · 11 years ago
  62. 5659aab veyron/examples/tunnel: Fix possible "send on closed channel" error. by Asim Shankar · 11 years ago
  63. 7f43d65 Merge "veyron/examples/todos/todos_react: add react-based client-side todos app (not yet hooked up to Veyron)" by Adam Sadovsky · 11 years ago
  64. 5434702 veyron/examples/todos/todos_react: add react-based client-side todos app (not yet hooked up to Veyron) by Adam Sadovsky · 11 years ago
  65. 256d767 veyron/examples/stfortune: Use query functionality in the codelab. by Ken Ashcraft · 11 years ago
  66. b1acafd scripts/jenkins,veyron/examples: test.sh and related tweaks. by Asim Shankar · 11 years ago
  67. 8fc1000 veyron2,veyron/examples/unresolve: Fix broken TestUnresolve. by Asim Shankar · 11 years ago
  68. e85827f Merge "veyron/examples/tunnel/tunneld: Add more logging to help debug flaky test failures." by Asim Shankar · 11 years ago
  69. 7158af5 veyron/examples: Moving running of services inside its own script for by Ali Ghassemi · 11 years ago
  70. 1fef183 veyron/examples/tunnel/tunneld: Add more logging to help debug flaky by Asim Shankar · 11 years ago
  71. 1ee051a veyron/examples/tunnel/tunneld,veyron/services/mounttable/mounttabled: Make tests more portable by Robin Thellend · 11 years ago
  72. 930a64f scripts/jenkins: Control script for running "integration" tests on jenkins. by Asim Shankar · 11 years ago
  73. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  74. aadd1ef Merge "veyron2/vdl: Remove generated dead code" by Asim Shankar · 11 years ago
  75. 397c27a javascript: Run identityd with --httpaddr instead of --address by Asim Shankar · 11 years ago
  76. 4ac0f05 veyron/examples/pipetobrowser: Update Makefile by Asim Shankar · 11 years ago
  77. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  78. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  79. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  80. 984214f vdl: temporary fix of issue 29: Generate a use of wiretype whenever there is an interface to temporarily fix errors on packages with just bootstrap types by Benjamin Prosnitz · 11 years ago
  81. e719916 Merge "Added depcop configuration files to veyron packages" by Mehrdad Afshari · 11 years ago
  82. a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
  83. 6da9001 veyron/examples/pipetobrower: Final clean up for P2B by Ali Ghassemi · 11 years ago
  84. a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
  85. 44ea34f Added depcop configuration files to veyron packages by Mehrdad Afshari · 11 years ago
  86. ce69243 veyron/examples/pipetobrowser: Polish and performance improvements by Ali Ghassemi · 11 years ago
  87. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  88. f6e9eee Merge "veyron/examples/pipetobrowser: Performance improvements for Console plugin." by Ali Ghassemi · 11 years ago
  89. 854800c Merge "Signal network changes." by David Why Use Two When One Will Do Presotto · 11 years ago
  90. f6813ec Signal network changes. by David Why Use Two When One Will Do Presotto · 11 years ago
  91. 51c97c8 veyron/examples/pipetobrowser: Performance improvements for Console plugin. by Ali Ghassemi · 11 years ago
  92. e0fc63a veryon/examples/pipetobrowser: Switching name back to google/p2b/[name]/[plugin] by Ali Ghassemi · 11 years ago
  93. 6e74468 Attempt at a reasonable build system for P2B by Ali Ghassemi · 11 years ago
  94. 5e2d3d8 veyron/examples/pipetobrowser: Help page and polishing the error and loading by Ali Ghassemi · 11 years ago
  95. d1b3796 javascript/api: Updated javascript api to match the new serve api in go. by Shyam Jayaraman · 11 years ago
  96. 2a46dba veyron/examples/tunnel: Fix some documentation typos by Asim Shankar · 11 years ago
  97. de260fe Merge "veyron/examples/stfortune: Bug fix to handle same fortune being put repeatedly." by Himabindu Pucha · 11 years ago
  98. e0811ab Merge "Add the --watch option to stfortune (codelab)." by Raja Daoud · 11 years ago
  99. 7504b14 Add the --watch option to stfortune (codelab). by Raja Daoud · 11 years ago
  100. 33c5228 Merge "veryon/examples/pipetobrowser: Adding new feature that allows one to redirect a pipe from the pipe viewer tab to any other PipeToBrowser service using its veyron name." by Ali Ghassemi · 11 years ago