1. 949b557 veyron/examples/todos: remove unnecessary npm path in makefile. the PATH variable works just fine. :) by Adam Sadovsky · 11 years ago
  2. 63bd657 veyron/services/mgmt/logreader: Add LogFile service implementation. by Robin Thellend · 11 years ago
  3. 46121c4 Merge "veyron/services/security/discharger: set pathInStore in constructor" by Andres Erbsen · 11 years ago
  4. 6bd2817 veyron2/ipc/version: Support for Version 3. by Asim Shankar · 11 years ago
  5. ec9da48 veyron/runtimes/google/vsync: add cycle detecting to DAG linking. by Raja Daoud · 11 years ago
  6. c3b1ad0 veyron/services/security/discharger: set pathInStore in constructor by Andres Erbsen · 11 years ago
  7. 1aa8872 Merge "veyron/services/wsprd: Pass the list of names of the remoteID to the JS Server in the context." by Shyam Jayaraman · 11 years ago
  8. 24b4f78 veyron/services/wsprd: Pass the list of names of the remoteID to the JS by Shyam Jayaraman · 11 years ago
  9. 6a75fff Merge "veyron/runtimes/google/ipc/stream/vc: channel binding authentication" by Andres Erbsen · 11 years ago
  10. 7e1ed83 veyron/examples/{mdb,todos}: reenable tests now that the protocol/address config issues are resolved by Adam Sadovsky · 11 years ago
  11. ffa4574 veyron/runtimes/google/ipc/stream/vc: channel binding authentication by Andres Erbsen · 11 years ago
  12. 5e00517 Merge "veyron/runtimes/google/vsync: * Track delete mutations from store while maintaining unique version numbers in the DAG for delete records. * Update testfiles and tests to not use NoVersion (i.e. 0) as a valid version number." by Himabindu Pucha · 11 years ago
  13. 785882f Merge "Use naming.Join now that it can take a variable number of args." by Ken Ashcraft · 11 years ago
  14. 92d36de Merge "veyron/runtimes/google/vsync: find deleted descendants in DAG" by Raja Daoud · 11 years ago
  15. 23db192 veyron/runtimes/google/vsync: find deleted descendants in DAG by Raja Daoud · 11 years ago
  16. 57444f3 "veyron/runtimes/google/ipc": Bug fix by Ankur · 11 years ago
  17. 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
  18. c2631c3 Merge "veyron/examples/bank: Comment out pbankd." by Ken Ashcraft · 11 years ago
  19. c0afb81 Merge "veyron/services/identity/identityd: Auditing and display." by Asim Shankar · 11 years ago
  20. df263cd veyron/runtimes/google/vsync: by Himabindu Pucha · 11 years ago
  21. 7ca37d9 Use naming.Join now that it can take a variable number of args. by Ken Ashcraft · 11 years ago
  22. e23121a veyron/examples/bank: Comment out pbankd. by Ken Ashcraft · 11 years ago
  23. eb66156 veyron/lib/stats/counter: Add rate counter. by Robin Thellend · 11 years ago
  24. 3afe790 veyron/services/identity/identityd: Auditing and display. by Asim Shankar · 11 years ago
  25. 8084066 Merge "veyron2/security, veyron/security: Move ACL authorizer to veyron/security." by Tilak Sharma · 11 years ago
  26. 3ed3024 veyron2/security, veyron/security: Move ACL authorizer to veyron/security. by Tilak Sharma · 11 years ago
  27. 98193b2 veyron/services/wspr: Fix bug with uninitialized pipe map. by Nicolas LaCasse · 11 years ago
  28. 698e7f7 veyron/tools/playground: Add script to monitor GCE replicas. by Ryan Brown · 11 years ago
  29. f8c799c Merge "veyron/security/audit: Bug fixes and tests for those fixes." by Asim Shankar · 11 years ago
  30. c53de36 TBR fixing broken shell tests by Jiri Simsa · 11 years ago
  31. a2ec4fa Merge "scripts: cleanup of shell scripts" by Jiri Simsa · 11 years ago
  32. 518ef15 veyron/services/mgmt/binary: making sure the binary repository returns by Jiri Simsa · 11 years ago
  33. a942b75 scripts: cleanup of shell scripts by Jiri Simsa · 11 years ago
  34. 1ac8061 veyron/security/audit: Bug fixes and tests for those fixes. by Asim Shankar · 11 years ago
  35. 301c774 veyron/services/mgmt/application/impl: fix for strange crash in applicationd by Bogdan Caprita · 11 years ago
  36. bb7aad2 veyron/examples/{mdb,todos}: disable test.sh's until we can get them passing on jenkins by Adam Sadovsky · 11 years ago
  37. 1cff204 Merge "veyron/services/wspr: Fix JSON marshalling/unmarshalling." by Nicolas LaCasse · 11 years ago
  38. 1180723 veyron/services/wspr: Fix JSON marshalling/unmarshalling. by Nicolas LaCasse · 11 years ago
  39. bb73dda veyron/examples/{mdb,todos}: attempt #2 to fix test.sh's by Adam Sadovsky · 11 years ago
  40. dc150cd veyron/security/auditor: Rename package to veyron/security/audit. by Asim Shankar · 11 years ago
  41. 8bb9be9 Merge "go/examples/pipetobrowser: Updating icon paths for match new version of Polymer" by Ali Ghassemi · 11 years ago
  42. 1a40959 veyron/examples/{mdb,todos}: make test.sh work when run from different dir by Adam Sadovsky · 11 years ago
  43. 8751518 go/examples/pipetobrowser: Updating icon paths for match new version of Polymer by aghassemi · 11 years ago
  44. 04f4f1a Merge "veyron/examples/todos: add simple test.sh" by Adam Sadovsky · 11 years ago
  45. 7a932b7 veyron/examples/todos: add simple test.sh by Adam Sadovsky · 11 years ago
  46. 27b927a Merge "veyron/examples/mdb: simple test.sh" by Adam Sadovsky · 11 years ago
  47. 2a95a7f Removes javascript/api by Jason Campbell · 11 years ago
  48. 5d72ffc veyron/examples/mdb: simple test.sh by Adam Sadovsky · 11 years ago
  49. 7ab7a51 veyron/examples/todos: basic browserify setup by Adam Sadovsky · 11 years ago
  50. 156c60b veyron/services/wspr: HTTP handlers for adding an account and by Nicolas LaCasse · 11 years ago
  51. 63e4bbd Merge "veyron/tools/build: Print more detailed error information" by Asim Shankar · 11 years ago
  52. ff5b635 veyron/tools/build: Print more detailed error information by Asim Shankar · 11 years ago
  53. 249d672 Merge "veyron2/security: Add the Resolve label." by Tilak Sharma · 11 years ago
  54. ab4f10d veyron2/security: Add the Resolve label. by Tilak Sharma · 11 years ago
  55. a60d490 veyron/runtimes/google/ipc: Add missing vom registration in test. by Asim Shankar · 11 years ago
  56. 6e83aaf Merge "veyron/runtimes/google/ipc: get rid of (no longer used) disptrie" by Bogdan Caprita · 11 years ago
  57. 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
  58. d1fae62 veyron/runtimes/google/ipc: get rid of (no longer used) disptrie by Bogdan Caprita · 11 years ago
  59. 3ec8a56 Merge "veyron/services/wsprd: Use the origin from the websocket to link the identity to the pipe." by Shyam Jayaraman · 11 years ago
  60. 684bffe veyron/services/wsprd: Use the origin from the websocket to link the by Shyam Jayaraman · 11 years ago
  61. b66eea3 Merge "veyron/services/store/service: Remove Transaction and Watcher interfaces." by Ken Ashcraft · 11 years ago
  62. f21ac83 "veyron/security/serialization": Serialization Library by Ankur · 11 years ago
  63. 9b6bbea Add a hasParent() DAG method for Sync of deleted objects. by Raja Daoud · 11 years ago
  64. ea9b458 veyron/services/store/viewer: move viewer from veyron2 to veyron by Adam Sadovsky · 11 years ago
  65. 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
  66. 6c25082 veyron/services/wspr: Take out assocIdentity stuff because it's broken by Nicolas LaCasse · 11 years ago
  67. 9d22b7d veyron/tools/build: moving the client for interacting with the build by Jiri Simsa · 11 years ago
  68. ea90a71 Merge "veyron/services/wsprd/identity: URL-encode origin names in blessing." by Nicolas LaCasse · 11 years ago
  69. 82a5d30 veyron/services/wsprd/: Fix broken build. by Shyam Jayaraman · 11 years ago
  70. 03e860d veyron/services/wsprd/identity: URL-encode origin names in blessing. by Nicolas LaCasse · 11 years ago
  71. 365ba41 veyron/services/wsprd: Refactored wspr so the logic to handle the by Shyam Jayaraman · 11 years ago
  72. 7c5d1ba Merge "veyron/tools/qsh: simple command line query tool" by Robert Kroeger · 11 years ago
  73. 3c7b95c veyron/tools/qsh: simple command line query tool by Robert Kroeger · 11 years ago
  74. f9f84bc veyron/security/auditor: Pacakge with interfaces for auditing sensitive actions. by Asim Shankar · 11 years ago
  75. 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
  76. 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
  77. 6acddc1 Merge "veyron/services/store: Remove access checks on store objects." by Tilak Sharma · 11 years ago
  78. 5b9d53e Merge "Bveyron/services/mgmt/node/impl: add initial support for app installation, start, and stop." by Bogdan Caprita · 11 years ago
  79. ef538f6 findunusedport writes to stdout an unused tcp port number. by David Why Use Two When One Will Do Presotto · 11 years ago
  80. b7e15ad veyron/services/store/service: Remove Transaction and Watcher interfaces. by Ken Ashcraft · 11 years ago
  81. 6320f31 veyron/services/store: Remove access checks on store objects. by Tilak Sharma · 11 years ago
  82. 1033877 veyron/services/store: Delete pathmatch. by Tilak Sharma · 11 years ago
  83. 1e37913 Bveyron/services/mgmt/node/impl: add initial support for app installation, start, by Bogdan Caprita · 11 years ago
  84. 0ba62c8 veyron/examples/tunnel/tunneld: Ensure that the spawned process is killed if the client exits. by Asim Shankar · 11 years ago
  85. 7a72175 veyron/services/identity: Support for obtaining blessing given an OAuth access token. by Asim Shankar · 11 years ago
  86. 164adcf Merge "veyron/services/store: Don't put values of the wrong type." by Tilak Sharma · 11 years ago
  87. 89b2bfb veyron/services/store: Don't put values of the wrong type. by Tilak Sharma · 11 years ago
  88. 81e9cf4 Merge "veyron/services/identity: Code cleanup" by Asim Shankar · 11 years ago
  89. ad0a965 veyron/examples/tunnel: Fix race in IO by Robin Thellend · 11 years ago
  90. dee311d veyron/runtimes/google/ipc: Ensure that the proxy name always resolves to a valid endpoint. by Asim Shankar · 11 years ago
  91. 86560d4 veyron/runtimes/google/jni: Store private keys in Android KeyStore. by Srdjan Petrovic · 11 years ago
  92. 0392705 veyron2/vdl: Remove comments about cancel on the Advance. by Shyam Jayaraman · 11 years ago
  93. f0e6f99 Merge "veyron2/storage: Remove overlapping Stat and Entry types." by Ken Ashcraft · 11 years ago
  94. b8ddc35 veyron2/storage: Remove overlapping Stat and Entry types. by Ken Ashcraft · 11 years ago
  95. 1c3b181 veyron/services/identity: Code cleanup by Asim Shankar · 11 years ago
  96. a57725e veyron/examples/rockpaperscissors: Fix race. by Robin Thellend · 11 years ago
  97. c009028 Fix sync watcher tests to not depend on timing. by Raja Daoud · 11 years ago
  98. 78eff73 Merge "veyron2/vdl: Reinit the val we are deserializing into on the server stream Advance method" by Shyam Jayaraman · 11 years ago
  99. 070717c veyron2/vdl: Reinit the val we are deserializing into on the server by Shyam Jayaraman · 11 years ago
  100. ec8eeda Merge "veyron/services/proxy/proxyd: Add // to the published address." by Robin Thellend · 11 years ago