Max Claus
Max Claus
``` [gaper] error on watching files: couldn't walk to path "loadtest/report/bzt.log": lstat loadtest/report/bzt.log: no such file or directory make: *** [Makefile:18: start] Error 1 ```
Initially, this tool was implemented with polling support only because of my previous experience with Docker volumes and fs events weren't stable. Looks like it has changed and using Docker...
I discovered that the `Command+delete` shortcut deletes the selected document in the worst way (while I was searching a document in production database). Would be awesome if at least a...
Migrate from https://github.com/globalsign/mgo to https://github.com/InVisionApp/mongo-go-driver.
I had a trouble using the plugin Meio Mask and Masked Input together on same project. That because both plugins use the same name "mask" to extend a new functionality...
- [x] send email notifications - [x] delete target - [x] delete all children tracks on deleting parent target - [x] websocket on dashboard - [ ] allow select polling...
Thanks for this great project, it is very helpful while trying to learn assembly on an Apple machine. I noticed one of your examples was referencing R0 register by mistake...
I have a case where I would need to scroll horizontally because there are too many open tabs. Would you be interested if I prepare a PR adding support for...
Updating that file after releasing the app ([here](https://github.com/jenslind/electron-release/blob/master/src/cli.js#L36)) means the app was published with the wrong file. I mean if I'm publishing a new version of my app. The "auto_updater"...
Remove exec command and add support to compress files from any platform. Since I guess ditto is not available in all platforms. Also `ditto` command was not working with paths...