hellboy81

Results 45 issues of hellboy81

As I mentioned with `proxyquire` it is not possible to access private variables on module level. It is only possible with `rewire`. Conversely, `rewire` cannot stub `require` itself. I.e. all...

I am looking fo some comparisons/benchmarks comparing this library with [EdiFabric](http://www.edifabric.com/)

help wanted

I should pipe attachment stream to response stream with correct error handling (missing attachment, etc..) I am trying to check if attachment exists with [db.attachment.head](http://docs.couchdb.org/en/1.6.1/api/document/attachments.html#head--db-docid-attname), but I am missing this...

1 year no commits

Отсутствует информация о крайне важных сервисах по AML проверке (`AMLBot` и прочие) На таких сервисах, как LocalBitcoins, очень легко наткнуться на серые коины. Нужна инструкция по надежному применению AML сервисов,...

enhancement

- VSCode poratble installed successully - C# Extension installed, editor restarted and got error: ``` Installing C# dependencies... Platform: win32, x86_64 Downloading package 'OmniSharp for Windows (.NET 4.6 / x64)'...

wontfix

This code seems to be working: ``` js var jsdom = require('jsdom'); this.jsdom = require('jsdom-global')( htmlContent ); // The second jsdom instance is used jsdom.jQueryify(window, "http://code.jquery.com/jquery.js", function () { done()...

SharpDevelop is dead but is still used as base for some special IDEs such as `Ranorex`. Due on some [problems](https://www.ranorex.com/forum/ranorex-still-uses-old-version-after-nuget-self-update-t11967.html) I still cannot use NuGet PM based on PowerShell from...

Is there possible to force SharpDevelop Subversion plugin to use old SharpSVN (`1.6`) version (see `SvnVersionProvider` and `SVNVERSION`)