aboutsummaryrefslogtreecommitdiff
path: root/lava_scheduler_app/views.py
AgeCommit message (Expand)Author
2018-09-18Use isinstance() instead of type()Rémi Duraffort
2018-07-31Add missing show_fail after e3cdf814Rémi Duraffort
2018-07-31LAVA-1384 - Add cancel button to definition pagesNeil Williams
2018-07-24Use OSError when applicableRémi Duraffort
2018-07-23Add and fix license headersRémi Duraffort
2018-07-16Address the Meta data directlyNeil Williams
2018-07-16dt: improve the warning when hc are disabledRémi Duraffort
2018-07-12Use reverse relations to break some cyclic-importsRémi Duraffort
2018-07-11LAVA-1368 provide access to the callback dataNeil Williams
2018-07-11By default, dict.get() default value is NoneRémi Duraffort
2018-07-10Remove support for the old v2 format (output.txt)Rémi Duraffort
2018-07-03Allow to download only some part of the logsRémi Duraffort
2018-06-27LAVA-1367 - drop pretty printing of device dictionaryNeil Williams
2018-06-27Remove post_only and use require_POSTRémi Duraffort
2018-06-27Fix undefined variablesRémi Duraffort
2018-06-26LAVA-1360 - Investigate Charts Add Query autocompletionStevan Radakovic
2018-06-25remove unused functionRémi Duraffort
2018-06-20Check user rights when returning dt templateRémi Duraffort
2018-06-20Move import at the begining of the moduleRémi Duraffort
2018-06-19timing: fix parsing with some timeoutsRémi Duraffort
2018-06-18Use CLoader when applicableRémi Duraffort
2018-06-18Use contextlib.suppress when applicableRémi Duraffort
2018-06-15Remove the ability to past URLs in the submit pageRémi Duraffort
2018-06-12Remove __future__ importRémi Duraffort
2018-06-12Remove python2 specific codeRémi Duraffort
2018-06-12context_help is a string not a tupleRémi Duraffort
2018-06-12Remove dummy constructorRémi Duraffort
2018-04-19Add a page that list all device-typesRémi Duraffort
2018-04-19Fix 500 with old log formatRémi Duraffort
2018-04-12List Infrastructure, Bug and Configuration errorsRémi Duraffort
2018-04-06LAVA-1129 save job full configuration before startRémi Duraffort
2018-04-06Fix missing importRémi Duraffort
2018-04-03LAVA-1250 Allow admin to finish a TestJobRémi Duraffort
2018-04-02Fix logic for template check warningNeil Williams
2018-03-29Fix the logic in e1f44097Neil Williams
2018-03-28Remove exclusive flag from device dictRémi Duraffort
2018-03-27Fix invalid_template checkNeil Williams
2018-03-22Job resubmission shows Internal Server Error on incorrect resubmission.Stevan Radakovic
2018-03-22Remove is_pipelineRémi Duraffort
2018-03-13load_devicetype_template allow to return raw yamlRémi Duraffort
2018-03-13dt: alert when the template is invalid or missingRémi Duraffort
2018-02-28LAVA-1180 Refactor device-type pageRémi Duraffort
2018-01-23Improve python2 and 3 supportRémi Duraffort
2018-01-17Fix online devices listingRémi Duraffort
2018-01-10Fix typosNeil Williams
2018-01-10Restore Health and TestJob Reports calculationsNeil Williams
2018-01-09Add a reason when updating device and worker healthRémi Duraffort
2018-01-05LAVA-1163 - Unify json library across lava-server.Stevan Radakovic
2018-01-03LogEntry: improve SQL queriesRémi Duraffort
2018-01-03Improve LogEntry tablesRémi Duraffort