discourse_docker.git
2017-03-08 Jay PfaffmanMerge branch 'master' of https://github.com/discourse...
2017-03-06 Jeff AtwoodMerge pull request #338 from pfaffman/improve-discourse...
2017-03-03 Jay Pfaffmanallow re-run of discourse-setup; pull defaults from...
2017-03-03 Jay PfaffmanAdd two-address example to standalone.yml
2017-02-23 Jay PfaffmanWill this not blame me for OSX stuff?
2017-02-10 AngristanUpdate HTTPS configuration (#333)
2017-02-06 Samadd overlay2
2017-02-02 SamMerge pull request #332 from mpalmer/improve-storage...
2017-01-31 Matt PalmerImprove check for approved storage driver [Closes ...
2017-01-17 SamMerge pull request #325 from phaldan/master
2017-01-10 Guo Xiang TanBump acme.sh.
2017-01-04 Philipp DanielsFix usage of docker_ip variable with multiple ips
2016-12-28 Rafael dos... Bumps ImageMagick from 6.9.6-7 to 6.9.7-0
2016-12-28 Rafael dos... Fixes ngx_brotli compilation
2016-12-28 Rafael dos... Bumps image version to 1.3.10
2016-12-28 Rafael dos... Enables brotli compressed assets for everyone
2016-12-28 Rafael dos... Everyone goes back to Jemalloc 3.6.0
2016-12-27 Rafael dos... Move --docker-args to the end so it gets priority
2016-12-22 Rafael dos... Use a 2048 dhparam again
2016-12-13 Samadd mailcatcher
2016-12-13 SamMerge pull request #317 from ibnesayeed/master
2016-12-13 Samsome more db tuning
2016-12-12 Sawood AlamAdding dev dependencies in the docker image
2016-12-12 Samneed to migrate test as well
2016-12-12 Samcorrect issues with dev image
2016-12-09 Guo Xiang TanRename `ALLOCATOR` -> `RUBY_ALLOCATOR`.
2016-12-09 Guo Xiang TanMerge pull request #316 from discourse/jemalloc-regression
2016-12-07 Rafael dos... tcmalloc 2.5 is the default allocator, but this is...
2016-12-07 Rafael dos... Adds tcmalloc and lockless allocators to base image
2016-12-07 SamMerge pull request #315 from robbyoconnor/fix-hsts...
2016-12-07 Rafael dos... Bumps version to 1.3.9
2016-12-07 Rafael dos... Updates ImageMagick from 6.9.6-5 to 6.9.6-7
2016-12-07 Rafael dos... Rollback jemalloc from 4.3.1 to 3.6.0
2016-12-06 Robert O'ConnorSome HTTPS improvements to achieve A+ on Qualsys SSL...
2016-11-23 Rafael dos... Bumps laucher to use docker image version 1.3.8
2016-11-22 Rafael dos... Merge pull request #311 from discourse/image-update
2016-11-21 Rafael dos... Remove minor PostgreSQL version pinning
2016-11-21 Rafael dos... Updates ruby from 2.3.2 to 2.3.3
2016-11-17 Rafael dos... Fixes ruby-build with jemalloc
2016-11-17 Rafael dos... Updates ImageMagick from 6.9.6-2 tp 6.9.6-5
2016-11-17 Rafael dos... Adds jemalloc directly to ruby
2016-11-17 Rafael dos... Bumps images to 1.3.8
2016-11-17 Rafael dos... Updates pngquant from 2.6.0 to 2.8.0
2016-11-16 Rafael dos... Updates nginx from 1.11.3 to 1.11.6
2016-11-16 Rafael dos... Updates pngcrush from 1.8.8 to 1.8.10
2016-11-16 Rafael dos... Updates nodejs from 4.x to 6.x new LTS version
2016-11-16 Rafael dos... Updates jemalloc from 3.6.0 to 4.3.1
2016-11-16 Rafael dos... Updates ruby to 2.3.2
2016-10-30 Matt PalmerMerge pull request #303 from theikkila/master
2016-10-28 Rafael dos... Bumps laucher to use docker image version 1.3.7
2016-10-28 Rafael dos... Install docker-squash in the PATH
2016-10-28 Teemu HeikkiläFix physical core calculation
2016-10-27 Rafael dos... Fix new docker_squash install
2016-10-27 Rafael dos... Bumps PostgreSQL version
2016-10-24 SamMerge pull request #297 from simongareste/master
2016-10-24 SamMerge pull request #301 from xfalcox/dev-image-improvements
2016-10-21 Rafael dos... build.rb improvements
2016-10-20 Samconserve memory
2016-10-19 Rafael dos... Calculate layers to keep only when necessary
2016-10-19 Rafael dos... Adds Makefile functions to build.rb
2016-10-18 Rafael dos... Use new docker squash
2016-10-18 Rafael dos... Ignore ngx_brotli deprecations for now
2016-10-18 Rafael dos... Ignore ngx_brotli deprecations for now
2016-10-18 Rafael dos... Move user creation from base to discourse and dev
2016-10-18 Rafael dos... Needed version bumps
2016-10-11 Simon GaresteFix core and memory numbers availability on Mac OS X
2016-10-11 Simon GaresteFix OS X not knowing the free bash command
2016-10-10 SamMerge pull request #296 from phaldan/master
2016-10-08 Philipp DanielsFix empty arguments on launcher rerun after git pull
2016-09-28 Matt PalmerUse new Cloudflare URLs for IP address lists
2016-09-21 Jared ReisingerUse same postgres sleep as elsewhere
2016-09-21 Jared ReisingerUpdate README with new squash info
2016-09-21 Jared ReisingerClean up subshell escapes
2016-09-21 Jared ReisingerImprove optional/default squashing.
2016-09-20 Jared ReisingerImprove image building (primarily for discourse_dev)
2016-09-19 Guo Xiang TanBump acme.sh version.
2016-09-13 Matt PalmerSupport runtime labels in YAML definitions
2016-09-12 Jeff AtwoodMerge pull request #290 from pfaffman/make-swap-le-2
2016-09-12 Jay PfaffmanEDIT: Fix up messages about memory and swap
2016-09-12 Jay PfaffmanFIX: make swap when mem is <= (not <) 2GB
2016-09-10 Jeff AtwoodMerge pull request #288 from pfaffman/fix-mem-and-insta...
2016-09-09 Jeff AtwoodMerge pull request #286 from pfaffman/make-memory-tests...
2016-09-06 Jay Pfaffmanallow exit to work
2016-09-06 Jay Pfaffmanremoved errant echo
2016-09-06 Jay PfaffmanInstall Docker if it's missing
2016-09-06 Jay Pfaffmaninstall docker if it's missing
2016-09-06 Jay PfaffmanFix code that tests for RAM and Swap size
2016-09-01 Matt PalmerCorrect API key env var
2016-09-01 Matt PalmerDon't update pups in mail-receiver
2016-09-01 Matt PalmerWe'll need MAIL_DOMAIN, too, for mail-receiver
2016-09-01 Sambase image update
2016-08-31 Matt PalmerAdd a mail-receiver sample template
2016-08-29 Guo Xiang TanFIX: Don't force a cert issue everytime.
2016-08-29 Samupgrade image to latest mainline
2016-08-29 Guo Xiang TanOpps.
2016-08-29 Guo Xiang TanBoot up nginx as standalone server instead of using...
2016-08-26 SamMerge pull request #280 from gschlager/phpbb3
2016-08-19 Gerhard SchlagerImprove template for phpBB3 importer
2016-08-09 SamMerge pull request #275 from lbergnehr/lbergnehr-patch-1
2016-08-08 Leo BergnéhrSegregate postgres upgrade instructions on version
next