Gabe Rudy
Gabe Rudy
I know these APIs are fairly new, but they really make sense for react native clients. Especially the notification integration and event tracking with batching/offline tracking make sense to use...
These are completely optional, but I've made a number of patches to enable our utalization as bamtools as a library. I've tried to keep them in their own commits. The...
Pop the crossReferenceKeyList after recursing down so that codegen succeeds when two siblings have the same complex type.
Hi there, I'd do a pull request if I was a bit more familiar with the backend data model, but I was wondering if we could get the list of...
This fixes handling ssh connection errors by using error callback instead of throwing an exception when appropriate. This resolves issue apocas/dockerode#764 and replaced pull request #163
I did this for my needs but realized there is a closed issue (not implemented) that is requesting the same thing. Through the idle-timeout arg or IDLE_TIMEOUT environment variable, after...
Fixes #7142 Supersedes previous pull request #7143
## What is your suggestion? Add a File > Exist option that shuts down the server ## Why do you want this feature? Useful in short-lived docker instances where the...
## What is your suggestion? Support HTTP BasicAuth for authenticating the user with a provided username and password ## Why do you want this feature? I have a reverse proxy...