1. 3270e18 Revert "[autotest] Always use tko tables on master from shards." by Jakob Juelich · 10 years ago
  2. a204088 Revert "[autotest] Always use tko tables on master from shards." by Jakob Juelich · 10 years ago
  3. 8aff81d [autotest] Always use tko tables on master from shards. by Jakob Juelich · 10 years ago
  4. 7a27347 Revert "[autotest] Don't use db query timeout in django settings." by Michael Spang · 10 years ago
  5. 87c1551 [autotest] Don't use db query timeout in django settings. by Jakob Juelich · 10 years ago
  6. e2bf396 [autotest] Always use tko tables on master from shards. by Jakob Juelich · 10 years ago
  7. c342f9f [afe] afe admin add host label auto detection by Jiaxi Luo · 10 years ago
  8. 76a11d3 [autotest] Add message middleware to django by Jiaxi Luo · 10 years ago
  9. 62cf047 [autotest] add lightweight django setup for use in test_that by Aviv Keshet · 11 years ago
  10. 47d6128 [autotest] Bump django to 1.5. by Alex Miller · 11 years ago
  11. b95ba5a Perf extraction/parsing scripts for new ChromeOS performance dashboard. by Dennis Jeffrey · 12 years ago
  12. 38428ef Add in random server fixes for the move to the new Atlantis machines. by Scott Zawalski · 12 years ago
  13. 8adf789 Autotest upstream merge. by Dale Curtis · 13 years ago
  14. f5814ba Fix remaining deprecation warning from Django 1.3 upgrade. by Mike Truty · 13 years ago
  15. 3536b98 Fix django 1.3 DeprecationWarning for DATABASES. by Mike Truty · 13 years ago
  16. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  17. ddd44b2 Integrate dynamic charts into autotest frontend. by Mike Truty · 13 years ago
  18. 00b167c Fix handling of "alt=json-html" parameter to rest client by showard · 14 years ago
  19. 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
  20. 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
  21. a5288b4 Upgrade from Django 0.96 to Django 1.0.2. by showard · 15 years ago
  22. 7a37db1 by showard · 16 years ago
  23. 2e490cc -refactor frontend/afe/test.py to make it reusable by new_tko by showard · 16 years ago
  24. 1a573ca Allow a different host for readonly connections. by showard · 16 years ago
  25. e90eb5e Fixed the path in TEMPLATE_DIRS. Now constructs the absolute path to by showard · 16 years ago
  26. 37c7fe6 Added templates for 404 and 500 errors. 404 displays a generic "page by showard · 16 years ago
  27. 09096d8 -added readonly_connection.py, which opens a second DB connection using readonly credentials found in the global config by showard · 16 years ago
  28. 0afbb63 Convert all python code to use four-space indents instead of eight-space tabs. by jadmanski · 16 years ago
  29. 437c3a6 Since Django messes with paths and imports, using the "from common by mbligh · 16 years ago
  30. e8a79d5 Fix import in settings.py. by showard · 16 years ago
  31. fa7ef63 The final piece of global_config is done. settings reads from global_config to fill in the needed info for django. by showard · 16 years ago
  32. e8819cd Add frontend and scheduler for Autotest by mbligh · 16 years ago