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-09-06Fixes #6134, perform name change from Factory to BaseFactory for PHP 5.3.2.diosmosis
2014-08-20Refactor factory methods into base Factory type for ease of testing.diosmosis
2014-08-20Fix bug where certain factory methods assume new operator will throw on class...diosmosis
2014-08-20Remove Piwik autoloader and replace composer autoloader.diosmosis
2014-08-14wondering if this fixes the skipped test?Thomas Steur
2014-08-06refs #5896 make sure jsoncallback is not applied twice and it should be alway...Thomas Steur
2014-08-06refs #5896 this fixes some testsThomas Steur
2014-08-06refs #5896 tests are showing converting an array to a dataTable and run the f...Thomas Steur
2014-08-06refs #5896 easier check for dataTablesThomas Steur
2014-08-06refs #5896 DataTableInterface includes SimpleDataTable which is apparently no...Thomas Steur
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-19fixed field visibility keyword orderChristian Raue
2014-07-15fixed method signaturesChristian Raue
2014-07-15removed unused variablesChristian Raue
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