1. 7c8a448 Merge "veyron/services/wsprd: Read the retry-timeout param from flag." by Nicolas LaCasse · 11 years ago
  2. ffe652e veyron/services/wsprd: Read the retry-timeout param from flag. by Nicolas LaCasse · 11 years ago
  3. d856821 playground: prevent accidentally commiting playground netrc by Adam Sadovsky · 11 years ago
  4. 4b9e56e veyron/tools/playground: Fix jenkins tests (with luck). by Nicolas LaCasse · 11 years ago
  5. b6fe1ad {veyron,scripts}: removing the REPO_ROOT logic from veyron build and by Jiri Simsa · 11 years ago
  6. 352d3b8 veyron/tools/plagyround: Re-enable shell tests, and take out waits. by Nicolas LaCasse · 11 years ago
  7. 5e91c92 veyron/tools/playground: Put more info in the Events. by Nicolas LaCasse · 11 years ago
  8. e97477f Merge "veyron/tools/playgrount: Add filename and stdout/stderr prefix to output." by Nicolas LaCasse · 11 years ago
  9. 5de2089 veyron/tools/playground: test.sh must also build wsprd. by Nicolas LaCasse · 11 years ago
  10. f7f514a veyron/tools/playground: Disable test.sh until we work out the race issues. by Nicolas LaCasse · 11 years ago
  11. be97bfd veyron/tools/playgrount: Add filename and stdout/stderr prefix to output. by Nicolas LaCasse · 11 years ago
  12. 856c239 veyron/tools/playground: the builder requires the proxy daemon to be built too by Jiri Simsa · 11 years ago
  13. 5951633 veyron/tools/playground: Check in pingpong/wire.vdl.go. by Nicolas LaCasse · 11 years ago
  14. 4e115d0 veyron/tools/playground: Fix GOPATH so the vdl compiler can use imports. by Nicolas LaCasse · 11 years ago
  15. b5b88c6 veyron/tools/playground: Playground support for javascript. by Nicolas LaCasse · 11 years ago
  16. 067b127 {veyron,veyron2}: moving the store code out the main repository by Jiri Simsa · 11 years ago
  17. 1c5b94a veyron2/security: Introduce a PublicKey type. by Asim Shankar · 11 years ago
  18. 3c4d89f veyron/tools/qsh: Port to the new dir/object API. by Ken Ashcraft · 11 years ago
  19. c72223d veyron2/storage: Introduce directories. by Ken Ashcraft · 11 years ago
  20. f89d965 veyron/tools/playground: Add response caching to the playground. by Nicolas LaCasse · 11 years ago
  21. 908d693 veyron2/vdl/codegen/java: Make all VDL types implement android.os.Parcelable. by Srdjan Petrovic · 11 years ago
  22. 0d68c40 Revert "veyron/tools/playground: Add response caching to the playground." by Nicolas Lacasse · 11 years ago
  23. b05bcb2 veyron/tools/playground: Add response caching to the playground. by Nicolas LaCasse · 11 years ago
  24. 0319721 Fix the dockerfile so it can be run locally. Update README.md. by Nicolas LaCasse · 11 years ago
  25. 11e2f49 veyron/tools/playground: Add test.sh for the builder tool. by Ryan Brown · 11 years ago
  26. 71108b8 veyron/tools/playground: add "no-shutdown" mode to compilerd; update README by Adam Sadovsky · 11 years ago
  27. f8a974f veyron2: Remove TODOContext. by Matt Rosencrantz · 11 years ago
  28. bf85d54 veyron2/context: Allow the runtime to be obtained from a context.T by Matt Rosencrantz · 11 years ago
  29. 41cdbfe veyron/tools/identity: Bugfix for some window managers. by Asim Shankar · 11 years ago
  30. 701cdc6 veyron/{services/mgmt,tools}/build: fixing the build server shell test by Jiri Simsa · 11 years ago
  31. f8be73f Merge "veyron2/services/mounttable: Split types into separate pkg" by Robin Thellend · 11 years ago
  32. e29314e proximity: factoring the proximity code out to a separate repository by Jiri Simsa · 11 years ago
  33. 1da424d veyron2/services/mounttable: Split types into separate pkg by Robin Thellend · 11 years ago
  34. 1023a34 veyron/{services/mgmt,tools}: end-to-end tests for binaryd, buildd, and profiled by Jiri Simsa · 11 years ago
  35. 2d0b7ba veyron/tools/playground: Add replica pool template. by Ryan Brown · 11 years ago
  36. ffac12c veyron2/storage: Make the client library thinner. by Adam Sadovsky · 11 years ago
  37. 0f88f23 veyron/tools/playground/compilerd: Support CORS requests, update Dockerfile, add README. by Adam Sadovsky · 11 years ago
  38. 1201b6c veyron/tools/application: fixing a failing unit test by Jiri Simsa · 11 years ago
  39. 1a15c16 veyron/services/mgmt/application: creating a shell test by Jiri Simsa · 11 years ago
  40. 8bfacf2 veyron2/ipc: change Lookup to take second arg that is the method being invoked. by Cosmos Nicolaou · 11 years ago
  41. 137b8d2 veyron/runtimes/google/ipc: Add deadline and cancellation propagation to the context. by Matt Rosencrantz · 11 years ago
  42. 1bf5bd2 veyron/{tools,services/mgmt}/build: fix for https://code.google.com/p/envyor/issues/detail?id=252 by Jiri Simsa · 11 years ago
  43. 553bfb8 veyron/tools/build: Support for cgo by Asim Shankar · 11 years ago
  44. 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
  45. 698e7f7 veyron/tools/playground: Add script to monitor GCE replicas. by Ryan Brown · 11 years ago
  46. c53de36 TBR fixing broken shell tests by Jiri Simsa · 11 years ago
  47. a942b75 scripts: cleanup of shell scripts by Jiri Simsa · 11 years ago
  48. ff5b635 veyron/tools/build: Print more detailed error information by Asim Shankar · 11 years ago
  49. 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago
  50. 3c7b95c veyron/tools/qsh: simple command line query tool by Robert Kroeger · 11 years ago
  51. ef538f6 findunusedport writes to stdout an unused tcp port number. by David Why Use Two When One Will Do Presotto · 11 years ago
  52. 7a72175 veyron/services/identity: Support for obtaining blessing given an OAuth access token. by Asim Shankar · 11 years ago
  53. 81e9cf4 Merge "veyron/services/identity: Code cleanup" by Asim Shankar · 11 years ago
  54. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  55. 1c3b181 veyron/services/identity: Code cleanup by Asim Shankar · 11 years ago
  56. 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
  57. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  58. 4419f23 veyron/lib/bluetooth: Disable compilation of the bluetooth package and by Jiri Simsa · 11 years ago
  59. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  60. 1334aab Merge "veyron/tools/identity: Bugfix for "identity bless - <name>"." by Asim Shankar · 11 years ago
  61. 76f431a veyron/tools/identity: Bugfix for "identity bless - <name>". by Asim Shankar · 11 years ago
  62. aadd1ef Merge "veyron2/vdl: Remove generated dead code" by Asim Shankar · 11 years ago
  63. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  64. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  65. 2b71943 Merge "veyron/{services,tools}/identity: Make the identity tool much more usable and secure." by Asim Shankar · 11 years ago
  66. 6107179 veyron/{services,tools}/identity: Make the identity tool much more usable and secure. by Asim Shankar · 11 years ago
  67. 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
  68. e719916 Merge "Added depcop configuration files to veyron packages" by Mehrdad Afshari · 11 years ago
  69. a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
  70. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  71. f28b680 Add debug logging for the playground backend. by Ryan Brown · 11 years ago
  72. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  73. 44ea34f Added depcop configuration files to veyron packages by Mehrdad Afshari · 11 years ago
  74. 0ecdd7a veyron2/val veyron2/vdl: Part 1 - reorganization of val and vdl by Todd Wang · 11 years ago
  75. 2e7dd71 {veyron/veyron2}/services/mgmt/build: a simple Go build server by Jiri Simsa · 11 years ago
  76. 51d78fc veyron/lib/binary: binary repository client-side library by Jiri Simsa · 11 years ago
  77. 55c1012 veyron2/services/mgmt/application,veyron2/services/mgmt/node: API changes around by Bogdan Caprita · 11 years ago
  78. ce11ab4 More updates to get playground running with the latest codebase. by Ryan Brown · 11 years ago
  79. 5ebdbcd Add lameduck support to the playground compile backend. by Ryan Brown · 11 years ago
  80. 948d6fa Merge "veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup." by Bogdan Caprita · 11 years ago
  81. d9281a3 veyron,veyron2: replace Veyron name by Object name everywhere. by Bogdan Caprita · 11 years ago
  82. 59162a0 Make generated java files build by Benjamin Prosnitz · 11 years ago
  83. 4258d88 veyron,veyron2: rename runtime.Shutdown to runtime.Cleanup. by Bogdan Caprita · 11 years ago
  84. e42e31a Merge "Update the playground to use vdl and new init scripts." by Ryan Brown · 11 years ago
  85. 4f5f505 veyron/tools/namespace: add command-line tool. by Robin Thellend · 11 years ago
  86. 3061520 Update the playground to use vdl and new init scripts. by Ryan Brown · 11 years ago
  87. fdc838b veyron/runtimes/google/ipc: new Serve method to replace Register+Publish. by Cosmos Nicolaou · 11 years ago
  88. 3ac5fc5 Revert "Make generated java files build" by Jiri Simsa · 11 years ago
  89. c17947e Make generated java files build by Benjamin Prosnitz · 11 years ago
  90. b04fbb2 veyron2/services/mgmt/binary: binary API by Jiri Simsa · 11 years ago
  91. ddbfebb services/mgmt: moving Application, Content, and Profile into a single by Jiri Simsa · 11 years ago
  92. 8b83105 global rename of MOUNTTABLE_ROOT to NAMESPACE_ROOT. This affects by Cosmos Nicolaou · 11 years ago
  93. 70c3205 veyron/services/mgmt: implementing Revert() for the node manager by Jiri Simsa · 11 years ago
  94. 14357a7 Merge "veyron2/naming: renaming MountTable to Namespace" by Cosmos Nicolaou · 11 years ago
  95. 4e02997 veyron2/naming: renaming MountTable to Namespace by Cosmos Nicolaou · 11 years ago
  96. ef43dc4 veyron2, veyron: fix tests to use terminal names correctly. by Cosmos Nicolaou · 11 years ago
  97. 3574f12 veyron/tools/naming/simulator: scripts to demonstrate awkwardness of current system. by Cosmos Nicolaou · 11 years ago
  98. b38d036 veyron2/security: Remove PrivateKey accessor from PrivateID interface. by Asim Shankar · 11 years ago
  99. 7c659ac veyron/tools/naming/simulator: simple interprerter for building by Cosmos Nicolaou · 11 years ago
  100. 29147f7 veryon2/naming: Pipe contexts through the mounttable client library. by Matt Rosencrantz · 11 years ago