1. 723877f [autotest] run_pylint now notices uncommitted files. by beeps · 12 years ago
  2. 13b83c5 [autotest] Fix auth_server_unittest.py by Alex Miller · 12 years ago
  3. 78b0595 [autotest] Fix unittest -- blacklist ap_configurator_test.py by Aviv Keshet · 12 years ago
  4. 93bef48 [autotest] Added gdata to site-packages. by beeps · 12 years ago
  5. 2a6acf8 Add statsd 1.5.7 to our site-packages install process. by Scott Zawalski · 12 years ago
  6. 1b6433b [autotest] Disables docstring checking for private methods and imports. by beeps · 12 years ago
  7. d9153b5 [autotest] Allows us to pull repos as part of build_externals. by beeps · 12 years ago
  8. 2c66964 [autotest] Docstring checker for pylint. by beeps · 12 years ago
  9. 5553256 [autotest] Disable 'F' in pylint. by beeps · 12 years ago
  10. 48fc6f5 Enables pylint for .py files in autotest. by beeps · 12 years ago
  11. 40f4744 Revert "Enables pylint for .py files in autotest." by Alex Miller · 12 years ago
  12. 78ece92 Enables pylint for .py files in autotest. by beeps · 12 years ago
  13. bafbbb0 [autotest] Re-land "Add logic to symbolicate dumps using dev server, stage symbols on-demand" by Chris Masone · 12 years ago
  14. 77e95f2 Revert "[autotest] Add logic to symbolicate dumps using dev server, staging symbols on-demand" by Chris Masone · 12 years ago
  15. 06e087c [autotest] Add logic to symbolicate dumps using dev server, staging symbols on-demand by Chris Masone · 12 years ago
  16. 01310f9 Revert "[autotest] Re-land "Add logic to symbolicate dumps using dev server"" by Scott Zawalski · 12 years ago
  17. 4245a73 [autotest] Re-land "Add logic to symbolicate dumps using dev server" by Chris Masone · 12 years ago
  18. 8972fa9 Revert "[autotest] Add logic to symbolicate dumps using dev server" by Chris Masone · 12 years ago
  19. d6a4718 [autotest] Add logic to symbolicate dumps using dev server by Chris Masone · 12 years ago
  20. b4d6caa Add dut_usage tool that queries the autotest DB for usage data. by Chris Sosa · 13 years ago
  21. 8adf789 Autotest upstream merge. by Dale Curtis · 13 years ago
  22. 6ad3319 Fix various packager issues. Prepare changes for upstream. by Dale Curtis · 13 years ago
  23. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  24. 0a99391 Merge autotest upstream from @5337 ~ @5360 by Eric Li · 13 years ago
  25. 6c0b70b Revert "Merge autotest upstream from @5337 ~ @5360" by Eric Li · 13 years ago
  26. ce1b062 Merge autotest upstream from @5337 ~ @5360 by Eric Li · 13 years ago
  27. d656d56 Merge remote branch 'autotest-upstream/master' into autotest-merge by Eric Li · 13 years ago
  28. ddd44b2 Integrate dynamic charts into autotest frontend. by Mike Truty · 13 years ago
  29. 41bb2aa Enable force tree closure. by Eric Li · 13 years ago
  30. a4e11fe Add a standalone tool to close src tree. by Eric Li · 13 years ago
  31. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
  32. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  33. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  34. d3e8a3b Add support to import in parameterized test. by Eric Li · 14 years ago
  35. ff3c5c1 Added new feature to display time system went down. by Kelly Lucas · 14 years ago
  36. b7fb4e6 Uses atest to get hosts, added links to log files. by Kelly Lucas · 14 years ago
  37. 366f0cb Modified to use atest, added links to log files, and new feature by Kelly Lucas · 14 years ago
  38. b1c9531 Modified to use atest, added links to log files, and new feature by Kelly Lucas · 14 years ago
  39. d90460a Prune ltp from whitelist since it's not showing up in the builds. by Mike Truty · 14 years ago
  40. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  41. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  42. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  43. 6be3b23 Merge remote branch 'refs/remotes/origin/master' into sysmon by Kelly Lucas · 14 years ago
  44. a2d4def Increased threads to 50, added update timestamp for HTML pages. by Kelly Lucas · 14 years ago
  45. 1d671cf Added feature to track version history of release and firmware. by Kelly Lucas · 14 years ago
  46. e5e3b87 Added support for graphing firmware boot time. by Kelly Lucas · 14 years ago
  47. 0046aeb Added finally block to close paramiko client connection. by Kelly Lucas · 14 years ago
  48. 0c68b84 Made changes per code review. by Kelly Lucas · 14 years ago
  49. 5c6154d Added code for HTML for table.css stylesheets. by Kelly Lucas · 14 years ago
  50. 882f16b Added tracking and graphing resources using RRDTool. by Kelly Lucas · 14 years ago
  51. 4d64023 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 14 years ago
  52. 3c5956a Made small change to accomodate a command prompt of crosh> by Kelly Lucas · 14 years ago
  53. fa11f33 TBR: reviewed here: http://codereview.chromium.org/2884007/show by Kelly Lucas · 14 years ago
  54. f36f989 Cleaned up variable names, added update queue, streamlined some ops. I'm now using afe_hosts for the list of hosts, instead of maintaining a separate list. Attempting to update AutoTest from a thread resulted in some sort of $user collision, so I needed to update auto test outside of the SSH Class which is threaded. I also removed the method not called by the script. I added a 2nd queue that is used to pass the host objects that need updating on AutoTest. by Kelly Lucas · 14 years ago
  55. 8b2f284 TBR: This was reviewed in issue 2870004. by Kelly Lucas · 14 years ago
  56. e32a7c1 Fixed an issue in case docstring was empty. by Kelly Lucas · 14 years ago
  57. 34a0f3b by jamesren · 14 years ago
  58. 8e222b6 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 14 years ago
  59. 4ad0033 Made changes to support running from any pathname. by Kelly Lucas · 14 years ago
  60. c2c9849 This script will create test documentation for AutoTest suites. by Kelly Lucas · 14 years ago
  61. c781f55 utils/test_importer.py: Make it use proper logging config by lmr · 14 years ago
  62. dd079d4 Raise the ulimit that the scheduler runs under by lmr · 14 years ago
  63. fed9409 by jamesren · 14 years ago
  64. 0d1ea96 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 14 years ago
  65. 992056e by jamesren · 14 years ago
  66. 012d032 by jamesren · 14 years ago
  67. 6e3e9bd by jamesren · 14 years ago
  68. 999fb13 barrier cleanups: by mbligh · 14 years ago
  69. a6bc289 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 14 years ago
  70. ed0526a Update test_importer to not use rstrip and also to follow the proper @return style by mbligh · 14 years ago
  71. cd7a81a by jamesren · 14 years ago
  72. e4151ef by jamesren · 14 years ago
  73. 781d269 Actually skip the invalid profiler in test_importer.py by mbligh · 14 years ago
  74. ca2a900 by jamesren · 14 years ago
  75. a5e08cf Add stress tests to server/tests whitelist. by Mike Truty · 14 years ago
  76. de42f47 Merge remote branch 'origin/upstream' into tempbranch by Sean O'Connor · 14 years ago
  77. 37dfa9d Missed a comma in a tuple. Added category for REQUIRES_HTTPLIB2. Added by jamesren · 14 years ago
  78. 1468135 Add site_rpc_utils_unittest and execution_engine_unittest to LONG_TESTS by jamesren · 14 years ago
  79. 65bec4f utils/build_externals.py fixes by lmr · 14 years ago
  80. 1906226 utils/compile_gwt_clients.py: Make it use logging infrastructure by lmr · 14 years ago
  81. 6461fff Create a new unittest set for REQUIRES_AUTH and move tests into LONG_TESTS that require auth. by jamesren · 14 years ago
  82. 2b2cafc Add chromeos site-specific test importer wrappers. by Mike Truty · 14 years ago
  83. 4528969 We wanted to have a little more flexibility with test_importer.py for chromeos. For example we wanted to import by mbligh · 14 years ago
  84. 61be4cd We wanted to have a little more flexibility with test_importer.py for chromeos. For example we wanted to import by mbligh · 14 years ago
  85. 18beb37 Signed-off-by: Scott Zawalski <scottz@google.com> by mbligh · 14 years ago
  86. 12c9fdd Missed ".py" when flagging client_compilation_unittest.py as a long test by jamesren · 14 years ago
  87. 92c1859 Split long unit tests into different sets by their dependencies. by jamesren · 15 years ago
  88. d3c3cf9 Add a setgid/setuid function by mbligh · 15 years ago
  89. 31ef6ff Marking metahost scheduler unittests as long tests since they require a by jamesren · 15 years ago
  90. 74e77fc Add a --skip-tests option to the unittest_suite this can be used with --full to limit tests on a conditional basis (it is mostly used inside of other scripts). by jamesren · 15 years ago
  91. c44ae99 Refactor scheduler models into a separate module, scheduler_models. This module doesn't depend on monitor_db, only the other way around. The separation and isolation of dependencies should help us organize the scheduler code a bit better. by jamesren · 15 years ago
  92. c4497e9 Add basic logging to compile_gwt_clients so that users will actually see the output from utils.run by jamesren · 15 years ago
  93. ff6e5aa Refactored build_externals to support site-specific packages. Package declarations are now in external_packages.py and site_external_packages.py; build_externals.py is just the base script. by jamesren · 15 years ago
  94. 6f80e7a Autotest: Porting all hash operations to use utils.hash by lmr · 15 years ago
  95. 9adeb3c Add httplib2 to build_externals. This is needed for the REST client. by showard · 15 years ago
  96. 656b3b8 Do simplejson imports in json_rpc lazily, so that the library is only needed by jadmanski · 15 years ago
  97. f828c77 First version of new RESTful AFE interface. Includes a substantial library (under frontend/shared) and a definition of the interface for AFE (frontend/afe/resources.py). by showard · 15 years ago
  98. 250d84d Merge the two databases and the two Django projects. Note that the TKO migrations are still present, as is the migration code for TKO in database/migrate.py. These pieces of code are preserved because they are required by this change to perform the merge. A separate change will be submitted in the future to remove those references. by showard · 15 years ago
  99. 9afb2e9 Exclude new monitor_db_cleanup_test from the "short" test suite. by showard · 15 years ago
  100. cd5131c Change test importer to use Django models by showard · 15 years ago