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-02-22translation updatesgiehl
2015-02-19translation updatesgiehl
2015-02-13Merge pull request #7171 from piwik/6705_2Thomas Steur
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-11on travis the number of visits is only 2Thomas Steur
2015-02-11Fixed an integration test, we only need to check for min users, not exact num...Thomas Steur
2015-02-10refs #6705 this fixes a couple of tests, especially should we not call mergeC...Thomas Steur
2015-02-10refs #6705 added some tests and some code tweaksThomas Steur
2015-02-10refs #6705 Hide users metric in case the feature is not used.Thomas Steur
2015-02-10refs #6705 started to write some tests and fixed some bugs that I noticed whe...Thomas Steur
2015-02-10refs #6705 handle multi period dates, cache per site/date/period whether user...Thomas Steur
2015-02-10refs #6705 one way to detect whether user feature is enabled for a given site...Thomas Steur
2015-02-02Merge branch 'di-controllers'Matthieu Napoli
2015-02-02Removed the timing of the whole page which wasn't used anymoreMatthieu Napoli
2015-02-02Replaced calls of static methods with dependency injectionMatthieu Napoli
2015-01-20added event to allow bandwidth plugin to add another sparklineThomas Steur
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-27Fix several bugs causing differences in API output w/ master.diosmosis
2014-11-26Fix visitors overview bounce_rate regression.diosmosis
2014-11-25Fix remaining Plugin.get API methods; delete temporary columns in queued filter.diosmosis
2014-11-17Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-17Handle evolution metrics & goal metrics in Inconsistencies::getPercentMetrics...diosmosis
2014-11-17language update refs #3430sgiehl
2014-11-15Get Actions.get result through API rather than through directly calling insta...diosmosis
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-11Fixing UI regression and adding avg_order_value to abandoned carts report.diosmosis
2014-11-07Remove 'temporaryMetrics', add processed metrics for VisitFrequency.get and f...diosmosis
2014-11-07Fixing some tests and removing processed metrics file (no longer used).diosmosis
2014-11-07Moved processed metrics computation to DataTableGenericFilter, removed new fi...diosmosis
2014-11-07Add rest of processed metrics from VisitsSummary.get as metric metadata.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-11-04language update refs #3430sgiehl
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-18language update refs #3430sgiehl
2014-09-14language update refs #3430sgiehl
2014-09-09refs #6162 Extending config setting enable_processing_unique_visitors_* to al...mattab
2014-09-08Refs #6109 New core metric: nb_users as the count of distinct user ids. Means...mattab
2014-09-07language update refs #3430sgiehl
2014-08-24refs #5863 another try to move translations into plugins. This time we always...Thomas Steur
2014-08-06Fixes #4392, make sure columns query parameter does not affect VisitsSummary....diosmosis
2014-07-23reduced multiple empty lines to exactly oneChristian Raue
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22Merge pull request #5847 from craue/code-cleanup-2Thomas Steur
2014-07-22refs #5192 some more menu api tweaks. MenuReporting is not 100% good since it...Thomas Steur
2014-07-21Revert "refs #5863 moved some translations from core into plugins"Thomas Steur
2014-07-21refs #5863 moved some translations from core into pluginsThomas Steur