Karl Varga

Results 22 comments of Karl Varga

@jhoareau I've been running with the Octopus work around you mentioned above and it was pretty good. But my Sidekiq worker nodes sometimes become unresponsive and out of memory. So...

Seems to be a duplicate of https://github.com/thiagopradi/octopus/issues/489

Hi Dmitry, It sounds like this could be useful. But let me see if I understand correctly what you want. Because obviously you can set the default host to whatever...

Ok now I understand what you are looking for. And thanks for the link. I do have a patch to put sitemaps into a subdirectory, so that could come in...

I would implement some mechanism to define the desired rewrite rules, so the user would not have to do so themselves. The Rack middleware would be an optional include should...

Hi Dmitry, With the latest version 0.3.2. You should be able to do what you want now. Your sitemap config would consist of SitemapGenerator::LinkSet.new(...) calls. I haven't tested it out...

Hi Shinji, I'd love to include your patch, but kjvarga/sitemap_generator is the canonical repo. If you could adapt your patch to the new codebase, that would be awesome!

The way that less overrides the Object#verbose breaks the Rake API, which is what sitemap_generator uses. You'll need to only extend certain objects, rather than all objects.

@kurisu no I haven't. I haven't had time to work on it and there's no bandwidth at work for me to take this on. But I really want to! I'm...