Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Phusion Passenger (mod_rails)
Homepage: http://www.modrails.com/
Clone URL: git://github.com/FooBarWidget/passenger.git
Search Repo:
Click here to lend your support to: passenger and make a donation at www.pledgie.com !
Hongli Lai (Phusion) (author)
Mon May 12 17:29:35 -0700 2008
commit  4c186ace8589aef55a12d3636aa5004ee9b96344
tree    d11b987a5eea8e45b84c01b1cee9c608f21a2faa
parent  0337f4f4b88f5067f218b3df64707d60058a59dd
passenger / test
name age message
..
folder ApplicationPoolServerTest.cpp Tue Feb 26 08:29:24 -0800 2008 Reorganize the C++ unit test files. [Hongli Lai (Phusion)]
folder ApplicationPoolServer_ApplicationPoolTest.cpp Tue Feb 26 08:29:24 -0800 2008 Reorganize the C++ unit test files. [Hongli Lai (Phusion)]
folder ApplicationPoolTest.cpp Fri Feb 29 09:13:36 -0800 2008 Fix a few bugs in ApplicationPoolTest [Hongli Lai (Phusion)]
folder CxxTestMain.cpp Tue Apr 15 02:06:52 -0700 2008 - If spawning fails and Passenger is running in... [Hongli Lai (Phusion)]
folder MessageChannelTest.cpp Sun Apr 20 01:47:00 -0700 2008 MessageChannel unit test: check for pipe creati... [Hongli Lai (Phusion)]
folder SpawnManagerTest.cpp Wed Feb 27 15:19:31 -0800 2008 Remove an obsolete TODO [Hongli Lai (Phusion)]
folder StandardApplicationPoolTest.cpp Sat Mar 22 05:59:51 -0700 2008 Split StandardApplicationPool to its own file. [Hongli Lai (Phusion)]
folder UtilsTest.cpp Thu Feb 21 13:57:27 -0800 2008 - Attempt to improve error handling. [Hongli Lai (Phusion)]
folder abstract_server_spec.rb Thu Feb 28 11:21:53 -0800 2008 Improve API documentation. Do not generate diag... [Hongli Lai (Phusion)]
folder application_spawner_spec.rb Wed Apr 23 04:05:28 -0700 2008 Respect setting ENV['RAILS_ENV'] in environment... [Hongli Lai (Phusion)]
folder application_spec.rb Mon Mar 31 04:45:48 -0700 2008 Correctly support applications that do not spec... [Hongli Lai (Phusion)]
folder config.yml.example Sat Mar 01 05:33:31 -0800 2008 Make tests more robust against permission probl... [Hongli Lai (Phusion)]
folder framework_spawner_spec.rb Wed Apr 23 11:21:23 -0700 2008 Restart FrameworkSpawner server and Application... [Hongli Lai (Phusion)]
folder integration_tests.rb Sun Apr 13 14:35:59 -0700 2008 Add TODO item. [Hongli Lai (Phusion)]
folder message_channel_spec.rb Fri Mar 21 08:12:46 -0700 2008 Improve security by imposing a maximum limit on... [Hongli Lai (Phusion)]
folder minimal_spawner_spec.rb Wed Feb 27 15:42:25 -0800 2008 Refactor tests for ApplicationSpawner: split mo... [Hongli Lai (Phusion)]
folder spawn_manager_spec.rb Wed Apr 23 11:21:23 -0700 2008 Restart FrameworkSpawner server and Application... [Hongli Lai (Phusion)]
folder spawn_server_spec.rb Fri Mar 07 11:56:09 -0800 2008 Reorganize exception hierarchy so that errors a... [Hongli Lai (Phusion)]
folder spawner_error_handling_spec.rb Fri Mar 07 11:56:09 -0800 2008 Reorganize exception hierarchy so that errors a... [Hongli Lai (Phusion)]
folder spawner_privilege_lowering_spec.rb Sat Apr 26 10:14:36 -0700 2008 User switching: set supplementary groups as wel... [Hongli Lai (Phusion)]
folder stub/ Tue Apr 15 02:06:52 -0700 2008 - If spawning fails and Passenger is running in... [Hongli Lai (Phusion)]
folder support/ Sat Mar 01 12:46:10 -0800 2008 Fix page caching for non-GET requests. Add test... [Hongli Lai (Phusion)]