aboutsummaryrefslogtreecommitdiff
path: root/android_build/urls.py
AgeCommit message (Expand)Author
2013-07-01Add (disabled by default) support for serving static files with runserver.Paul Sokolovsky
2013-07-01lp:1196514 Add a Django app to increase login field length.Paul Sokolovsky
2013-06-14Add dedicated login action.Paul Sokolovsky
2013-06-14Enable admin support to be handy.Paul Sokolovsky
2012-10-25Use snapshots API call instead of checking each file individually and using J...Stevan Radakovic
2012-01-17Added logic to test if a directory exists on snapshots.linaro.org.James Tunnicliffe
2012-01-17UI updated to make use of manifest.txt.James Tunnicliffe
2012-01-13Started changing proxy code to cope with multiple filesJames Tunnicliffe
2012-01-09Modifies the front end so all requests to fetch lava-job-info files are proxi...James Tunnicliffe
2011-03-21add some licensing info and a veeery simple readmeMichael Hudson
2011-03-15update and enforce name rulesMichael Hudson
2011-03-09allow toggling daily-build-nessMichael Hudson
2011-03-09add an is-daily apiMichael Hudson
2011-03-08finish moving api methods to top-levelMichael Hudson
2011-03-08start moving api methods to top-levelMichael Hudson
2011-03-08split api.py from views.pyMichael Hudson
2011-03-07make build now do something; this reveals the need to show queued status somehowMichael Hudson
2011-03-03so that was wrongMichael Hudson
2011-03-03proxying detailsMichael Hudson
2011-03-03make links more relative, clean up some build number related gunkMichael Hudson
2011-03-01oopsMichael Hudson
2011-03-01sort out the older build linksMichael Hudson
2011-03-01better urls for the build pagesMichael Hudson
2011-03-01remove last .htmls from urlsMichael Hudson
2011-03-01start to make urls a bit cleanerMichael Hudson
2011-02-28require login to access new.htmlMichael Hudson
2011-02-28add a log out linkMichael Hudson
2011-02-28move to serving html through djangoMichael Hudson
2011-02-25start to use openidMichael Hudson
2011-02-25start of an actual potentially useful apiMichael Hudson
2011-02-14some fluff that heads in roughly the right directionMichael Hudson
2011-02-14small url fixMichael Hudson
2011-02-14random wibble in settings; trivial index viewMichael Hudson
2011-02-14django-admin startproject; manage.py startappMichael Hudson