1. 3b7b3a3 autotest: Create new indices on tko_task_references. by Prathmesh Prabhu · 6 years ago
  2. 83b0f48 autotest: Add table tko_task_references by Prathmesh Prabhu · 6 years ago
  3. 2aac43a frontend: don't have Django manage the time zone by Brian Norris · 6 years ago
  4. 348f0c7 autotest: rpc: rollout shard heartbeat whitelist by Jacob Kopczynski · 6 years ago
  5. cbf08f2 [moblab] Create a moblab_setup test for CTS by Matt Mallett · 6 years ago
  6. 9591b6d [moblab] Add suites for power dev tests by Matt Mallett · 6 years ago
  7. 8925552 autotest: Set FETCH_READONLY_JOBS to be a boolean variable instead of str. by Xixuan Wu · 6 years ago
  8. d6a5e91 rpc: Guarantee reset to good state after readonly by Jacob Kopczynski · 6 years ago
  9. a4b55dd [moblab] Change the persistent id for moblab from mac to serial. by Keith Haddow · 6 years ago
  10. 2e315cf Revert "rpc: Fetch from readonly db during shard heartbeat" by Prathmesh Prabhu · 6 years ago
  11. c00f603 autotest: Refuse to set/delete static attribute. by Xixuan Wu · 6 years ago
  12. 2975f40 autotest: Make RPC 'get_host_attributes' respect static attributes by Xixuan Wu · 6 years ago
  13. 91ecef5 autotest: Make RPC 'get_hosts_by_attribute' respect static attributes. by Xixuan Wu · 6 years ago
  14. bd9d5e4 autotest: Make 'get_hosts' respect static attributes & labels. by Xixuan Wu · 6 years ago
  15. 3c75d92 rpc: Fetch from readonly db during shard heartbeat by Jacob Kopczynski · 6 years ago
  16. f5321f0 [moblab] Run dut ssh test in parallel by Matt Mallett · 6 years ago
  17. 903087b autotest: Add django model class for table afe_static_host_attributes. by Xixuan Wu · 6 years ago
  18. a8dcf05 autotest: afe models: make host deletion logs more verbose by Aviv Keshet · 6 years ago
  19. b5b3772 [moblab] Change the default wifi password to '' by Keith Haddow · 6 years ago
  20. ce956a4 autotest: fix rpc_interface so unittests doesn't hang by Aviv Keshet · 6 years ago
  21. b16b58f autotest: add new Table afe_static_host_attributes by Xixuan Wu · 6 years ago
  22. fc284ad [autotest] Handle non-string types when logging host status change by Allen Li · 6 years ago
  23. 8a97cf8 [moblab] More helpful error when RPC to fetch builds fails by Matt Mallett · 6 years ago
  24. a9ab98d autotest: make shard deletion rpc more reliable with iterative deletion by Aviv Keshet · 6 years ago
  25. 77545a3 [moblab] Remove orphaned attributes by Matt Mallett · 6 years ago
  26. c01e916 [moblab] Add help text tooltip for boto key by Matt Mallett · 6 years ago
  27. 1674447 [moblab] Show update errors on UI by Matt Mallett · 6 years ago
  28. 3b5a706 [moblab] Check if dut has test image by testing ssh connection by Matt Mallett · 6 years ago
  29. c70f8d6 [moblab] Remove faft tests from UI by Matt Mallett · 6 years ago
  30. fb63402 [moblab] fix None in wifi config wizard by Matt Mallett · 6 years ago
  31. b879766 [moblab] correctly display update progress on UI by Matt Mallett · 6 years ago
  32. 1fc27d3 [autotest] Add drone field to JobHandoff model by Allen Li · 6 years ago
  33. c223505 [moblab] Use the is_reboot_needed value correctly by Matt Mallett · 6 years ago
  34. 31c1eec [moblab] Select model in run_suite page by Matt Mallett · 6 years ago
  35. c224008 Revert "[autotest] Add drone field to JobHandoff model" by Allen Li · 6 years ago
  36. 2e4dd10 [autotest] Add drone field to JobHandoff model by Allen Li · 6 years ago
  37. fd293cb autotest: Fix dummy_fail.dependency test. by Xixuan Wu · 6 years ago
  38. 2c69cf6 [autotest] Add drone column to job_handoff table by Allen Li · 6 years ago
  39. 4379e93 autotest: Make 'assign_to_shard' respect static labels. by Xixuan Wu · 7 years ago
  40. ab2b936 autotest: Let moblab_interface respect static labels. by Xixuan Wu · 7 years ago
  41. 2dc10ce autotest: Make job dependencies respect RESPECT_STATIC_LABEL by Xixuan Wu · 7 years ago
  42. 26d17d7 autotest: rpc_interface: make delete_shard simpler by Aviv Keshet · 6 years ago
  43. 20b323f autotest: Modify RPC remove_board_from_shard by Xixuan Wu · 7 years ago
  44. b0f8dc7 [moblab] Add update button by Matt Mallett · 6 years ago
  45. 040fc8b autotest: Modify RPC 'label_remove_hosts' & 'host_remove_labels' by Xixuan Wu · 7 years ago
  46. 79cbf49 autotest: Make 'get_labels' respect static labels. by Xixuan Wu · 7 years ago
  47. 8c7113a autotest: Use Host.get_hosts_with_labels to find hosts in scheduler. by Xixuan Wu · 7 years ago
  48. e770603 autotest: Modify RPCs about add labels to hosts. by Xixuan Wu · 7 years ago
  49. 9d9549f autotest: Fix get_host_query by first calling non-sliced queries. by Xixuan Wu · 7 years ago
  50. c820ea8 autotest: Don't modify static labels in afe_labels. by Xixuan Wu · 7 years ago
  51. 76cd058 autotest: Don't delete static labels in afe_labels. by Xixuan Wu · 7 years ago
  52. bc3e0c8 autotest: Add endpoints in afe.models.Host to coperate with static labels. by Xixuan Wu · 7 years ago
  53. cc12f3e autotest: Add db class in afe.models. by Xixuan Wu · 7 years ago
  54. b8b2e59 [autotest] Add GATHERING handling by Allen Li · 7 years ago
  55. 536a63d Enable moblab-generic-vm-pre-cq for infrastructure code. by Prathmesh Prabhu · 7 years ago
  56. d5d752e autotest: add new table afe_replaced_labels. by Xixuan Wu · 7 years ago
  57. ec9941a autotest: change migration 124 to no-op migration. by Xixuan Wu · 7 years ago
  58. 5ded661 Revert "Reland "autotest: add replaced_by_static_label column to afe_labels"" by Xixuan Wu · 7 years ago
  59. aec4a06 [moblab] Fix broken UI, deleted wrong suite name by Keith Haddow · 7 years ago
  60. e6c6861 Revert "autotest: Add dbclass in afe.models." by Xixuan Wu · 7 years ago
  61. 9f11277 autotest: Add dbclass in afe.models. by Xixuan Wu · 7 years ago
  62. 3657b85 Reland "autotest: add replaced_by_static_label column to afe_labels" by shuqian zhao · 7 years ago
  63. 2892ff6 autotest: Respect url protocol in RPC client library. by Prathmesh Prabhu · 7 years ago
  64. 18f5649 Add configs to support Stainless in autotest. by Shuhei Takahashi · 7 years ago
  65. b8280ce Revert "autotest: add replaced_by_static_label column to afe_labels" by Richard Barnette · 7 years ago
  66. a69b15c autotest: add replaced_by_static_label column to afe_labels by shuqian zhao · 7 years ago
  67. 10d0c41 autotest: add two new tables and one new column for afe_labels migration by shuqian zhao · 7 years ago
  68. 51b0c60 autotest: remove support for 'only_if_needed_labels'. by Xixuan Wu · 7 years ago
  69. 593b3a9 cli: Improve error message on missing SSO credentials. by Prathmesh Prabhu · 7 years ago
  70. 02163aa Support uberproxy AFE service from RPC clients by Prathmesh Prabhu · 7 years ago
  71. 93e646c autotest: remove dependencies of suite_scheduler. by Xixuan Wu · 7 years ago
  72. e714771 Revert "autotest: add replaced_by_static_label column to afe_labels" by Shuqian Zhao · 7 years ago
  73. 6c9d624 Revert "autotest: add two new tables and one new column for afe_labels migration" by Shuqian Zhao · 7 years ago
  74. bff32b3 Revert "[autotest] Set read isolation level" by Paul Hobbs · 7 years ago
  75. 91f58e1 autotest: remove backup role for servers. by Xixuan Wu · 7 years ago
  76. d29baf9 autotest: add replaced_by_static_label column to afe_labels by Shuqian Zhao · 7 years ago
  77. 0162d81 autotest: add two new tables and one new column for afe_labels migration by Shuqian Zhao · 7 years ago
  78. 04afc8f [autotest] Deprecate num parameter by Allen Li · 7 years ago
  79. 29d75f0 [autotest] Set read isolation level by Allen Li · 7 years ago
  80. 035b47c [autotest] Remove is_available() on wrong Host class by Allen Li · 7 years ago
  81. fef16ae [autotest] Add new fields to JobHandoff model by Allen Li · 7 years ago
  82. 220e2ba [autotest] Add new columns to JobHandoff by Allen Li · 7 years ago
  83. cd36ae0 autotest: Enable passing in parameters from create job page. by Xixuan Wu · 7 years ago
  84. ea45e55 [moblab] Remove obsolite test suites from the UI by Keith Haddow · 7 years ago
  85. de5ecce [autotest] Detect number of DUTs in provision suite by Allen Li · 7 years ago
  86. c0ea883 autotest: add archive_url column to afe_stable_versions by Aviv Keshet · 7 years ago
  87. 74a5611 Revert "[autotest] Fix constraints in hqe_by_insert_time" by Paul Hobbs · 7 years ago
  88. 33694ee autotest: add extra_child_dependencies to create_suite_job argument by Aviv Keshet · 7 years ago
  89. e1207af [autotest] Fix constraints in hqe_by_insert_time by Paul Hobbs · 7 years ago
  90. c1f0a91 [autotest] Add table to track job handoff by Allen Li · 7 years ago
  91. 1229194 [autotest] Add migration for table to track job handoff by Allen Li · 7 years ago
  92. 1e3b52e [moblab] Add support for avl process bug id and part id. by Sida Liu · 7 years ago
  93. 62c0867 [moblab] Add some more options that are needed for retry to work by Keith Haddow · 7 years ago
  94. 9d1db41 [moblab] Turn on job retries when creating the suite. by Keith Haddow · 7 years ago
  95. 145a8f4 [moblab] Move the suite args in the moblab run_suite to new format. by Keith Haddow · 7 years ago
  96. db8b8ae [autotest] Handle CTS/GTS suite_args when empty by Allen Li · 7 years ago
  97. f2becd3 autotest: ui: Drop support for editing control file for job. by Prathmesh Prabhu · 7 years ago
  98. db83fce autotest: ui: Fix glitch in default endDate on job list page by Prathmesh Prabhu · 7 years ago
  99. df0a3a3 Enabling provisioning for ARC TH CQ tests. by Rohit Makasana · 7 years ago
  100. 65c5f36 [autotest] add index for tko_jobs table on queued_time and finished_time by Dan Shi · 7 years ago