Stephen Muss

Results 12 issues of Stephen Muss

The last release on Ansible Galaxy was 1.1.5 in January. Is it possible to create and upload a new release to Galaxy with all changes since January?

InProgress

Hi folks, I was wondering what it would take to get this library to support asyncio. This would mean it would be possible to use Python 3.5+ [async/await coroutines](https://www.python.org/dev/peps/pep-0492/) with...

future

When adding accounts cloak creates the directory ~/.cloak with 0755 permissions and the file ~/.cloak/accounts with 0644 permissions. All account keys in this file are clearly visible in plain text.

I am getting a 500 response from Nexus when attempting to log in using npm. I am able to log into the Nexus web UI and also docker with my...

I couldn't find any support for suggesters in either the native or rest client. Are there any plans to adopt these features? Docs can be found at http://www.elastic.co/guide/en/elasticsearch/reference/current/search-suggesters.html

request

It would be extremely useful to extend `OutgoingRelationshipBuilder` and `IncomingRelationshipBuilder` in order to be able to determine whether a node has a specific relationship and to get nodes at the...

Hi, One of our developers wants to use this in one of our projects but I noticed there is no license. Are we able to use this in our project...

This was all I needed to get going locally. Please let me know if you want me to add or change anything. I could only find the legacy port via...

@jexp is it possible to get a 2.0.2 release or `2.0.2-SNAPSHOT` at `http://m2.neo4j.org/content/repositories/snapshots/`?

I need to be able to publish to a durable topic exchange but at the moment this seems to be disallowed as per ``` javascript PubSocket.prototype.connect = function(destination, callback) {...