Alex Heneveld

Results 10 issues of Alex Heneveld

As per discussion at https://github.com/Foxandxss/angular-toastr/issues/137: * Sometimes `clear(toast)` doesn't immediately clear * People expect `clear([toast])` should work for a list arg `[toast]` This fixes both issues.

excellent project. my nodes were jumping about on a merge; it took me a few minutes to realise this was the reason so thought i'd contribute it.

My configuration is broken and startup log debug is unhelpful, saying: ``` 2017-08-24 09:35:40,392 ERROR 9 o.a.k.f.i.s.BootFeaturesInstaller [pool-1-thread-2] Error installing boot features java.lang.ArrayIndexOutOfBoundsException: -1 ``` This PR gives a more...

fix bug where interrupted script fails, and allow it to resume

This refactors the blueprint code to allow dev work on a new "landscape" graphical mode. It is disabled in the last commit so should be no change to UX with...

just looking at logs and tidying up stuff that is wrong or misleading have done one so far but i think there are others. best hold off reviewing until all...

As discussed in #816 and suggested to be fixed in #835 but pushed out to here: There are bad things that can happen if an unsubmitted `Task` is set as...

_As discussed on mailing list..._ I've been spiking a new approach to our YAML modelling for java objects. The root problem I want to solve is to that it's tedious,...

Hi @nicolasferry @songhui @fungi-fungi - I'm curious if you've looked at Apache Brooklyn [1]. There is some overlap but more importantly I think we share many of the same goals,...