aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
AgeCommit message (Expand)Author
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