Demian

Results 18 comments of Demian

@mkotsur I think I was looking at an older version so I didn't take into account the predicate fusion. I don't have my dev machine available now but i will...

@mkotsur if you brought back v0.8.2 of [Predicates#apply](https://github.com/mkotsur/restito/blob/bfadfd9a47dc344eb16a0ec77cf3b1ffa7259063/src/main/java/com/xebialabs/restito/semantics/Predicates.java#L44), I think that would be the perfect hook point for the approach in [stack overflow]( https://stackoverflow.com/questions/50953859/logging-the-conditional-outcome-in-java8-predicate-in-a-concise-manner)

Hey sorry for the delay. If I was debugging my test I'd like to see something like `Reason for not applying stub: Condition parameter foo==42 failed. Got foo==43` I imagine...

I'm also interested in this fix as I put a cert signed by (my own) CA to allow HTTPS. @cociweb will you put this in your custom hacs?

I guess I should have asked when I was doing authzforce/java-xacml-sdk#17 . As the `doDomainIdTranslation` becomes nearly useless if you don't already know the domain names. I was hoping to...

Same seems to happen with CPU and disk properties, nothing in the Docker command that skipper creates sets them

I've experienced this as well (on DS 2.7.0 / skipper 2.5.1 ). Similar setup as @mexicapita (docker-compose). Its most evident when destroying and creating streams very fast one after the...

Me 3. This seems to be occasionally occuring but often enough. I find it best to clear cache (works for both browser and android app) but that is just a...