aboutsummaryrefslogtreecommitdiff
path: root/lava_server/settings/distro.py
AgeCommit message (Expand)Author
2018-07-23Add and fix license headersRémi Duraffort
2018-06-26Remove support for django before 1.10Rémi Duraffort
2018-06-18Use contextlib.suppress when applicableRémi Duraffort
2018-06-11LAVA-1351 fix addldapuser user_search encodingNeil Williams
2018-05-09publisher: do not duplicate logsRémi Duraffort
2018-04-03settings: simplify and allow setting any variablesRémi Duraffort
2018-03-09settings: remove appnameRémi Duraffort
2018-03-09Move postgresql timeout to wsgiRémi Duraffort
2018-01-04AUTHENTICATION_BACKENDS list is available in distro settings only.Senthil Kumaran S
2018-01-03Refresh the setting filesRémi Duraffort
2017-12-20Remove deprecated settingsRémi Duraffort
2017-12-20Store the lava_server static file in the right dirRémi Duraffort
2017-11-17Fix Report a bug and Support links.Senthil Kumaran S
2017-10-27LAVA-1081 migrate instance name to settingsNeil Williams
2017-10-24LAVA-1079 - remove HIDE_V1 and HIDE_V2 doc optionsNeil Williams
2017-10-19Remove more references to dashboard_appRémi Duraffort
2017-10-19Remove references to v1 jobsRémi Duraffort
2017-10-18Revert "LAVA-1038 add a settings to archive the instance"Rémi Duraffort
2017-09-11LAVA-1038 add a settings to archive the instanceRémi Duraffort
2017-09-08Add support for reading django settings for limiting LDAP group accessAlexander Moore
2017-08-30Change default source code URL after systems changeNeil Williams
2017-07-06LAVA-363 - set the scheme in api/help from settingsNeil Williams
2017-06-30Remove references to OpenID and CrowdRémi Duraffort
2017-06-28Allow overriding django system check values from settings as documentedSenthil Kumaran S
2017-06-08Don't reload template from disk on each accessRémi Duraffort
2017-03-30Add support for a branding messageNeil Williams
2017-02-13Allow to use last version of Django Debug ToolbarRémi Duraffort
2016-12-13Allow to forward the messages to additional socketsRémi Duraffort
2016-11-21Update for pycodestyle pep8 failuresNeil Williams
2016-09-21Add drafts of new logos with SVG.Neil Williams
2016-07-12LAVA-719 - support branding of source and bugs URLNeil Williams
2016-06-16Remove support for Django < 1.8Rémi Duraffort
2016-05-26Events: add an event forwarding commandRémi Duraffort
2016-05-26Add event notification for device status changesRémi Duraffort
2016-05-25Expose DISALLOWED_USER_AGENTS to handle search botsNeil Williams
2016-05-19Remove unused importsRémi Duraffort
2016-05-18Remove deprecated and/or unused settingsRémi Duraffort
2016-05-16Settings: simplify module existence checkRémi Duraffort
2016-05-16Remove the need for extensionsRémi Duraffort
2016-05-03Settings: remove SEND_BROKEN_LINK_EMAILSRémi Duraffort
2016-04-26ldap: Support all LDAP group types in django_auth_ldapKonrad Scherer
2016-04-18Allow debug_toolbar to remain enabled after upgradesNeil Williams
2016-03-03LAVA-533 - split the help menu.Neil Williams
2016-02-22Add support for Debian Single SignOn client certsNeil Williams
2016-01-12Handle both templatedirs typesNeil Williams
2016-01-12Fix template_dirs handling for django1.7Neil Williams
2016-01-03Remove string view arguments to url()Neil Williams
2015-09-02Update for new pep8 errors and warningsNeil Williams
2015-07-14Support AUTH_LDAP_USER_SEARCH and fix AUTH_LDAP_GROUP_SEARCHSenthil Kumaran S
2015-06-24Implement Results display for pipeline jobsNeil Williams