Next | Query returned 25 messages, browsing 21 to 30 | previous

History of commit frequency

CVS Commit History:


   2010-11-30 13:39:34 by Filip Hajny | Files touched by this commit (1)
Log message:
Erroneous distinfo commited previously

   2010-11-30 12:53:29 by Filip Hajny | Files touched by this commit (11)
Log message:
Updated wip/ap2-passenger to 3.0.0.

No changelog provided for 3.0.0, links to the official blog:

http://blog.phusion.nl/2010/10/18/phusion-passenger-3-0-0-final-released/

Some improvements and features claimed:

* Improved performance and stability.
* Passenger Lite: embedded Nginx based server.
* Asynchronous spawning.
* Ability to configure minimum number of processes.
* Smart spawning support for all Rack applications.
* Ability to access individual application processes over HTTP.
* Global queuing now on by default.
* Ability to disable friendly error pages.
* Nginx-specific improvements.
* Support for multiple concurrent Ruby versions.

pkgsrc changes:

* Re-implemented the Rake task in a cleaned way, mirroring the default
  'fakeroot' behavior more closely. This should make the pkgsrc port
  look more like what the developers intended.
* Man pages supplied are also installed now.
   2010-09-03 23:42:51 by Filip Hajny | Files touched by this commit (2)
Log message:
Updated ap2-passenger to 2.2.15

* [Apache] Fixed incorrect temp dir cleanup by passenger-status
* [Apache] Fixed some upload handling problems
* Fixed more Bundler problems
   2010-06-09 15:41:56 by Filip Hajny | Files touched by this commit (3)
Log message:
Updated wip/ap2-passenger to 2.2.14.

Version 2.2.14:
* Added support for Rubinius
  Patch contributed by Evan Phoenix.
* Fixed a mistake in the SIGQUIT backtrace message.
  Patch contributed by Christoffer Sawicki.
* [Nginx] Fix a localtime() crash on FreeBSD
  This was caused by insufficient stack space for threads. Issue #499.

Version 2.2.13:
* Fixed some Rails 3 compatibility issues that were recently introduced.
* Fixed a typo that causes config/setup_load_paths.rb not to be loaded
  correctly.

Version 2.2.12:
* Improved Bundler support.
  Previous versions might not be able to correctly load gems bundled
  by Bundler. We've also documented how our Bundler support works and
  how to override our support if you need special behavior.
  Please refer to the Phusion Passenger Users Guide, section
  "Bundler support".
* Worked around some user account handling bugs in Ruby. Issue #192.
* Fixed some Ruby 1.9 tempfile.rb compatibility problems.
* Fixed some compilation problems on some ARM Linux platforms.
* [Apache] Suppress bogus mod_xsendfile-related error messages.
  When mod_xsendfile is being used, Phusion Passenger might print
  bogus error messages like "EPIPE" or "Apache stopped forwarding
  the backend's response" to the log file. These messages are
  normal, are harmless and can be safely ignored, but they pollute
  the log file. So in this release we've added code to suppress
  these messages when mod_xsendfile is being used. Issue #474.
* [Nginx] Fixed "passenger_user_switching off" permission problems
  If Nginx is running as root and passenger_user_switching is turned
  off, then Phusion Passenger would fail to initialize because of
  a permission problem. This has been fixed. Issue #458.
* [Nginx] Nginx >= 0.8.38 is now supported.
  Thanks to Sergey A. Osokin for reporting the problem.
* [Nginx] passenger-install-nginx-module upgraded
   It now defaults to installing Nginx 0.7.65 instead of 0.7.64.
   2010-04-21 10:08:26 by Filip Hajny | Files touched by this commit (8) | Imported package
Log message:
Import ap22-passenger-2.2.11 as wip/ap2-passenger.

Phusion Passenger - a.k.a. mod_rails or mod_rack - makes deployment of Ruby
web applications, such as those built on the revolutionary Ruby on Rails web
framework, a breeze. It follows the usual Ruby on Rails conventions, such as
"Don't-Repeat-Yourself".


Next | Query returned 25 messages, browsing 21 to 30 | previous