aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-07-31dockersetup: fix regression with https enabledpaule/dissector-backportsPaul Eggleton
2019-07-25dockersetup: fix error when printing URL with https enabledPaul Eggleton
2019-07-25import_otherdistro: try-specfile: handle files in current dirPaul Eggleton
2019-07-25import_otherdistro: handle non-UTF8 encoded spec filesPaul Eggleton
2019-07-25Optionally allow accounts without security questions to reset passwordPaul Eggleton
2019-07-25Set string representation for UserProfile & SecurityQuestionAnswer modelsPaul Eggleton
2019-07-25Fix admin logout login button redirectionPaul Eggleton
2019-07-25auth_views: minor indentation fixPaul Eggleton
2019-07-17requirements.txt: update pillowPaul Eggleton
2019-07-17Fix a couple of Edit Profile form message bugsPaul Eggleton
2019-07-17Tweak password reset security question handlingPaul Eggleton
2019-07-17check_requirements.sh: more tweaksPaul Eggleton
2019-07-17docker: disable client MIME type sniffingPaul Eggleton
2019-07-17.gitignore: add a few more filesPaul Eggleton
2019-07-17check_requirements: make output file naming a bit more consistentPaul Eggleton
2019-07-17dockersetup: support encryption/authentication for SMTPPaul Eggleton
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