discourse_docker.git
2022-01-28 Gabe PacuillaDEV: Install latest pups via gem instead of git clone...
2022-01-27 Jarek RadoszDEV: Update ruby to 2.7.5 (#600)
2022-01-26 David TaylorFIX: Use `bundle config` instead of deprecated flags...
2022-01-14 Leonardo MosqueraFIX: md5 auth replace for postgres.13.template.yml...
2022-01-14 Leonardo MosqueraFIX: script name in run-all-tests (#595)
2022-01-11 David TaylorFIX: Do not activate plugins before checking compatibil...
2021-12-15 David TaylorDEV: Fix aarch64 build (#592)
2021-12-14 David TaylorDEV: Provide slim versions of the discourse_test image...
2021-12-14 David TaylorDEV: Tag the correct images as 'slim' (#591)
2021-12-13 David TaylorDEV: Pass `TAG` variable between workflow steps (#590)
2021-12-13 David TaylorDEV: Correct GitHub actions build definition (#589)
2021-12-13 David TaylorIntroduce a discourse/base:slim image (#588)
2021-12-13 David Taylordiscourse_test: re-use bundled gems from the base file...
2021-12-06 Rafael dos... Use aarch64 tag automatically when necessary
2021-12-02 Rafael dos... add buildx and qemu setup
2021-12-02 Rafael dos... move aarch64 build to CI
2021-12-02 Rafael dos... try building an image for aarch64
2021-11-26 Michael Fitz... discourse/base: remove vim package (#582)
2021-11-19 Blake EricksonBump base image used with launcher (#581)
2021-11-12 Jay PfaffmanFIX: add EMBER_CLI_PROD_ASSETS: 1 to web_only.yml
2021-11-08 Blake EricksonDEV: Add oxipng binary to base image (#579)
2021-11-04 Robin WardUse Ember CLI production assets by defaults for new...
2021-10-25 Rafael dos... FIX: Remove expired LE root cert from our local validation
2021-10-21 Michael Fitz... Bump base image used with launcher (#575)
2021-10-19 Jay PfaffmanFIX: See that force_https is set for lets encrypt
2021-10-19 Michael Fitz... Update dependencies (#573)
2021-10-08 Arpit JalanDEV: replace mailcatcher with mailhog (#572)
2021-10-01 Michael BrownFIX: the output from which confuses an integer comparison
2021-10-01 Michael BrownFIX: discourse/discourse changed from 'master' to ...
2021-09-08 Rafael dos... DEV: Install evergreen Firefox in test image
2021-09-06 Rafael dos... Update dependencies
2021-08-27 David TaylorDEV: Clean yarn cache after yarn install (#568)
2021-08-27 David TaylorPERF: Remove unneeded recursive `chown` (#567)
2021-08-26 Rafael dos... Fix #551 regression on old pg
2021-08-26 David TaylorFIX: `yarn install` in web.template.yml (#565)
2021-08-26 David TaylorFIX: Don't install devDependencies in production image...
2021-08-23 Rafael dos... FIX: Don't run yarn install as root
2021-08-20 Rafael dos... DEV: Add firefox for Ember tests
2021-08-20 Rafael dos... DEV: Remove references to deprecated main branch
2021-08-19 Rafael dos... DEV: Also run ember tests in Firefox
2021-08-16 Sam SaffronFEATURE: update NGINX mainline
2021-08-16 Sam SaffronFEATURE: update Ruby from 2.7.2 -> 2.7.4
2021-08-16 Rafael dos... FIX: Use example domain in mail receiver example config
2021-08-15 Paul BuonopaneFix line break handling in Cloudflare template
2021-08-06 Joel UckelmanFIX: Use the return code from which correctly
2021-08-06 Rafael dos... Run yarn and cache packages
2021-08-06 Rafael dos... Add yarn to base image
2021-08-06 Bernhard FürstAllow all to connect in with md5 auth using IPv6 (...
2021-08-06 Joel UckelmanFIX: Don't print error message from which when checking...
2021-08-06 Jarek RadoszFIX: `/var/lib/docker` doesn't exist on macOS (#543)
2021-08-06 Trung LêUpdate to NodeJS 16 (#552)
2021-08-03 Rafael dos... Rename master to main
2021-07-19 Rafael dos... discourse/discourse moved from master to main
2021-06-18 David TaylorUpdate GitHub actions configuration (#548)
2021-06-18 David TaylorAdd GitHub actions configuration (#547)
2021-06-16 Rafael dos... Force acme.sh to use LE instead of ZeroSSL
2021-06-16 Rafael dos... Bump acme.sh to latest
2021-05-31 Rafael dos... Promote new base image as default
2021-05-28 Rafael dos... Bump deps
2021-05-28 Rafael dos... Update to NodeJS 15
2021-04-27 Penar MusarajBump base image (#538) master
2021-04-12 Jeff Wongno longer allow nested templates (#535)
2021-04-12 Penar MusarajBump base image to add Terser, remove SVGO (#536)
2021-04-09 SamFEATURE: ensure pups runs a specific version (#534)
2021-04-08 Penar MusarajRemove Svgo, update ImageMagick, Redis, Libheif (#533)
2021-04-06 Penar MusarajAdd Terser (#532)
2021-04-05 Jeff WongReverse the order of nested templates. (#531)
2021-03-23 David TaylorDEV: Parse and install bundler version from Gemfile...
2021-03-08 Justin DiRoseDEV: Add import template for Vanilla (#529)
2021-02-22 Jay PfaffmanFIX: discourse-setup stop running container (#528)
2021-02-22 Jay Pfaffmanfeature: discourse-setup email config improvements
2021-02-18 Rafael dos... Bump base image for OpenSSL CVEs
2021-02-18 YAEGASHI TakeshiEnsure it overrides all locale related variables
2021-02-18 Sam SaffronFIX: match prune time for cleanup with description
2021-02-04 Jay PfaffmanFIX: discourse-setup MAXMIND works correctly
2021-02-04 Jay Pfaffmanuse $web_file not app.yml
2021-02-04 Jay PfaffmanFIX: discourse-setup was not adding MAXMIND key
2021-02-04 Penar MusarajRevert "Separate themes:update and assets:precompile...
2021-02-04 Penar MusarajSeparate themes:update and assets:precompile tasks...
2021-01-27 Rafael dos... Re-add removed packages
2021-01-27 Rafael dos... Make script work on ubuntu and debian
2021-01-27 Rafael dos... No inline comments in bash
2021-01-27 Rafael dos... Update ImageMagick build
2021-01-27 Rafael dos... Bump Redis minor version
2021-01-27 Rafael dos... Bump to NodeJS 14 since NodeJS 10 is EOL this April
2021-01-27 Rafael dos... Use pngquant from package manager
2021-01-27 Rafael dos... Use pngcrush from package manager
2021-01-27 Rafael dos... Remove gifsicle dependency
2021-01-27 Rafael dos... nginx brotli module bundles libbrotli nowadays
2021-01-23 Jay PfaffmanSupport maxmind (#512)
2021-01-21 Rafael dos... Expose SMTP_DOMAIN Global Setting in sample file (...
2021-01-09 tshenryFEATURE: Add validation to admin email prompt in discou...
2021-01-08 Spencer ImbleauFEATURE: Changed awk config command to be more cross...
2020-12-21 Rafael dos... FEATURE: Bump base image (#511)
2020-12-21 Jeff AtwoodAdd maxmind geolocation IP key to web template (#510)
2020-12-21 Jeff AtwoodUpdate standalone.yml (#508)
2020-12-21 Rafael dos... Revert "Add env var for image version (#507)" (#509)
2020-12-18 Rafael dos... Add env var for image version (#507)
2020-12-18 Rafael dos... Adds WEBP support in ImageMagick (#506)
2020-12-16 Arpit JalanFIX: perform bundle install after modifying directory...
next