MantisBT: master 160fd705
| Author | Committer | Branch | Timestamp | Parent |
|---|---|---|---|---|
| vboctor | master | 2006-08-14 04:32 | master 0c80e75d | |
| Changeset | Fixed 0006627: Very slow performance when filing a new issue or adding a note. (vboctor) - This problem and others are solved by queueing the emails and then sending them in a cronjob. We still keep the option of sending the email synchronously (default behavour). git-svn-id: http://mantisbt.svn.sourceforge.net/svnroot/mantisbt/trunk@4129 <a class="text" href="/?p=mantisbt.git;a=object;h=f5dc347c">f5dc347c</a>-c33d-0410-90a0-b07cc1902cb9 |
|||
| mod - core/email_api.php | Diff File | |||
| add - core/send_emails.php | Diff File | |||
| mod - config_defaults_inc.php | Diff File | |||
| mod - admin/schema.php | Diff File | |||
| mod - core.php | Diff File | |||
| add - core/email_queue_api.php | Diff File | |||