1. 2b9640e client: use Counter to calculate stats collectly by Takuto Ikuta · 5 years ago master
  2. 73aac69 [client]Update utils/tools.py to make it python3 compatible. by Lei Lei · 5 years ago
  3. a0de185 Reland "[client] Rename third_party/pyasn1-modules to third_party/pyasn1_modules" by Lei Lei · 5 years ago
  4. ca30e31 [client] Update httplib2 to include both python2 and python3 versions. by Lei Lei · 5 years ago
  5. fe202df [client] Update client code to make it compatible with python3 by Lei Lei · 5 years ago
  6. c398f09 Revert "run_isolated: sleep for 1s while waiting for subprocess completion." by John Budorick · 5 years ago
  7. f0a6ed4 run_isolated: sleep for 1s while waiting for subprocess completion. by John Budorick · 5 years ago
  8. 96f1257 Revert "Fix logdog client library on windows." by Ben Pastene · 5 years ago
  9. 96cafe1 subprocess42: allow configurable sleep duration in wait(). by John Budorick · 5 years ago
  10. 3190e3f Revert "[client] Rename third_party/pyasn1-modules to third_party/pyasn1_modules" by Marc-Antoine Ruel · 5 years ago
  11. 9b1b0ed Fix logdog client library on windows. by Robert Iannucci · 5 years ago
  12. 7d52675 [client] Throw a proper failure instead of crashing on failure by Marc-Antoine Ruel · 5 years ago
  13. 9b206a8 [client] Rename third_party/pyasn1-modules to third_party/pyasn1_modules by Lei Lei · 5 years ago
  14. fc96103 [swarming] Assume creationflags is never None by Marc-Antoine Ruel · 5 years ago
  15. 31f9fcd [swarming_bot] Make it use its own console by Marc-Antoine Ruel · 5 years ago
  16. 779c4f0 [Swarming Client] Print links to tasks after they are triggered. by Caleb Rouleau · 5 years ago
  17. 7f61a4d [client] Enable specifying containment-type for trigger by Marc-Antoine Ruel · 5 years ago
  18. 6460ffb [client] Disable ssl platform warning by Marc-Antoine Ruel · 5 years ago
  19. 37be6aa Update client/third_party/depot_tools by Marc-Antoine Ruel · 5 years ago
  20. 735070f Revert "[client] Clean up stale cacert.pem and cacerts.txt and use the one in certifi" by Marc-Antoine Ruel · 5 years ago
  21. 1b65f4e [client] Add containment support in run_isolated by Marc-Antoine Ruel · 5 years ago
  22. 8a36a53 [client] Make run_isolated_test pass on Windows by Marc-Antoine Ruel · 5 years ago
  23. d75c702 Update colorama to 0.4.1 by Raul Tambre · 5 years ago
  24. 8df159f [client] Clean up stale cacert.pem and cacerts.txt and use the one in certifi by Marc-Antoine Ruel · 5 years ago
  25. 89669dc [swarming] add TaskProperties containment.lower_priority by Marc-Antoine Ruel · 5 years ago
  26. b1e8d34 [client] Implement job object support on Windows in subprocess42 by Marc-Antoine Ruel · 5 years ago
  27. 03c6fd1 [client] Add run_isolated.py --lower-priority by Marc-Antoine Ruel · 5 years ago
  28. bcb919a [third_party] emulate a bit more of idna by Marc-Antoine Ruel · 5 years ago
  29. 793bff3 [client] pylint and spell cleanup by Marc-Antoine Ruel · 5 years ago
  30. e27283d [client] Change idna stub to use python's default by Marc-Antoine Ruel · 5 years ago
  31. 86dd2fa [client] Update requests; add certifi, urllib3; stub chardet, idna by Marc-Antoine Ruel · 5 years ago
  32. 921efa6 client: Zap out third_party/__init__.py; stop including client by Marc-Antoine Ruel · 5 years ago
  33. bfd8fe3 [third_party] update depot_tools by Marc-Antoine Ruel · 5 years ago
  34. deba39d Reland "Reland "[isolated] use ThreadPool to write downloaded file"" by Takuto Ikuta · 5 years ago
  35. e3f7038 [file_path] do not raise if directory exists when ensure_tree by Takuto Ikuta · 5 years ago
  36. 016c760 [client] Make third_party/ transparent by Marc-Antoine Ruel · 5 years ago
  37. 76cfcee [client] Clean up tests by Marc-Antoine Ruel · 5 years ago
  38. 34b2030 Revert "Reland "[isolated] use ThreadPool to write downloaded file"" by Marc-Antoine Ruel · 5 years ago
  39. 9d35e9b Reland "[isolated] use ThreadPool to write downloaded file" by Takuto Ikuta · 5 years ago
  40. 6e55f8f Revert "[isolated] use ThreadPool to write downloaded file" by Marc-Antoine Ruel · 5 years ago
  41. 106356f [isolated] use ThreadPool to write downloaded file by Takuto Ikuta · 5 years ago
  42. aa60736 [libs/logdog] Small tweaks and add fileno to BasicStream. by Robert Iannucci · 5 years ago
  43. eed2f3a [client] Delete run_isolated.zip support by Marc-Antoine Ruel · 5 years ago
  44. 026a5ba [logdog_client] Add $LOGDOG_NAMESPACE to allow transparent logdog client by Robert Iannucci · 5 years ago
  45. 7a61cf3 Update httplib2 0.9.2 -> 0.12.1. by Vadim Shtayura · 5 years ago
  46. d50a88f Update swarming.py to emit correct shard index. by Erik Chen · 5 years ago
  47. 30b80fe [client] run_isolated closes file handles before starting task process by Marc-Antoine Ruel · 5 years ago
  48. 91e0250 [client] upgrade third party pyasn1 and pyasn1-modules by Marc-Antoine Ruel · 5 years ago
  49. 79d4219 [swarming] Continue SHA-256 support by Marc-Antoine Ruel · 5 years ago
  50. a274ffb [isolate] Add partial SHA256 and SHA512 support. by Marc-Antoine Ruel · 5 years ago
  51. bb6f4e3 Fix typo in README by Marc-Antoine Ruel · 6 years ago
  52. 1d3eea7 [client] Change support for SHA-256 and SHA-512 by Marc-Antoine Ruel · 6 years ago
  53. a6bd3f4 [client] Update swarming bot load test by Marc-Antoine Ruel · 6 years ago
  54. f391c77 Fix typo in command line argument by Stephen Martinis · 6 years ago
  55. 799bc4f [client] fs.walk() now implements followlinks=False; fix fs.remove() by Marc-Antoine Ruel · 6 years ago
  56. 0eb2eb2 [client] Implement fs.readlink(); Fix fs.symlink() by Marc-Antoine Ruel · 6 years ago
  57. 957c7c2 [client] Fix regression in named cache symlink handling by Marc-Antoine Ruel · 6 years ago
  58. 97430be [client] Fix bug in NamedCache.install() by Marc-Antoine Ruel · 6 years ago
  59. 404e55b [infra_libs] Update bqh.py to infra_libs v2.0.0 by Marc-Antoine Ruel · 6 years ago
  60. 5a02427 client: lower symlink message to warning by Marc-Antoine Ruel · 6 years ago
  61. 1905d1b client: rename mock to fake; move swarming fake into its own file by Marc-Antoine Ruel · 6 years ago
  62. 0aa7ebf swarming: Remove sticky bits from caches when calling make_tree_deleteable(). by Ben Pastene · 6 years ago
  63. 743a311 [isolate] Add bigquery exporter by Marc-Antoine Ruel · 6 years ago
  64. 440eee6 [client] Add tarring code but keep it disabled by Marc-Antoine Ruel · 6 years ago
  65. 1b2885d [client] lazy hash and improve symlink processing by Marc-Antoine Ruel · 6 years ago
  66. 13554fd [client] Remove timestamp from file metadata by Marc-Antoine Ruel · 6 years ago
  67. 1a1405f [client] Move expand_directories_and_symlinks() by Marc-Antoine Ruel · 6 years ago
  68. dcff646 [client] Small improvements by Marc-Antoine Ruel · 6 years ago
  69. af45155 [client] Add unit test for symlink bug by Marc-Antoine Ruel · 6 years ago
  70. 73c0ae7 [client] Fix a crash when no entry was processed by Marc-Antoine Ruel · 6 years ago
  71. 9cd5ef0 [client] Fix symlink bug by Marc-Antoine Ruel · 6 years ago
  72. 0e3e1c4 [client] do not convert json format from new api to old api by Takuto Ikuta · 6 years ago
  73. cc802b0 [client] Further use generator during enumeration by Marc-Antoine Ruel · 6 years ago
  74. 4494b6c [client] Make TaskChannel usable as a generator by Marc-Antoine Ruel · 6 years ago
  75. b69069b [client] Convert the upload to be pipelined; various performance tuning by Marc-Antoine Ruel · 6 years ago
  76. d0868ec [client] reduce the duplication of logic in isolateserver.py by Marc-Antoine Ruel · 6 years ago
  77. 33d198c [client] check upfront for 'pool' dimension to be specified by Marc-Antoine Ruel · 6 years ago
  78. 157bec8 Make sure to setup_googletest on all slices by Brad Hall · 6 years ago
  79. f8803b6 [client] Add warning about variable flags by Marc-Antoine Ruel · 6 years ago
  80. 8c7a076 [client] Stop leaking dir 'cache' when running isolateserver_test.py by Marc-Antoine Ruel · 6 years ago
  81. b851313 [client] internal refactoring adding ServerRef by Marc-Antoine Ruel · 6 years ago
  82. b6e9e23 [client]: fix undefined class reference by Marc-Antoine Ruel · 6 years ago
  83. eb400be [proto] Fix google/rpc/*_pb2.py, it has wrong proto paths in it. by Vadim Shtayura · 6 years ago
  84. a3ca89e protobuf: upgrade to 3.6.1 from 3.5.1 by Marc-Antoine Ruel · 6 years ago
  85. ba184e6 [client] Print time with tasks update message. Also increase frequency. by Jao-ke Chin-Lee · 6 years ago
  86. 7f463e6 Only allow repeated dimensions for 'caches' by Brad Hall · 6 years ago
  87. 1e6072c [client] Add --filepath-filter option to choose download files from isolate by Takuto Ikuta · 6 years ago
  88. 85a6587 Revert "[client] Increase worker to download isolate files faster" by Takuto Ikuta · 6 years ago
  89. 37bb007 [client] Increase worker to download isolate files faster by Takuto Ikuta · 6 years ago
  90. 33054fa [isolate] Don't unexpectedly raise KeyError if the cache state file was lost. by Vadim Shtayura · 6 years ago
  91. f78187a Add optional-dimension argument to swarming by Brad Hall · 6 years ago
  92. 71ade6d [run_isolated] Replace parameters in environment variables. by Roberto Carrillo · 6 years ago
  93. 4989baa Fix symlink bug in file_path.set_read_only() by Eric Boren · 6 years ago
  94. 44699b3 [client] improve NamedCache logging by Marc-Antoine Ruel · 6 years ago
  95. f2a3f63 [client] fix unit test on macOS by Marc-Antoine Ruel · 6 years ago
  96. 0d8b0f6 [client] Enforce missing named cache hints by Marc-Antoine Ruel · 6 years ago
  97. f0a5ae4 Print precise instructions on collecting swarming results by Bruce Dawson · 6 years ago
  98. 6c3be5a [client] fix condition for object by Marc-Antoine Ruel · 6 years ago
  99. 2c0d352 Update README.md with contribution instructions by Bruce Dawson · 6 years ago
  100. c069267 Print details when kill(9) fails by Bruce Dawson · 6 years ago