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-12-22remove unused use statementssgiehl
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2014-12-31Fixes #4982Matthieu Napoli
2014-09-12Do not set current site name to 'All Websites Dashboard' in All Websites Dash...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-05fixes #4982 all websites dashboard page titleThomas Steur
2014-02-25refs #2174 removed all the no longer needed code, added refresh functionalityThomas Steur
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-21Removing unused parameter to getEvolutionGraphmattab
2013-11-20Fixes #4325 New hook to let plugins change the attributes for a website + mo...mattab
2013-11-19fix all websites dashboard not displayedThomas Steur
2013-11-18getting rid of the fetch parameterThomas Steur
2013-10-10Refs #4208 Move Plugin classes to core/Plugin for claritymattab
2013-10-09Fix regression in MultiSites controller (sparklines would not display).diosmosis
2013-09-16DbHelper groups logic around Db, tables, etc.mattab
2013-09-14Moving piwik settings specific getters to SettingsPiwik classmattab
2013-08-02Refs #4059 Converting dozens of plugins/* classes to use Namespaces, \Piwik\P...mattab
2013-08-01Refs #4040, #4041 removed rest of viewdatatable set/get/enable/disable proper...Benaka Moorthi
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab
2013-07-21Refs #4059 Work in progress: Conversion to use Namespaces: Period*, Metrics, ...mattab
2013-07-20Converting to namespace: Period, Sitemattab
2013-07-20Removing extra namespace \Coremattab
2013-07-18Refactor class Piwik_Common to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik_Commin to \Piwik\Core\CommonFabian Becker
2013-07-18Refactor class Piwik to \Piwik\Core\PiwikFabian Becker
2013-07-18Refactor Piwik_Config to \Piwik\Core\ConfigFabian Becker
2013-07-01* Enabling Twig 'strict_variables' so that we write best code possible, and l...mattab
2013-06-23Reverting wrong changes, fixes JS errormattab
2013-06-23Merge pull request #75Fabian Becker
2013-06-22Huge merge! Lets see how the tests run..Fabian Becker
2013-06-16More refactoring, moving SQL to classes and cleaning up logic so I can unders...mattab
2013-05-30Rename template file namesThomas ZILLIOX
2013-04-05Converted Multisites plugin to TwigFabian Becker
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
2013-02-04Refs #3619mattab
2012-09-17Fixes #3378mattpiwik
2012-09-09Refs #3184 fixes sparklines for Pageviewsmattpiwik
2012-09-05Fixes #3184, show pageviews in all websites dashboard instead of actions.benakamoorthi
2012-09-03Refs #3184, added tooltip to All Websites Dashboard's total summary that desc...benakamoorthi
2012-05-17fixes #3083 added widgetize mode to all website dashboardsgiehl
2012-03-06Fixes #3010 Thanks for the report. This patch will fix the error.mattpiwik
2012-03-05refs #1713 - merge dev branch to trunk (config class refactoring)robocoder
2011-12-26Fixes #2810. Refactored MultiSites plugin:benakamoorthi
2011-12-02Fixes #1077, Assorted optimizations for the Multi Sites plugin:benakamoorthi
2011-10-20Fixes #2730mattpiwik
2011-06-19 * Fix All websites dashboard working fine when Goals plugin is disabledmattpiwik
2011-05-31Refs #898 mattpiwik