Alex Ullrich

Results 40 issues of Alex Ullrich

I gave up on trying to figure out why, but the combination of groupBy, toArray and angular's built-in orderBy filter had some disastrous side effects for me. So added an...

Needs-Feedback

I find myself thinking about adding a protobuf marshaler to watermill-jetstream and wondering if it would make sense to include the contract definitions and generated files in watermill itself.

I am looking specifically for the Volume field, but it seems like there are some others as well. Is there a codegen process that you use to update these types...

It doesn't look like the JSON package is respecting the Date type's MarshalJSON implementation for one reason or another. I am seeing this when trying to pass the PreviousDay quote...

This adds an `UnlimitedRetry()` option that can be used to extend retries indefinitely on a given task if needed. This would be nice in our system for a subset of...

pr-feat
ready-for-review

https://github.com/darrenkopp/libsass-net/issues/9#issuecomment-232089048 This should solve x86/x64 issues currently experienced. Should probably do this in 0.9.x not just 1.0

- [x] kill 3.5 support (helps with #232) - [x] ajaxmin / yui upgrade (#261) - [x] preprocessor bootstrapping to work with VB (#232) - [x] cleanup temp files on...

v1.0

2.2.1 is out

Hide everything that depends on System.Web behind an interface, allow user to specify alternate implementations. Probably a good change for v1.0, take the opportunity to overhaul configuration API to make...

v1.0