Dmitry Zaytsev

Results 10 issues of Dmitry Zaytsev

It would be great to add ability to use the private key passphrase like Jsch http://epaul.github.io/jsch-documentation/javadoc/ `public void addIdentity(String prvkey, byte[] passphrase)`

I thinking about Takes as a tool for a REST services development. Is there any idea how to generate REST service description and keep it be equal a real REST...

scope

At the moment adding an element/attribute with a namespace into Directives not implemented. I believe it has to be. @yegor256 ~~could you suggest right now any workaround to add an...

bug
30 mins
DEV
scope

Xembly doesn't allow to generate xml fragment without the header ``. It would be great to add a new method `Xembler.xml(boolean header)`

bug
30 mins
DEV
scope

Rultor duplicates commander's name in error messages, also I think we don't need post the second message from the screenshot ![image](https://cloud.githubusercontent.com/assets/9972909/14307519/1424b96e-fbe9-11e5-8f5b-065775ef7a38.png) Rultot should ask the architect for the confirmation instead...

bug

it would be great be able to sort the list of files by time or size or name of the file

it would be great if we can see the creation time of each file

Will Rultor able to work not only with Github but with Gitlab ever?

bug
enhancement

At the moment jcabi-s3 doesn't support retrieve object in parts (see http://docs.aws.amazon.com/AmazonS3/latest/dev/GettingObjectsUsingAPIs.html for reference). This option will give the possibility to organize multithreaded downloading a file. It will performance benefits...

There are some projects which heavy use random IP addresses in unit tests. These projects use the suppression `PMD.AvoidUsingHardCodedIP`. Let's allow to use hardcoded IP in unit tests

bug
postponed