aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-17dockersetup: refactor arguments handling slightlyPaul Eggleton
2019-07-17dockersetup: show a warning if no email host specifiedPaul Eggleton
2019-07-17dockersetup: handle http/https port properlyPaul Eggleton
2019-07-17Fix axes lockout not workingPaul Eggleton
2019-07-17check_requirements.sh: improve output for cron usagePaul Eggleton
2019-07-17check_requirements: write out output of safety checkPaul Eggleton
2019-07-17requirements.txt: updatePaul Eggleton
2019-07-17README: add pointer to import layer index dataPaul Eggleton
2019-07-17docker: remove hardcoded container namesPaul Eggleton
2019-07-17dockersetup: add option to disable adding admin userPaul Eggleton
2019-07-17dockersetup: do not set site name if a database file is specifiedPaul Eggleton
2019-07-17Replace custom pagination with django-bootstrap-paginationPaul Eggleton
2019-07-17dockersetup: add option to specify docker-compose project namePaul Eggleton
2019-07-17dockersetup: obtain and use the real project name instead of hardcodingPaul Eggleton
2019-07-17dockersetup: Use -T option with docker-compose execPaul Eggleton
2019-07-17dockersetup: use docker-compose exec instead of docker execPaul Eggleton
2019-07-17Tone down Axes aggressivenessPaul Eggleton
2019-07-17Include branch name in "Not being applied" patch tooltipPaul Eggleton
2019-07-17Use "Packages" in tab name on main comparison pages instead of "Recipes"Paul Eggleton
2019-07-17docker: delete docker directory from /opt/layerindexPaul Eggleton
2019-07-17Add a workaround for ConnectionResetErrors in task_log_view()Paul Eggleton
2019-07-17Try to make running background commands more responsivePaul Eggleton
2019-07-17Fix progressive task output when it contains entity-escaped charactersPaul Eggleton
2019-07-17admin: allow editing ClassicRecipe fieldsPaul Eggleton
2019-07-17COPYING.MIT: updatePaul Eggleton
2019-07-17Add LICENSE texts for distributed componentsPaul Eggleton
2019-07-17Add license / note for django-registration-templatesPaul Eggleton
2019-07-17Fix incorrect URL name leading to internal server errorPaul Eggleton
2019-07-17docker: ensure application files are owned by rootPaul Eggleton
2019-07-17Set permissions for all volumesPaul Eggleton
2019-07-17requirements.txt: update versionsPaul Eggleton
2019-07-17admin: allow searching ClassicRecipes by cover_pnPaul Eggleton
2019-07-17Reimplement simplesearchPaul Eggleton
2019-07-17dockersetup: update nginx-ssl.conf in update modePaul Eggleton
2019-07-17dockersetup: remove redundant code to update non-HTTPS lines in nginx-ssl.confPaul Eggleton
2019-07-17More shell quotingPaul Eggleton
2019-07-17dockersetup: require python 3.4.3 or laterPaul Eggleton
2019-07-17dockersetup: quote user input sent to subprocessTerri Oda
2019-07-17dockersetup: 'easy' subprocess conversions to not use shell=TruePaul Eggleton
2019-07-17tasks: disable broker heartbeat to workaround connection issuesPaul Eggleton
2019-07-17docker: Increase max packet size to 128MPaul Eggleton
2019-07-17docker: improve nginx https configuration securityPaul Eggleton
2019-07-17docker: use python3 in migrate scriptPaul Eggleton
2019-07-17Fix erroneously importing package fields from spec filesPaul Eggleton
2019-07-17Record configure optionsPaul Eggleton
2019-07-17tasks: handle carriage returns in task outputPaul Eggleton
2019-07-17Enable task log/progress to work within dockerPaul Eggleton
2019-07-17tasks: fix incorrect closing tag on buttonPaul Eggleton
2019-07-17tasks: support running non-shell commandsPaul Eggleton
2019-07-17docker: add dependencies for derivative importPaul Eggleton