1. 5997345 Delete swarm_client. by maruel@chromium.org · 10 years ago master
  2. d908a54 Report all swarming and isolate fatal errors in a consistent way. by vadimsh@chromium.org · 10 years ago
  3. c788a69 Set the Swarm Test encoding to UTF-8 by csharp@chromium.org · 11 years ago
  4. 141ef86 Set the priority in the correct location by csharp@chromium.org · 11 years ago
  5. afbd889 Fix config typo in load tests. by csharp@chromium.org · 11 years ago
  6. 87557b9 Convert an assert to a proper error message. by maruel@chromium.org · 11 years ago
  7. f24e5c3 Use isolatestorage.Storage class in swarming.py instead of url_open calls. by vadimsh@chromium.org · 11 years ago
  8. 672cd2b Avoid uploading same content multiple times in upload_tree. by vadimsh@chromium.org · 11 years ago
  9. 76e0be4 Create swarming load test. by maruel@chromium.org · 11 years ago
  10. 7b5dae3 Refactor fetch implementation in isolateserver.py. by vadimsh@chromium.org · 11 years ago
  11. 5010301 Make Progress support an arbitrary number of columns. by maruel@chromium.org · 11 years ago
  12. 47f8c92 Add ThreadPool.abort() to stop processing early. by maruel@chromium.org · 11 years ago
  13. 54f416f Monkey patch httplib on python <=2.6.2 to make it work with 'requests' library. by vadimsh@chromium.org · 11 years ago
  14. 891b4f8 Rename load_test to isolateserver_load_test and fix from r226265. by maruel@chromium.org · 11 years ago
  15. d2ac794 Update 'requests' lib to v2.0. by vadimsh@chromium.org · 11 years ago
  16. 814d23f Fix running 'import run_isolated' at python interactive prompt. by maruel@chromium.org · 11 years ago
  17. 0895c61 Improve Progress.update_item() to make it simpler to understand. by maruel@chromium.org · 11 years ago
  18. bcb966b Client side implementation of new /content-gs isolate protocol. by vadimsh@chromium.org · 11 years ago
  19. 561d4b2 Move file path functions into utils/file_path.py. by maruel@chromium.org · 11 years ago
  20. 2e306cf Add unit tests for Storage class. by vadimsh@chromium.org · 11 years ago
  21. 7cdf1c0 Refactor upload_tree method. by vadimsh@chromium.org · 11 years ago
  22. 8313050 TaskChannel helper class to pass task results from thread pool tasks. by vadimsh@chromium.org · 11 years ago
  23. 044327c Make get_http_service recognize Google Storage domains. by vadimsh@chromium.org · 11 years ago
  24. e9403ab Autumn tools cleanup to increase general consistency across the scripts. by maruel@chromium.org · 11 years ago
  25. 73e9f9e Add flag --no-log, rename --log_file to --log-file. by maruel@chromium.org · 11 years ago
  26. 999a1fd Fix wrong module for ConfigError. by maruel@chromium.org · 11 years ago
  27. 385d73d Includes 'version' and 'algo' to .isolated files. by maruel@chromium.org · 11 years ago
  28. 4f2ebe4 Add --isolated option to isolateserver.py download command. by maruel@chromium.org · 11 years ago
  29. 35122be Refactor upload_tree method to be oblivious of IsolateServer implementation. by vadimsh@chromium.org · 11 years ago
  30. 4160164 Move most of the run_isolated.py isolated parsing code to isolateserver.py. by maruel@chromium.org · 11 years ago
  31. 8750e4b Modify the datastore APIs to a streaming model. by maruel@chromium.org · 11 years ago
  32. d1e20c9 Move upload_hash_content_to_blobstore() into IsolateServer. by maruel@chromium.org · 11 years ago
  33. 1455004 Remove many slow tests from the upload presubmit check. by maruel@chromium.org · 11 years ago
  34. 781ccf6 Rename RemoteOperations to WorkerPool. by maruel@chromium.org · 11 years ago
  35. be77f8c Adds AutoRetryThreadPool which automatically retries tasks on exception. by maruel@chromium.org · 11 years ago
  36. af25485 Move 4 functions from run_isolated.py to isolateserver.py. by maruel@chromium.org · 11 years ago
  37. 7b844a6 Reduce the hardcoding of the sha1 algorithm. by maruel@chromium.org · 11 years ago
  38. 9958e4a Migrate exception classes from run_isolated to isolateserver. by maruel@chromium.org · 11 years ago
  39. e45728d Various cleanup in run_isolated.py and isolateserver.py. by maruel@chromium.org · 11 years ago
  40. 11f5411 Remove smoke test that access remote services from PRESUBMIT.py by maruel@chromium.org · 11 years ago
  41. 2f952d8 Rename isolate.py hashtable to archive. by maruel@chromium.org · 11 years ago
  42. b7e79a2 Add code to download single files to isolateserver.py download. by maruel@chromium.org · 11 years ago
  43. 35a2dbd Pass correct path to cacert.pem to 'requests' library when running from zip. by vadimsh@chromium.org · 11 years ago
  44. 7d1b1e3 Use 'requests' library for HTTP requests instead of urllib2. by vadimsh@chromium.org · 11 years ago
  45. dedbf49 Switch import flow between run_isolated.py and isolateserver.py. by maruel@chromium.org · 11 years ago
  46. 2c66cb8 Add 'requests' library to third_party. by vadimsh@chromium.org · 11 years ago
  47. 3e42ce8 Create IsolateServer in both run_isolated.py and isolateserver.py. by maruel@chromium.org · 11 years ago
  48. 043b76d Refactor utils.net to hide away urllib2 classes. by vadimsh@chromium.org · 11 years ago
  49. 0f08cb8 Fix division by zero in run_test_cases.py by earthdok@chromium.org · 11 years ago
  50. 1db62f0 Change Progress to print a line before the first item completed. by maruel@chromium.org · 11 years ago
  51. 23d6fe2 Fix run_swam_tests_on_swarm.py. by maruel@chromium.org · 11 years ago
  52. 8ac33a0 Fix run_swarm_tests_on_swarm. by maruel@chromium.org · 11 years ago
  53. 6736b06 Update load_test to use Progress. by maruel@chromium.org · 11 years ago
  54. c2bfef4 Add isolate server load test. by maruel@chromium.org · 11 years ago
  55. 8ad3d8e Remove stale code in smoke test. by maruel@chromium.org · 11 years ago
  56. 2902988 Improve isolate.py coherency. by maruel@chromium.org · 11 years ago
  57. b61979a Move short_expression_finder.py into utils/ by maruel@chromium.org · 11 years ago
  58. fb78d43 Rename isolateserver_archive.py to isolateserver.py and convert to subcommand. by maruel@chromium.org · 11 years ago
  59. 2475849 Increase the wait time for a shard to 80 minutes. by csharp@chromium.org · 11 years ago
  60. 9c1c7b5 Fix swarming.py's collect() to actually work. by maruel@chromium.org · 11 years ago
  61. 6b70621 Move url_open with dependencies to utils.net module. by vadimsh@chromium.org · 11 years ago
  62. 0437a73 Merge all swarm_*.py scripts into swarming.py. by maruel@chromium.org · 11 years ago
  63. 246ff87 More detailed error message on failed "--gtest_list_tests". This will inform sheriffs and authors about what this error means and what to look for in order to fix it. by ckocagil@chromium.org · 11 years ago
  64. 0be5ee7 Fix run_isolated_smoke_test to work when /tmp is on a separate partition. by maruel@chromium.org · 11 years ago
  65. a432647 Move some commonly used classes and functions into utils.tools module. by vadimsh@chromium.org · 11 years ago
  66. 3e97deb Extract LRU dictionary implementation from Cache class and optimize it. by vadimsh@chromium.org · 11 years ago
  67. b074b16 Extract threading related code into utils.threading_utils. by vadimsh@chromium.org · 11 years ago
  68. 8507106 Fix error in run_isolated when running from zip on Mac. by vadimsh@chromium.org · 11 years ago
  69. 8b9d56b Convert run_isolated.py into zip package when uploading it to isolate server. by vadimsh@chromium.org · 11 years ago
  70. eea5242 Use adaptive batch size when checking for existence of files on server. by vadimsh@chromium.org · 11 years ago
  71. 3d67199 Add --version flag support. by maruel@chromium.org · 11 years ago
  72. e532251 Switch trace_inputs.py and isolate.py to subcommand.py. by maruel@chromium.org · 11 years ago
  73. 3e016bd Use auto_stub.TestCase.mock instead of mocking manually. by maruel@chromium.org · 11 years ago
  74. 527f8d5 Add --priority flag when triggering a Swarming task. by maruel@chromium.org · 11 years ago
  75. 51336a3 Use even less jobs for heavy tasks. by phajdan.jr@chromium.org · 11 years ago
  76. 3683afe Get rid of chromium_default_blacklist(). by maruel@chromium.org · 11 years ago
  77. c60aabe Move zip_profiler.py under tools since it's not a primary tool. by maruel@chromium.org · 11 years ago
  78. 52a7eda Add --trace-blacklist support to isolate_test_cases and fix_test_cases. by maruel@chromium.org · 11 years ago
  79. dcdbfc8 Separate more chromium functionality. by maruel@chromium.org · 11 years ago
  80. 565096d Refactor more chromium specific code out of the normal code path. by maruel@chromium.org · 11 years ago
  81. f3e335f swarm_trigger_step: Split chromium specific code into a separate function. by maruel@chromium.org · 11 years ago
  82. 75c05b4 Strip or separate many chromium-specific things. by maruel@chromium.org · 11 years ago
  83. d0ef332 Fix a case where no test is run causing an internal exception. by maruel@chromium.org · 11 years ago
  84. 86681e9 Move all googletest related scripts into googletest/ by maruel@chromium.org · 11 years ago
  85. ea10198 Fix two layering violations between run_test_cases and non googletest tools. by maruel@chromium.org · 11 years ago
  86. b7c003d Remove automatic copying fallback in run_isolated. by maruel@chromium.org · 11 years ago
  87. 36a0381 Remove references to vlan. by maruel@chromium.org · 11 years ago
  88. db18a94 Get rid of the 'No output!' generated by swarm. by maruel@chromium.org · 11 years ago
  89. 1d3a913 Reword a sentence so it doesn't trigger as a warning. by maruel@chromium.org · 11 years ago
  90. 8886513 Temporary work around r212342. by maruel@chromium.org · 11 years ago
  91. 3a882fd Increase Time to Retrieve Shard Results. by csharp@chromium.org · 11 years ago
  92. 77a1e45 Print the number of results left to get in swarm_get_results.py by csharp@chromium.org · 11 years ago
  93. fba3e59 Add additional logging to swarm_get_results.py by csharp@chromium.org · 11 years ago
  94. 43c0e4d Move PLATFORM_MAPPING as a constant. by maruel@chromium.org · 11 years ago
  95. 9d27eeb Deletes stale run_tha_test* directories. by maruel@chromium.org · 11 years ago
  96. 80f7300 Use socket read timeout when downloading files from isolate server. by vadimsh@chromium.org · 11 years ago
  97. 140d6f8 Stop forcibly decorating output. by maruel@chromium.org · 11 years ago
  98. ba6489b Add HARDLINK_WITH_FALLBACK which falls back to copy and change HARDLINK meaning. by maruel@chromium.org · 11 years ago
  99. 4d97b75 Revert r211136 "Experiment with blacklisting '~' in COOKE_FILE." by maruel@chromium.org · 11 years ago
  100. d996a30 Experiment with blacklisting '~' in COOKE_FILE. by maruel@chromium.org · 11 years ago