summaryrefslogtreecommitdiff
path: root/frontend/tko
AgeCommit message (Expand)AuthorFilesLines
2011-06-06frontend/tko/models.py: Fix calls to as_sql methodlmr1-2/+5
2011-01-31frontent/tko/common.py: Remove duplicated codelmr1-16/+0
2010-11-08Massive permission and indentation fix on the autotest treelmr2-0/+0
2010-09-08Add job keyvals to the output dictionary for get_detailed_test_views()jamesren2-0/+19
2010-05-20Removing the last hardcoded reference to python 2.4lmr1-1/+1
2010-04-21Various changes to support further high-level automation efforts.jamesren4-18/+142
2010-04-02Changing IterationResult.value to FloatField in Django models, to matchjamesren1-2/+1
2010-03-31Web frontend database: Expand test and subdir fields from tko_tests v2lmr1-4/+4
2010-03-31Support job keyvals and iteration attributes in the query_results CLIjamesren2-58/+98
2010-03-31Remove useless "noauth" handling from the RPC interface.jamesren1-3/+3
2010-02-11Again, a mistake in merging. Line had been changed in file in new_tko/tko,jamesren2-1/+68
2010-01-20New code for performing explicit joins with custom join conditions.showard2-33/+23
2010-01-20ensure TKO custom fields work with the "extra_info" feature in get_latest_tes...showard2-16/+39
2010-01-15Support for job keyvalsshoward1-0/+10
2010-01-13When using Django models from a script, make the current user default to an a...showard1-5/+4
2010-01-12Merge the two databases and the two Django projects. Note that the TKO migrat...showard14-0/+3339