summaryrefslogtreecommitdiff
path: root/web
AgeCommit message (Expand)AuthorFilesLines
2012-05-29web: Make it possible to link to test logs urlThibault Saunier3-63/+80
2012-05-22web: Fix installation of the web interface filesSebastian Dröge1-17/+31
2012-05-17web: Don't use -ar as cp parametersSebastian Dröge1-1/+1
2012-05-15web: /admin not working, simply run insanity in /Nicolas Dufresne1-2/+1
2012-05-15web: Add wsgi.py script to allow running inside ApacheNicolas Dufresne1-0/+18
2012-05-09web: Make primary keys in the models not nullableAlvaro Soliverez1-15/+15
2012-03-06Fix test type lookup for web based viewerVincent Penquerc'h1-1/+1
2012-03-06Typo fixVincent Penquerc'h1-1/+1
2012-03-05Save all test iterations to storageVincent Penquerc'h1-3/+4
2012-02-17Test metadata can now be read from the C testsVincent Penquerc'h1-4/+4
2012-02-16Subsume the python setup.py into autofoolsVincent Penquerc'h1-0/+20
2012-02-07Remove all the gstreamer stuffVincent Penquerc'h2-21/+1
2011-09-20Add rules for samplemedia _short files.David Laban1-0/+78
2011-09-20more samplemedia expected failuresDavid Laban1-0/+11
2011-09-15web/views: fix typoDavid Laban1-1/+1
2011-09-15settings.py: Make it easier to change SAMPLEMEDIA_ROOTDavid Laban1-50/+62
2011-09-15more settings.py fixes for samplemedia.linaro.orgDavid Laban1-1/+13
2011-09-14Add samplemedia.linaro.org test media to INSANITY_TEST_FOLDERSDavid Laban1-0/+251
2011-09-12New expected-failures argument formatDavid Laban1-3/+8
2011-09-08insanityweb.runner: Initialise db on initDavid Laban1-3/+3
2011-09-08web/settings.py: Allow daemon to be run from anywhereDavid Laban2-2/+17
2011-09-08Make insanityweb.runner.Runner into a proper singletonDavid Laban3-10/+19
2011-08-30web: explain the need for runner to monkey-patch the TesterClient classSenko Rasic1-0/+8
2011-08-24django settings: show a generic example instead of arbitrary test confSenko Rasic1-16/+14
2011-08-19add failure explanation / diagnosis supportSenko Rasic5-3/+62
2011-08-19web: example test media folder settings with expected errorsSenko Rasic1-1/+15
2011-08-19add expected failure supportSenko Rasic6-20/+58
2011-08-19web runner: monkeypatch insanity to be able to quit even if no tests are runningSenko Rasic1-0/+14
2011-07-27web: css tweaksSenko Rasic1-18/+55
2011-07-27web: bundle jQuerySenko Rasic2-10/+21
2011-07-27web: add current test progress / setup pageSenko Rasic6-35/+173
2011-07-27web: add test runner based on insanity.TestClientSenko Rasic2-0/+137
2011-07-27add "daemon" management command, for running django/gtk hybrid serverSenko Rasic3-0/+58
2011-07-27web: update to Django 1.3Senko Rasic3-25/+26
2011-07-27web: rename insanity to insanityweb (fixup)Senko Rasic16-18/+18
2011-07-08web: rename instanity django app to insanitywebSenko Rasic6-0/+0
2011-04-27all: Remove trailing whitespacesEdward Hervey2-4/+4
2010-05-17Merge remote branch 'origin/monitor-db-changes'Edward Hervey7-265/+172
2009-07-24web/urls: Remove Django pre-1.0 compatibility code.Edward Hervey1-8/+3
2009-01-29Get the detailed valuesEdward Hervey1-1/+1
2009-01-29models: Display 'Default' when an argument value is not specifiedEdward Hervey1-1/+3
2009-01-29web/views: Reduce number of sql queries to not be dependent on the number of ...Edward Hervey1-9/+12
2009-01-28web/models: Make sure we get arguments/checklist properly orderedEdward Hervey1-2/+2
2009-01-28models: Add basename property back to outputfiles modelEdward Hervey1-0/+5
2009-01-28web: properly display arguments/checklist in matrix_viewEdward Hervey2-4/+4
2009-01-28remove bogus print statementEdward Hervey1-1/+0
2009-01-27web: Speedup queries some more. now 400% faster for identical resultsEdward Hervey5-29/+68
2008-12-18web: More fixups in templates and models for new DB APIEdward Hervey4-16/+24
2008-12-18Revert yet-another wrong commit of settings.pyEdward Hervey1-14/+5
2008-12-16Tests now report values in milliseconds instead of nanoseconds or floatsEdward Hervey3-34/+51