<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pkgsrc/www/thin, branch pkgsrc_2008Q2</title>
<subtitle>[no description]</subtitle>
<id>https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2</id>
<link rel='self' href='https://git.osdyson.ru/mirror/pkgsrc/atom?h=pkgsrc_2008Q2'/>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/'/>
<updated>2008-06-19T15:21:35Z</updated>
<entry>
<title>Bump PKGREVISION of rubygem based packages which contain extention libraries.</title>
<updated>2008-06-19T15:21:35Z</updated>
<author>
<name>taca</name>
<email>taca</email>
</author>
<published>2008-06-19T15:21:35Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=5a5498866866df45e630563a5fa9a3bdf42fa160'/>
<id>urn:sha1:5a5498866866df45e630563a5fa9a3bdf42fa160</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update www/thin to version 0.8.1.  Changes from version 0.8.0 include:</title>
<updated>2008-04-21T16:09:42Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-21T16:09:42Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=6c5ad5e6d926fe355f4c9ed954d5e9e7d23281d0'/>
<id>urn:sha1:6c5ad5e6d926fe355f4c9ed954d5e9e7d23281d0</id>
<content type='text'>
  * [bug] Rescue all types of errors when processing request
  * [bug] Use Swiftiply backend when -y option is specified
  * Allow passing port as a string in Server.new
  * Define deferred?(env) in your Rack application to set if a request
    is handled in a thread (return true) or not (return false).
</content>
</entry>
<entry>
<title>Update www/thin to 0.8.0.  Changes from version 0.7.1 include:</title>
<updated>2008-04-13T07:10:19Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-13T07:10:19Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=a88f7b927c246c25d86a0b5a67ed0a71a7fd9f0a'/>
<id>urn:sha1:a88f7b927c246c25d86a0b5a67ed0a71a7fd9f0a</id>
<content type='text'>
 * Fix server crash when header too large.
 * Add --require (-r) option to require a library before executing your
   script.
 * Rename --rackup short option to -R, warn and load as rackup when file
   ends with .ru.
 * List supported adapters in command usage.
 * Add file adapter to built-in adapter, serve static files in current
   directory.
 * Allow disabling signal handling in Server with :signals =&gt; false
 * Make Server.new arguments more flexible, can now specify any of host,
   port, app or hash options.
 * Add --backend option to specified which backend to use.
 * Serve static file only on GET and HEAD requests in Rails adapter.
 * Add threaded option to run server in threaded mode; calling the
   application in a thread allowing for concurrency in the Rack adapter.
 * Guess which adapter to use from directory (chdir option) or use
   specified one in 'adapter' option.
</content>
</entry>
<entry>
<title>Initial import of thin-0.7.1 as www/thin.</title>
<updated>2008-04-04T15:26:44Z</updated>
<author>
<name>jlam</name>
<email>jlam</email>
</author>
<published>2008-04-04T15:26:44Z</published>
<link rel='alternate' type='text/html' href='https://git.osdyson.ru/mirror/pkgsrc/commit/?id=28b492da18d4e8271d5c52eea6f6dc2682bbfc61'/>
<id>urn:sha1:28b492da18d4e8271d5c52eea6f6dc2682bbfc61</id>
<content type='text'>
Thin is a very simple web server written in Ruby.  It's single-threaded,
which means it can only serve one request at a time.  This simplicity
affords increased speed and decreased memory usage for singled-threaded
framework like Rails.
</content>
</entry>
</feed>
