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 (Expand)Author
2016-01-27Removed static methodmattab
2016-01-26Replace some characters in Email subject and Email attachments filenamemattab
2016-01-11Do not overwrite piwikUrl when host is localhostThomas Steur
2015-07-29refs #8252 introduce new option noreply_email_nameThomas Steur
2015-07-12 Do not use INI [proxy] settings when connecting to localhost or 127.0.0.1mattab
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-02-11Trim the hostname before sending email, fixes #7157mattab
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2014-11-17Silent fail in front of ini_set to prevent warning raised when function disabledmattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-06-26Parse replay-to header in the same way like from - with {DOMAIN} placeholder.Marcin Czołnowski
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-03-11Fix regression in password email recovery mail found thanks to Password reset...mattab
2014-03-11Fix test by renaming method because this method name happens to already exist...mattab
2014-03-11Set default From: header in emails sent from Piwik.mattab
2014-02-23Modified tests to allow testing login & password reset functionality:diosmosis
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2013-12-03refs #4244 fix more linksThomas Steur
2013-10-21Refs #4200, documented Mail class.diosmosis
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-03-31fixing some doc blockssgiehl
2013-03-28Mass conversion of all files to the newly agreed coding standard: PSR 1/2mattab
2013-02-06Removing SVN $, since Git does not provide auto properties.Fabian Becker
2012-05-27moved another interface to its own file; fixed/added lot of doc blockssgiehl
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-09-19Health check to ensure the config setting is usedmattpiwik
2011-09-19Refs #2327 last fix to noreply@localhost instead of proper domain in email fr...mattpiwik
2011-07-14Fixes #2562 Kuddos kantan for the patch!mattpiwik
2011-05-07refs #2409robocoder
2011-02-17 Refs #1961 Adding new config parameter to configure the default hostname whe...mattpiwik
2011-01-05PDF reports from address didn't have the domain set properly because of buggy...mattpiwik
2011-01-03duplicatemattpiwik
2010-10-28refs #1676 - renamed this in r3268robocoder
2010-10-28fixes #1676 - add "SMTP encryption" selection in General Settings which sets ...robocoder
2010-08-20refs #1630robocoder
2010-08-12argument 2 to Piwik_Mail::setFrom is optionalrobocoder
2010-07-28Refs #71mattpiwik
2010-07-27Refs #71mattpiwik
2010-07-24Fixes #1509 - Thanks Jeremy for initial code!mattpiwik
2010-07-23Fixes issue with Goals API throwing errors when called with lastXmattpiwik
2009-08-23more php cross referencingrobocoder
2009-08-22phpdoc cleanup:robocoder
2009-07-08fixes #803 - remove unnecessary require_once from core, plugins, and parts ofrobocoder
2009-07-01Add svn:keywords Id to .php files in core, plugins, and jsrobocoder
2009-06-28Fixes #524 - add standard Piwik header to .php files in core & plugins, withrobocoder