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

35 commits

Author SHA1 Message Date
Evan Phoenix
2c318653f2 Bump to 2.12.2 2015-07-17 10:53:55 -07:00
Evan Phoenix
efc3d91247 Update manifest 2015-07-14 12:00:11 -07:00
Chulki Lee
4b2264f31c extract dsl.rb 2015-03-14 22:59:14 -07:00
Evan Phoenix
b41e3e175c Update manifest 2014-03-03 11:36:34 -08:00
Evan Phoenix
14077a91d5 Update Manifest.txt [ci skip] 2014-02-28 17:09:17 -08:00
Evan Phoenix
e8f1a0e7ea Bump to 2.7.1 2013-12-05 09:55:38 -08:00
Evan Phoenix
4ea35190ec Add experimental tcp mode (aka lopez express mode) 2013-08-07 16:39:08 -07:00
Evan Phoenix
8c8526487f Update manifest to be proper 2013-07-06 13:48:05 -07:00
Evan Phoenix
9d1121f274 Update Manifest.txt 2013-03-18 22:29:53 -07:00
Evan Phoenix
f336e8f133 Bump to 2.0.0.b5 2013-02-05 22:50:49 -08:00
Evan Phoenix
d2a696160b Put the right files in the gem
Fixes #162
Fixes #161
2012-11-22 12:53:37 -08:00
Evan Phoenix
935ee97374 Bump to 2.0.0.b2 2012-11-18 20:47:08 -08:00
Evan Phoenix
106e84183c Use .b1 instead of -b1. Update manifest 2012-09-11 22:52:05 -07:00
Evan Phoenix
f50acd28f9 Bump to 1.6.1 2012-08-12 10:02:27 -07:00
Evan Phoenix
2581e100dc Update manifest and gemspec 2012-07-23 10:41:54 -07:00
Evan Phoenix
7af141b97f Bump to 1.3.0 2012-05-08 14:29:31 -07:00
Evan Phoenix
1e7f8cc581 Update Manifest.txt 2012-04-28 10:09:14 -07:00
Evan Phoenix
e3128c9b15 Update Manifest and puma.gemspec 2012-03-30 19:26:48 -07:00
Evan Phoenix
5e72a90578 Fix manifest and gemspec 2011-12-19 13:55:32 -08:00
Evan Phoenix
ac5deefad9 Bump to 0.9.1 2011-12-06 14:59:10 -08:00
Evan Phoenix
331764078c Bump to 0.9.0 2011-12-05 16:09:58 -08:00
Evan Phoenix
6a107fdd76 Put everything back into the Rakefile 2011-12-01 21:26:49 -08:00
Evan Phoenix
5dc8182ec0 Cleanup cruft 2011-12-01 15:50:14 -08:00
Evan Phoenix
7b9efe3f63 Bump to version 0.8.2 2011-11-22 15:42:05 -08:00
Christopher Rigor
4c33f76559 rename to puma_http11 2011-10-22 07:42:54 +08:00
Konstantin Haase
5bacdf434f fix gemspec and manifest, so gem actually installs 2011-10-13 17:49:33 -07:00
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)