Clay McClure
Clay McClure
#1304 fixes a related issue, where the debug probe would remain locked after a memory transfer fault, preventing the GDB server thread from being able to use the probe at...
@chaosmail Maybe you're referring to the change in #84. In that change, `honcho run` will ignore `SIGINT`, allowing the child to handle that signal as it will. I don't believe...
For reference, Amazon's [position on the issue](http://docs.aws.amazon.com/AmazonS3/latest/dev/VirtualHosting.html): > When using virtual hosted–style buckets with SSL, the SSL wild card certificate only matches buckets that do not contain periods. To work...
Sure. I think it involves just adding a view and maybe some customization hooks. Any ideas for the name of the view?
Given that programs (whether JavaScript, iOS, or some other native application) will be consuming these endpoints, how about something like `/api/login` or `/login.json` (and `/api/connect` or `/connect.json`)? Since end users...