1. 05e94c4 [autotest] AFE modifications to show a link to the shard a host is on. by Prashanth Balasubramanian · 10 years ago
  2. de87dea [autotest] Include the time created as a uid in task results. by Prashanth Balasubramanian · 10 years ago
  3. 042c147 [autotest] record autoserv run time in metadata db. by Fang Deng · 10 years ago
  4. e1dd2d1 Moving ChromeOS telemetry tests from ChromiumPerf to ChromeOSPerf master by Rohit Makasana · 10 years ago
  5. 6285f6a [autotest] Retry when staging a control files fails in run-suite. by Prashanth B · 10 years ago
  6. 02e6129 [autotest] Allow job updates from shard without shard_id. by Jakob Juelich · 10 years ago
  7. 1b52574 [autotest] Retransmit hosts and jobs if heartbeat failed on client. by Jakob Juelich · 10 years ago
  8. c5fcff6 [autotest] Simplify access to readonly_connection by Jakob Juelich · 10 years ago
  9. 89db1e4 [autotest] Fail on adding second shard for a board. by Jakob Juelich · 10 years ago
  10. 7bef841 [autotest] Refactor readonly_connection by Jakob Juelich · 10 years ago
  11. 852ec0d [autotest] Re-sync aborted jobs to shards by Jakob Juelich · 10 years ago
  12. 934f0dc [autotest] Move database configuration to separate file. by Jakob Juelich · 10 years ago
  13. a0acfbc [autotest] log the user that lock/unlock a dut to metaDB by Dan Shi · 10 years ago
  14. 8b110ee [autotest] Manage shards with atest by Jakob Juelich · 10 years ago
  15. 3270e18 Revert "[autotest] Always use tko tables on master from shards." by Jakob Juelich · 10 years ago
  16. a204088 Revert "[autotest] Always use tko tables on master from shards." by Jakob Juelich · 10 years ago
  17. 8aff81d [autotest] Always use tko tables on master from shards. by Jakob Juelich · 10 years ago
  18. 7a27347 Revert "[autotest] Don't use db query timeout in django settings." by Michael Spang · 10 years ago
  19. 87c1551 [autotest] Don't use db query timeout in django settings. by Jakob Juelich · 10 years ago
  20. e2bf396 [autotest] Always use tko tables on master from shards. by Jakob Juelich · 10 years ago
  21. 50e91f7 [autotest] Forward calls to modify_host(s) to shards. by Jakob Juelich · 10 years ago
  22. acf3592 [autotest] Add a new RPC interface, get_host_attribute. by MK Ryu · 10 years ago
  23. 4afcd93 Revert "Dead code removal." by Richard Barnette · 10 years ago
  24. ed6c6c8 Dead code removal. by Ilja H. Friedel · 10 years ago
  25. f865d33 [autotest] Allow updating selected model attributes by Jakob Juelich · 10 years ago
  26. 8421d59 [autotest] Sync completed jobs back to master by Jakob Juelich · 10 years ago
  27. ab666c8 Add new endpoint to get the tests summary allowing wildcards to match up job names by Moises Osorio · 10 years ago
  28. a94efe6 [autotest] Endpoints for syncing jobs and hqes back to master by Jakob Juelich · 10 years ago
  29. e5482e5 Revert "[autotest] Endpoints for syncing jobs and hqes back to master" by Owen Lin · 10 years ago
  30. 1b22ff2 [autotest] Endpoints for syncing jobs and hqes back to master by Jakob Juelich · 10 years ago
  31. 82b7d1c [autotest] Add AFE endpoints for shard management by Jakob Juelich · 10 years ago
  32. 116ff0f [autotest] Deserializer: Allow updating objects by Jakob Juelich · 10 years ago
  33. 3b27dbc [autotest] Fetching jobs from global AFE to moblab by Jakob Juelich · 10 years ago
  34. 7745757 [autotest] Don't automatically create shards in heartbeats by Jakob Juelich · 10 years ago
  35. 59cfe54 [autotest] Add heartbeat AFE endpoint to shard Autotest by Jakob Juelich · 10 years ago
  36. 2dda22e Add an endpoint that summarizes the number of passed and failed tests per suite. by Moises Osorio · 10 years ago
  37. dfea368 [autotest] Add RPC get_host_history to get host history. by Dan Shi · 10 years ago
  38. f88fa93 [autotest] Deserialize records and persist them by Jakob Juelich · 10 years ago
  39. 102e352 [autotest] Allow piping of max_runtime_mins to dynamic suites. by Simran Basi · 10 years ago
  40. 23b2895 This is suspect to break our afe "debug" link. I am going to revert it for now. by Fang Deng · 10 years ago
  41. 1e10d74 [autotest] Add heartbeat AFE endpoint to shard Autotest by Jakob Juelich · 10 years ago
  42. 3bb7c80 [autotest] Add serialization functionality including dependencies by Jakob Juelich · 10 years ago
  43. de2b9a9 [autotest] Add shard_id to hosts by Jakob Juelich · 10 years ago
  44. e4cb9e2 [autotest] Change devserver stats call to log data only for staging artifacts. by Dan Shi · 10 years ago
  45. 193905e [autotest] Add job history support. by Dan Shi · 10 years ago
  46. 92c0633 Revert "Revert "[autotest] Add shard tables and models to Autotest"" by Jakob Jülich · 10 years ago
  47. 9fffe4f [autotest] Make rpc_interface_unittest to use django test by Jakob Juelich · 10 years ago
  48. c1a9d91 Revert "[autotest] Add shard tables and models to Autotest" by Prashanth B · 10 years ago
  49. 962e341 [autotest] Add shard tables and models to Autotest by Jakob Juelich · 10 years ago
  50. 71206ef [MobLab] Moblab Setup page. by Simran Basi · 10 years ago
  51. a393617 [autotest] Fix a typo in the AFE home page. by J. Richard Barnette · 10 years ago
  52. 57bc195 [autotest] Add time segmented filter on job table on View Host page. by Jiaxi Luo · 10 years ago
  53. 9d1b6d1 [autotest] Move RadioChooser from package common.ui to afe. by Jiaxi Luo · 10 years ago
  54. 8864e86 [autotest] Add logging of state 'locked' for model_logic by Michael Liang · 10 years ago
  55. 7a776a6 [autotest] Add ToolTips to AFE Job list, Create Job, and User Preference pages. by Jiaxi Luo · 10 years ago
  56. c685857 [autotest] Add unqiue constraint on afe_users.login by Jiaxi Luo · 10 years ago
  57. dd67beb [autotest] Enforce control file when creating a "standard" test. by Jiaxi Luo · 10 years ago
  58. 6c40be4 [autotest] Disable action menu items when no table item is selected. by Jiaxi Luo · 10 years ago
  59. d58f008 [autotest] New AFE UI migration. by Jiaxi Luo · 10 years ago
  60. d85d611 [autotest] Do not record time_finished if a special task is not started yet by Dan Shi · 10 years ago
  61. d94d8dc [autotest] Make AFE remember the Autorefresh state of each tab. by Jiaxi Luo · 10 years ago
  62. cb91d2e [autotest] Abort special tasks through AFE. by Jiaxi Luo · 10 years ago
  63. 15cbf37 [autotest] filter suite and individual jobs on AFE. by Jiaxi Luo · 10 years ago
  64. 421608e [autotest] WMatrix link on AFE. by Jiaxi Luo · 10 years ago
  65. 020cd19 [MobLab] Add/Edit/Delete host attributes through AFE admin interface. by Jiaxi Luo · 10 years ago
  66. 3bb15cf [autotest] get host by hostname through AFE url. by Jiaxi Luo · 10 years ago
  67. aac5457 [autotest] AFE child jobs table on parent job. by Jiaxi Luo · 10 years ago
  68. 5159903 [autotest] Record ending time of HostQueueEntry by Fang Deng · 10 years ago
  69. d072554 [autotest] Record ending time for special tasks in afe_special_tasks by Dan Shi · 10 years ago
  70. 79ce642 [autotest] Speed up jobs table on View Host tab on AFE. by Jiaxi Luo · 10 years ago
  71. 90190c9 [autotest] Be able to pass in args when creating job from the AFE. by Jiaxi Luo · 10 years ago
  72. ef6f8a1 [autotest] Restore tko result database frontend. by Jiaxi Luo · 10 years ago
  73. 3187459 [autotest] Stops rpc get_static_data from fetching cros- and fw-version labels. by Jiaxi Luo · 10 years ago
  74. ad57645 [autotest] Add test name filter on Create Job Tab on AFE. by Jiaxi Luo · 10 years ago
  75. 9e04928 [autotest] Allow autorefresh on AFE. by Jiaxi Luo · 10 years ago
  76. cd0a01d [autotest] Let log socket server use an unused port by Dan Shi · 10 years ago
  77. f04c41b [autotest] Index owner on afe_jobs table. by Jiaxi Luo · 10 years ago
  78. 8b7d7e1 [AFE] Optimize GWT to load Create Job and Host List tabs much faster. by Jiaxi Luo · 10 years ago
  79. da8c60a [autotest] Migrate graphite directory to client/common_lib/cros by Michael Liang · 10 years ago
  80. 0f5f044 [autotest] Timer on rpc handler by Jiaxi Luo · 10 years ago
  81. 972d8a5 [autotest] AFE opens Parent Job in the same window. by Jiaxi Luo · 10 years ago
  82. ab5a1bf [autotest]: Restore create_job parameterized job functionality. by Simran Basi · 10 years ago
  83. 40f5df9 [Moblab] Apache conf of Moblab django directory. by Jiaxi Luo · 10 years ago
  84. 4ec9867 [autotest] Split host acquisition and job scheduling II. by Prashanth B · 10 years ago
  85. c342f9f [afe] afe admin add host label auto detection by Jiaxi Luo · 10 years ago
  86. ad1841b [afe] "Job List" entry number not updated by Jiaxi Luo · 10 years ago
  87. 058860c [autotest] Add --retry option to run_suite by Fang Deng · 10 years ago
  88. b6ec8ae [autotest]: Run suites from AFE. by Simran Basi · 10 years ago
  89. 6f46fd7 [autotest]: Move 087_synch_count_not_null migration. by Simran Basi · 10 years ago
  90. 23c2a5d [autotest] add invalidate_test_idx and invalid to tko_test_view_2 by Fang Deng · 11 years ago
  91. 8d89b64 [autotest] models.Job set default synch_count to 0. by Simran Basi · 10 years ago
  92. 76a11d3 [autotest] Add message middleware to django by Jiaxi Luo · 10 years ago
  93. 9ec6680 Revert "Revert "[autotest] TKO parser mark original tests as invalid"" by Fang Deng · 10 years ago
  94. dbd9037 Revert "[autotest] TKO parser mark original tests as invalid" by Prashanth B · 10 years ago
  95. 5ca3668 [autotest] TKO parser mark original tests as invalid by Fang Deng · 11 years ago
  96. aa77200 [autotest] Treat special task labels like "provisionable" labels. by Alex Miller · 11 years ago
  97. 2c1a22a [autotest] Include parent_job_id as a tie breaker in the host request. by Prashanth B · 11 years ago
  98. 85f4c36 Moblab: Display 'moblab' user as default in AFE. by Simran Basi · 11 years ago
  99. 489b91d [autotest] Establish a common interface for host representation. by Prashanth B · 11 years ago
  100. ec21225 [autotest] Feed job labels from the scheduler to autoserv. by Alex Miller · 11 years ago