ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

« Previous | Next » 

Revision 8100ce0c

ID: 8100ce0ce5cb091b0a97effa8048d3d40447c4f9
Added by Eric Davis at 2011-12-28 09:20 pm

Optimize: Remove per-language assertions for Mailer tests

I can't find any real reason they are needed at all and were taking
a lot of time to run. Results for the test class

Before: 56 seconds
After: 23 seconds