1. c5fcff6 [autotest] Simplify access to readonly_connection by Jakob Juelich · 10 years ago
  2. ab666c8 Add new endpoint to get the tests summary allowing wildcards to match up job names by Moises Osorio · 10 years ago
  3. 2dda22e Add an endpoint that summarizes the number of passed and failed tests per suite. by Moises Osorio · 10 years ago
  4. aac5457 [autotest] AFE child jobs table on parent job. by Jiaxi Luo · 10 years ago
  5. ef6f8a1 [autotest] Restore tko result database frontend. by Jiaxi Luo · 10 years ago
  6. 23c2a5d [autotest] add invalidate_test_idx and invalid to tko_test_view_2 by Fang Deng · 11 years ago
  7. 9ec6680 Revert "Revert "[autotest] TKO parser mark original tests as invalid"" by Fang Deng · 11 years ago
  8. dbd9037 Revert "[autotest] TKO parser mark original tests as invalid" by Prashanth B · 11 years ago
  9. 5ca3668 [autotest] TKO parser mark original tests as invalid by Fang Deng · 11 years ago
  10. 2d218a0 [autotest] suppress ImportError on gviz_api and matplotlib by Aviv Keshet · 11 years ago
  11. 1f23b69 [autotest] reenable django or simplejson requiring unit tests by Aviv Keshet · 11 years ago
  12. 4f34170 [autotest] Use |json| instead of |simplejson|. by Alex Miller · 12 years ago
  13. 8bd3e98 Increase max length of TKO model for tko_iteration_result.attribute to 256. by Dennis Jeffrey · 12 years ago
  14. 347aaf4 Remove need for KerberosLogin from RPC tools. by Scott Zawalski · 13 years ago
  15. 8adf789 Autotest upstream merge. by Dale Curtis · 13 years ago
  16. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  17. 861b2d5 Merge remote branch 'cros/upstream' into master by Eric Li · 14 years ago
  18. bdaab79 Revert "Merge remote branch 'cros/upstream' into autotest-rebase" by Kenneth Waters · 14 years ago
  19. 7edb304 Merge remote branch 'cros/upstream' into autotest-rebase by Eric Li · 14 years ago
  20. 6f27d4f Merge remote branch 'cros/upstream' into tempbranch3 by Eric Li · 14 years ago
  21. 517d95a Revert "Merge remote branch 'cros/upstream' into tempbranch2" by Benson Leung · 14 years ago
  22. 25fc6d1 Merge remote branch 'cros/upstream' into tempbranch2 by Eric Li · 14 years ago
  23. d56e8d2 Removing the last hardcoded reference to python 2.4 by lmr · 14 years ago
  24. cd7a81a by jamesren · 15 years ago
  25. 26f9a9f Changing IterationResult.value to FloatField in Django models, to match by jamesren · 15 years ago
  26. 7969728 Web frontend database: Expand test and subdir fields from tko_tests v2 by lmr · 15 years ago
  27. 708f1c0 Support job keyvals and iteration attributes in the query_results CLI by jamesren · 15 years ago
  28. f665cf2 Remove useless "noauth" handling from the RPC interface. by jamesren · 15 years ago
  29. da9311a Again, a mistake in merging. Line had been changed in file in new_tko/tko, by jamesren · 15 years ago
  30. 7e67b43 New code for performing explicit joins with custom join conditions. by showard · 15 years ago
  31. 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
  32. c1a98d1 Support for job keyvals by showard · 15 years ago
  33. 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
  34. 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