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