1. 5affa48 [elflib] Fail if the input file is not a directory by Kendal Harland · 5 years ago
  2. 87b65fa [qemu] Revert to user networking by Joshua Seaton · 5 years ago
  3. 16f6ff5 [serial] Fix missing quote by Nathan Mulcahey · 5 years ago
  4. 4cc0973 [botanist][serial] Allow reading of serial from DUTs. by Nathan Mulcahey · 5 years ago
  5. af93156 [resultstore] Organize connection and environment code by Kendal Harland · 5 years ago
  6. b858825 [serial_mapper] Add serial_mapper by Nathan Mulcahey · 5 years ago
  7. 49e5868 [serial] Make Open() a basic call that hides defaults. by Nathan Mulcahey · 5 years ago
  8. 438de13 [godepfile] Copy this over from the infra repo. by Gary Miguel · 5 years ago
  9. 85d5fbc Revert "[testrunner] Forward $ISOLATED_OUTDIR to tests" by Joshua Seaton · 5 years ago
  10. ff10cc5 [dump_breakpad_symbols] Support ids.txt for a soft-transition to .build-id by Kendal Harland · 5 years ago
  11. fdebd6c [runner] Print environment of subprocess by Joshua Seaton · 5 years ago
  12. 17a26b8 [go] update go.sum by Joshua Seaton · 5 years ago
  13. 36cd42c [dump_breakpad_symbols] Switch to .build-id by Kendal Harland · 5 years ago
  14. bc92508 [go] mod tidy by Joshua Seaton · 5 years ago
  15. 186981a [dump_breakpad_symbols] Stop using intermediate files by Kendal Harland · 5 years ago
  16. b741c05 [botanist] Remove IPv6 getter by Joshua Seaton · 5 years ago
  17. da83f86 [testrunner] Forward $ISOLATED_OUTDIR to tests by Joshua Seaton · 5 years ago
  18. 1586eeb [dump_breakpad_symbols] Delete unused method by Kendal Harland · 5 years ago
  19. f6c3532 [dump_breakpad_symbols] Fix usage helptext by Kendal Harland · 5 years ago
  20. d2d0e43 [dump_breapad_symbols] use tarutil for Tar archive creation. by Kendal Harland · 5 years ago
  21. 0eef132 [dump_breakpad_symbols] Fix flag helptext formatting by Kendal Harland · 5 years ago
  22. 9405927 [tarutil] Create pkg for tarring data by Kendal Harland · 5 years ago
  23. b5d4b62 [dump_breakpad_symbols] Add depfile abstraction by Kendal Harland · 5 years ago
  24. 44a0236 [dump_breakpad_symbols] overwrite symbol file module section by Kendal Harland · 5 years ago
  25. b1f172e [gcs][upload_debug_symbols] Fix GCS auth. by Kendal Harland · 5 years ago
  26. 97fc7c3 Support .build-id in upload_debug_symbols by kjharland · 5 years ago
  27. ec0103c [testrunner] Make execution over SSH more resilient. by Joshua Seaton · 5 years ago
  28. 04b1a39 Revert "[artifacts] Switch to OAUTH GCS FullControl scope." by Nathan Mulcahey · 5 years ago
  29. b416823 [botanist] Introduce Target interface by Joshua Seaton · 5 years ago
  30. 117aea79 [qemu] Formalize netdev backends by Joshua Seaton · 5 years ago
  31. d9d7a8a [artifacts] Switch to OAUTH GCS FullControl scope. by Nathan Mulcahey · 5 years ago
  32. 46458c5 [artifacts] Add luci-auth to artifacts gcs usage. by Nathan Mulcahey · 5 years ago
  33. cf5815a [botanist][health_checker] Added timeout around rebootRecovery by Ina Huh · 5 years ago
  34. 6c62be8 [elflib] Add DT_SONAME reader by Jake Ehrlich · 5 years ago
  35. a113e71 [botanist] Fix goroutine bug by Joshua Seaton · 5 years ago
  36. 2a01f1c [buildidtool] Introduce tool to manage .build-id by Jake Ehrlich · 5 years ago
  37. b22d440 [symbolize] Update header parser by Jake Ehrlich · 5 years ago
  38. 2be45a3 [sshutil] Increase ssh retry timeout. by Joshua Seaton · 5 years ago
  39. 6d4cd76 [botanist] Migrate `botanist run` to DeviceTarget by Joshua Seaton · 5 years ago
  40. a06867e [botanist] Add IPv4 and ssh key target getters by Joshua Seaton · 5 years ago
  41. e92421f [botanist] Do not generate an SSH key by Joshua Seaton · 5 years ago
  42. dd96309 [botanist] Introduce device target abstraction by Petr Hosek · 5 years ago
  43. 44f018a [qemu] Enable external networking always by Joshua Seaton · 5 years ago
  44. a79ec99 [botanist] Abstract out runtests logic by Joshua Seaton · 5 years ago
  45. 967e08b [botanist] Rename everything by Joshua Seaton · 5 years ago
  46. 4e39165 [runner][sshutil][netutil] Address rebase errors by Joshua Seaton · 5 years ago
  47. 8b1afb8 [sshutil][netutil] Move ssh/net utilities into separate packages by Joshua Seaton · 5 years ago
  48. c700af0 [runner] Abstract out (Subprocess|SSH)Runner. by Joshua Seaton · 5 years ago
  49. e150572 [testsharder] Deprecate labels by Joshua Seaton · 5 years ago
  50. a58c247 Revert "[health_checker] Disable reboot logic" by Ina Huh · 5 years ago
  51. b3f5b19 [health_checker] Disable reboot logic by Nathan Mulcahey · 5 years ago
  52. dee6808 [health_checker] Increase timeout for discovering device address. by Ina Huh · 5 years ago
  53. 3c9dfda [fmt] Format everything by Joshua Seaton · 5 years ago
  54. 2c8e23d [netboot] Do not attempt to send authorized_keys if netboot'ing. by Nathan Mulcahey · 5 years ago
  55. 63d7f70 Fix concurrency bug in upload_debug_symbols test by Kendal Harland · 5 years ago
  56. 284bb29 [uds] Speed up uploads using a worker pool by Kendal Harland · 5 years ago
  57. ab76cea [testrunner] Expect SSH key as a filepath by Joshua Seaton · 5 years ago
  58. 7afb890 [botanist] Expose SSH key path and not key contents by Joshua Seaton · 5 years ago
  59. 7765935 [testrunner] Look to run `command` first by Joshua Seaton · 5 years ago
  60. 4a7112e [dev_finder] return error correctly when mdns start fails by Jinwoo Lee · 5 years ago
  61. 0031392 [health_checker] Attempt reboot if unhealthy. by Ina Huh · 5 years ago
  62. b9ef6b4 [testsharder] Add support for service accounts by Joshua Seaton · 5 years ago
  63. cfef418 [testsharder] Begin soft transition s/label/tags by Joshua Seaton · 5 years ago
  64. c2c0a77 [dev_finder] Add support for JSON output for the 'resolve' command. by Jinwoo Lee · 5 years ago
  65. cf2d15d [dev_finder] Add support for JSON output for the 'list' command. by Jinwoo Lee · 5 years ago
  66. e76782d [dev_finder] Print errors to stderr rather than stdout. by Jinwoo Lee · 5 years ago
  67. 7605363 [testrunner] Expose full environment to local tests by Joshua Seaton · 5 years ago
  68. 974bc7a [common] Abstract out StringsFlag by Joshua Seaton · 5 years ago
  69. 253bd49 [botanist] Factor out signal-related code. by Joshua Seaton · 5 years ago
  70. 4d4906d [testsharder] Begin soft transition s/location/path by Joshua Seaton · 5 years ago
  71. de1796a [botanist] Improve IP debugging information. by Joshua Seaton · 5 years ago
  72. 211d0d7 [tools] Set TERM=dumb for all SSH connections by Joshua Seaton · 5 years ago
  73. 5588ea6 [artifacts] Add a subcommand to log test outputs by Kendal Harland · 5 years ago
  74. c5db9d1 [command] Add a package for common command-line op code by Kendal Harland · 5 years ago
  75. bbbf7ff [artifacts] Refactor to enforce a new GCS layout by Kendal Harland · 5 years ago
  76. 735c627 [artifacts] Add the ability to write files by Kendal Harland · 5 years ago
  77. 6c57461 [health_checker] Run go fmt by Joshua Seaton · 5 years ago
  78. 552f9b9 [health_checker] Added copyright message to main.go. by Ina Huh · 5 years ago
  79. a819af5 [botanist] Fixed multidevice reboot bug. by Kevin Cho · 5 years ago
  80. 046de6d [botanist] Do not fail if we cannot resolve the IPv4 address by Joshua Seaton · 5 years ago
  81. 26dc49a [botanist] Move syslog streaming to botanist by Joshua Seaton · 5 years ago
  82. afdfa76 [testrunner] Tidy environment handling by Joshua Seaton · 5 years ago
  83. 783b2b1 [botanist] Expose IPv4 address to subprocess by Joshua Seaton · 5 years ago
  84. 88439ca [testrunner] Re-organize outputs and add doc comments. by Kendal Harland · 5 years ago
  85. 42f2b49 [upload_debug_symbols] speed up the uploading process by tonglisayhi · 5 years ago
  86. 6293eae [testrunner] Move LoadTests to testsharder pkg by Kendal Harland · 5 years ago
  87. 207399e [health_checker] Add tool to check device health. by Ina Huh · 5 years ago
  88. 2f61109 [botanist] Prefix exposed environment variables with FUCHSIA_ by Joshua Seaton · 5 years ago
  89. b2cd7aa [botanist] Only set minfs image if the argument has been set by Petr Hosek · 5 years ago
  90. 1c0a836 [acts] Added multidevice support to Botanist. by Kevin Cho · 5 years ago
  91. acc3fe7 [botanistd] Factor out QEMU invocation by Petr Hosek · 5 years ago
  92. 974848d [upload_debug_symbols] create a tool to upload symbol files by tonglisayhi · 5 years ago
  93. 2094235 [dev_finder] Change flags to conform to standards. by Andrew Davies · 5 years ago
  94. 8bd5307 [symbolize] Add info msg to backtraces by Jake Ehrlich · 5 years ago
  95. 8433ea7 [tap] Support parsing YAML documents by Kendal Harland · 5 years ago
  96. 0ce34c4 [symbolize] Support multiple build ID sources by Jake Ehrlich · 5 years ago
  97. c17eb41 [tap] Add support for producing YAML blocks by Kendal Harland · 5 years ago
  98. f6199ee [tap] Preserve whitespace in strings by Kendal Harland · 5 years ago
  99. 1f7aa42 [symbolize] Handle backtrace addresses correctly by Jake Ehrlich · 5 years ago
  100. 782e7cb [retry] Add WithMaxDuration by Nathan Mulcahey · 5 years ago