1. 301c774 veyron/services/mgmt/application/impl: fix for strange crash in applicationd by Bogdan Caprita · 11 years ago
  2. 1180723 veyron/services/wspr: Fix JSON marshalling/unmarshalling. by Nicolas LaCasse · 11 years ago
  3. 156c60b veyron/services/wspr: HTTP handlers for adding an account and by Nicolas LaCasse · 11 years ago
  4. ab4f10d veyron2/security: Add the Resolve label. by Tilak Sharma · 11 years ago
  5. 3ec8a56 Merge "veyron/services/wsprd: Use the origin from the websocket to link the identity to the pipe." by Shyam Jayaraman · 11 years ago
  6. 684bffe veyron/services/wsprd: Use the origin from the websocket to link the by Shyam Jayaraman · 11 years ago
  7. b66eea3 Merge "veyron/services/store/service: Remove Transaction and Watcher interfaces." by Ken Ashcraft · 11 years ago
  8. f21ac83 "veyron/security/serialization": Serialization Library by Ankur · 11 years ago
  9. ea9b458 veyron/services/store/viewer: move viewer from veyron2 to veyron by Adam Sadovsky · 11 years ago
  10. 54762c6 Merge "veyron/tools/build: moving the client for interacting with the build server into the veyron repository and writing a simple test for it" by Jiri Simsa · 11 years ago
  11. 6c25082 veyron/services/wspr: Take out assocIdentity stuff because it's broken by Nicolas LaCasse · 11 years ago
  12. 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago
  13. ea90a71 Merge "veyron/services/wsprd/identity: URL-encode origin names in blessing." by Nicolas LaCasse · 11 years ago
  14. 82a5d30 veyron/services/wsprd/: Fix broken build. by Shyam Jayaraman · 11 years ago
  15. 03e860d veyron/services/wsprd/identity: URL-encode origin names in blessing. by Nicolas LaCasse · 11 years ago
  16. 365ba41 veyron/services/wsprd: Refactored wspr so the logic to handle the by Shyam Jayaraman · 11 years ago
  17. 313c255 Merge "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
  18. 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
  19. 6acddc1 Merge "veyron/services/store: Remove access checks on store objects." by Tilak Sharma · 11 years ago
  20. 5b9d53e Merge "Bveyron/services/mgmt/node/impl: add initial support for app installation, start, and stop." by Bogdan Caprita · 11 years ago
  21. b7e15ad veyron/services/store/service: Remove Transaction and Watcher interfaces. by Ken Ashcraft · 11 years ago
  22. 6320f31 veyron/services/store: Remove access checks on store objects. by Tilak Sharma · 11 years ago
  23. 1033877 veyron/services/store: Delete pathmatch. by Tilak Sharma · 11 years ago
  24. 1e37913 Bveyron/services/mgmt/node/impl: add initial support for app installation, start, by Bogdan Caprita · 11 years ago
  25. 7a72175 veyron/services/identity: Support for obtaining blessing given an OAuth access token. by Asim Shankar · 11 years ago
  26. 164adcf Merge "veyron/services/store: Don't put values of the wrong type." by Tilak Sharma · 11 years ago
  27. 89b2bfb veyron/services/store: Don't put values of the wrong type. by Tilak Sharma · 11 years ago
  28. 81e9cf4 Merge "veyron/services/identity: Code cleanup" by Asim Shankar · 11 years ago
  29. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  30. f0e6f99 Merge "veyron2/storage: Remove overlapping Stat and Entry types." by Ken Ashcraft · 11 years ago
  31. b8ddc35 veyron2/storage: Remove overlapping Stat and Entry types. by Ken Ashcraft · 11 years ago
  32. 1c3b181 veyron/services/identity: Code cleanup by Asim Shankar · 11 years ago
  33. 78eff73 Merge "veyron2/vdl: Reinit the val we are deserializing into on the server stream Advance method" by Shyam Jayaraman · 11 years ago
  34. 070717c veyron2/vdl: Reinit the val we are deserializing into on the server by Shyam Jayaraman · 11 years ago
  35. ec8eeda Merge "veyron/services/proxy/proxyd: Add // to the published address." by Robin Thellend · 11 years ago
  36. 7c45cc3 veyron/services/proxy/proxyd: Add // to the published address. by Robin Thellend · 11 years ago
  37. ae4b1ba Merge "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
  38. e368237 veyron/services/wsprd: Changes to identity handling. by Nicolas LaCasse · 11 years ago
  39. 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
  40. a4ac360 Merge "Add vlog.Infof's to test." by David Why Use Two When One Will Do Presotto · 11 years ago
  41. 5add67e Add vlog.Infof's to test. by David Why Use Two When One Will Do Presotto · 11 years ago
  42. 772b643 Merge "veyron/services/store/service: Remove most of the interfaces." by Ken Ashcraft · 11 years ago
  43. 18279f5 veyron/services/store/service: Remove most of the interfaces. by Ken Ashcraft · 11 years ago
  44. 04c5eef {go/src/veyron2/storage,go/src/veyron2/services/store,go/src/veyron/services/store}: new transaction API by Adam Sadovsky · 11 years ago
  45. 41cb914 global: s/Globable/Globbable/g by Adam Sadovsky · 11 years ago
  46. 130f592 Merge "{veyron2,veyron}/services/mgmt: change the build service API so that clients do not need to be aware of the supported architectures and operating systems" by Jiri Simsa · 11 years ago
  47. ad29904 veyron2/services/store: Remove placeholder conflict resolution. by Ken Ashcraft · 11 years ago
  48. f5cd765 {veyron2,veyron}/services/mgmt: change the build service API so that by Jiri Simsa · 11 years ago
  49. db9de1e Merge "veyron/services/mgmt/build: adding missing imports" by Jiri Simsa · 11 years ago
  50. 2515ed7 veyron/services/mgmt/node: fixing test failure on Jenkins by Jiri Simsa · 11 years ago
  51. 5292293 veyron/services/mgmt/build: adding missing imports by Jiri Simsa · 11 years ago
  52. f531d6c veyron/services/mgmt/build/impl: locating cross-compiled binaries correctly by Jiri Simsa · 11 years ago
  53. 2ec843a veyron/services/proxy/proxyd: Add optional healthz server. by Robin Thellend · 11 years ago
  54. dca613c Merge "veyron/services/mgmt/node: fix another test that is failing on OS X because of symlinks." by Jiri Simsa · 11 years ago
  55. 55ed430 Remove the equality test between the server started and the servers found, by David Why Use Two When One Will Do Presotto · 11 years ago
  56. e0fc61a veyron/services/mgmt/node: fix another test that is failing on OS X by Jiri Simsa · 11 years ago
  57. 162b674 veyron/services/mgmt/node: fixing config test failure on OS X by Jiri Simsa · 11 years ago
  58. 00b0ecc veyron/services/mgmt/node/impl: fix bug found by -race. by Cosmos Nicolaou · 11 years ago
  59. 8e32b2a {veyron,veyron2}/services/mgmt/build: enabling cross-compilation for by Jiri Simsa · 11 years ago
  60. 0ed29c3 veyron/services/store: Objects can no longer be accessed by id. by Tilak Sharma · 11 years ago
  61. 8ef9b3d Merge "Follow network config changes." by David Why Use Two When One Will Do Presotto · 11 years ago
  62. 4db55f0 veyron/services/store/memstore/query: Add sample() function. by Ken Ashcraft · 11 years ago
  63. 447170e Follow network config changes. by David Why Use Two When One Will Do Presotto · 11 years ago
  64. 72ba5e0 veyron/services/mounttable: Use "bash" and not "sh" as the interpreter for the test. by Asim Shankar · 11 years ago
  65. b1acafd scripts/jenkins,veyron/examples: test.sh and related tweaks. by Asim Shankar · 11 years ago
  66. 1a7ce71 veyron/services/mgmt/build: minor cleanup by Jiri Simsa · 11 years ago
  67. 33f8d80 Merge "veyron/services/mgmt/build: the build server should not fail if the compiled package produces no binaries" by Jiri Simsa · 11 years ago
  68. 4419f23 veyron/lib/bluetooth: Disable compilation of the bluetooth package and by Jiri Simsa · 11 years ago
  69. 5dcb4fa veyron/services/mgmt/build: the build server should not fail if the by Jiri Simsa · 11 years ago
  70. 1ee051a veyron/examples/tunnel/tunneld,veyron/services/mounttable/mounttabled: Make tests more portable by Robin Thellend · 11 years ago
  71. 7339191 Merge "Add a verify method to security.Signature. This is in preparation for adding additional fields so we can support multiple signature encodings." by Ryan Brown · 11 years ago
  72. a4f56db veyron2/vdl/vdl: Fix broken build. by Robin Thellend · 11 years ago
  73. 407b732 Add a verify method to security.Signature. by Ryan Brown · 11 years ago
  74. aadd1ef Merge "veyron2/vdl: Remove generated dead code" by Asim Shankar · 11 years ago
  75. 8e8f1f4 veyron2/vdl: Remove generated dead code by Asim Shankar · 11 years ago
  76. c4aed6e veyron/...: Changed the generated ipc stream to match our one true stream api. by Shyam Jayaraman · 11 years ago
  77. f19e84e Merge "veyron2/vdl/gen: Don't return null tags for Java VDL." by Srdjan Petrovic · 11 years ago
  78. 7106157 veyron/services/identity: Support for two separate OAuth client configurations. by Asim Shankar · 11 years ago
  79. 6e38df2 veyron2/vdl/gen: Don't return null tags for Java VDL. by Srdjan Petrovic · 11 years ago
  80. 2b71943 Merge "veyron/{services,tools}/identity: Make the identity tool much more usable and secure." by Asim Shankar · 11 years ago
  81. 6107179 veyron/{services,tools}/identity: Make the identity tool much more usable and secure. by Asim Shankar · 11 years ago
  82. 6278842 veyron/services/wsprd: Fixed a race in wspr because writing to different by Shyam Jayaraman · 11 years ago
  83. 951dd95 Merge "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
  84. 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
  85. 2caf8ec Merge "veyron/services/store/memstore/query: Better handling of slashes in selection." by Ken Ashcraft · 11 years ago
  86. c87a914 veyron/services/mgmt/node: refactor the code and clean up the unit test. by Bogdan Caprita · 11 years ago
  87. d51617f veyron/services/store/memstore/query: Better handling of slashes in selection. by Ken Ashcraft · 11 years ago
  88. e719916 Merge "Added depcop configuration files to veyron packages" by Mehrdad Afshari · 11 years ago
  89. a5ef10c veyron2/vdl/gen: attempt at clarifying the semantics of the stream API through by Bogdan Caprita · 11 years ago
  90. 5cd73e9 Merge "veyron2/query/parse: Replace "{foo as bar}" syntax with "{bar: foo}"." by Ken Ashcraft · 11 years ago
  91. ce3898a android: Make map, list, set, array generated code implement standard java interfaces by Benjamin Prosnitz · 11 years ago
  92. 156825b veyron2/query/parse: Replace "{foo as bar}" syntax with "{bar: foo}". by Ken Ashcraft · 11 years ago
  93. a3c9765 "veyron2": Add PublicIDStore to Runtime by Ankur · 11 years ago
  94. 34c8042 veyron/services/store/memstore/query: Implement the "hidden" keyword. by Ken Ashcraft · 11 years ago
  95. 5de9cd6 Merge "veyron/services/security/revoker: revocation service" by Andres Erbsen · 11 years ago
  96. 9f9748e Merge "veyron/services/wsprd: Broke up the monolithic lib package into many smaller packages." by Shyam Jayaraman · 11 years ago
  97. 2f8bc27 veyron/services/mgmt/build: adding support for cross-compilation of Go by Jiri Simsa · 11 years ago
  98. 72718c9 veyron/services/wsprd: Broke up the monolithic lib package into many by Shyam Jayaraman · 11 years ago
  99. 0595d6f veyron/services/wspr: returning from an error case to prevent panic by Ali Ghassemi · 11 years ago
  100. af67c76 Merge "veyron/services/wspr: Setting NoTimeout for WSPR RPC calls. But we need to provide an API in JS for developers to set proper timeout. See https://code.google.com/p/envyor/issues/detail?id=48 for details." by Ali Ghassemi · 11 years ago