1. b8a9911 [Autotest] Add a global in control.srv generated by rpc interface for suite job by Dan Shi · 11 years ago
  2. f9a3651 Autotest: Test health script uses Django models. by Keyar Hood · 11 years ago
  3. a86253c [Autotest] User Preferences failed to be saved when drone set is disabled by Dan Shi · 11 years ago
  4. 0420f63 Autotest: Add Django readonly database access. by Keyar Hood · 11 years ago
  5. 1a3c8dd Autotest: Find long-failing tests. by Keyar Hood · 11 years ago
  6. e19d303 [autotest] pylint ignores setters, getters and special modules. by beeps · 11 years ago
  7. 2b7f5e2 Upload chromeOS Telemetry perf test results for all platforms to perf dash. by Dennis Jeffrey · 11 years ago
  8. 3986bac [autotest] reduce verbosity of unittests that use django by Aviv Keshet · 11 years ago
  9. 9658a95 [autotest] Check host locking on batch most modifications. by Alex Miller · 11 years ago
  10. a5745e9 Remove mod-python in favor of mod-wsgi. by Scott Zawalski · 11 years ago
  11. 5ab8b69 [autotest] add a directAFE class which bypasses rpc calls by Aviv Keshet · 11 years ago
  12. fa19900 [autotest] Clarify django ImproperlyConfigured exception. by Aviv Keshet · 11 years ago
  13. 62cf047 [autotest] add lightweight django setup for use in test_that by Aviv Keshet · 11 years ago
  14. 3dd8beb [autotest] make a consistent CONTROL_TYPE enum across the codebase by Aviv Keshet · 11 years ago
  15. 1f23b69 [autotest] reenable django or simplejson requiring unit tests by Aviv Keshet · 11 years ago
  16. 9de5228 Upload results for other Telemetry perf tests to chrome's new perf dashboard. by Dennis Jeffrey · 11 years ago
  17. 05d3ecb Perf dashboard: do not filter out perf values that are 0. by Dennis Jeffrey · 11 years ago
  18. 4f34170 [autotest] Use |json| instead of |simplejson|. by Alex Miller · 11 years ago
  19. 9316bb2 Modify test names according to chrome rules when uploading cros results to perf dashboard. by Dennis Jeffrey · 11 years ago
  20. 6895db3 [autotest] Index status on hqe table. by Alex Miller · 11 years ago
  21. 00ee98b Change "http" to "https" in perf dashboard upload URL. by Dennis Jeffrey · 11 years ago
  22. a1a2bdd [autotest] Index the query for special tasks for the scheduler. by Alex Miller · 11 years ago
  23. 9fece30 Upload chromeOS Octane benchmark perf results to Chrome's new perf dashboard. by Dennis Jeffrey · 11 years ago
  24. dea6704 [autotest] Reland Aborting a job aborts all child jobs. by Alex Miller · 11 years ago
  25. bb903b5 [autotest] Fix issues from Django 1.3 -> 1.5 upgrade. by Alex Miller · 11 years ago
  26. f9e6133 [autotest] Update afe_sqlite backend after updating django to 1.5 by Fang Deng · 11 years ago
  27. 47d6128 [autotest] Bump django to 1.5. by Alex Miller · 11 years ago
  28. 04d3061 [autotest] get_hosts returns empty result set when given non-existing labels by Fang Deng · 11 years ago
  29. 2304143 Revert "[autotest] Aborting a job aborts all child jobs." by Scott Zawalski · 11 years ago
  30. f87c46e [autotest] Aborting a job aborts all child jobs. by Alex Miller · 11 years ago
  31. 19b9d18 perf_dashboard: Add power_LoadTest one hour runs graphs to dashboard. by Todd Broch · 11 years ago
  32. 5c42c8f perf_dashboard: add Power_Consumption system_pwr to graphs. by Todd Broch · 11 years ago
  33. 2222f83 perf-dashboard: add master chromeos.touchpad by Chung-yih Wang · 11 years ago
  34. de14d54 Add Telemetry Octane Benchmark overall score graph to chromeOS perf graphs. by Dennis Jeffrey · 11 years ago
  35. b71f46f perf_dashboard: add platform_GesturesRegressionTest graphs by Chung-yih Wang · 11 years ago
  36. 4df3925 [Autotest] Add stat to create_job and create_suite_job RPCs by Dan Shi · 11 years ago
  37. 900b069 Initial skeleton for uploading perf results to Chrome's perf dashboard. by Dennis Jeffrey · 11 years ago
  38. eadbf70 Modify our support of --image to work with our devservers. by Scott Zawalski · 11 years ago
  39. f61bcd5 Support wildcards in list of perf keys to plot on chromeOS perf graphs. by Dennis Jeffrey · 11 years ago
  40. ce46fa5 [autotest] allow 0 test retries in create_job view by Aviv Keshet · 11 years ago
  41. 08a52c7 [autotest] add retries field to create job view by Aviv Keshet · 11 years ago
  42. 9af96d3 [autotest] Add test_retry field to afe_autotests table by Aviv Keshet · 11 years ago
  43. 0a419fe [autotest] Add test_retry view to autotest frontend job detail by Aviv Keshet · 11 years ago
  44. cd1ff9b [autotest] Add test_retry field to afe_jobs table by Aviv Keshet · 11 years ago
  45. 8bd3e98 Increase max length of TKO model for tko_iteration_result.attribute to 256. by Dennis Jeffrey · 11 years ago
  46. d65bbd1 Increase character limit in autotest DB for perf keys from 30 to 256 characters. by Dennis Jeffrey · 11 years ago
  47. 73dae55 Autotest AFE: Replace Reinstall button with Repair. by Simran Basi · 12 years ago
  48. 8a30538 Make EagleEye input/output directories customizable via command-line options. by Dennis Jeffrey · 11 years ago
  49. a713e25 [autotest] Do not allow unicode control files. by Alex Miller · 11 years ago
  50. 89c44dd Fix auto repair and the reinstall button from the AFE. by Scott Zawalski · 12 years ago
  51. bbe98a2 EagleEye perf graphs now support autotests whose names have changed. by Dennis Jeffrey · 12 years ago
  52. 1830892 [autotest] Create dynamic_suite child jobs with parent_job_id by Aviv Keshet · 12 years ago
  53. ec19f93 [autotest] Add parent_job_id view to autotest frontend job detail by Aviv Keshet · 12 years ago
  54. 0b9cfc9 [autotest] Add parent_job field to database and models by Aviv Keshet · 12 years ago
  55. 7cb0f0f Add power_BatteryCharge.full results to croschart. by Todd Broch · 12 years ago
  56. 18c70b3 Some small fixes found while doing an e2e test with devserver changes. by Chris Sosa · 12 years ago
  57. 7db38ba Fix presubmit warnings in autotest's frontend/afe/models.py. by Dennis Jeffrey · 12 years ago
  58. b95ba5a Perf extraction/parsing scripts for new ChromeOS performance dashboard. by Dennis Jeffrey · 12 years ago
  59. d83ef44 [autotest] Only integer or None as num argument in create_suite_job by Aviv Keshet · 12 years ago
  60. 9e30bb2 [autotest] Change os.path.join use in common.py to be portable. by Alex Miller · 12 years ago
  61. de622cb Add power_LoadTest one hour results to croschart. by Todd Broch · 12 years ago
  62. 55e4351 Modify "perf" links on autotest result dashboard BVT view to point to revamped perf graphs. by Dennis Jeffrey · 12 years ago
  63. 3421702 Autotest: Increase run timeout granularity by Simran Basi · 12 years ago
  64. a8a0d75 Revert "Autotest: Increase run timeout granularity" by Scott Zawalski · 12 years ago
  65. daffa57 Autotest: Increase run timeout granularity by Simran Basi · 12 years ago
  66. e8b48fe Autotest: Add max_runtime_mins Column to AFE_JOBS by Simran Basi · 12 years ago
  67. 353f538 Update Results Database link to point to /new_tko. by Scott Zawalski · 12 years ago
  68. 5eb445e Present separate indicators of experimental test failures on dash pages. by Mike Truty · 12 years ago
  69. 1d0490d Clarify failure emails on 'experimental' tests. by Mike Truty · 12 years ago
  70. c577f3e [autotest] Add a |file_bugs| flag to dynamic_suites. by Alex Miller · 12 years ago
  71. 8906ab1 [autotest] Honor DEPENDENCIES information when running dynamic_suites. by Chris Masone · 12 years ago
  72. f2f35ed Add a "coming soon" link to autotest dashboard for new perf graphs. by Dennis Jeffrey · 12 years ago
  73. accb5ce Support graceful failover/aggregation for autotest devserver pool. by Chris Sosa · 12 years ago
  74. 44e4d6c [autotest] Continuing refactor of dynamic_suite code; splitting monster files! by Chris Masone · 12 years ago
  75. b493555 [autotest] Move dynamic suite code into its own module by Chris Masone · 12 years ago
  76. a525071 Fix power_Consumption graphs with shorter keyval names. by Mark Koudritsky · 12 years ago
  77. 46d0eb1 [autotest] Add |num| argument to create_suite_job RPC by Chris Masone · 12 years ago
  78. 35a8a3f Prune a few unused parts of the dashboard to make it a bit more manageable. by Mike Truty · 12 years ago
  79. 3deb216 Add proper redirection to find test results on multiple servers. by Mike Truty · 12 years ago
  80. f40a66e Improve ability to find result logs in multiple places. by Mike Truty · 12 years ago
  81. 38428ef Add in random server fixes for the move to the new Atlantis machines. by Scott Zawalski · 12 years ago
  82. 8d6e641 [autotest] Factor out some result-gathering code by Chris Masone · 12 years ago
  83. 8dd27e0 [autotest] Add more info to exceptions raised by suite_scheduler by Chris Masone · 12 years ago
  84. 45cdf2d autotest: Add RAPL measurements to power_Idle chart. by Todd Broch · 12 years ago
  85. 6ef6e36 Add some values from power_Consumption to dashboard graphs. by Mark Koudritsky · 12 years ago
  86. b6f82af Adjust perf charts for v2 suites job name style. by Mike Truty · 12 years ago
  87. 71c5dbb Create a small report to track django_session table growth. by Mike Truty · 12 years ago
  88. 715654f autotest: chart some audiovideo_FFMPEG results. by Ilja H. Friedel · 12 years ago
  89. aa10f8e [autotest] Gather dynamic suite constants into dynamic_suite.py by Chris Masone · 12 years ago
  90. f70650c [autotest] Re-land "Put dev server error strings in exceptions" by Chris Masone · 12 years ago
  91. 0dcf3a4 Revert "[autotest] Put dev server error strings in exceptions" by Chris Sosa · 12 years ago
  92. e3e63a2 [autotest] Fix site_rpc_interface testStageBuildFail unittest by Chris Masone · 12 years ago
  93. 5117e3e [autotest] Put dev server error strings in exceptions by Chris Masone · 12 years ago
  94. ae4d278 Remove autotests desktopui_V8Bench and desktopui_SunSpiderBench. by Dennis Jeffrey · 12 years ago
  95. f8b5306 [autotest] Make json_rpc raise meaningful exceptions by Chris Masone · 12 years ago
  96. 4264c4a Finish board matching in simplified dash_config. by Mike Truty · 12 years ago
  97. 5053b53 autotest: remove glbench clear_depth from chart. by Ilja H. Friedel · 12 years ago
  98. 49cbad1 Remove referneces to desktopui_PageCyclerTests by Nirnimesh · 12 years ago
  99. d2f2af6 Adjust bvt dash to accept xx_bvt suites as bvt. by Mike Truty · 12 years ago
  100. 57ff4a7 autotest: fully hook up graphics_GLMark2. by Ilja H. Friedel · 12 years ago