docbrown/spec/initializers
Dmitry Maksyoma be07697d6d
Adapt dev env to run on a remote box (#8232)
* Adapt dev env to run on a remote box

* webpack-dev-server ignores CLI arguments, so switched to environment
  variables.
* Dynamically determine remote webpack host via APP_DOMAIN environment
  variable, defined in application.yml.
* Setup content security policy to allow connecting to webpack on a
  remote box, defined by APP_DOMAIN environment variable.

* Make Webpacker listen on 0.0.0.0

* Account for APP_DOMAIN port

* Add support for URI scheme and tests

* Fix a spec by disabling a Rubocop linter
2020-06-18 13:01:49 +02:00
..
active_support/cache Add expires_in option for ActiveSupport::Cache::RedisStore#increment method (#7515) 2020-04-27 16:40:49 +02:00
rack [deploy] Add API Key to API Write Throttle (#8110) 2020-05-28 09:45:01 -05:00
shared_examples combine Rack::Timeout::RequestTimeoutErrors with Exceptions in Honeybadger (#5789) [deploy] 2020-01-28 16:55:51 -05:00
application_config_spec.rb Adapt dev env to run on a remote box (#8232) 2020-06-18 13:01:49 +02:00
honeybadger_spec.rb combine Rack::Timeout::RequestTimeoutErrors with Exceptions in Honeybadger (#5789) [deploy] 2020-01-28 16:55:51 -05:00