discourse_docker.git
2015-02-09 rikingAdd Discourse locale to samples/standalone.yml
2015-01-28 SamMerge pull request #122 from Supermathie/master
2015-01-28 Michael Brownanacron: invoke directly instead of triggering the...
2015-01-06 SamMerge pull request #105 from SAMdroid-apps/docker-options
2015-01-06 Sam PAdd --docker-args option to the launcher script
2014-12-15 Sambump version
2014-12-15 Samversion bump
2014-12-15 SamFEATURE: Add nodejs and uglifyjs to the image
2014-12-15 Samremove rc4
2014-12-12 Jeff AtwoodMerge pull request #116 from qingxp9/master
2014-12-11 qingxp9fix /var/docker to /var/discourse in describe
2014-12-11 SamMerge pull request #115 from axilleas/standalone_yml_typo
2014-12-10 Achilleas PipinellisFix typo in standalone.yml.
2014-12-08 SamMerge pull request #114 from Stealthii/hsts-nosub
2014-12-08 Daniel PorterOnly use strict transport security for the discourse...
2014-12-03 SamMerge pull request #108 from fantasticfears/china
2014-11-20 SamMerge pull request #110 from dereckson/fix/tar
2014-11-18 SamMerge pull request #111 from dereckson/fix/mac
2014-11-18 DerecksonRemoved instruction relevant only for Mac OS X
2014-11-18 DerecksonDiscard verbose output for tar commands
2014-11-17 Erick GuanFix missing indentation for china template.
2014-11-09 SamMerge pull request #104 from riking/ratelimit-429
2014-11-09 SamMerge pull request #106 from fantasticfears/china
2014-11-09 Erick Guanadd hook and a template to use chinese gem mirror site
2014-11-07 rikingUse 429 error code for nginx ratelimiting
2014-10-30 Samupdate base image
2014-10-21 Samdouble the rate limit
2014-10-20 Samfix regression which chmodded the file
2014-10-19 SamMerge pull request #100 from wmark/fix-launcher
2014-10-15 W-Mark Kubackilauncher: Check for ECDSA, ED25519 keys for SSH as...
2014-10-15 W-Mark Kubackilauncher: Loop over possible SSH authorized key file...
2014-10-15 W-Mark Kubackilauncher: Remove hard-coded paths to ip and ifconfig.
2014-10-14 Samadd rate limiting by default to samples
2014-10-09 SamFIX: properly shut down services on "docker stop"
2014-10-09 SamFIX: stop using su to daemonize stuff, we have no proce...
2014-10-08 SamMerge pull request #98 from axilleas/new_location_fix
2014-10-08 Achilleas PipinellisFix forgotten path to old location, remove extra bracke...
2014-10-07 SamMerge pull request #97 from zdk/master
2014-10-07 zdkFIX: Only create pg extension if it does not already...
2014-10-07 zdkUpdate readme to reflect linking feature.
2014-10-07 SamMerge pull request #95 from zdk/master
2014-10-03 zdkFEATURE: Add support for laucher to read links key...
2014-10-03 zdkFIX: Install pg extention in the template1 database...
2014-10-03 zdkRemove a duplicated listen_addresses="*" postgres confi...
2014-10-03 zdkFEATURE: Add a sample 'links' key in a yaml configurati...
2014-09-30 SamFIX: rails c no longer working
2014-09-26 SamSECURITY: upgrade CVE-2014-6271 bash vulnerability
2014-09-24 Samallow btrfs
2014-09-16 SamMerge pull request #94 from tolbrino/tb/systemd-support
2014-09-16 Tino Breddinallow starting the app without detaching
2014-09-16 SamMerge pull request #93 from longhotsummer/patch-1
2014-09-16 Greg KempeTweak standalone docs for ratelimiting
2014-09-15 SamMerge pull request #92 from lukegb/master
2014-09-14 Luke GBAdds a docker_ip pipeline for /sbin/ip
2014-09-12 Jeff Atwoodimprove copy around AuFS problem
2014-09-11 SamFIX: rotate nginx logs daily instead of weekly
2014-09-08 SamFEATURE: host_run support, to simplify provisioning
2014-08-29 SamFIX: on bootup ensure correct shared structure
2014-08-29 SamMerge pull request #88 from fysics/master
2014-08-28 Zane BeckmanCorrected error in readme.
2014-08-28 SamFIX: logrotation for containers that constantly rebuild
2014-08-27 Samversion 1.2.0 is the minimum
2014-08-26 SamMerge pull request #87 from Supermathie/v1run
2014-08-26 Michael Brownbash is easy when you know bash
2014-08-26 SamMerge pull request #81 from gschlager/benchmark
2014-08-26 SamUpdate standalone.yml
2014-08-25 Sambash is hard
2014-08-25 Samspaces matter.
2014-08-25 SamBUGFIX: touch is resetting dates use touch -a
2014-08-25 Sambump to fix anacron
2014-08-25 SamAdd anacron to boot process
2014-08-25 Samremove anacron service, cron runs it
2014-08-25 SamCrash if SMTP is not configured
2014-08-25 SamCorrect rate limiting stuff
2014-08-25 SamFEATURE: restart policy to ensure container comes back...
2014-08-25 Sambump version
2014-08-25 Samstop contorting with buggy awk code
2014-08-25 SamFIX: add anacron to ensure jobs run if restarting conta...
2014-08-25 SamFIX: use chpst to avoid extra process that interferes...
2014-08-22 SamRemove temporary code, add rate limited initial template
2014-08-22 Samnew image
2014-08-22 Samupdate to 1.0.1
2014-08-21 SamMerge pull request #83 from Supermathie/v1run
2014-08-20 Michael BrownBig cleanup of discourse docker environment
2014-08-20 Samfix
2014-08-20 Sam- Update base image
2014-08-18 Jeff AtwoodBring readme up to date
2014-08-07 SamUpdate postgres.template.yml
2014-08-07 SamFEATURE: allow tweaking more pg setup options
2014-08-06 Gerhard SchlagerAdd Dockerfile for running benchmark inside Docker
2014-08-04 SamMerge pull request #74 from jgehrcke/patch-1
2014-08-04 SamMerge pull request #80 from Supermathie/v1run
2014-08-03 Michael BrownAdd more suggestions for troubleshooting.
2014-08-03 Michael BrownAdd suggestion from #38 for setting proxy information...
2014-08-01 SamUpdate standalone.yml
2014-08-01 SamMerge pull request #78 from Supermathie/v1run
2014-07-31 Michael BrownAvoid the Neil error
2014-07-31 SamMerge pull request #77 from Supermathie/v1run
2014-07-31 Michael Brownlauncher: only try to self-update if we're on master...
2014-07-31 Michael BrownHandle copy_env in runit stage 1 and simplify
next