Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
* require composer package phpmailer/phpmailer * change mail class to use phpmailer instead of Zend_Mail * removes Zend_Mail and Zend_Mime * submodule * fix tests * enable smtp debug for test mail command * fix embedded images * set language for phpmailer * apply some review feedback * removes Zend_Validate (#15907) * don't inline file without cid * submodule update * fix test * decouples Mail class from PHPMailer and moves sending mails to new transport layer * submodule * cleanup * unset xmailer header * simplify mail attachment handling * adds methods to add bcc recipients * change implementation of setReplyTo
2011-03-14fixes #2187robocoder
git-svn-id: http://dev.piwik.org/svn/trunk@4081 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2010-01-29update wrt Zend Framework 1.10.0; remove svn:eol-style propertyrobocoder
git-svn-id: http://dev.piwik.org/svn/trunk@1813 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-09-07Fixes #497 - update to Zend Framework 1.9.2 (subset); remove svn:keywords to ↵robocoder
preserve the original $Id; misc changes to handle fetchRow() sometimes returning null (instead of false) git-svn-id: http://dev.piwik.org/svn/trunk@1454 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2009-01-14Fixing #452mattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@870 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-04-17[mauser]- refs #62 commited huge work by Maciej Zawadziński: thanks! still ↵mattpiwik
some work to do + QA but looks really good :) [mauser]- refs #116 commited partial fix [mauser]- refs #65 commited partial fix - fixed broken tests git-svn-id: http://dev.piwik.org/svn/trunk@447 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2008-03-11- deleting useless librariesmattpiwik
git-svn-id: http://dev.piwik.org/svn/trunk@359 59fd770c-687e-43c8-a1e3-f5a4ff64c105
2007-07-24First code commit mattpiwik
(from subclipse) git-svn-id: http://dev.piwik.org/svn/trunk@10 59fd770c-687e-43c8-a1e3-f5a4ff64c105