Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
5933134f4758ce08df5820a8be776a16d1d8abde
/
frontend
/
settings.py
62cf047
[autotest] add lightweight django setup for use in test_that
by Aviv Keshet
· 12 years ago
47d6128
[autotest] Bump django to 1.5.
by Alex Miller
· 12 years ago
b95ba5a
Perf extraction/parsing scripts for new ChromeOS performance dashboard.
by Dennis Jeffrey
· 12 years ago
38428ef
Add in random server fixes for the move to the new Atlantis machines.
by Scott Zawalski
· 12 years ago
8adf789
Autotest upstream merge.
by Dale Curtis
· 13 years ago
f5814ba
Fix remaining deprecation warning from Django 1.3 upgrade.
by Mike Truty
· 13 years ago
3536b98
Fix django 1.3 DeprecationWarning for DATABASES.
by Mike Truty
· 13 years ago
74a314b
Upstream Autotest merge.
by Dale Curtis
· 13 years ago
ddd44b2
Integrate dynamic charts into autotest frontend.
by Mike Truty
· 14 years ago
00b167c
Fix handling of "alt=json-html" parameter to rest client
by showard
· 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
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
a5288b4
Upgrade from Django 0.96 to Django 1.0.2.
by showard
· 15 years ago
7a37db1
by showard
· 16 years ago
2e490cc
-refactor frontend/afe/test.py to make it reusable by new_tko
by showard
· 16 years ago
1a573ca
Allow a different host for readonly connections.
by showard
· 16 years ago
e90eb5e
Fixed the path in TEMPLATE_DIRS. Now constructs the absolute path to
by showard
· 16 years ago
37c7fe6
Added templates for 404 and 500 errors. 404 displays a generic "page
by showard
· 16 years ago
09096d8
-added readonly_connection.py, which opens a second DB connection using readonly credentials found in the global config
by showard
· 16 years ago
0afbb63
Convert all python code to use four-space indents instead of eight-space tabs.
by jadmanski
· 16 years ago
437c3a6
Since Django messes with paths and imports, using the "from common
by mbligh
· 17 years ago
e8a79d5
Fix import in settings.py.
by showard
· 17 years ago
fa7ef63
The final piece of global_config is done. settings reads from global_config to fill in the needed info for django.
by showard
· 17 years ago
e8819cd
Add frontend and scheduler for Autotest
by mbligh
· 17 years ago