about summary refs log tree commit homepage
path: root/unicorn.gemspec
DateCommit message (Expand)
2010-10-08bump kgio dependency
2010-10-08bump kgio dependency to 1.3.0
2010-10-07gemspec: bump kgio version
2010-10-06gemspec: depend on newer isolate
2010-10-05upgrade to kgio 1.2.0
2010-10-05start using kgio, the kinder, gentler I/O library
2010-06-11doc: cleanup rdoc escaping in title, hopefully
2010-06-10README: more aggressively kill unnecessary links
2010-06-03gemspec: add development dependency on isolate
2009-11-21doc: "RubyGems" is the correct capitalization
2009-11-15Rakefile: add raa_update task
2009-10-16KNOWN_ISSUES: document Rack gem issue w/Rails 2.3.2
2009-10-09README: emphasize the "fast clients"-only part
2009-10-05doc: make it clear contributors retain copyrights
2009-09-28gemspec: clarify commented-out licenses section
2009-09-27gemspec: remove tests that fork from test_files
2009-09-27gemspec: fix test_files regexp match
2009-09-24gemspec: compatibility with older Rubygems
2009-09-18README/gemspec: a better description, hopefully
2009-09-17Remove Echoe and roll our own packaging/release...