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