Yonatan Graber
Yonatan Graber
The second chrome app (that doesn't work very well) have a docker registry browser. This would be a very nice addition to this app.
Try to perform $("#textarea").css({padding:"20px"}).autoResize(); and you'll be surprised... (Autogrow doesn't consider the padding are in the autogrow calculation)
Targets two request that rose in issue #170 Caching is optional Always run onResult (on both cached and no cached result list) Cache only raw responses (do not cache the...
When a refresh is triggered for an existing consumer and existing `HollowAPI` instance, but no delta file is available, the `HollowAPI` instance will keep producing stale data from the previous...
Right now, if someone will try to log the latest metrics using `RefreshListener`, they will get wrong results, because the event is emitted before the metrics are updated. If this...
## A Relevant Use Case There are use-cases where adding objects to the `objectMapper` is a better choice than using `runCycle`. One example can be having a file of users'...
Resolving issue #509. Fixing an issue that was resolved for the explorer UI at #331 - where utf8 strings are not encoded properly in some servlet containers.
Similar to #143 and #331, the hollow-diff-ui package will render UTF-8 strings as question marks. In hollow-explorer-ui it works well. How it looks:  How it should look: 
**Bug Description** The slash command start-task has mcp__jira-server__edit_ticket in the `allowed-tools` list, but it still asks me to confirm if I'm ok with executing that command when I invoke the...