about summary refs log tree commit homepage
path: root/Rakefile
DateCommit message (Expand)
2011-01-21git.bogomips.org => bogomips.org
2010-12-26Rakefile: fix fm_update task
2010-12-25doc: use wrongdoc for documentation
2010-12-21rdoc: include tag subject in NEWS file
2010-10-06Raiefile: capture prerelease tags
2010-10-06unicorn 2.0.0pre1 - a boring "major" release v2.0.0pre1
2010-10-04split out isolate usage/logic
2010-08-30update Rails 3 tests to use Rails 3 final
2010-08-28update Rails3 tests to use 3.0.0rc2
2010-06-10tests: update Rails 3 tests to Rails 3 beta4
2010-06-10Rakefile: isolate to rbx directory
2010-06-10Rakefile: only try rake-compiler if VERSION is defined
2010-06-10isolate: don't run isolate in parallel
2010-06-05File.readable? and File.writable? are more readable
2010-06-03tests: add preliminary Rails 3 tests
2010-04-26Rakefile: hopefully fix optional rake-compiler support
2010-02-08Rakefile: autoload rubygems
2009-12-07Rakefile: add Freshmeat.net update task
2009-12-06doc/NEWS.atom: add xhtml, remove shortlog from text
2009-11-29Add rake-compiler support for cross compiles
2009-11-15Rakefile: add raa_update task
2009-10-20add news bodies to site NEWS.atom.xml
2009-10-02Fix NEWS generation on single-paragraph tag messages
2009-09-18build: hardcode the canonical git URL
2009-09-18NEWS.atom.xml only lists the first 10 entries
2009-09-18html: add Atom feeds
2009-09-17Remove Echoe and roll our own packaging/release...
2009-09-17doc: generate ChangeLog and NEWS file for RDoc
2009-09-08"encoding: binary" comments for all sources (1.9)
2009-07-15Rename unicorn/http11 => unicorn_http
2009-05-27doc: cleanup summary/description
2009-05-13Require Rack for HTTP Status codes
2009-03-09Force rdoc 2.4.1 to run for me
2009-03-03Rakefile: remove unused move_extensions code
2009-02-25rename http11 => unicorn/http11
2009-02-21Replace unicorn binary with something rackup-like
2009-02-09Remove hard dependency on Rack
2009-02-09s/Mongrel/Unicorn/g
2009-02-09Remove Java and Win32 support
2008-11-22Rakefile.
2008-11-22These rake tasks are going away.
2008-03-31A bunch of corrections to the Rakefiles and the Manifest.
2008-03-24Backport Eric's changes to the http parser from trunk (Eric Wong).
2008-02-29Gems 1.0.1 needs Platform::CURRENT instead of Platform::WIN32 for some reason.
2008-02-23Add 'doc' to clean pattern.
2008-02-22Remove fastthread and cgi_multipart_eof_fix from 1.2 gem dependencies.
2008-02-20Update manifest for changed test layout; add CONTRIBUTORS file to the RDoc pa...
2008-02-20Improve clean pattern so that it removes some extra log files the tests leave...
2008-02-13Remove site tasks that no longer apply.
2007-12-31repair Rakefile