canvas-lms/bin
Ben Rinaca a1a3fc26ba avoid port conflicts for remote debugging
if you're backgrounding multiple services on the same host in
development (ex: pow) then byebug_server would not be able to bind and
would cause your canvas to barf when booting. this change makes it so
it'll auto-assign ports and it also updates the byebug-remote to just
connect to the last one that had started.

also only starts byebug server if REMOTE_DEBUGGING_ENABLED is set, which
will be default for canvas docker development environment.

Change-Id: I646209e6bec64777945c56c45a3db29b847eb159
Reviewed-on: https://gerrit.instructure.com/81260
Reviewed-by: Cody Cutrer <cody@instructure.com>
Tested-by: Jenkins
Product-Review: Ben Rinaca <brinaca@instructure.com>
QA-Review: Ben Rinaca <brinaca@instructure.com>
2016-06-02 15:37:32 +00:00
..
byebug-remote avoid port conflicts for remote debugging 2016-06-02 15:37:32 +00:00
dress_code use binstubs for dress_code for spring 2016-01-06 18:44:23 +00:00
rails rails 4.0.10 2014-09-16 22:07:39 +00:00
rake add springified binstubs 2014-07-21 15:45:13 +00:00
rspec add springified binstubs 2014-07-21 15:45:13 +00:00
spring add springified binstubs 2014-07-21 15:45:13 +00:00