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-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
2013-10-24fixed doc blockssgiehl
2013-10-23Change some @param array phpdoc tags to be @param Object[], fill in DataTable...diosmosis
2013-10-23Fix bug in last commit.diosmosis
2013-10-23Tweaking some docs, fixing build, fixing a MultiSites css issue and fixing re...diosmosis
2013-10-23Refs #4200, document rest of DataTable filters.diosmosis
2013-10-22Refs #4200, removed Null filter and documented many more filters.diosmosis
2013-10-22Refs #4200, documented many more filters and modified ColumnCallbackDeleteRow...diosmosis
2013-10-22Refs #4200, remove parameter from Truncate filter,and document AddSummaryRo...diosmosis
2013-10-22Refs #4200, move AddSummaryRow logic to Truncate, change AddSummaryRow logic ...diosmosis
2013-10-22Refs #4200, change function of AddSummaryRow and move logic to Truncate filter.diosmosis
2013-10-22Refs #4200, make DataTable:: private & add public methods necessary, tweaking...diosmosis
2013-10-22Fix someof buildmattab
2013-10-22Fixing build.diosmosis
2013-10-21Refs #4200 fixing build and documented AddColumnsProcessedMetricsGoal.diosmosis
2013-10-21Refs #4200, added docs for DataTableSummaryRow and AddColumnsProcessedMetrics.diosmosis
2013-10-21Refs #4200 document core/DataTable/Filter.php and core/DataTable/Map.php and ...diosmosis