aboutsummaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)Author
2016-11-21Update for pycodestyle pep8 failuresNeil Williams
2016-09-01LAVA-374 - drop versiontoolsNeil Williams
2016-08-24Remove the entry point as it's no longer neededRémi Duraffort
2016-08-05Add lava-publisher init scriptsRémi Duraffort
2016-06-16Remove support for Django < 1.8Rémi Duraffort
2015-12-17LAVA-84 - Local device configurationsNeil Williams
2015-12-16Remove support for south in masterNeil Williams
2015-12-07LAVA-430 - drop django-openid-auth requirementNeil Williams
2015-10-22Query app visibility rules.Stevan Radaković
2015-07-27LAVA-1888 submission validation checksNeil Williams
2015-07-03We need django-auth-ldap and not ldap for allowing user properties.Senthil Kumaran S
2015-07-02Allowing user properties requires ldapNeil Williams
2015-07-01Port to new daemon support with systemd serviceNeil Williams
2015-06-29Fix indentation in setup.pyNeil Williams
2015-06-29Add configuration for django log file rotation.Senthil Kumaran S
2015-03-20LAVA-1919 - apply environment to server processNeil Williams
2015-03-07Use a dispatcher-config configuration directoryNeil Williams
2015-03-04Include the new jinja files in the tarballNeil Williams
2015-03-01Add a second daemon for the master dispatcherNeil Williams
2015-02-26LAVA-1437 - device dictionary in databaseNeil Williams
2014-10-16Fix LAVA-1339: Worker IP address should be unique.Senthil Kumaran S
2014-09-17Changes resulting from testingNeil Williams
2014-05-09Merge linaro-django-xmlrpc into lava-serverNeil Williams
2014-05-07add the lava-mount-masterfs script to the packageNeil Williams
2014-05-06Merge linaro-dashboard-bundle documentationNeil Williams
2014-04-14Demote django-testscenarios which isn't needed to run LAVA, just to run the t...Neil Williams
2014-04-13PEP8 fixesNeil Williams
2014-04-13Drop lava-utils-interface requirementNeil Williams
2014-03-28Adapt bootstrap template to django1.6Neil Williams
2014-03-28Update lava-dispatcher dependency.Neil Williams
2014-03-28LAVA-333 - port lava-server to django1.6Neil Williams
2014-03-28Packaging helpersNeil Williams
2014-02-19Multi-column search tables supportNeil Williams
2013-12-10Add missing dependencies.Neil Williams
2013-12-04Fix the dependency on the new bundle formatNeil Williams
2013-11-28Merge lava-dispatcher docs into move-docs-774Neil Williams
2013-11-21Fix wrong removal of staticfiles.urls support.Neil Williams
2013-11-21fix typo in merge fixNeil Williams
2013-11-21fix merge of lava-daemon branchNeil Williams
2013-11-20Package exported configuration files.Neil Williams
2013-11-20Remove Debian/Ubuntu specific settings support.Neil Williams
2013-10-22Update dependencies so that the updated dashboard bundle is available.Neil Williams
2013-09-25setup.py: add missing dependency lost in the mergeAntonio Terceiro
2013-09-25absorb lava-dashboard codebaseAntonio Terceiro
2013-09-05Use "longerusername" Django module to get >30 char username support.Paul Sokolovsky
2013-07-25Deal with django-crowd-rest-backend as an optional dependencyAntonio Terceiro
2013-07-24Add a configuration backend to not require changing the server code to enableAntonio Terceiro
2013-07-11Add template configuration for Atlassian Crowd authentication support.Paul Sokolovsky
2013-01-31prepare dashboard for using django.contrib.staticfilesMichael Hudson-Doyle
2013-01-14fix south migration issues from last commitAndy Doan