Eamonn O'Connell

Results 7 issues of Eamonn O'Connell

I'm occassionally seeing this error, but I'm afraid I haven't been able to as of yet narrow down the cause. ``` org.parboiled.errors.ParserRuntimeException: Error while parsing action 'Root/Sequence/ZeroOrMore/Sequence/Block/FirstOf/Para/Sequence/Inlines /Sequence/ZeroOrMore/Sequence/InlineOrIntermediateEndline/Sequence/Inline/NonLinkInline/Str/NodeSequence_Action2' at input...

### Is there an existing issue for this? - [X] I have searched the existing issues ### Kong version (`$ kong version`) 2.7.1 ### Current Behavior Grpc server returns error...

pending author feedback
plugins/grpc-gateway
pinned

Subheaders (aka section headers) in lists and grids very common and indeed part of the material design spec (http://www.google.fr/design/spec/components/subheaders.html). On the implementation side, there appear to be two primary strategies...

migrated googlesamples

I think more elegant and robust integration between spring-security integration and the browserFilters could be a good. It would be for me at least. Allow me to share what I...

1. No session was present during browserFilter execution 2. No session present during JSON rendering of message 3. Attach message to the session Hope you are ok with the changes...

something for the wish list Stephane.... on two separate occassions I ran into no hibernate session bound to the thread problems. I can plop a DomainClass.withTransaction { -> closure in...

Lets say I have this in my Events DSL: ``` 'afterInsert' namespace: 'gorm', filter: com.mycompany.Dog, browser: true ``` Can I then add ?: ``` 'afterInsert' namespace: 'gorm', filter: com.mycompany.Cat, browser:...