discourse_docker.git
2014-07-31 Michael BrownMove syslog into its own template, not cron
2014-07-31 Michael BrownHandle copy_env nicely, simplify
2014-07-25 SamMerge pull request #75 from Supermathie/master
2014-07-24 Michael BrownEnsure /shared/log/rails is owned by discourse user
2014-07-24 Michael Brownnginx startup: mkdir -p /var/log/nginx
2014-07-22 Jeff Atwoodimprove multiple email example in standalone.yml
2014-07-21 Samfix default
2014-07-17 Robin WardMerge pull request #70 from riking/patch-2
2014-07-17 Kane YorkSupporting Discourse projects are MIT license
2014-07-17 Régis HanolMerge pull request #65 from eflynn/patch-1
2014-07-15 SamFIX: have "rebuild" update discourse docker
2014-07-15 SamAdd nginx cache directory
2014-07-14 Régis HanolRevert "add fuzzystrmatch extension"
2014-07-11 Régis Hanoladd fuzzystrmatch extension
2014-07-09 Evan FlynnFix typo on Ubuntu version
2014-07-08 Jeff Atwoodremove ubuntu 13 in favor of ubuntu 14
2014-07-07 SamMerge pull request #52 from cauerego/patch-1
2014-07-07 SamMerge pull request #64 from riking/configurable-upload...
2014-07-05 rikingAdd easy configuration for max file upload size
2014-07-04 Jeff AtwoodMerge pull request #63 from discourse/add-pngout
2014-07-04 Régis HanolFEATURE: add pngout to the base images
2014-07-01 SamUpdate Dockerfile
2014-07-01 SamUpdate Dockerfile
2014-07-01 Samallow to correctly track head if needed
2014-07-01 SamFIX: checkout correct branch in base image.
2014-07-01 SamFIX: correct branch stuff
2014-07-01 SamFIX: ensure we are tracking the branch
2014-07-01 SamFIX: track tests-passed, not master
2014-06-27 SamFEATURE: ./launcher enter <CONTAINER>
2014-06-27 SamBUGFIX: ensure a locale is set correctly
2014-06-27 Samadd phantom to base image
2014-06-20 SamAdd phantomjs to base image, bump up to 0.2.4
2014-06-19 Samchange entrypoint for cleaner updates
2014-06-19 SamFEATURE: test container
2014-06-18 Samvendor bundle business only causes trouble. might as...
2014-06-17 Jeff Atwoodslightly improve YAML error message
2014-06-13 SamWork in progress, a dev image for Sam
2014-06-13 SamUPGRADE: base image to 14.04
2014-06-13 SamFEATURE: list containers when making a typo
2014-06-12 SamMerge branch 'runit-init' of https://github.com/Superma...
2014-06-08 SamBurn version 0.12.0 , it is totally bust.
2014-06-07 Caue Regoremove commented lines of code leading space
2014-06-06 Jeff AtwoodMerge pull request #51 from riking/yamlerror
2014-06-06 rikingPrint message on YML syntax error
2014-05-30 SamMerge pull request #46 from Supermathie/emailtest
2014-05-30 SamMerge pull request #48 from riking/patch-1
2014-05-17 Kane YorkUpdate 'rails' script to load Pry
2014-05-15 Michael BrownUse runit instead of runsvdir in container
2014-05-15 Sam* re-enable SPDY
2014-05-14 Samanother version out today :)
2014-05-13 SamUPDATE to Ruby 2.1.2
2014-05-13 SamRevert "Add how to configure ssh access into the container"
2014-05-13 SamMerge pull request #25 from alexdong/patch-2
2014-05-10 Michael BrownClarify SSL verification warning
2014-05-08 Jeff Atwoodclarify language about SSH key generation
2014-05-08 Samdefault is wrong here, we really need an ssh key, its...
2014-05-08 SamUpdate launcher
2014-05-08 SamMerge pull request #40 from Stealthii/version-code
2014-05-03 SamRuby 2.1 version
2014-04-28 Daniel PorterBetter logic to determine required Docker version
2014-04-25 Régis HanolMerge pull request #37 from Supermathie/mailtest-1204
2014-04-25 Michael BrownCheck before using ssl.create_default_context
2014-04-24 SamMerge pull request #35 from albertogg/fix-gemrc
2014-04-24 albertoggFix gem configuration path
2014-04-23 Sammissed a few templates
2014-04-23 SamUse new forking trick as opposed to seperate sidekiq...
2014-04-23 SamBUGFIX: remove blank strings from ENV passing
2014-04-22 SamMerge pull request #34 from Supermathie/mkswap
2014-04-22 Michael Brownmk_swapfile: add option to specify size in GB
2014-04-22 Michael BrownModify swapfile size from 512MiB to 1GiB
2014-04-22 Michael BrownAdd script to easily make a swapfile
2014-04-22 Régis HanolMerge pull request #33 from Supermathie/emailtest
2014-04-22 Michael BrownAdd suggestions to mailtest script
2014-04-22 Michael BrownSearch for docker.io command (Ubuntu) as well
2014-04-19 Robin WardMerge pull request #32 from Supermathie/emailtest
2014-04-19 Michael BrownAdd ability to test email from launcher
2014-04-18 Jeff AtwoodCDN requires leading //
2014-04-18 Jeff Atwoodadd CDN to standalone template
2014-04-18 Jeff Atwoodimprove standalone.yml documentation
2014-04-13 Robin WardMerge pull request #30 from Supermathie/fix-hang
2014-04-13 Michael BrownWork around 'docker run' waiting for input
2014-04-10 Robin WardWe can have more than 2 arguments now
2014-04-10 Robin WardAdds new command line option to skip pre-requisites...
2014-04-09 SamBUGFIX: No more heartbleed
2014-04-09 SamUPGRADE: docker 0.10 is now out
2014-04-08 SamMerge pull request #28 from Supermathie/update-020
2014-04-08 Michael BrownUpdate base image to 0.2.0
2014-04-07 SamUpdate standalone.yml
2014-04-07 SamMerge pull request #27 from Supermathie/rsyslog
2014-04-07 Michael BrownAdd rsyslog to cron.template
2014-04-06 SamAdded a rebuild command to simplify rebuilding containers
2014-04-01 Samoops
2014-03-25 SamUpdate README.md
2014-03-25 SamAdded web hook
2014-03-25 SamFEATURE: ability to run old PG if needed
2014-03-24 Alex DongAdd how to configure ssh access into the container
2014-03-24 SamMerge pull request #24 from alexdong/patch-1
2014-03-24 Alex DongAdd examples to bind to only one network interface
2014-03-24 SamMerge pull request #23 from Supermathie/userfriendly
2014-03-24 Michael BrownEnhanced user experience
next