1. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  2. ddd44b2 Integrate dynamic charts into autotest frontend. by Mike Truty · 13 years ago
  3. f828c77 First version of new RESTful AFE interface. Includes a substantial library (under frontend/shared) and a definition of the interface for AFE (frontend/afe/resources.py). by showard · 15 years ago
  4. 2edbd92 Add site_urls back to TKO urls by showard · 15 years ago
  5. 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
  6. f713072 Change URLconfs to collect results of calling patterns(), rather than collecting tuples and then passing them into patterns all at the end. Django documentation specifically states that it's OK to concatenate the result of patterns(). by showard · 15 years ago
  7. 26b7ec7 Note: This change is to support a project that I am working on. You should see no change in the behavior of your current Autotest installations. by showard · 15 years ago
  8. 1ef218d This is the result of a batch reindent.py across our tree. by mbligh · 15 years ago
  9. a5288b4 Upgrade from Django 0.96 to Django 1.0.2. by showard · 15 years ago
  10. ff72fe3 add debug urlconf to frontend/urls.py to make development shell work smoother by showard · 16 years ago
  11. 37c7fe6 Added templates for 404 and 500 errors. 404 displays a generic "page by showard · 16 years ago
  12. e8819cd Add frontend and scheduler for Autotest by mbligh · 16 years ago