Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
autotest
/
6404864e703a6418c9c921f65dacfc4e050535ac
/
frontend
/
urls.py
74a314b
Upstream Autotest merge.
by Dale Curtis
· 13 years ago
ddd44b2
Integrate dynamic charts into autotest frontend.
by Mike Truty
· 14 years ago
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
2edbd92
Add site_urls back to TKO urls
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
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
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
1ef218d
This is the result of a batch reindent.py across our tree.
by mbligh
· 15 years ago
a5288b4
Upgrade from Django 0.96 to Django 1.0.2.
by showard
· 15 years ago
ff72fe3
add debug urlconf to frontend/urls.py to make development shell work smoother
by showard
· 16 years ago
37c7fe6
Added templates for 404 and 500 errors. 404 displays a generic "page
by showard
· 16 years ago
e8819cd
Add frontend and scheduler for Autotest
by mbligh
· 17 years ago