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
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-30Documentation tweaks.diosmosis
2014-05-13refs #4706 fix sort testThomas Steur
2014-05-13refs #4706 added possibility to register a closure or a callable method to pr...Thomas Steur
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-05-09refs #4706 while having a look on this issue I noticed another issue with thi...Thomas Steur
2014-05-09refs #4706 better error message, might help us to find this issueThomas Steur
2014-05-02Refs #5037 Refactor the factory out of the Period class in its own Period\Fac...mattab
2014-04-10Revert, this was not a good ideamattab
2014-04-10If Divisor is empty, do not process the quotientmattab
2014-03-17Fix error when metadata are objects and not arraymattab
2014-03-11Using SettingsPiwik::getPiwikUrl() instead of getCurrentUrlWithoutFileName() ...mattab
2014-03-05refs #57 some refactorings to have better testable code, loads of tests and b...Thomas Steur
2014-02-28refs #57 started to work on displaying Insights. Added a widget for the dashb...Thomas Steur
2014-02-25refs #2174 this fixes a segmentation fault issue when requesting > 16k sites,...Thomas Steur
2014-02-03Fixes #4609 Removing last mentions of Piwik_ -- Looking sharp now!mattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2014-01-27Simplify API of Pattern methodmattab
2014-01-21Fixes #4560: Piwik API can be used with AngularJS JSONP callbackmattab
2014-01-09Fixes #4491 Prevent Random error by catching the Exception in case the subta...mattab
2013-12-18rename methods to prevent error "two constructors are defined on PHP 5.3.2"Thomas Steur
2013-12-18rename class Filter -> BaseFilter to prevent error "two constructors are defi...Thomas Steur
2013-12-08Fixes #4200, revised rest of @api classes/methods, closing ticket.diosmosis
2013-12-03refs #4244 fix some linksThomas Steur
2013-12-03refs #4244 fix more linksThomas Steur
2013-12-03refs #4244 converted more linksThomas Steur
2013-12-03converted some links to use @linkThomas Steur
2013-11-28fix json renderer does not return valid json if message contains text like "P...Thomas Steur
2013-11-26Revertingmattab
2013-11-26Refs #4200, fixing typo in method name and tweaking docs.diosmosis
2013-11-26trying to fix the build, let's see if this breaks something elsemattab
2013-11-22Remove unused flagmattab
2013-11-20Rename minormattab
2013-11-19Fixes #4313 Fixing the XML renderer to account for date keysmattab
2013-11-18Refactor const to highlight their coupling #4278mattab
2013-11-18Removing code that seems wrong and does not fail any test when removedmattab
2013-11-17What tests does this fail?mattab
2013-11-15Fix non existing function calledmattab
2013-11-14Use first and last values in metric details in row evolution and show min/max...diosmosis
2013-11-13Refs #4278 Rewriting aggregateNumericMetrics() to use DataTable aggregation o...mattab
2013-11-12Small update doc testmattab
2013-11-11fixes #4287 regression in reportData processedReport outputThomas Steur
2013-11-11fix xml renderer fails if only one column is displayed and report has no dime...Thomas Steur
2013-11-11fixes #4287 regression in reportData processedReport outputThomas Steur
2013-11-06Phpstorm organize importsmattab
2013-11-04Refactor the string to show couplingmattab
2013-10-30refs #3970 this should fix some bulk requests are not correct rendered becaus...Thomas Steur
2013-10-29Remove Piwik::translateException function.diosmosis