1
0
Fork 0
mirror of https://github.com/puma/puma.git synced 2022-11-09 13:48:40 -05:00
Commit graph

9 commits

Author SHA1 Message Date
Evan Phoenix
54e8750af8 Fixup Manifest.txt 2011-10-07 12:03:34 -07:00
Evan Phoenix
052c456d81 Runs a rack app! 2011-09-23 20:24:32 -07:00
Evan Phoenix
190a81c55a Name change: Mongrel => Puma 2011-09-22 19:24:43 -07:00
Luis Lavena
fc9a6d0352 Relocate Http11 JRuby extension.
- Renamed http11_java to plain http11 to avoid require conditionals
- Updated Manifest to reflect the change
- Updated JavaExtensionTask to reflect the change
2010-01-19 01:15:24 -03:00
Luis Lavena
3fff80d3f7 Updated Manifest to reflect README change 2010-01-17 16:23:34 -03:00
Luis Lavena
eb643b1a1a Preparation for version 1.1.6 2009-07-07 03:49:38 -03:00
Luis Lavena
80142a47ea Clean temporary log files (and exclude from Gem) 2009-07-06 23:31:02 -03:00
Luis Lavena
b72ba2d43d Build http11 extension using rake-compiler. 2009-07-06 22:46:03 -03:00
Luis Lavena
b3ebbc2d9d Spinoff: Rework project structure using Hoe.
The goal is simplification and less duplication. Previous
defined task are commented and specific pieces are going to
be added to tasks folder.

This was requires since Echoe do not let us remove the compilation
steps that rake-compiler needs to hook in.
2009-07-06 22:33:28 -03:00
Renamed from Manifest (Browse further)