1. 1f23b69 [autotest] reenable django or simplejson requiring unit tests by Aviv Keshet · 11 years ago
  2. 4f34170 [autotest] Use |json| instead of |simplejson|. by Alex Miller · 12 years ago
  3. 8bd3e98 Increase max length of TKO model for tko_iteration_result.attribute to 256. by Dennis Jeffrey · 12 years ago
  4. 347aaf4 Remove need for KerberosLogin from RPC tools. by Scott Zawalski · 13 years ago
  5. 8adf789 Autotest upstream merge. by Dale Curtis · 13 years ago
  6. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  7. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
  8. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  9. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  10. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  11. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  12. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  13. d56e8d2 Removing the last hardcoded reference to python 2.4 by lmr · 14 years ago
  14. cd7a81a by jamesren · 15 years ago
  15. 26f9a9f Changing IterationResult.value to FloatField in Django models, to match by jamesren · 15 years ago
  16. 7969728 Web frontend database: Expand test and subdir fields from tko_tests v2 by lmr · 15 years ago
  17. 708f1c0 Support job keyvals and iteration attributes in the query_results CLI by jamesren · 15 years ago
  18. f665cf2 Remove useless "noauth" handling from the RPC interface. by jamesren · 15 years ago
  19. da9311a Again, a mistake in merging. Line had been changed in file in new_tko/tko, by jamesren · 15 years ago
  20. 7e67b43 New code for performing explicit joins with custom join conditions. by showard · 15 years ago
  21. 7909732 ensure TKO custom fields work with the "extra_info" feature in get_latest_tests. adding tests for get_status_counts and get_latest_tests while i'm at it -- they we're previously untestable, but i recently added a mechanism to implement "if" in sqlite, making them testable by showard · 15 years ago
  22. c1a98d1 Support for job keyvals by showard · 15 years ago
  23. 64a9595 When using Django models from a script, make the current user default to an actual database user named "autotest_system". This allows for simpler, more consistent code. by showard · 15 years ago
  24. 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