aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
AgeCommit message (Expand)Author
2023-10-05Drop django-bootstrap-pagination: incompatibleTim Orling
2022-01-13settings: set DEFAULT_AUTO_FIELDTim Orling
2022-01-13Updates for Django 3.0Tim Orling
2021-04-21Add SPDX license headers to layerindex-web source filesMeh Mbeh Ida Delphine
2020-06-30settings.py: Replacing MIDDLEWARE_CLASSES with MIDDLEWARE for Django 2.2 upgr...Amber Elliot
2019-10-14update.py: Allow bitbake to live in a subdirectory of a repositoryMark Hatle
2019-07-25Optionally allow accounts without security questions to reset passwordPaul Eggleton
2019-07-17Fix axes lockout not workingPaul Eggleton
2019-07-17Replace custom pagination with django-bootstrap-paginationPaul Eggleton
2019-07-17Tone down Axes aggressivenessPaul Eggleton
2019-07-17Add user security questionsAmber Elliot
2019-07-17Upgrade django-registration to version 3.0.Amber Elliot
2018-11-06Enable password strength validation by defaultPaul Eggleton
2018-11-06Use django-axes to lockout after multiple failed loginsPaul Eggleton
2018-11-06settings: add settings for CAPTCHA accessibilityPaul Eggleton
2018-11-06Replace nvd3 with Chart.jsPaul Eggleton
2018-09-20Show update task output more smoothlyPaul Eggleton
2018-09-20Upgrade to Bootstrap 3Paul Eggleton
2018-07-23settings: minor cleanupsPaul Eggleton
2018-07-09settings: allow disabling layer publishing emailsPaul Eggleton
2018-05-04rrs_upstream_email: reworkPaul Eggleton
2018-05-04settings.py: Add TOOLS_LOG_DIR for store RRS logs.Aníbal Limón
2018-05-04layerindex: Add support for rrs in settings.py and urls.pyPaul Eggleton
2018-04-24Use new TEMPLATES settingPaul Eggleton
2018-04-24settings.py: switch to django.template.context_processorsPaul Eggleton
2018-02-05update.py: fetch repos in parallelRobert Yang
2017-09-01Asynchronous email notifications, task executionDiana Thayer
2017-07-21views: add ability to force https URL in layer review emailsPaul Eggleton
2017-07-21utils.py: add REMOVE_LAYER_DEPENDENCIES to remove dependenciesRobert Yang
2016-11-16Record and display update logsPaul Eggleton
2016-09-20Drop south migrationsPaul Eggleton
2016-06-12Upgrade to Django 1.6+Paul Eggleton
2014-09-24adding CORS policy for the APIAlexandru DAMIAN
2014-09-24expose REST API for layerindexAlexandru DAMIAN
2013-09-05Add support for importing OE-Classic recipesPaul Eggleton
2013-08-11Enable messages framework and use it to display "layer saved" messagePaul Eggleton
2013-06-03Enable south and add initial migrationsPaul Eggleton
2013-03-28settings: Use example.com in DEFAULT_FROM_EMAILPaul Eggleton
2013-03-28Add DEFAULT_FROM_EMAIL to settingsPaul Eggleton
2013-03-06update.py: avoid writing bitbake.lock/cache to current directoryPaul Eggleton
2013-03-06Move all templates to a templates directoryPaul Eggleton
2013-03-05Add support for handling multiple branchesPaul Eggleton
2013-02-28Add CAPTCHA to submission formPaul Eggleton
2013-02-26Enable clickjacking protection in default settings filePaul Eggleton
2013-02-19Clear SECRET_KEY valuePaul Eggleton
2013-02-19Improve pagination for recipe listPaul Eggleton
2013-02-14Enable auditing using django-reversion and django-reversion-comparePaul Eggleton
2013-02-13Initial commit of layerindex-webPaul Eggleton