1. f907a98 Set header "Access-Control-Allow-Credentials: true" to allow connecting via UberProxy as if it were a HTTPS endpoint (https://ubercautotest.corp.google.com/) from a cross-domain request. by Moises Osorio · 10 years ago
  2. 2dda22e Add an endpoint that summarizes the number of passed and failed tests per suite. by Moises Osorio · 10 years ago
  3. 061bb46 [autotest] Remove the trailing '/' from the results URL rewrite rule. by J. Richard Barnette · 10 years ago
  4. df68328 [autotest] fix the gs link for special tasks by Fang Deng · 10 years ago
  5. 8d242db Implement the recommended GS URL for offloaded results. by J. Richard Barnette · 10 years ago
  6. f554f2d Deal with the google storage URL rewrite by J. Richard Barnette · 10 years ago
  7. 71206ef [MobLab] Moblab Setup page. by Simran Basi · 10 years ago
  8. c72cca0 [autotest] Fix apache conf rewrite rules to only match the beginning of urls. by Jiaxi Luo · 10 years ago
  9. 40f5df9 [Moblab] Apache conf of Moblab django directory. by Jiaxi Luo · 10 years ago
  10. 3c17ca8 Autotest: Edit WSGI settings to point to /var/run by Simran Basi · 10 years ago
  11. 871a337 Update apache configuration to fit our environment. by Scott Zawalski · 11 years ago
  12. 7e99792 Bring apache sso config up to the latest requirements. by Scott Zawalski · 11 years ago
  13. 26dc1c8 Remove accidental uncommenting of site-sso-directives. by Scott Zawalski · 11 years ago
  14. a5745e9 Remove mod-python in favor of mod-wsgi. by Scott Zawalski · 11 years ago
  15. d02a973 Add /logs to webserver view and add more extensions to text/plain ForceType. by Scott Zawalski · 12 years ago
  16. 347aaf4 Remove need for KerberosLogin from RPC tools. by Scott Zawalski · 12 years ago
  17. 5a3d605 Add a WSGI conf for the Autotest Frontend. by Scott Zawalski · 12 years ago
  18. 74a314b Upstream Autotest merge. by Dale Curtis · 13 years ago
  19. 8858e5e Add release report with image status indicators. by Mike Truty · 13 years ago
  20. ddd44b2 Integrate dynamic charts into autotest frontend. by Mike Truty · 13 years ago
  21. 8f9d5cc Add a new apache/django handler into autotest server. by Eric Li · 13 years ago
  22. e84f1fa by jamesren · 14 years ago
  23. 08b3a7f Add proper cache control headers to .nocache.(js|html) files by jamesren · 14 years ago
  24. c394022 Add framework for Test Planner execution engine, and the supporting RPC by jamesren · 14 years ago
  25. 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 · 14 years ago
  26. 19fbee3 Fix ForceType clause in tko-directives to affect only *.log files in /results. by showard · 15 years ago
  27. 79511f5 Add an autotest site-packages path to the front of the python path. by mbligh · 15 years ago
  28. a5288b4 Upgrade from Django 0.96 to Django 1.0.2. by showard · 15 years ago
  29. 9f4500a Last few changes necessary to make first embeddable graphs work by showard · 15 years ago
  30. 82b0b06 Set content type of all files in /results directory to text/plain. They are by mbligh · 15 years ago
  31. 3d9d8c7 by mbligh · 15 years ago
  32. 170873e Attached is a very large patch that adds support for running a by showard · 16 years ago
  33. 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
  34. ef40f9b Make Django apache configs fail if the prefork MPM is not in use. by showard · 16 years ago
  35. 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
  36. 3544486 Initial checkin of new TKO interface. by showard · 16 years ago
  37. fa8bee5 very minor change to django-directives apache config by showard · 16 years ago
  38. 1e935f1 -modify django-directives to support multiple Django servers by showard · 16 years ago
  39. 2074cd8 Couple of reorg-related changes that didn't make it in. by showard · 16 years ago
  40. acdbe35 -moved StaticDataRepository to autotest.common so new TKO can use it by showard · 16 years ago
  41. 16c6575 favicon for autotest by jadmanski · 16 years ago
  42. e8819cd Add frontend and scheduler for Autotest by mbligh · 16 years ago