1. 35bcba2 Add test_started_time to spreadsheet field list. by showard · 16 years ago
  2. fcd0910 Change extra_select_fields default value to a dict by showard · 16 years ago
  3. 56e9377 Get the frontend unittest to run against SQLite. This required scattered changes: by showard · 16 years ago
  4. 7c199df Fix a couple of little bugs in TKO. by showard · 16 years ago
  5. 8a6eb0c add support for showing only the latest test run per cell in spreadsheet mode. this involved some extensive refactorings on both the client and server which then made the actual change quite simple. by showard · 16 years ago
  6. 8c9b839 add primitive support for fixed header values. fixed headers can be given as a comma- or whitespace-separated list of values. they will serve to both limit to results to the given values (something that could just as well be done with the WHERE clause, but I figured people would want this behavior) + force all given values to be included, even if it causes empty rows. by showard · 16 years ago
  7. 98ed33b Need to escape %'s in user-submitted test attribute filtering strings. by showard · 16 years ago
  8. e732ee7 -added capability to have site-specific urlconfs in TKO Django server by showard · 16 years ago
  9. 7fc993c Change code which makes multiple calls to fetchall() to make a single by showard · 16 years ago
  10. 64aeecd -add feature to filter on test attributes in TKO by showard · 16 years ago
  11. 79afb6b Fixed handling of "exclude_labels" option on the server. by showard · 16 years ago
  12. ce12f55 Attached is a large patch for a powerful and flexible new graphing system for new TKO. This system subsumes all the previous kernel graphing scripts under the tko/ directory and is capable of much more. These wiki pages document usage of the new system and give an idea of what it's capable of: by showard · 16 years ago
  13. 1a573ca Allow a different host for readonly connections. by showard · 16 years ago
  14. d50ffb4 -add easy invalidation functionality by showard · 16 years ago
  15. 0281350 -rewrite most of the label management code to be much more efficient by showard · 16 years ago
  16. 5bf7c50 Table name did not get updated in test labels query. This makes it impossible to query against test labels. by showard · 16 years ago
  17. dc8c079 Add missing __init__.py files. by showard · 16 years ago
  18. 5fd7085 Make these new scripts executable. by showard · 16 years ago
  19. 3544486 Initial checkin of new TKO interface. by showard · 16 years ago