1. a838e3a Support for date filters. by Cory Massaro · 9 years ago main master
  2. 0dc852a Added path to BotsService. by Cory Massaro · 9 years ago
  3. df374ed Removed http_method specification. by Cory Massaro · 9 years ago
  4. c043b40 Major files refactoring - auth_service. by Marc-Antoine Ruel · 9 years ago
  5. e552273 Fixed app.yaml. by Cory Massaro · 9 years ago
  6. a8ef0d4 Fix typo in commit 4b061a25b579c and 2c2176043b739. by Marc-Antoine Ruel · 9 years ago
  7. 4b061a2 Fix typo in isolate server. by Marc-Antoine Ruel · 9 years ago
  8. 014a556 Fix typo in app.yaml. by Marc-Antoine Ruel · 9 years ago
  9. 2c21760 Major files refactoring - isolate. by Marc-Antoine Ruel · 9 years ago
  10. d65b845 Remove unneeded import. by Marc-Antoine Ruel · 9 years ago
  11. dd0973e Roll client/ by Marc-Antoine Ruel · 9 years ago
  12. decb219 Major files refactoring - swarming. by Marc-Antoine Ruel · 9 years ago
  13. 8d56c97 Reduce sys.path manipulation. by Marc-Antoine Ruel · 9 years ago
  14. b2c4b21 Fixed model.entry_key problem. by Cory Massaro · 9 years ago
  15. 244a9d7 Added stats to Endpoints API. by Cory Massaro · 9 years ago
  16. ddef67a Migrate non-components third parties into /appengine/third_party/. by Marc-Antoine Ruel · 9 years ago
  17. 487c890 Roll client/ by Marc-Antoine Ruel · 9 years ago
  18. 3e2046a Migrate testing related third parties to /appengine/third_party_local/. by Marc-Antoine Ruel · 9 years ago
  19. de6967a Stop using test_env.py symlinks. by Marc-Antoine Ruel · 9 years ago
  20. 3ef1b18 Move endpoints_smoke_test.py out of components/*. by Vadim Shtayura · 9 years ago
  21. f4a1879 Add pyasn1 and rsa to swarming bot archive, since utils/net.py depends on it. by Vadim Shtayura · 9 years ago
  22. c202de3 Fix os_utilities_test.py on retina Mac. by Vadim Shtayura · 9 years ago
  23. e9ffaa4 Roll client/. by Vadim Shtayura · 9 years ago
  24. 9da4c4b This CL contains Swarming's Cloud Endpoints API. by Cory Massaro · 9 years ago
  25. 5c2d53a Move components tests into their respective directories. by Marc-Antoine Ruel · 9 years ago
  26. 09634ad Migrate auth_service/tests/ to be aside the source code. by Marc-Antoine Ruel · 9 years ago
  27. 659c162 Migrate tests in isolate/tests/ to aside their source file and use test_env. by Marc-Antoine Ruel · 9 years ago
  28. 7b3414f Migrate swarming/test_env.py to use test_support/test_env.py by Marc-Antoine Ruel · 9 years ago
  29. acdf188 Add test coverage for task_runner hang when grand children + hard_timeout. by Marc-Antoine Ruel · 9 years ago
  30. 7200814 Migrate tests/test_env.py to test_support/test_env.py by Marc-Antoine Ruel · 9 years ago
  31. 66824e9 Bikeshed the import statements. by Marc-Antoine Ruel · 9 years ago
  32. 2afd6df Move remaining files in support/ to test_support/. by Marc-Antoine Ruel · 9 years ago
  33. d637d12 Added mock 1.0.1 by Nodir Turakulov · 9 years ago mock
  34. 66b4d5b Support OAuth2 authentication in dev server locally. by Vadim Shtayura · 9 years ago
  35. 545d2d2 Move gae_sdk_utils and local_app to tool_support/. by Marc-Antoine Ruel · 9 years ago
  36. aca6760 Add test_support and tool_support, and update skip_files in yaml. by Marc-Antoine Ruel · 9 years ago
  37. 12ec3a9 Exception name correction. by Cory Massaro · 9 years ago
  38. 6c44223 Remove last uses of auto_now=True. by Marc-Antoine Ruel · 9 years ago
  39. 4567bb4 Standardize skip_files in all appengine services. by Marc-Antoine Ruel · 9 years ago
  40. 214267e Roll client/ by Marc-Antoine Ruel · 9 years ago
  41. a50bc1b Do not HTTP 500 when searching complex task name. by Marc-Antoine Ruel · 9 years ago
  42. 7786e71 Cleanups and switch to use TaskRequest.key default order. by Marc-Antoine Ruel · 9 years ago
  43. 422a0b1 Roll client/ by Marc-Antoine Ruel · 9 years ago
  44. a97a584 Do not die with HTTP 500 when authenticating user with a weird email address. by Vadim Shtayura · 9 years ago
  45. c70f311 Roll client/ by Marc-Antoine Ruel · 9 years ago
  46. e834901 Leverage callable parameters in yield_any(). by Marc-Antoine Ruel · 9 years ago
  47. efb06f2 Enable hard failure when task_runner hangs in bot_main. by Marc-Antoine Ruel · 9 years ago
  48. 9684ed8 Add logging after post_update() return. by Marc-Antoine Ruel · 9 years ago
  49. a4220aa Add more logs. by Marc-Antoine Ruel · 9 years ago
  50. f47a72c Remove bots from global stats page and remove dead code. by Marc-Antoine Ruel · 9 years ago
  51. e7ea4e5 Fix exception when the Swarming server is rapidly updated. by Marc-Antoine Ruel · 9 years ago
  52. 870ae18 Roll client/ by Marc-Antoine Ruel · 9 years ago
  53. 7b34a1f Remove command_index support from the bot API. by Marc-Antoine Ruel · 9 years ago
  54. 7359531 Add anchors to <a> elements in group chooser. by Vadim Shtayura · 9 years ago
  55. e6aca4f Make sure it's not doing a negative wait. by Marc-Antoine Ruel · 9 years ago
  56. 2cedcba Roll client/ by Marc-Antoine Ruel · 9 years ago
  57. 28e3d98 Free up some space by moving non essential group info to a separate page. by Vadim Shtayura · 9 years ago
  58. 8b526fe Improve search on Groups page by searching for substring, not just prefix. by Vadim Shtayura · 9 years ago
  59. 26933e4 Use anchors for in-page navigation in Groups page. by Vadim Shtayura · 9 years ago
  60. 6d5d719 Refactor importer to always import 'plainlist' groups into external/* namespace. by Vadim Shtayura · 9 years ago
  61. 9cba115 Expose new AuthService Endpoints API in auth_service app. by Vadim Shtayura · 9 years ago
  62. 9d349be Endpoints version of is_member API method. by Cory Massaro · 9 years ago
  63. d33eeb9 Trap IOError when sending metrics. by Marc-Antoine Ruel · 9 years ago
  64. 12ccfc3 Added plain-list format to chrome-infra-auth to support chromium-committers app by Sergiy Byelozyorov · 9 years ago
  65. eb11fc6 Fix roll_log() to not crash. by Marc-Antoine Ruel · 9 years ago
  66. 4e8ac6b Add HSTS and CSP headers to all services and static files. by Marc-Antoine Ruel · 9 years ago
  67. 39c0710 Remove reference to underscore-min.map. by Vadim Shtayura · 9 years ago
  68. f060f1a Fix UnicodeDecodeError when reporting a error. by Vadim Shtayura · 9 years ago
  69. f9f4032 Implement LKGBC. by Marc-Antoine Ruel · 9 years ago
  70. 99be8e5 Multiple changes towards resilience. by Marc-Antoine Ruel · 9 years ago
  71. b552b46 Fix <pre> wrapping for sample commands. by Marc-Antoine Ruel · 9 years ago
  72. 964e018 Fix typo in get_dimensions() get_state() in case of exception. by Marc-Antoine Ruel · 9 years ago
  73. 7e4c907 Fix multiple bugs in 42b735086. by Marc-Antoine Ruel · 9 years ago
  74. d9886f3 Add Cloud Monitoring custom metrics; Add on_bot_startup(); Add stack traces. by Marc-Antoine Ruel · 9 years ago
  75. 42b7350 Blackhole emails sent to the instances. by Marc-Antoine Ruel · 9 years ago
  76. 2f0fe40 Added server_details. by Cory Massaro · 9 years ago
  77. 589033b Roll back client/ at right revision. by Marc-Antoine Ruel · 9 years ago
  78. 1ed8eb8 Bitty lints. by Cory Massaro · 9 years ago
  79. 1ace795 Add further logging and use subprocess on cygwin. by Marc-Antoine Ruel · 9 years ago
  80. cdbdf88 Densify the root page text. by Marc-Antoine Ruel · 9 years ago
  81. d4d4252 Return a dummy number of cores when the system fails to get the number of cores. by Marc-Antoine Ruel · 9 years ago
  82. 0ff1a24 ereporter2: require login on error pages by Nodir Turakulov · 9 years ago
  83. 8829037 Do not refresh token immediately. by Marc-Antoine Ruel · 9 years ago
  84. added33 Endpoints Strangeness Workaround by Cory Massaro · 9 years ago
  85. 57abf0d Handle when the clock goes backward. by Marc-Antoine Ruel · 9 years ago
  86. 7637e65 Roll client/ by Marc-Antoine Ruel · 9 years ago
  87. dd8685f Update tests to stop simulating tests with multiple commands. by Marc-Antoine Ruel · 9 years ago
  88. 886df55 Improve reliability of Swarming bot startup in case of long network failure. by Marc-Antoine Ruel · 9 years ago
  89. e0bb9b2 Revert incorrect client/ roll in 8db36af37765f by Marc-Antoine Ruel · 9 years ago
  90. 8db36af Added BytesField for retrieval. by Cory Massaro · 9 years ago
  91. c17c84d Ignore any firmwaresyncd volume on OSX for low free space check. by Marc-Antoine Ruel · 9 years ago
  92. ab26dcb Remove support for multiple commands. by Marc-Antoine Ruel · 9 years ago
  93. e5715a6 Force TaskResultSummary and TaskRunResult to be saved in a transaction. by Marc-Antoine Ruel · 9 years ago
  94. 11515b8 Add support to retry a task directly from the web UI. by Marc-Antoine Ruel · 9 years ago
  95. 1e2f285 Fix bug introduced in 610048179c64. by Marc-Antoine Ruel · 9 years ago
  96. a3ca387 Update client/ to point back as a valid commit. by Marc-Antoine Ruel · 9 years ago
  97. 1f4b519 More compression support. by Cory Massaro · 9 years ago
  98. 830cefc Improve ereporter2 silencing and add autologin for paths not covered by app.yaml by Marc-Antoine Ruel · 9 years ago
  99. 81f5198 Roll client/ by Marc-Antoine Ruel · 9 years ago
  100. 7a831b6 Configurable ereporter2 groups by Nodir Turakulov · 9 years ago