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 !
passenger / test
name age message
..
folder ApplicationPoolServerTest.cpp Sat Jun 28 11:45:34 -0700 2008 Fix a segfault in the unit tests on OpenBSD. [Hongli Lai (Phusion)]
folder ApplicationPoolServer_ApplicationPoolTest.cpp Sun Apr 20 03:45:31 -0700 2008 Integrate the new ApplicationPoolServer impleme... [Hongli Lai (Phusion)]
folder ApplicationPoolTest.cpp Mon Jun 16 23:45:20 -0700 2008 Add a TODO for a test. [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 Thu Jul 24 06:40:08 -0700 2008 Fix some compilation warning on FreeBSD 7 regar... [Hongli Lai (Phusion)]
folder SpawnManagerTest.cpp Mon Jul 07 04:45:45 -0700 2008 Refactoring: make code DRYer by moving spawn op... [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 Mon May 19 06:31:17 -0700 2008 Remove some obsolete tests. [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 integration_tests.rb Fri Jul 18 04:04:21 -0700 2008 Fix some unit test failures that are triggerred... [Hongli Lai (Phusion]
folder oxt/ Thu Jun 19 05:04:08 -0700 2008 Add beginning of unit test suite for OXT. [Hongli Lai (Phusion)]
folder ruby/ Sat Jul 19 14:37:11 -0700 2008 Fix a unit test failure. [Hongli Lai (Phusion)]
folder stub/ Wed Jul 16 04:28:18 -0700 2008 Our 'Passenger' namespace may conflict with app... [Hongli Lai (Phusion)]
folder support/ Tue Jul 08 20:24:31 -0700 2008 Define setenv() in terms of putenv() on Solaris... [ato]