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 Apr 04 08:50:14 -0700 2008
commit  81a559e153dd27becbd874880edd7a4046a664e3
tree    b900ea8c3f274a5dd3f68bde5eb2acb4a1eadebc
parent  e4b22d11e5ae8dd121fef08fc8bc8d2c3c3054b8
passenger / test
name age message
..
file ApplicationPoolServerTest.cpp Tue Feb 26 08:29:24 -0800 2008 Reorganize the C++ unit test files. [Hongli Lai (Phusion)]
file ApplicationPoolServer_ApplicationPoolTest.cpp Tue Feb 26 08:29:24 -0800 2008 Reorganize the C++ unit test files. [Hongli Lai (Phusion)]
file ApplicationPoolTest.cpp Fri Feb 29 09:13:36 -0800 2008 Fix a few bugs in ApplicationPoolTest [Hongli Lai (Phusion)]
file CxxTestMain.cpp Wed Feb 27 07:49:36 -0800 2008 Update some documentation. Force RAILS_ENV=prod... [Hongli Lai (Phusion)]
file MessageChannelTest.cpp Wed Feb 27 15:18:02 -0800 2008 Add test: readScalar()/writeScalar() should be ... [Hongli Lai (Phusion)]
file SpawnManagerTest.cpp Wed Feb 27 15:19:31 -0800 2008 Remove an obsolete TODO [Hongli Lai (Phusion)]
file StandardApplicationPoolTest.cpp Sat Mar 22 05:59:51 -0700 2008 Split StandardApplicationPool to its own file. [Hongli Lai (Phusion)]
file UtilsTest.cpp Thu Feb 21 13:57:27 -0800 2008 - Attempt to improve error handling. [Hongli Lai (Phusion)]
file abstract_server_spec.rb Thu Feb 28 11:21:53 -0800 2008 Improve API documentation. Do not generate diag... [Hongli Lai (Phusion)]
file application_spawner_spec.rb Mon Mar 03 06:24:54 -0800 2008 Improve error handling in ApplicationSpawner an... [Hongli Lai (Phusion)]
file application_spec.rb Mon Mar 31 04:45:48 -0700 2008 Correctly support applications that do not spec... [Hongli Lai (Phusion)]
file config.yml.example Sat Mar 01 05:33:31 -0800 2008 Make tests more robust against permission probl... [Hongli Lai (Phusion)]
file framework_spawner_spec.rb Mon Mar 31 04:45:48 -0700 2008 Correctly support applications that do not spec... [Hongli Lai (Phusion)]
file integration_tests.rb Sat Mar 22 15:44:42 -0700 2008 Add a TODO for testing certain options. [Hongli Lai (Phusion)]
file message_channel_spec.rb Fri Mar 21 08:12:46 -0700 2008 Improve security by imposing a maximum limit on... [Hongli Lai (Phusion)]
file minimal_spawner_spec.rb Wed Feb 27 15:42:25 -0800 2008 Refactor tests for ApplicationSpawner: split mo... [Hongli Lai (Phusion)]
file spawn_manager_spec.rb Mon Mar 31 07:37:00 -0700 2008 Add tests for the new reload() behavior. [Hongli Lai (Phusion)]
file spawn_server_spec.rb Fri Mar 07 11:56:09 -0800 2008 Reorganize exception hierarchy so that errors a... [Hongli Lai (Phusion)]
file spawner_error_handling_spec.rb Fri Mar 07 11:56:09 -0800 2008 Reorganize exception hierarchy so that errors a... [Hongli Lai (Phusion)]
file spawner_privilege_lowering_spec.rb Tue Mar 11 07:50:04 -0700 2008 Document mime-types as dependency for integrati... [Hongli Lai (Phusion)]
directory stub/ Tue Apr 01 14:06:00 -0700 2008 Add benchmark tool for the Rails Dispatcher. [Hongli Lai (Phusion)]
directory support/ Sat Mar 01 12:46:10 -0800 2008 Fix page caching for non-GET requests. Add test... [Hongli Lai (Phusion)]