1. 708f1c0 Support job keyvals and iteration attributes in the query_results CLI by jamesren · 14 years ago
  2. d9e341e Add support to the query_results CLI for viewing and filtering on test attributes, test labels, iteration results, and machine labels. The key here was changing query_results to use the TKO RPC interface instead of direct DB access. The code changes for this were pretty small but functionally the change is huge. Given that, it's fairly easy to use the new mechanisms for dealing with related data to support selecting and filtering on these four types of related data. by showard · 15 years ago
  3. eab66ce Rename the tables in the databases, by prefixing the app name. This is by showard · 15 years ago
  4. 48d412c Fix regression caused by incomplete CL 4103202. Correct remaining by mbligh · 15 years ago
  5. 789da1e Add --host-label option to query_results so that hosts by mbligh · 15 years ago
  6. b82b44f Typo by mbligh · 16 years ago
  7. 28afa73 Update the help for the query results command to make it less confusing. by mbligh · 16 years ago
  8. 8dd5c6c The cli should take new tko style where arguments. by mbligh · 16 years ago
  9. deb758e Change default behavior of query results to print an error instead of by mbligh · 16 years ago
  10. be630eb Attached is the CLI code tarball. It is documented at http://test.kernel.org/autotest/CLIHowTo by mbligh · 16 years ago