1. 1b22ff2 [autotest] Endpoints for syncing jobs and hqes back to master by Jakob Juelich · 10 years ago
  2. 7745757 [autotest] Don't automatically create shards in heartbeats by Jakob Juelich · 10 years ago
  3. 59cfe54 [autotest] Add heartbeat AFE endpoint to shard Autotest by Jakob Juelich · 10 years ago
  4. 2dda22e Add an endpoint that summarizes the number of passed and failed tests per suite. by Moises Osorio · 10 years ago
  5. 23b2895 This is suspect to break our afe "debug" link. I am going to revert it for now. by Fang Deng · 10 years ago
  6. 1e10d74 [autotest] Add heartbeat AFE endpoint to shard Autotest by Jakob Juelich · 10 years ago
  7. 57bc195 [autotest] Add time segmented filter on job table on View Host page. by Jiaxi Luo · 10 years ago
  8. cb91d2e [autotest] Abort special tasks through AFE. by Jiaxi Luo · 10 years ago
  9. 15cbf37 [autotest] filter suite and individual jobs on AFE. by Jiaxi Luo · 10 years ago
  10. 421608e [autotest] WMatrix link on AFE. by Jiaxi Luo · 10 years ago
  11. b6ec8ae [autotest]: Run suites from AFE. by Simran Basi · 10 years ago
  12. aa77200 [autotest] Treat special task labels like "provisionable" labels. by Alex Miller · 10 years ago
  13. 7e60574 Autotest: Update RPC, Scheduler and AFE to use timeout_mins. by Simran Basi · 11 years ago
  14. 7d658cf [autotest] Thread priority from create_suite_job through to create_job. by Alex Miller · 11 years ago
  15. 4a19369 [autotest] create_job should fail if the metahost cannot run the job by Alex Miller · 11 years ago
  16. 871291b [autotest] Only pull labels that we need when creating a job. by Alex Miller · 11 years ago
  17. c68807e [autotest] do not enforce satisfiabiliy of provisionable label by Aviv Keshet · 11 years ago
  18. 07e09af [Autotest] merge cleanup and verify by Dan Shi · 11 years ago
  19. 3dd8beb [autotest] make a consistent CONTROL_TYPE enum across the codebase by Aviv Keshet · 11 years ago
  20. 04d3061 [autotest] get_hosts returns empty result set when given non-existing labels by Fang Deng · 11 years ago
  21. cd1ff9b [autotest] Add test_retry field to afe_jobs table by Aviv Keshet · 12 years ago
  22. 1830892 [autotest] Create dynamic_suite child jobs with parent_job_id by Aviv Keshet · 12 years ago
  23. 3421702 Autotest: Increase run timeout granularity by Simran Basi · 12 years ago
  24. a8a0d75 Revert "Autotest: Increase run timeout granularity" by Scott Zawalski · 12 years ago
  25. daffa57 Autotest: Increase run timeout granularity by Simran Basi · 12 years ago
  26. e0493a4 Merge remote branch 'cros/upstream' into tempbranch by Eric Li · 14 years ago
  27. 4a41e01 by jamesren · 14 years ago
  28. 2275ef1 Implement creation and cloning of hostless jobs from AFE Create Job tab by jamesren · 14 years ago
  29. dd85524 Abstract out common models used in the frontend's models.py so that django is not required to interact with non Django portions of the code. by jamesren · 15 years ago
  30. f0f9dae * fix a bug in utils.run() when passing stdin as an empty string by jamesren · 15 years ago
  31. 6f80e7a Autotest: Porting all hash operations to use utils.hash by lmr · 15 years ago
  32. eab66ce Rename the tables in the databases, by prefixing the app name. This is by showard · 15 years ago
  33. 26b7ec7 Note: This change is to support a project that I am working on. You should see no change in the behavior of your current Autotest installations. by showard · 15 years ago
  34. 09d80f9 Prevent duplicate hosts in job creation. by showard · 15 years ago
  35. 6c65d25 change logic for filtering queued, running and finished jobs in AFE to consider parsing jobs as running instead of queued. by showard · 15 years ago
  36. 8aa84fc make invalid hosts viewable in the AFE view host tab by showard · 15 years ago
  37. ce7c092 Added checking to RPC modify_host() to fail if locking/unlocking has by showard · 15 years ago
  38. be0d869 Remove the ability for host status to be modified via the frontend. by showard · 15 years ago
  39. 87cc38f Add the ability to exclude hosts in an atomic group from the get_hosts RPC. by showard · 15 years ago
  40. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  41. a5288b4 Upgrade from Django 0.96 to Django 1.0.2. by showard · 15 years ago
  42. 8fb1fde Ensure IDs are unique in interleave_entries. This fixes a little bug by showard · 15 years ago
  43. c0ac3a7 add the option to include verify/repair/cleanups in the job table on the host detail page. by showard · 15 years ago
  44. 909c914 Return the atomic group name as part of the RPC interface get_hosts() call. by showard · 15 years ago
  45. c873032 Infer the atomic group automatically by looking at the meta host when by showard · 15 years ago
  46. a965cef Added ability to clone jobs on all failed hosts. by showard · 15 years ago
  47. 10f4167 rpc_utils.extra_job_filters() should always return a dict by showard · 15 years ago
  48. a1e74b3 Add job option for whether or not to parse failed repair results as part of a job, with a default value in global_config. Since the number of options associated with a job is getting out of hand, I packaged them up into a dict in the RPC entry point and passed them around that way from then on. by showard · 15 years ago
  49. 0957a84 Add host attributes to AFE. Nothing actually uses them; they're purely for users and scripts to use. Initial implementation is minimal - new migration, new model, RPCs to set and delete, and inclusion of attributes in get_hosts() results. No CLI or frontend support. by showard · 15 years ago
  50. 4d07756 Added ability to clone a job on specific hosts. by showard · 15 years ago
  51. 3d6ae11 Export CSV support for spreadsheet view. by showard · 15 years ago
  52. 29f7cd2 Here is a patch, which extends the autotest system with recurring job by showard · 15 years ago
  53. 225bdc1 Allow the RPC interface to create jobs in an atomic group without by showard · 15 years ago
  54. c92da83 Add support for atomic groups to the frontend RPC interface. by showard · 15 years ago
  55. 14374b1 by showard · 16 years ago
  56. ade14e2 by showard · 16 years ago
  57. 8fbae65 by showard · 16 years ago
  58. 87181c0 Eliminate duplicate exception messages for non-requested only_if_needed labels. Need to use distinct() on the query since we're doing joins. by showard · 16 years ago
  59. 0174619 Fix a typo in rpc_utils.py by showard · 16 years ago
  60. f7eac6f Handle the case where there are no only_if_needed labels in host filtering code. by showard · 16 years ago
  61. 43a3d26 Add a checkbox 'exclude "only if needed" labels' to host lists in AFE, checked by default in the create job view. by showard · 16 years ago
  62. 2bab8f4 Implement sync_count. The primary change here is replacing the job.synch_type field with a synch_count field. There is no longer just a distinction between synchronous and asynchronous jobs. Instead, every job as a synch_count, with synch_count = 1 corresponding to the old concept of synchronous jobs. This required: by showard · 16 years ago
  63. 989f25d two new major features: by showard · 16 years ago
  64. c5ddfd1 I have attached the patch for the packaging system. by mbligh · 16 years ago
  65. a62866b -add test_view_2 with more sensible field names, for use by new TKO. this is intended to replace test_view, but I don't want to modify test_view until old TKO is phased out. by showard · 16 years ago
  66. 9865997 -fixed url redirection for /tko URLs in debug server, to ease development pain by showard · 16 years ago
  67. ff90138 -move logged-in user tracking to separate thread_local module. models.py will soon depend on it, so it had to be moved to avoid circular dependencies. by showard · 16 years ago
  68. ec5546d Fix a few erroneous references to ValidationError found by pylint. by mbligh · 16 years ago
  69. 2b9a88b -allow users to select profilers in the create job view by showard · 16 years ago
  70. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  71. b0dfb9f another lost part of the frontend refactoring. this is changes to rpc_utils to be more generic and more organized. by showard · 16 years ago
  72. b8d3424 -make get_host_queue_entries return full info on related objects (host + job) by showard · 16 years ago
  73. 8e3aa5e -support filtering on multiple labels by showard · 16 years ago
  74. 1c8c221 Change all tables to be server-side. This required a lot of work, but I think I ended up cleaning up the frontend code a lot and providing room for more powerful features to be added in the future. It is a huge change though. by showard · 16 years ago
  75. 1385b16 On the frontend, only show hosts to which this user has ACL access. by showard · 17 years ago
  76. 1d445e9 Support kernel install for server-side control files by showard · 17 years ago
  77. 8fd5824 -associate a synch type with each test in the DB (defaults to asynchronous for all) by showard · 17 years ago
  78. e8819cd Add frontend and scheduler for Autotest by mbligh · 17 years ago