aboutsummaryrefslogtreecommitdiff
path: root/lava_server/manage.py
AgeCommit message (Expand)Author
2016-11-21Update for pycodestyle pep8 failuresNeil Williams
2016-08-24Rewrite lava-server command line from scratchRémi Duraffort
2016-05-16Settings: Remove references to /srv/lava/instancesRémi Duraffort
2014-09-10Fix bug tracker links.Senthil Kumaran S
2014-03-28LAVA-333 - port lava-server to django1.6Neil Williams
2013-11-20Remove Debian/Ubuntu specific settings support.Neil Williams
2013-10-26PEP8 fixes for lava-serverTyler Baker
2012-07-09set the DJANGO_SETTINGS_MODULE environment variableAndy Doan
2012-05-07one more 1.4 thing, just a comment this timeMichael Hudson-Doyle
2012-01-11do not call find_sources when invoked via the entry point machineryMichael Hudson-Doyle
2011-12-05Use new instance prefix.Zygmunt Krynicki
2011-11-22Fix default instance computation codeZygmunt Krynicki
2011-11-22Missing parenthesisZygmunt Krynicki
2011-11-22Fix instane handling (default instance was wrong)Zygmunt Krynicki
2011-11-21Make defaults work with lava-deployment-tool when using virtualenvZygmunt Krynicki
2011-10-11A ton of PEP8 fixesZygmunt Krynicki
2011-09-16Make it possible to use lava-server without lava-dev-tool and without virtual...Zygmunt Krynicki
2011-09-07Fix django-debian settings template verificationZygmunt Krynicki
2011-09-07Fix make instance pathname flexibleZygmunt Krynicki
2011-09-05Make production the default environment mode for lava-serverZygmunt Krynicki
2011-09-05Make lava-server a lava-tool extension, add support for instancesZygmunt Krynicki
2011-06-03install lava_server/manage.py as lava-server (in effect)Michael-Doyle Hudson
2011-05-25Better exception logging when settings cannot be importedZygmunt Krynicki
2011-05-23Replace all occurences of 'Launch Control' with 'LAVA Server'Zygmunt Krynicki
2011-05-23Import lava-server settings in manage.pyZygmunt Krynicki
2011-05-23start removing stuff that belongs in lava-dashboardMichael-Doyle Hudson