1. 8b110ee [autotest] Manage shards with atest by Jakob Juelich · 10 years ago
  2. 50e91f7 [autotest] Forward calls to modify_host(s) to shards. by Jakob Juelich · 10 years ago
  3. acf3592 [autotest] Add a new RPC interface, get_host_attribute. by MK Ryu · 10 years ago
  4. f865d33 [autotest] Allow updating selected model attributes by Jakob Juelich · 10 years ago
  5. 8421d59 [autotest] Sync completed jobs back to master by Jakob Juelich · 10 years ago
  6. a94efe6 [autotest] Endpoints for syncing jobs and hqes back to master by Jakob Juelich · 10 years ago
  7. e5482e5 Revert "[autotest] Endpoints for syncing jobs and hqes back to master" by Owen Lin · 10 years ago
  8. 1b22ff2 [autotest] Endpoints for syncing jobs and hqes back to master by Jakob Juelich · 10 years ago
  9. 82b7d1c [autotest] Add AFE endpoints for shard management by Jakob Juelich · 10 years ago
  10. 116ff0f [autotest] Deserializer: Allow updating objects by Jakob Juelich · 10 years ago
  11. 3b27dbc [autotest] Fetching jobs from global AFE to moblab by Jakob Juelich · 10 years ago
  12. 7745757 [autotest] Don't automatically create shards in heartbeats by Jakob Juelich · 10 years ago
  13. 59cfe54 [autotest] Add heartbeat AFE endpoint to shard Autotest by Jakob Juelich · 10 years ago
  14. 2dda22e Add an endpoint that summarizes the number of passed and failed tests per suite. by Moises Osorio · 10 years ago
  15. dfea368 [autotest] Add RPC get_host_history to get host history. by Dan Shi · 10 years ago
  16. f88fa93 [autotest] Deserialize records and persist them by Jakob Juelich · 10 years ago
  17. 102e352 [autotest] Allow piping of max_runtime_mins to dynamic suites. by Simran Basi · 10 years ago
  18. 23b2895 This is suspect to break our afe "debug" link. I am going to revert it for now. by Fang Deng · 10 years ago
  19. 1e10d74 [autotest] Add heartbeat AFE endpoint to shard Autotest by Jakob Juelich · 10 years ago
  20. 3bb7c80 [autotest] Add serialization functionality including dependencies by Jakob Juelich · 10 years ago
  21. de2b9a9 [autotest] Add shard_id to hosts by Jakob Juelich · 10 years ago
  22. e4cb9e2 [autotest] Change devserver stats call to log data only for staging artifacts. by Dan Shi · 10 years ago
  23. 193905e [autotest] Add job history support. by Dan Shi · 10 years ago
  24. 92c0633 Revert "Revert "[autotest] Add shard tables and models to Autotest"" by Jakob Jülich · 10 years ago
  25. 9fffe4f [autotest] Make rpc_interface_unittest to use django test by Jakob Juelich · 10 years ago
  26. c1a9d91 Revert "[autotest] Add shard tables and models to Autotest" by Prashanth B · 10 years ago
  27. 962e341 [autotest] Add shard tables and models to Autotest by Jakob Juelich · 10 years ago
  28. 71206ef [MobLab] Moblab Setup page. by Simran Basi · 10 years ago
  29. 57bc195 [autotest] Add time segmented filter on job table on View Host page. by Jiaxi Luo · 10 years ago
  30. 8864e86 [autotest] Add logging of state 'locked' for model_logic by Michael Liang · 10 years ago
  31. dd67beb [autotest] Enforce control file when creating a "standard" test. by Jiaxi Luo · 10 years ago
  32. d85d611 [autotest] Do not record time_finished if a special task is not started yet by Dan Shi · 10 years ago
  33. cb91d2e [autotest] Abort special tasks through AFE. by Jiaxi Luo · 10 years ago
  34. 15cbf37 [autotest] filter suite and individual jobs on AFE. by Jiaxi Luo · 10 years ago
  35. 421608e [autotest] WMatrix link on AFE. by Jiaxi Luo · 10 years ago
  36. 020cd19 [MobLab] Add/Edit/Delete host attributes through AFE admin interface. by Jiaxi Luo · 10 years ago
  37. aac5457 [autotest] AFE child jobs table on parent job. by Jiaxi Luo · 10 years ago
  38. 5159903 [autotest] Record ending time of HostQueueEntry by Fang Deng · 10 years ago
  39. d072554 [autotest] Record ending time for special tasks in afe_special_tasks by Dan Shi · 10 years ago
  40. 79ce642 [autotest] Speed up jobs table on View Host tab on AFE. by Jiaxi Luo · 10 years ago
  41. 90190c9 [autotest] Be able to pass in args when creating job from the AFE. by Jiaxi Luo · 10 years ago
  42. 3187459 [autotest] Stops rpc get_static_data from fetching cros- and fw-version labels. by Jiaxi Luo · 10 years ago
  43. cd0a01d [autotest] Let log socket server use an unused port by Dan Shi · 10 years ago
  44. da8c60a [autotest] Migrate graphite directory to client/common_lib/cros by Michael Liang · 10 years ago
  45. 0f5f044 [autotest] Timer on rpc handler by Jiaxi Luo · 10 years ago
  46. ab5a1bf [autotest]: Restore create_job parameterized job functionality. by Simran Basi · 10 years ago
  47. 4ec9867 [autotest] Split host acquisition and job scheduling II. by Prashanth B · 10 years ago
  48. c342f9f [afe] afe admin add host label auto detection by Jiaxi Luo · 10 years ago
  49. 058860c [autotest] Add --retry option to run_suite by Fang Deng · 10 years ago
  50. b6ec8ae [autotest]: Run suites from AFE. by Simran Basi · 10 years ago
  51. 8d89b64 [autotest] models.Job set default synch_count to 0. by Simran Basi · 10 years ago
  52. aa77200 [autotest] Treat special task labels like "provisionable" labels. by Alex Miller · 10 years ago
  53. 2c1a22a [autotest] Include parent_job_id as a tie breaker in the host request. by Prashanth B · 11 years ago
  54. 489b91d [autotest] Establish a common interface for host representation. by Prashanth B · 11 years ago
  55. ec21225 [autotest] Feed job labels from the scheduler to autoserv. by Alex Miller · 11 years ago
  56. cc9fc70 [autotest] RDB Refactor II + Request/Response API. by beeps · 11 years ago
  57. cfe5e0b [autotest] Fix django path reference error in afe admin interface. by Prathmesh Prabhu · 11 years ago
  58. 9512241 [autotest] Modify option no_wait for a suite job to fire and forget by Dan Shi · 11 years ago
  59. 7d8273b [autotest] RDB refactor I by beeps · 11 years ago
  60. 7e60574 Autotest: Update RPC, Scheduler and AFE to use timeout_mins. by Simran Basi · 11 years ago
  61. 94dc003 [Autotest] Update Database timeout to timeout_mins. by Simran Basi · 11 years ago
  62. 1b24931 [autotest] Move rpc stats down the stack to cover all attempted RPCs. by Alex Miller · 11 years ago
  63. faecbce [autotest] Fix parent/child and multiple aborts. by beeps · 11 years ago
  64. f0c7522 [autotest] Only stage test_suites in create_suite_job. by Alex Miller · 11 years ago
  65. ecc0b70 Revert "[autotest] Only stage test_suites in create_suite_job." by Alex Miller · 11 years ago
  66. 3a171e0 [autotest] Only stage test_suites in create_suite_job. by Alex Miller · 11 years ago
  67. 7cd1231 [autotest] add ability for test_that to run jobs in lab by Aviv Keshet · 11 years ago
  68. 139690b [autotest] Accept `timeout` as an arg for create_suite_job. by Alex Miller · 11 years ago
  69. 7d658cf [autotest] Thread priority from create_suite_job through to create_job. by Alex Miller · 11 years ago
  70. 4a19369 [autotest] create_job should fail if the metahost cannot run the job by Alex Miller · 11 years ago
  71. 871291b [autotest] Only pull labels that we need when creating a job. by Alex Miller · 11 years ago
  72. 8bb1f7d [autotest] Teach the scheduler to abort SpecialTasks. by beeps · 11 years ago
  73. dfff2fd [autotest] Add a provision special task. by Alex Miller · 11 years ago
  74. c68807e [autotest] do not enforce satisfiabiliy of provisionable label by Aviv Keshet · 11 years ago
  75. 07e09af [Autotest] merge cleanup and verify by Dan Shi · 11 years ago
  76. 97582a2 Fix bad reference in models.py by Simran Basi · 11 years ago
  77. c1b2676 Fix duplicate entry Integrity Error when aborting from AFE by Simran Basi · 11 years ago
  78. 90ac29a [autotest] fix unittest with mocking devserver.url call by Dan Shi · 11 years ago
  79. b8a9911 [Autotest] Add a global in control.srv generated by rpc interface for suite job by Dan Shi · 11 years ago
  80. e19d303 [autotest] pylint ignores setters, getters and special modules. by beeps · 11 years ago
  81. 3986bac [autotest] reduce verbosity of unittests that use django by Aviv Keshet · 11 years ago
  82. 9658a95 [autotest] Check host locking on batch most modifications. by Alex Miller · 11 years ago
  83. 5ab8b69 [autotest] add a directAFE class which bypasses rpc calls by Aviv Keshet · 11 years ago
  84. fa19900 [autotest] Clarify django ImproperlyConfigured exception. by Aviv Keshet · 11 years ago
  85. 62cf047 [autotest] add lightweight django setup for use in test_that by Aviv Keshet · 11 years ago
  86. 3dd8beb [autotest] make a consistent CONTROL_TYPE enum across the codebase by Aviv Keshet · 11 years ago
  87. 1f23b69 [autotest] reenable django or simplejson requiring unit tests by Aviv Keshet · 11 years ago
  88. 4f34170 [autotest] Use |json| instead of |simplejson|. by Alex Miller · 12 years ago
  89. dea6704 [autotest] Reland Aborting a job aborts all child jobs. by Alex Miller · 11 years ago
  90. bb903b5 [autotest] Fix issues from Django 1.3 -> 1.5 upgrade. by Alex Miller · 11 years ago
  91. 04d3061 [autotest] get_hosts returns empty result set when given non-existing labels by Fang Deng · 11 years ago
  92. 2304143 Revert "[autotest] Aborting a job aborts all child jobs." by Scott Zawalski · 11 years ago
  93. f87c46e [autotest] Aborting a job aborts all child jobs. by Alex Miller · 12 years ago
  94. 4df3925 [Autotest] Add stat to create_job and create_suite_job RPCs by Dan Shi · 12 years ago
  95. 9af96d3 [autotest] Add test_retry field to afe_autotests table by Aviv Keshet · 12 years ago
  96. cd1ff9b [autotest] Add test_retry field to afe_jobs table by Aviv Keshet · 12 years ago
  97. 73dae55 Autotest AFE: Replace Reinstall button with Repair. by Simran Basi · 12 years ago
  98. a713e25 [autotest] Do not allow unicode control files. by Alex Miller · 12 years ago
  99. 1830892 [autotest] Create dynamic_suite child jobs with parent_job_id by Aviv Keshet · 12 years ago
  100. 0b9cfc9 [autotest] Add parent_job field to database and models by Aviv Keshet · 12 years ago