- 8adf789 Autotest upstream merge. by Dale Curtis · 13 years ago
- 6ad3319 Fix various packager issues. Prepare changes for upstream. by Dale Curtis · 13 years ago
- 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
- 0a99391 Merge autotest upstream from @5337 ~ @5360 by Eric Li · 13 years ago
- 6c0b70b Revert "Merge autotest upstream from @5337 ~ @5360" by Eric Li · 13 years ago
- ce1b062 Merge autotest upstream from @5337 ~ @5360 by Eric Li · 13 years ago
- d656d56 Merge remote branch 'autotest-upstream/master' into autotest-merge by Eric Li · 14 years ago
- ddd44b2 Integrate dynamic charts into autotest frontend. by Mike Truty · 14 years ago
- 41bb2aa Enable force tree closure. by Eric Li · 14 years ago
- a4e11fe Add a standalone tool to close src tree. by Eric Li · 14 years ago
- 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
- bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
- 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
- d3e8a3b Add support to import in parameterized test. by Eric Li · 14 years ago
- ff3c5c1 Added new feature to display time system went down. by Kelly Lucas · 14 years ago
- b7fb4e6 Uses atest to get hosts, added links to log files. by Kelly Lucas · 14 years ago
- 366f0cb Modified to use atest, added links to log files, and new feature by Kelly Lucas · 14 years ago
- b1c9531 Modified to use atest, added links to log files, and new feature by Kelly Lucas · 14 years ago
- d90460a Prune ltp from whitelist since it's not showing up in the builds. by Mike Truty · 14 years ago
- 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
- 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
- 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
- 6be3b23 Merge remote branch 'refs/remotes/origin/master' into sysmon by Kelly Lucas · 14 years ago
- a2d4def Increased threads to 50, added update timestamp for HTML pages. by Kelly Lucas · 14 years ago
- 1d671cf Added feature to track version history of release and firmware. by Kelly Lucas · 14 years ago
- e5e3b87 Added support for graphing firmware boot time. by Kelly Lucas · 14 years ago
- 0046aeb Added finally block to close paramiko client connection. by Kelly Lucas · 14 years ago
- 0c68b84 Made changes per code review. by Kelly Lucas · 14 years ago
- 5c6154d Added code for HTML for table.css stylesheets. by Kelly Lucas · 14 years ago
- 882f16b Added tracking and graphing resources using RRDTool. by Kelly Lucas · 14 years ago
- 4d64023 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 14 years ago
- 3c5956a Made small change to accomodate a command prompt of crosh> by Kelly Lucas · 14 years ago
- fa11f33 TBR: reviewed here: http://codereview.chromium.org/2884007/show by Kelly Lucas · 14 years ago
- 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
- 8b2f284 TBR: This was reviewed in issue 2870004. by Kelly Lucas · 14 years ago
- e32a7c1 Fixed an issue in case docstring was empty. by Kelly Lucas · 14 years ago
- 34a0f3b by jamesren · 14 years ago
- 8e222b6 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 14 years ago
- 4ad0033 Made changes to support running from any pathname. by Kelly Lucas · 14 years ago
- c2c9849 This script will create test documentation for AutoTest suites. by Kelly Lucas · 14 years ago
- c781f55 utils/test_importer.py: Make it use proper logging config by lmr · 14 years ago
- dd079d4 Raise the ulimit that the scheduler runs under by lmr · 14 years ago
- fed9409 by jamesren · 15 years ago
- 0d1ea96 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 15 years ago
- 992056e by jamesren · 15 years ago
- 012d032 by jamesren · 15 years ago
- 6e3e9bd by jamesren · 15 years ago
- 999fb13 barrier cleanups: by mbligh · 15 years ago
- a6bc289 Merge remote branch 'origin/upstream' into tempbranch by Eric Li · 15 years ago
- ed0526a Update test_importer to not use rstrip and also to follow the proper @return style by mbligh · 15 years ago
- cd7a81a by jamesren · 15 years ago
- e4151ef by jamesren · 15 years ago
- 781d269 Actually skip the invalid profiler in test_importer.py by mbligh · 15 years ago
- ca2a900 by jamesren · 15 years ago
- a5e08cf Add stress tests to server/tests whitelist. by Mike Truty · 15 years ago
- de42f47 Merge remote branch 'origin/upstream' into tempbranch by Sean O'Connor · 15 years ago
- 37dfa9d Missed a comma in a tuple. Added category for REQUIRES_HTTPLIB2. Added by jamesren · 15 years ago
- 1468135 Add site_rpc_utils_unittest and execution_engine_unittest to LONG_TESTS by jamesren · 15 years ago
- 65bec4f utils/build_externals.py fixes by lmr · 15 years ago
- 1906226 utils/compile_gwt_clients.py: Make it use logging infrastructure by lmr · 15 years ago
- 6461fff Create a new unittest set for REQUIRES_AUTH and move tests into LONG_TESTS that require auth. by jamesren · 15 years ago
- 2b2cafc Add chromeos site-specific test importer wrappers. by Mike Truty · 15 years ago
- 4528969 We wanted to have a little more flexibility with test_importer.py for chromeos. For example we wanted to import by mbligh · 15 years ago
- 61be4cd We wanted to have a little more flexibility with test_importer.py for chromeos. For example we wanted to import by mbligh · 15 years ago
- 18beb37 Signed-off-by: Scott Zawalski <scottz@google.com> by mbligh · 15 years ago
- 12c9fdd Missed ".py" when flagging client_compilation_unittest.py as a long test by jamesren · 15 years ago
- 92c1859 Split long unit tests into different sets by their dependencies. by jamesren · 15 years ago
- d3c3cf9 Add a setgid/setuid function by mbligh · 15 years ago
- 31ef6ff Marking metahost scheduler unittests as long tests since they require a by jamesren · 15 years ago
- 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
- 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
- c4497e9 Add basic logging to compile_gwt_clients so that users will actually see the output from utils.run by jamesren · 15 years ago
- 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
- 6f80e7a Autotest: Porting all hash operations to use utils.hash by lmr · 15 years ago
- 9adeb3c Add httplib2 to build_externals. This is needed for the REST client. by showard · 15 years ago
- 656b3b8 Do simplejson imports in json_rpc lazily, so that the library is only needed by jadmanski · 15 years ago
- 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
- 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
- 9afb2e9 Exclude new monitor_db_cleanup_test from the "short" test suite. by showard · 15 years ago
- cd5131c Change test importer to use Django models by showard · 15 years ago
- 12b4558 Massive permission fix by lmr · 15 years ago
- 1984197 Remove the bundled version of simplejson on the autotest by mbligh · 15 years ago
- 8b2655c Set a ulimit on monitor_db to prevent it and all of its subprocesses from by mbligh · 15 years ago
- 78f5b01 Update to Django 1.1.1. I want to use a new feature for my RESTful interface prototyping (direct inclusion of URL patterns in URLconfs). by showard · 15 years ago
- eab66ce Rename the tables in the databases, by prefixing the app name. This is by showard · 15 years ago
- 5f55484 Because we have our own more-updated unittest.py in test_utils, any unit tests that by mbligh · 15 years ago
- 4e545a5 Adds a command line tool to reverify all Repair Failed hosts. by mbligh · 15 years ago
- 39fef9c Updates to coverage_suite.py. by showard · 15 years ago
- da98c0e Add an option to change users by mbligh · 15 years ago
- 2d6decc Disable E1101/E1103 "Instace of ... has no ... member" in run_pylint by lmr · 15 years ago
- bf0fb25 Move import common to the top of our import list so that we use the site-packages MySQLdb module instead of the system installed one (Or failing if it doesn't exist). There are probably other code paths that need to be updated, we just never saw this issue beacuse we weren't really working with a system built from scratch since this change by showard · 15 years ago
- ef0ac74 A script to start and stop programs as daemons. by mbligh · 15 years ago
- a766c2b Update the release script to use the new GWT compilation script. by mbligh · 15 years ago
- 6d7c565 Improve error message when a disk is low on space. by mbligh · 15 years ago
- b2649f9 Upgrade to Django 1.0.4. In the course of normal development I ran into this Django bug: by showard · 15 years ago
- 7ebba66 Fix a bug in build_externals, it wasn't updating PYTHONPATH by lmr · 15 years ago
- ed9f6fb Fixed reversed logic in GWT client compile script by showard · 15 years ago
- 853d8f4 if install_client not if not install_client. Fixes clients not being installed when running with -a option. by showard · 15 years ago
- 97b7f5a Create a compile script for our GWT clients. There are now 4 different bash by showard · 15 years ago
- a9a7121 Changing property for 2 scripts that require executable bits by lmr · 15 years ago