1. 08b3a7f Add proper cache control headers to .nocache.(js|html) files by jamesren · 14 years ago
  2. c394022 Add framework for Test Planner execution engine, and the supporting RPC by jamesren · 14 years ago
  3. 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
  4. 19fbee3 Fix ForceType clause in tko-directives to affect only *.log files in /results. by showard · 15 years ago
  5. 79511f5 Add an autotest site-packages path to the front of the python path. by mbligh · 15 years ago
  6. a5288b4 Upgrade from Django 0.96 to Django 1.0.2. by showard · 15 years ago
  7. 9f4500a Last few changes necessary to make first embeddable graphs work by showard · 15 years ago
  8. 82b0b06 Set content type of all files in /results directory to text/plain. They are by mbligh · 15 years ago
  9. 3d9d8c7 by mbligh · 15 years ago
  10. 170873e Attached is a very large patch that adds support for running a by showard · 16 years ago
  11. 1201665 I cleaned up our apache conf directory some. I split the django directives from the afe specific directives, pulled the require django stuff into the django directives (since it was silly to have 2 files that were so small), and pulled the main apache config out of the rest of the directives (but left a stub for compatability). For anyone building a larger apache config from these building blocks, these changes are pretty important. by mbligh · 16 years ago
  12. ef40f9b Make Django apache configs fail if the prefork MPM is not in use. by showard · 16 years ago
  13. 28f8fb7 Delete a line from tko-directives. This line was moved to django-directives a while ago, but it looks like this half of the move didn't get committed. by mbligh · 16 years ago
  14. 3544486 Initial checkin of new TKO interface. by showard · 16 years ago
  15. fa8bee5 very minor change to django-directives apache config by showard · 16 years ago
  16. 1e935f1 -modify django-directives to support multiple Django servers by showard · 16 years ago
  17. 2074cd8 Couple of reorg-related changes that didn't make it in. by showard · 16 years ago
  18. acdbe35 -moved StaticDataRepository to autotest.common so new TKO can use it by showard · 16 years ago
  19. 16c6575 favicon for autotest by jadmanski · 16 years ago
  20. e8819cd Add frontend and scheduler for Autotest by mbligh · 16 years ago