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
2018-06-28Remove executable bit on most files (#13038)Adrien Crivelli
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-03-09Fix showColumns in Multisites API by pageviews does not workThomas Steur
2017-01-04added new event for totals calculation (#11139)Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-12-01Do not serialize API request otherwiseThomas Steur
2015-08-13refs #7700 return all websites my default for API method Sites.getPatternMatc...Thomas Steur
2015-06-23Simplify logic now that getPatternMatchSites return all data refs #8166mattab
2015-05-04Make sure MultiSites.getAll handles showColumns correctThomas Steur
2015-04-24prevent error if pastData is a MapThomas Steur
2015-04-24refs #7748 make sure evolution is calculated correctly, makes dashboard a bit...Thomas Steur
2015-04-21improve performance of all websites dashboard when having thousands of websitesThomas Steur
2015-02-10refs #6809 this should fix the broken test if MultiSites.getAll results in on...Thomas Steur
2015-02-10refs #6809 fix a couple of system tests, the sites matching pattern were not ...Thomas Steur
2015-02-10refs #6809 make sure we do not set sites if they are already setThomas Steur
2015-02-10refs #6809 a couple of performance improvements for the all websites report.Thomas Steur
2015-01-12Method renamingMatthieu Napoli
2015-01-12Removed usage of the deprecated TaskSchedulerMatthieu Napoli
2014-11-27Fix regression in MultiSites w/ regard to master, make sure orders_evolution ...diosmosis
2014-11-27Fix several bugs causing differences in API output w/ master.diosmosis
2014-11-18Removing more TODOs.diosmosis
2014-11-16Reference correct location in MultiSites/API.php of processed metric classes ...diosmosis
2014-11-09Fixing most of the tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-08Fixing OneVisitorTwoVisitsTest.diosmosis
2014-11-08Fixing tests and code.diosmosis
2014-11-08Refactor and deprecate CalculateEvolutionFilter & document some more classes/...diosmosis
2014-11-08Convert MultiSites/API to use processed metric instead of CalculateEvolutionF...diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-08-12refs #5987 I think this should make sure we always get an array if MultiSites...Thomas Steur
2014-07-27refs #5887 use a model so we do not have to expose the method in the API. I t...Thomas Steur
2014-07-27refs #5887 should fix Invalid parameter number in case pattern parameter is u...Thomas Steur
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-19removed unused variables and dead codeChristian Raue
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-03-16Refs #3749 fixes the All Websites dashboard when actions plugin disabledmattab
2014-02-25refs #2174 some code tweaksThomas Steur
2014-02-25refs #2174 fix some tests, looks like we still need to get past data to calcu...Thomas Steur
2014-02-25refs #2174 clear the sites cache after we have added all the needed informati...Thomas Steur
2014-02-25refs #2174 remove some logic from multisites API which is no longer needed as...Thomas Steur
2014-02-25refs #2174 loads of bugfixes and improvementsThomas Steur
2014-02-25refs #2174 some bugfixesThomas Steur
2014-02-25refs #2174 added name of group as metadataThomas Steur
2014-02-03Removing last Piwik_ occurencesFabian Becker
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-13Fixes #4471 Only include websites that have access in scheduled reportsmattab
2013-11-20Refs #4325 Making the new Site hook used piwik wide so that when eg. a site n...mattab
2013-11-19Site::$infoSites should be private not publicmattab