Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
e22f9a981771dbb725e813380a90869fd480162a
/
apache
871a337
Update apache configuration to fit our environment.
by Scott Zawalski
· 12 years ago
7e99792
Bring apache sso config up to the latest requirements.
by Scott Zawalski
· 12 years ago
26dc1c8
Remove accidental uncommenting of site-sso-directives.
by Scott Zawalski
· 12 years ago
a5745e9
Remove mod-python in favor of mod-wsgi.
by Scott Zawalski
· 12 years ago
d02a973
Add /logs to webserver view and add more extensions to text/plain ForceType.
by Scott Zawalski
· 12 years ago
347aaf4
Remove need for KerberosLogin from RPC tools.
by Scott Zawalski
· 13 years ago
5a3d605
Add a WSGI conf for the Autotest Frontend.
by Scott Zawalski
· 13 years ago
74a314b
Upstream Autotest merge.
by Dale Curtis
· 14 years ago
8858e5e
Add release report with image status indicators.
by Mike Truty
· 14 years ago
ddd44b2
Integrate dynamic charts into autotest frontend.
by Mike Truty
· 14 years ago
8f9d5cc
Add a new apache/django handler into autotest server.
by Eric Li
· 14 years ago
e84f1fa
by jamesren
· 15 years ago
08b3a7f
Add proper cache control headers to .nocache.(js|html) files
by jamesren
· 15 years ago
c394022
Add framework for Test Planner execution engine, and the supporting RPC
by jamesren
· 15 years ago
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
19fbee3
Fix ForceType clause in tko-directives to affect only *.log files in /results.
by showard
· 15 years ago
79511f5
Add an autotest site-packages path to the front of the python path.
by mbligh
· 15 years ago
a5288b4
Upgrade from Django 0.96 to Django 1.0.2.
by showard
· 15 years ago
9f4500a
Last few changes necessary to make first embeddable graphs work
by showard
· 16 years ago
82b0b06
Set content type of all files in /results directory to text/plain. They are
by mbligh
· 16 years ago
3d9d8c7
by mbligh
· 16 years ago
170873e
Attached is a very large patch that adds support for running a
by showard
· 16 years ago
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
ef40f9b
Make Django apache configs fail if the prefork MPM is not in use.
by showard
· 16 years ago
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
3544486
Initial checkin of new TKO interface.
by showard
· 16 years ago
fa8bee5
very minor change to django-directives apache config
by showard
· 16 years ago
1e935f1
-modify django-directives to support multiple Django servers
by showard
· 16 years ago
2074cd8
Couple of reorg-related changes that didn't make it in.
by showard
· 17 years ago
acdbe35
-moved StaticDataRepository to autotest.common so new TKO can use it
by showard
· 17 years ago
16c6575
favicon for autotest
by jadmanski
· 17 years ago
e8819cd
Add frontend and scheduler for Autotest
by mbligh
· 17 years ago