Brian Saville

Results 15 issues of Brian Saville

Pull in @wilbur4321's changes as well.

### What does this PR do? Adds dynamic expansion of file/pillar/thorium roots config. ### What issues does this PR fix or reference? Fixes: #64433 ### Previous Behavior The roots were...

test:full

This should fix #323 (as suggested by @jetersen) to prevent serialization of a field that cannot be serialized. See also #268. ### Testing done I tested this out locally on...

I'm encountering this error when trying to use the jasmine strategy to report errors. ```PhantomJS 2.1.1 (Windows 7 0.0.0) Test should not fail FAILED TypeError: undefined is not a constructor...

This may be resolved with Grails 2 since we might not use TagLibSpec... Currently the code in tag lib spec is this: ``` groovy def invokeTag(String name, Map params =...