Evan Phoenix
6cb5479cdc
Bump to 1.6.0
2012-07-23 15:42:34 -07:00
Evan Phoenix
5b11c5e23c
Bump to 1.5.0
2012-07-19 16:39:58 -07:00
Evan Phoenix
2459d3b7d5
Bump to 1.4.0
2012-06-04 12:06:21 -07:00
Evan Phoenix
2848930736
Bump to 1.3.1
2012-05-15 21:52:24 -06:00
Evan Phoenix
7af141b97f
Bump to 1.3.0
2012-05-08 14:29:31 -07:00
jc00ke
ede98dadfd
Return valid Rack responses from status server
...
Use Rack::Lint to check the response is valid. Existing code really just
needed Content-Length & Content-Type headers.
2012-04-29 12:18:21 -07:00
Evan Phoenix
f92ebee3e6
Bump to 1.2.2
2012-04-28 10:04:05 -07:00
Evan Phoenix
00a5d173fe
Bump to 1.2.1
2012-04-11 12:18:06 -07:00
Evan Phoenix
7b77f13dad
Bump to 1.2.0
2012-04-11 11:34:38 -07:00
Evan Phoenix
d13da143ca
Update History.txt. Fixes #52
2012-03-30 19:54:33 -07:00
Luis Lavena
f5a4fb03ed
That was too early, revert to 1.2.0.beta.1 instead.
2010-07-24 14:04:12 -03:00
Luis Lavena
08b502ea4c
Prepare for 1.2.0 release.
2010-04-28 02:38:36 -03:00
Luis Lavena
c3d8b189d3
Improved Windows platform detection
...
Usage of RbConfig::CONFIG['host_os'] instead of RUBY_PLATFORM.
This change improves JRuby support for Mongrel in general.
2010-04-28 02:34:31 -03:00
Luis Lavena
7e1bf76c4c
Bump version to 1.2.0.pre2 for new release.
2010-03-18 23:07:15 +01:00
Evan Weaver
05de09b0ff
Version.
2010-03-07 16:47:18 -08: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
9388562e25
Document pid dropping patch merge
2010-01-17 14:50:40 -03:00
Evan Weaver
cde0074fef
Merge branch 'mattetti-1.1.6' into spinoff
...
Conflicts:
CHANGELOG
ext/http11/http11.c
ext/http11/http11_parser.c
lib/mongrel/const.rb
2009-07-07 16:37:23 -07:00
Luis Lavena
eb643b1a1a
Preparation for version 1.1.6
2009-07-07 03:49:38 -03:00
Luis Lavena
518e63bc1e
Deprecated obsolete Windows service scripts.
2009-07-07 03:42:29 -03:00
Luis Lavena
0ef6f47c24
Load C extension using 'fat-binary' approach.
2009-07-07 02:58:14 -03:00
Luis Lavena
11287600ce
Consider MinGW as valid Windows platform.
2009-07-07 02:43:26 -03:00
Luis Lavena
7234d962f8
Proper version reporting under 1.9
2009-07-07 01:52:33 -03:00
Luis Lavena
ac98b93ea1
Better RubyGems support thanks to added env she-bang.
2009-07-07 01:42:54 -03:00
Luis Lavena
3970b8ad44
Updated History with Ruby 1.9 merged commits.
2009-07-07 01:31:53 -03:00
Luis Lavena
9cb47f1a35
Updated http11_parser to Ragel 6.2
2009-07-07 01:25:24 -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