discourse_docker.git
2016-05-17 Sambump version in a few spots
2016-05-17 Samupgrade image and version stuff
2016-05-17 SamMerge branch 'upgrade_everyone_to_postgres_9.5' of...
2016-05-17 Guo Xiang TanUpgrade base image to Ubuntu 16.04.
2016-05-16 Jeff Atwoodwe require 2GB of swap now
2016-05-16 Jeff Atwoodadd SMTP port selection, smarter mailgun handling
2016-05-16 Guo Xiang TanBump Ruby version to 2.3.1.
2016-05-16 Guo Xiang TanUpdate PostgreSQL to 9.5 in base image.
2016-05-11 Jeff Atwoodremove root warning on swapfile create, since we requir...
2016-05-10 Jeff Atwoodadd root check since it's required
2016-05-10 Jeff Atwoodsudo command redundant on swapfile create
2016-05-06 Régis HanolMerge pull request #253 from mjtko/fix/cve-2016-3714...
2016-05-06 Mark TitorenkoUpdate ImageMagick security patch for CVE-2016–3714...
2016-05-04 Jeff Atwoodbug: skip_prereqs vs skip_prereq
2016-05-03 Samadd comment
2016-05-03 Samapply image magick security patch
2016-05-03 Jeff Atwoodmake minimum Docker version 1.8
2016-05-03 SamMerge pull request #248 from mpalmer/stable-mac-address...
2016-04-29 Samdiscourse has to own /home/discourse otherwise rubygem...
2016-04-29 SamAdd --debug for bootstrapping, when set image is mainta...
2016-04-28 Jeff AtwoodKinder, gentler message for those who don't need SMTP...
2016-04-28 Jeff Atwooddon't start app if bootstrap failed
2016-04-28 Jeff Atwoodstray A
2016-04-27 Jeff Atwoodremove apt-get command that.. doesn't work
2016-04-27 Jeff Atwoodomit needless words
2016-04-27 Jeff Atwoodsimplify resource checks
2016-04-27 Jeff Atwoodadd auto swap creation
2016-04-27 Jeff Atwoodslightly better copy
2016-04-27 Jeff Atwoodslightly better copy
2016-04-27 Jeff AtwoodMerge pull request #249 from pfaffman/fix-discourse...
2016-04-27 Jay Pfaffmanmake replacements of settings more rubust
2016-04-27 Guo Xiang TanFIX: Ports are not being exposed.
2016-04-27 Jay PfaffmanFix permissions, letsencrypt replacement, and value...
2016-04-27 Jeff Atwoodsplit Discourse specific code into discourse-setup
2016-04-27 Jeff Atwooduse consistent fake email addresses
2016-04-27 Samwe really wanted a global replace here...
2016-04-27 Matt PalmerProduce random-but-stable MAC addresses, take 2
2016-04-27 Guo Xiang TanDon't raise usage warning when an invalid option is...
2016-04-27 Jeff Atwoodbetter name for prereq check
2016-04-26 Jeff AtwoodMerge pull request #246 from pfaffman/no-more-nano
2016-04-26 Jay PfaffmanMoved set_config to a setup command. Optionally runs...
2016-04-26 Jay PfaffmanIf config_file is unchanged, ask user for them interact...
2016-04-26 Jay Pfaffmanremove port and tls config
2016-04-26 SamMerge pull request #245 from discourse/revert-233-mac...
2016-04-26 SamRevert "Assign a stable but unique MAC address to each...
2016-04-26 Guo Xiang TanFIX: Incorrect syntax.
2016-04-25 Jeff AtwoodMerge pull request #233 from mpalmer/mac-address
2016-04-25 Jeff AtwoodMerge pull request #244 from tgxworld/allow_users_to_ch...
2016-04-25 Guo Xiang TanAllow users to skip Discourse specific prereqs.
2016-04-25 Guo Xiang TanFIX: config_file check was broken.
2016-04-23 Arpit JalanMerge pull request #243 from pfaffman/fix_git_check
2016-04-23 Jay Pfaffmanremove debug code. Sorry.
2016-04-23 Jeff AtwoodMerge pull request #242 from pfaffman/git_version_check
2016-04-22 Jay PfaffmanAdd test for git version
2016-04-22 Jeff Atwoodcap max unicorns and max db mem, use phys core cnt
2016-04-22 Jeff Atwoodexit 0 after "container has already started"
2016-04-22 Jeff Atwoodincorrect GB calc
2016-04-22 Jeff Atwoodmake missing config settings skippable
2016-04-21 Jeff Atwoodmove email setting closer to SMTP settings
2016-04-21 Jeff AtwoodMerge pull request #240 from tgxworld/improve_message_i...
2016-04-21 Guo Xiang TanUX: Suggest commands to run in order to free up disk...
2016-04-21 Guo Xiang TanFIX: Work around le.sh killing "letsencrypt" script...
2016-04-21 Matt PalmerRun MAC address generation within a known environment
2016-04-20 Jeff Atwoodadd plugin info link
2016-04-20 Jeff Atwoodmake bootstrap auto-set unicorn_workers and db memory
2016-04-20 Jeff AtwoodUpdate standalone.yml
2016-04-20 Jeff AtwoodMerge pull request #239 from pfaffman/add_memconfig
2016-04-20 Jeff Atwoodmake docker check more reliable
2016-04-20 Jeff Atwoodremove SSH command, improve valid check
2016-04-20 Jeff Atwoodmore refinements
2016-04-20 Jeff Atwooddon't validate SMTP TLS or PORT
2016-04-20 Jeff Atwoodremove docker 1.2 references, we block on any version...
2016-04-20 Jay PfaffmanMake change/unchange language clearer
2016-04-20 Jay PfaffmanRemove dependency on standalone.template & fix replacement
2016-04-20 Jay PfaffmanChange only commented-out values of UNICORN_WORKERS...
2016-04-20 Jeff Atwoodbetter layout
2016-04-20 Jeff Atwoodclean up template a lot
2016-04-20 Jeff Atwoodwe don't need a TODO here
2016-04-20 Jeff AtwoodMerge pull request #238 from pfaffman/add_memconfig
2016-04-20 Jay PfaffmanDon't set db_work_mem
2016-04-20 Jeff AtwoodMerge pull request #236 from pfaffman/add_memconfig
2016-04-20 Jeff Atwoodwe don't need a TODO here
2016-04-20 Jeff AtwoodMerge pull request #237 from pfaffman/bootstrap_sanity_...
2016-04-20 Jay PfaffmanAdd mail config sanity check
2016-04-20 Jay PfaffmanAdd memconfig to launcher: Configure defaults based...
2016-04-20 Dan DascalescuImprove LETSENCRYPT_ACCOUNT_EMAIL comment (#235)
2016-04-20 Guo Xiang TanMerge pull request #234 from dandv/patch-1
2016-04-20 Dan Dascalescu"Comment out" -> "Uncomment"
2016-04-19 Matt PalmerAssign a stable but unique MAC address to each container
2016-04-15 Guo Xiang TanPin acme.sh client to 2.0.1.
2016-04-14 Sammove normalization
2016-04-14 Samdocker amended hostname rules, comply...
2016-04-14 Samuse short hostname
2016-04-04 SamMerge pull request #231 from samnazarko/port_bind_check_fix
2016-04-04 Sam NazarkoInform the user that they can --skip-prereqs if they...
2016-04-04 SamMerge pull request #202 from fbender/override-default...
2016-04-01 Florian BenderAdd switch to override the default Docker hostname...
2016-04-01 SamMerge pull request #226 from fantasticfears/enter
2016-03-31 Jeff AtwoodMerge pull request #230 from djtye/master
2016-03-30 SamMerge pull request #228 from RomeoPapaSK/master
next