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-03-09Run queued filters after generic filters making visualizations much faster.Thomas Steur
2014-11-16Force inconsistencies in API output to maintain backwards compatibility. form...diosmosis
2014-11-08Fixing tests and code.diosmosis
2014-11-08Filling out TODO items and refactoring ResponseBuilder + computing/formatting...diosmosis
2014-11-08Adding processed metrics for Actions plugin (removing queueFilter calls).diosmosis
2014-11-07Fixing some tests, make sure processed metrics are computed even if generic f...diosmosis
2014-11-07Moved processed metrics computation to DataTableGenericFilter, removed new fi...diosmosis
2014-11-07Fixing some tests and debugging others.diosmosis
2014-11-07Removing '$columns' parameter from VisitsSummary/API.phpdiosmosis
2014-11-07[poc] moved BounceRate calculation to ProcessedMetric class.diosmosis
2014-10-15fixes #6384 do not send headers in case total values are calculatedThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-18Adding new PivotByDimension DataTable filter that can pivot a report by (almo...diosmosis
2014-08-24Fixing build for Json array rendering bug.diosmosis
2014-08-15refs #5896 did not know it would cast the default value...Thomas Steur
2014-08-15refs #5896 wondering if any test fails if we support filter_limit and filter_...Thomas Steur
2014-08-06refs #5896 tests are showing converting an array to a dataTable and run the f...Thomas Steur
2014-08-06refs #5896 added a couple of tests and fixed some issuesThomas 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 this should actually make it possible to use generic filters on ar...Thomas Steur
2014-08-06refs #5896 started to move rendering code from response builder in other clas...Thomas Steur
2014-08-06refs #5896 by converting an array to a dataTable the generic filters would wo...Thomas Steur
2014-07-15fixed method signaturesChristian Raue
2014-07-15removed unused variablesChristian Raue
2014-07-11Refs #5397, quick fix for issue where Limit filter is run before LabelFilter:...diosmosis
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-05-09Organised imports, using phpstorm optimize imports featuremattab
2014-05-09Removed unused imports in core/ and plugins/mattab
2014-04-03Remove the ResponseBuilder flag and instead use the existing PIWIK_PRINT_ERRO...mattab
2014-03-14small refactor of ResponseBuilder to handle 'original' structuresmattab
2014-02-03Remove all occurences of @package / @subpackage / @category from core/ files.Fabian Becker
2014-02-03Removing occurences of Piwik_ in core/Fabian Becker
2013-11-21refs #1816 some more code cleanupThomas Steur
2013-11-21refs #1816 code improvementsThomas Steur
2013-11-21refs #1816 by generating total values before the generic filters, we only hav...Thomas Steur
2013-11-20refs #1816 do not create metrics for ratio, instead add total values to table...Thomas Steur
2013-11-20refs #1816 made it a bit more generic, request first level table only if need...Thomas Steur
2013-11-19refs #1816 return ratio in APIThomas Steur
2013-11-15Fix non existing function calledmattab
2013-11-06Phpstorm organize importsmattab
2013-10-30refs #3970 probably a better fix for html entities in json output, fixes bulk...Thomas Steur
2013-10-08Applying phpstorm code style PSR refs #3771mattab
2013-10-08Refs #4123 Applying phpstorm "Organize imports" on core/* and plugins/* direc...mattab
2013-10-08refs #4123 Removing unused imports (using phpstorm Inspections>Fix feature)mattab
2013-09-23Make sure all calls to Piwik_ExitWithMessage provide backtrace if available, ...Benaka Moorthi
2013-09-15Fixing build.Benaka Moorthi
2013-08-24Refs #4077, added initial, minimal, new DataTable visualization (Treemap) tha...Benaka Moorthi
2013-07-31refs #3741 fixing some namespacessgiehl
2013-07-23Refs #4059 Work in progress: Conversion to use Namespaces of dozen more classesmattab