about summary refs log tree commit homepage
path: root/Links
DateCommit message (Collapse)
2015-10-15doc: DESIGN: update old statements.
The statement about C exts hasn't been true since 2010 when kgio was unfortunately introduced. However, I've been working on killing off kgio. Maybe raindrops isn't worth it given the limits of SMP, either. And I'm even tempted to rewrite the HTTP parser in Ruby... Furthermore, Ruby Enterprise Edition is long gone and Ruby 2.0 is already old, so update that bit about CoW-friendliness. While we're at it, avoid mentioning kgio at all in the Links document, too.
2015-07-15doc: remove references to old servers
They'll continue to be maintained, but we're no longer advertising them. Also, favor lowercase "unicorn" while we're at it since that matches the executable and gem name to avoid unnecessary escaping for RDoc.
2015-06-26doc: update some invalid URLs
Most of these were found by the `linkchecker' package in Debian.
2015-03-01Links: mark Rainbows! as historical, reference yahns
Pushing the boundaries of bad marketing :P
2014-05-06swap out most of the rubyforge.org links
Update the old mailing list info with our new public-inbox info. The old mongrel.rubyforge.org links have been dead for years, oh well. There's only a few days left of RubyForge left...
2011-09-09Links: add a link to the UnXF middleware
Since unicorn is designed to be deployed behind nginx (or similar), X-Forwarded-* headers are common and Rack applications may blindly trust spoofed X-Forwarded-* headers. UnXF provides a central place for managing that trust by using rpatricia.
2011-05-23doc: add Links page to help folks find relevant info
Older announcements on our mailing list could be harder to find.