discourse/bin
Ryan Lerch 1fffe941bf
remove some hardcoded 'localhost's from dev environment (#14801)
Trying to use a local test hostname other than localhost
(e.g. discourse.test )for discourse development was difficult due
the fact that localhost was hardcoded in a few places. This patch
uses existing environment variables to allow a developer to use a
different domain when developing.

Signed-off-by: Ryan Lerch <rlerch@redhat.com>
2021-11-03 11:26:44 +08:00
..
docker DEV: use mailhog in our docker dev environment (#14549) 2021-10-08 11:10:46 +05:30
annotate DEV: Allow annotations to work in symlinked plugins, add binstub (#13635) 2021-07-05 15:43:10 +01:00
bundle DEV: Update `bin/bundle` (#13067) 2021-05-14 19:54:10 +02:00
ember-cli remove some hardcoded 'localhost's from dev environment (#14801) 2021-11-03 11:26:44 +08:00
notify_file_change FIX: `notify_file_change` was outputting a command to vim 2020-12-10 10:03:57 -05:00
rails DEV: Update server startup warning to be more specific (#12949) 2021-05-05 13:33:11 +01: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
rubocop DEV: Clean up .gitignore (#12981) 2021-05-10 13:43:13 +02:00
turbo_rspec DEV: support --fail-fast in bin/turbo_rspec (#8170) 2019-10-09 09:40:06 -05:00
unicorn DEV: Allow Ember CLI for `rake qunit:test` and `rake plugin:qunit` 2021-09-21 18:10:04 +01:00