discourse/bin
Sam Saffron ff33899323 FEATURE: allow publishing docker dev either locally or net wide
Previously we had no control over how internal ports in the containter got
published.

Following UNICORN_BIND_ALL=true setting this broke docker dev env and exposed
this weakness.

The new `d/boot_dev` will only export on localhost, if you wish to export
network with use `d/boot_dev -p`
2019-11-04 12:51:35 +11:00
..
docker FEATURE: allow publishing docker dev either locally or net wide 2019-11-04 12:51:35 +11:00
bundle DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
notify_file_change DEV: support symlinked plugins in bin/rake autospec 2019-05-03 13:51:07 +10:00
rails DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
rake DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
rspec DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
turbo_rspec DEV: support --fail-fast in bin/turbo_rspec (#8170) 2019-10-09 09:40:06 -05:00
unicorn DEV: allow USR2 to restart unicorn in dev 2019-09-11 17:45:47 +10:00