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-11-27Fixing lots of system tests.diosmosis
2014-11-27Fix several bugs causing differences in API output w/ master.diosmosis
2014-11-27Allow ProcessedMetrics to declare some metrics as temporary so they will be r...diosmosis
2014-11-24Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-17Only use '-' as formatted average page generation time if formatting for HTML...diosmosis
2014-11-17Use correct precision in AveragePageGenerationTime.diosmosis
2014-11-15Use correct precision for AveragePageGenerationTime processed metric.diosmosis
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22removed unused use statementssgiehl
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-07If a dimension only implements a getName() method it should extend Dimension ...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-06-26smarter install and update of columns which will automatically update the col...Thomas Steur
2014-06-26pass all kind of column information so we can do some more checksThomas Steur
2014-06-25started to handle changes to dimensions, for instance if a new dimension is a...Thomas Steur
2014-06-23do not define segments on dimension creation as those are not needed during t...Thomas Steur
2014-06-18merging master into branch, wish me luckThomas Steur
2014-06-18this should fix the tests, in case of new visits the idvisitor was not setThomas Steur
2014-06-17starting to move actions from tracker into pluginsThomas Steur
2014-06-16moved some more dimensions to plugins, fixed some issues, removed some more d...Thomas Steur
2014-06-13moved more logic from core to pluginsThomas Steur
2014-06-13this might fix some tests, I reckon exit_url and exit_name was sometimes set ...Thomas Steur
2014-06-11converted more reports, segments, dimensions, ... not finished yetThomas Steur
2014-06-11starting to refactor reports into classes, also refactored some more dimensio...Thomas Steur