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
2015-02-19Adding segment name in report titleArnaud Abélard
2015-02-13fixed two typosThomas Steur
2015-02-10refs #6705 this fixes a couple of tests, especially should we not call mergeC...Thomas Steur
2015-02-10refs #6705 Hide users metric in case the feature is not used.Thomas Steur
2015-01-25fixes #7069 make sure report is still editable if there is an empty line in a...Thomas Steur
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-05Fixed typo that crept inMatthieu Napoli
2014-12-04Tracker refactoringThomas Steur
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-19fixes #6694 show all websites in scheduled reports (all of them)mattab
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-07Rename schedule into scheduled.Marcin Czołnowski
2014-11-06Change const into config value to enable end user change truncate value.Marcin Czołnowski
2014-10-20Refs #6454, use file_put_contents and file_get_contents for scheduled reports...diosmosis
2014-10-07Merge pull request #6392 from piwik/bugfix/5300Matthieu Aubry
2014-10-07bug #5300 Prevent email reports from being sent twice for the same periodMatthieu Napoli
2014-10-07Fixes #6309 Remove "Website" from the Email subject and form the report title.mattab
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22removed unused use statementssgiehl
2014-07-19fixed method visibility keyword orderChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-06-09Moved attachment generation to report rendererm.kurzeja
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-03-04refs #4747 verify user has at least view access for the siteThomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-23refs #4564 introducing new methods to make user a user has superuser access. ...Thomas Steur
2014-01-23refs #4564 restrict sites to login for all non super usersThomas Steur
2014-01-23refs #4564 #2589 we need a small difference between superUser and configSuper...Thomas Steur
2013-12-06Fixes #4199, revising event docs and closing ticket.diosmosis
2013-12-03refs #4244 converted more linksThomas Steur
2013-12-03converted some links to use @linkThomas Steur
2013-11-11Adding type hinting to API classesmattab
2013-11-11Fixing Scheduled reports tests.mattab
2013-11-02fixes #4250Julien Moumné
2013-10-29Remove unused keys from ScheduledReports plugin.diosmosis
2013-10-29Remove Piwik::translateException function.diosmosis
2013-10-27Merge remote-tracking branch 'origin/master' into ceventsmattab
2013-10-27Fixing couple small bugsmattab
2013-10-26Refs #4200, revised documentation for all events in plugins/*.diosmosis
2013-10-14refs #4199 ScheduledReports hooks' documentationJulien Moumné
2013-10-11Refs #4208 refactor all singletons except the hard ones (with custom getInsta...mattab
2013-10-10Refs #4208 Plugin classes movedmattab
2013-10-10Refs #4208 Remove translate singletonmattab
2013-10-09Refs #4202 removing functions Piwik_Translate and Piwik_TranslateExceptionmattab
2013-10-09Refs #4202 removing functions Piwik_PostEvent and moving to Piwik::postEventmattab
2013-10-09refs #4199 more event documentationsThomas Steur
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab