1. 43a3d26 Add a checkbox 'exclude "only if needed" labels' to host lists in AFE, checked by default in the create job view. by showard · 16 years ago
  2. fc8c6ae Add a include_labels option in the TestView model. This works by showard · 16 years ago
  3. d7b883d Return a user object instead of just a username, to match change made in AFE. by showard · 16 years ago
  4. f248952 Add feature to make spreadsheet header fields from combinations of machine labels. The user can create as many different machine-label-based fields as she wishes. For each field, she can enter a list of labels to be included. The field will then group on each combination of those labels. by showard · 16 years ago
  5. 35bcba2 Add test_started_time to spreadsheet field list. by showard · 16 years ago
  6. fcd0910 Change extra_select_fields default value to a dict by showard · 16 years ago
  7. 56e9377 Get the frontend unittest to run against SQLite. This required scattered changes: by showard · 16 years ago
  8. 7c199df Fix a couple of little bugs in TKO. by showard · 16 years ago
  9. 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
  10. 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
  11. 98ed33b Need to escape %'s in user-submitted test attribute filtering strings. by showard · 16 years ago
  12. e732ee7 -added capability to have site-specific urlconfs in TKO Django server by showard · 16 years ago
  13. 7fc993c Change code which makes multiple calls to fetchall() to make a single by showard · 16 years ago
  14. 64aeecd -add feature to filter on test attributes in TKO by showard · 16 years ago
  15. 79afb6b Fixed handling of "exclude_labels" option on the server. by showard · 16 years ago
  16. 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
  17. 1a573ca Allow a different host for readonly connections. by showard · 16 years ago
  18. d50ffb4 -add easy invalidation functionality by showard · 16 years ago
  19. 0281350 -rewrite most of the label management code to be much more efficient by showard · 17 years ago
  20. 5bf7c50 Table name did not get updated in test labels query. This makes it impossible to query against test labels. by showard · 17 years ago
  21. dc8c079 Add missing __init__.py files. by showard · 17 years ago
  22. 5fd7085 Make these new scripts executable. by showard · 17 years ago
  23. 3544486 Initial checkin of new TKO interface. by showard · 17 years ago