public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Hongli Lai (Phusion) (author)
Fri May 09 13:35:40 -0700 2008
commit  f41228c2419a90e376de44fe4303f4b27a398fb4
tree    f5677dba5144abff8d8d3e0f2992f624e6fce888
parent  9f262d03aff2e62e4853c132b256c5171d68972d
passenger / lib / passenger
name age message
..
file abstract_request_handler.rb Fri May 09 12:25:35 -0700 2008 Refactor more things in favor of Rack support. [Hongli Lai (Phusion)]
file abstract_server.rb Thu May 08 03:45:04 -0700 2008 Merge branch 'master' into autoloading [Hongli Lai (Phusion)]
file application.rb Thu May 08 03:21:56 -0700 2008 Begin implementing autoloading support for bett... [Hongli Lai (Phusion)]
file cgi_fixed.rb Mon Apr 07 07:33:08 -0700 2008 Fix wording of a comment. [Hongli Lai (Phusion)]
file console_text_template.rb Thu Apr 03 08:58:34 -0700 2008 Insert GPL headers to source files. [Hongli Lai (Phusion)]
file dependencies.rb Thu May 01 08:42:33 -0700 2008 Include signal.h [Hongli Lai (Phusion)]
file exceptions.rb Thu May 08 03:21:56 -0700 2008 Begin implementing autoloading support for bett... [Hongli Lai (Phusion)]
file html_template.rb Thu Apr 03 08:58:34 -0700 2008 Insert GPL headers to source files. [Hongli Lai (Phusion)]
file message_channel.rb Thu May 08 03:21:56 -0700 2008 Begin implementing autoloading support for bett... [Hongli Lai (Phusion)]
file passenger.rb Fri May 09 13:35:40 -0700 2008 Refactor more stuff: move Rails-specific classe... [Hongli Lai (Phusion)]
file platform_info.rb Thu Apr 24 05:27:04 -0700 2008 Allow the user to specify the location of the '... [Hongli Lai (Phusion)]
directory rack/ Fri May 09 10:53:45 -0700 2008 Refactor stuff in favor of Rack support. [Hongli Lai (Phusion)]
directory railz/ Fri May 09 13:35:40 -0700 2008 Refactor more stuff: move Rails-specific classe... [Hongli Lai (Phusion)]
file simple_benchmarking.rb Thu Apr 03 08:58:34 -0700 2008 Insert GPL headers to source files. [Hongli Lai (Phusion)]
file spawn_manager.rb Fri May 09 13:35:40 -0700 2008 Refactor more stuff: move Rails-specific classe... [Hongli Lai (Phusion)]
directory templates/ Fri May 09 03:33:06 -0700 2008 Rename 'RailsRuby' option to 'PassengerRuby'. [Hongli Lai (Phusion)]
file utils.rb Thu May 08 04:30:24 -0700 2008 Improve autoloading efficiency. Fix CHLD trap w... [Hongli Lai (Phusion)]