hellboy81

Results 45 issues of hellboy81

Is there good/bad practice to implement own `ConfigDriver` to read configuration from non-flie stores (for example from database using 3rd party ORM)?

is there possible to upload attachments simultaneously with documents setup ?

I need to deploy/sync source dir with multiple (actually 2) remote destination directories. At the moment there is actually no support for `dest` as array. How can I implement this...

Please add Germany-related channels/groups Spoken language: ru, de, en, ua

Is there possible refresh preview only by saving source `apib` file with saving vertical scrollbar position of the `Preview` windows. This can make easy to control changes and saves time.

I'm trying to use ``mock-req` Initialization in Unit tests: ``` MockReq = require('mock-req'), var req = new MockReq(); // req.header = function(){} // with this line it does not work...

Please provide comiled plugin version

See: [also IDEA plugin](https://plugins.jetbrains.com/plugin/7834-dto-generator) and [another code generator](https://github.com/stephenh/dtonator)

I need to fill CouchDB mock database with documents with attachments Is there possible to upload attachment in batch mode? Have methods `addDB` and `addDoc` support? If not: have you...

For function `check` should be `JSDoc` information added with input parameters types and output callback results