1. 99a276b Merge "veyron/lib/modules: adding an option to pass Config to a child process" by Bogdan Caprita · 10 years ago
  2. 8b4dbbf namespace: More // eradication. by David Why Use Two When One Will Do Presotto · 10 years ago
  3. 92dba58 veyron2/ipc: 3 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  4. f57930f veyron/lib/modules: adding an option to pass Config to a child process by Jiri Simsa · 10 years ago
  5. 92d0a89 wpsr: Change NewWSPR call to use new style by Benjamin Prosnitz · 10 years ago
  6. 1ee5e1a veyron2/ipc: 1 of n. 'Invoker and Signature' rationalisation. by Cosmos Nicolaou · 10 years ago
  7. 95910b6 veyron/...: Consolidate use of environment variables into named constants. by Asim Shankar · 10 years ago
  8. 220a015 Remove the old security model. by Asim Shankar · 10 years ago
  9. 59a254c veyron/runtimes/google/naming/namespace: by David Why Use Two When One Will Do Presotto · 10 years ago
  10. e5b4150 veyron/runtimes/google: allow for command line args to override runtime env vars. by Cosmos Nicolaou · 10 years ago
  11. 612ad38 veyron/lib/modules: make the Start method take an env parameter and delete StartWithEnv. by Cosmos Nicolaou · 10 years ago
  12. d21d95a veyron/lib/modules: add wspr module and a tool to start all services by Adam Sadovsky · 10 years ago
  13. d811b07 veyron/lib/flags: add flag groups. by Cosmos Nicolaou · 10 years ago
  14. ad2793f veyron/services/mgmt/node/impl: now uses lib/modules rather testutil/blackbox. by Cosmos Nicolaou · 10 years ago
  15. 20b6b1b TBR: veyron/lib/modules/core: remove empty file. by Cosmos Nicolaou · 10 years ago
  16. 4e213d7 veyron/tools/naming/simulator: add support for running proxies, sundry fixes. by Cosmos Nicolaou · 10 years ago
  17. 244d344 veyron/lib/modules: make sure the implementation of start uses envelope. by Cosmos Nicolaou · 10 years ago
  18. f8d4c2b rename ipc.ListenX to ipc.Listen. by Cosmos Nicolaou · 10 years ago
  19. 74cc9b2 veyron/lib/modules: quote env vars using fmt and not the url package. by Cosmos Nicolaou · 10 years ago
  20. b7b1f95 veyron/lib/modules: Fix test so that environment variables can contain newlines. by Matt Rosencrantz · 10 years ago
  21. 2cb05fb veyron/lib/modules: add support for per-command environment and logging. by Cosmos Nicolaou · 10 years ago
  22. 2eeae41 TBR: veyron/lib/modules: Fix test by Robin Thellend · 10 years ago
  23. e664f3f veyron/lib/{modules,exec}: tidy up env var handling. by Cosmos Nicolaou · 10 years ago
  24. c920db3 veyron/lib/testutil: Avoid parsing flags in init() by Asim Shankar · 10 years ago
  25. cc04421 veyron2: Separate out options into a separate package. by Asim Shankar · 10 years ago
  26. 5ef0784 modules: ending error messages with a new line character to prevent by Jiri Simsa · 10 years ago
  27. 59496fe veyron/runtimes/google/rt: use modules instead of blackbox. by Cosmos Nicolaou · 10 years ago
  28. f47699b veyron/lib/modules: use VEYRON_CREDENTIALS, not VEYRON_IDENTITY by Cosmos Nicolaou · 10 years ago
  29. 1e78ccc veyron/lib/modules: provide a means to auto-register subprocesses. by Cosmos Nicolaou · 10 years ago
  30. fdfbf7b ipc: Add some type checking statements by Benjamin Prosnitz · 10 years ago
  31. cc58172 veyron/lib/signals, veyron2/vlog: use new modules package for testing. by Cosmos Nicolaou · 10 years ago
  32. 3da1c79 This is the first change to get rid of //. by David Why Use Two When One Will Do Presotto · 10 years ago
  33. bbae388 veyron/lib/modules: allow Cleanup/Shutdown to access stderr and stdout. by Cosmos Nicolaou · 10 years ago
  34. 486d349 veyron/mgmt/lib/exec: move this into veyron/lib/exec and merge veyron/lib/config with it. by Cosmos Nicolaou · 10 years ago
  35. d6c3c9c veyron: start the transition to using ListenX. by Cosmos Nicolaou · 10 years ago
  36. 19a7cd4 veyron/tools/naming/simulator: tidy up error handling, make sleep interruptible. by Cosmos Nicolaou · 11 years ago
  37. 0dd7ce0 veyron.io/veyron/veyron/lib/modules: Fix build breakages related to modules and the shell. by Matt Rosencrantz · 11 years ago
  38. 9c9918d veyron/tools/naming/simulator: reworked to use new modules and to be more useful. by Cosmos Nicolaou · 11 years ago
  39. 9afe120 veyron/lib/modules: create a fake ID for use in tests. by Cosmos Nicolaou · 11 years ago
  40. 281729f veyron/lib/modules: Extend timeout to make the shell less flaky on jenkins. by Matt Rosencrantz · 11 years ago
  41. a452a31 veyron/lib/modules/core: generate VEYRON_IDENTITY file. by Cosmos Nicolaou · 11 years ago
  42. 9ca249d veyron/lib/modules/core: expand the set of core modules. by Cosmos Nicolaou · 11 years ago
  43. 519c507 updating the veyron import paths by Jiri Simsa · 11 years ago
  44. 66afced veyron/lib/modules: allow Shutdown to return an error status and avoid races. by Cosmos Nicolaou · 11 years ago
  45. 8e39ce1 veyron/lib/modules/core: increase the timouts for less flakiness with -race. by Cosmos Nicolaou · 11 years ago
  46. 65e1eef veyron/lib/modules/core: increase the timouts for less flakiness with -race. by Cosmos Nicolaou · 11 years ago
  47. addf483 veyron/lib/modules/core: fix flaky tests for the core modules. by Cosmos Nicolaou · 11 years ago
  48. 0f0e877 veyron/lib/modules: fix a test -race problem. by Cosmos Nicolaou · 11 years ago
  49. f50128f Revert "veyron/lib/modules/core: add some initial core modules for naming." by Ken Ashcraft · 11 years ago
  50. 0412816 veyron/lib/modules/core: add some initial core modules for naming. by Cosmos Nicolaou · 11 years ago
  51. 6261384 veyron/lib/modules: new API for running common services and components. by Cosmos Nicolaou · 11 years ago