Elad Efrat

Results 9 issues of Elad Efrat

Submitted primarily for review and discussion - keeping the diff very short. Note that this is implemented in terms of Store to maintain abstraction of the storage layer. - Make...

Improvement

Hi, According to the [MongoDB documentation](http://docs.mongodb.org/manual/tutorial/create-an-auto-incrementing-field/) there's a way to implement auto-incrementing fields for it. Is this implemented or otherwise supported in node-orm2? I thought using `serial` would work but...

mongodb

I found it useful to be able to disable horizontal scroll. I had to implement it rather quickly, so I don't know if the way I did it is the...

Hello, Would you be receptive to a pull request that made traceroute use ICMP ECHO on Unix platforms as well? This is the default behavior on Windows, and it would...

When clicking an input addon I get an unhandled exception. I've added a check for template at the top to make sure that doesn't happen. I also don't think adding...

Hey @bemitc, good to see you. Feel like writing some code? :)

The version that gets installed when typing `npm install bitset` (0.3.0) is broken. I had to type `npm install tdegrunt/bitset` to get a working distribution. Should be a matter of...

Defaults to SearchIndex otherwise. Could be a very simple fix for #96. (If this kind of change is desirable I'll be more than happy to supplement it with documentation updates.)

bloodhound