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-14Move all Metrics to Columns folder.diosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-14Add formatting to actions metrics and remove more use of filters & explicit t...diosmosis
2014-11-13Move goal translations and metric docs to metric classes from Goals visualiza...diosmosis
2014-11-12Fixing ViewDataTableTest UI test.diosmosis
2014-11-12Fix notice in UI tests.diosmosis
2014-11-12Make sure processed metrics are formatted when requesting data from within Pi...diosmosis
2014-11-11Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-11Make sure API.get does not return extra parameters when columns parameter is ...diosmosis
2014-11-11Fixing goals UI tests.diosmosis
2014-11-11Fixing UI regression and adding avg_order_value to abandoned carts report.diosmosis
2014-11-11refs #6633 this is only a simple first version that stays mostl backwards com...Thomas Steur
2014-11-11Fixing tests and regressions.diosmosis
2014-11-11actuall it should be possible to combine testsuite, group and file/dirThomas Steur
2014-11-11Merge pull request #6632 from piwik/4558Matthieu Aubry
2014-11-11Applying some review TODO.diosmosis
2014-11-11it should be possible to combine a file with a testsuiteThomas Steur
2014-11-11refs #4558 fix an integration test as password can be longer nowThomas Steur
2014-11-11Merge pull request #6631 from piwik/5330Thomas Steur
2014-11-11refs #4558 increased allowed password length from 26 to 80. wondering if any ...Thomas Steur
2014-11-11refs #5330 make sure to output float values in case a German locale is used o...Thomas Steur
2014-11-11Filling out missing documentation and removing simpler TODOs.diosmosis
2014-11-10added missing use statementThomas Steur
2014-11-10refs #6334 fix sorting list of plugins does not work if first value is < 0% o...Thomas Steur
2014-11-10do not use a cache if development mode is enabledThomas Steur
2014-11-10Merge pull request #6574 from joostdekeijzer/3581_IPv6_supportMatthieu Aubry
2014-11-09Fixing more tests.diosmosis
2014-11-09Fixing most of the tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-08Fixing OneVisitorTwoVisitsTest.diosmosis
2014-11-08Fixing tests and code.diosmosis
2014-11-08Forgot to add files in previous commit and document two more pieces of code.diosmosis
2014-11-08Refactor and deprecate CalculateEvolutionFilter & document some more classes/...diosmosis
2014-11-08Rename Metric::getColumn to Metric::getMetric and get rid of Metrics\Base.diosmosis
2014-11-08Filling out TODO items and refactoring ResponseBuilder + computing/formatting...diosmosis
2014-11-08Use VisitsPercent processed metric in UserSettings.getPlugin.diosmosis
2014-11-08Merge pull request #6607 from czolnowski/change-scheduled-reports-truncate-li...Matthieu Aubry
2014-11-08Convert MultiSites/API to use processed metric instead of CalculateEvolutionF...diosmosis
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
2014-11-08tested with ISP and ORG db'sjoostdekeijzer
2014-11-08should use $ispGeoIp herejoostdekeijzer
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-07Rename schedule into scheduled.Marcin Czołnowski
2014-11-07Merge pull request #6610 from piwik/64352.9.0-b7Matthieu Aubry
2014-11-07Merge pull request #6583 from piwik/6417_removeLocksMatthieu Aubry
2014-11-07refs #6612 Set default logger level to ERROR so that only real errors break t...mattab
2014-11-07Fixing some tests and providing better output in system test case failure.diosmosis