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
path: root/core
AgeCommit message (Expand)Author
2014-11-17Add unit tests for new Metrics Formatter classes and remove existing ones. Sm...diosmosis
2014-11-17Handle evolution metrics & goal metrics in Inconsistencies::getPercentMetrics...diosmosis
2014-11-17Change force_format_processed_metrics query param to format_metrics in remain...diosmosis
2014-11-16Make sure time values are formatted differently in API output and HTML output...diosmosis
2014-11-16Forgot to add Inconsistencies file in earlier commit.diosmosis
2014-11-16Force inconsistencies in API output to maintain backwards compatibility. form...diosmosis
2014-11-16Fix Contents Report Base's logic for setting columns_to_display (can't use ->...diosmosis
2014-11-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-15Fixes #6599 do not proceed if the row does not yet have the visits value - ho...mattab
2014-11-15Allow default request parameter array to be overrided in Piwik\API\Request so...diosmosis
2014-11-15Use try-catch to get query params in PostProcessor when applying processed me...diosmosis
2014-11-14Make sure all goals IDs present in a DataTable are processed when adding goal...diosmosis
2014-11-14Make sure processed metrics are computed after processed metrics adding filte...diosmosis
2014-11-14Fix PivotByDimension UI test failure.diosmosis
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-11-14Replaced usage of deprecated Piwik\Period\Range::factory() to Piwik\Period\Fa...Matthieu Napoli
2014-11-14Replaced usage of deprecated Common::json_encode to json_encodeMatthieu Napoli
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-14Merge pull request #6659 from piwik/6577Thomas Steur
2014-11-14Merge pull request #6587 from piwik/removeHtmlMessageExceptionThomas Steur
2014-11-13use HTTP 1.1Thomas Steur
2014-11-13Move goal translations and metric docs to metric classes from Goals visualiza...diosmosis
2014-11-132.9.02.9.0Matthieu Aubry
2014-11-132.9.0-rc22.9.0-rc2Matthieu Aubry
2014-11-13Merge pull request #6657 from piwik/bugfix/5365Matthieu Aubry
2014-11-132.9.0-rc12.9.0-rc1Matthieu Aubry
2014-11-13refs #6577 Return HTTP 204 instead of GIF for JavaScript tracking.Thomas Steur
2014-11-13Introduce new function and tests to make it clearer what's happening #5365mattab
2014-11-12Fixing ViewDataTableTest UI test.diosmosis
2014-11-12Refs #6101, fix sumRowArray error caused by Provider change (GroupBy must be ...diosmosis
2014-11-12Fixing Overlay UI tests.diosmosis
2014-11-11revert refs #touchpad failmattab
2014-11-11Merge remote-tracking branch 'origin/master'mattab
2014-11-11fixing a unit test now that the function does not throw exception refs #6485mattab
2014-11-112.9.0-b92.9.0-b9Matthieu Aubry
2014-11-11when there's a fire, pour a lot of water over it!! fixes #6485mattab
2014-11-11add a comment about perceived inconsistenciesmattab
2014-11-11Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-11Fix PHP 5.3 error.diosmosis
2014-11-11refs #4595 only sanitize the values of those action types that are stored san...mattab
2014-11-11removing @api tag as it created in https://github.com/piwik/developer-documen...mattab
2014-11-11Fix another UI test.diosmosis
2014-11-11Adding few unit tests for getRangeStringmattab
2014-11-11Fixing goals UI tests.diosmosis
2014-11-11Added Piwik\Sequence::exists()Matthieu Napoli
2014-11-11Added dependency injection in Core\Sequence so that the SiteMigration plugin ...Matthieu Napoli
2014-11-11Fixing UI regression and adding avg_order_value to abandoned carts report.diosmosis
2014-11-11Fixing tests and regressions.diosmosis
2014-11-11Un-deprecate filters. Can be figured out later.diosmosis
2014-11-11Applying some review TODO.diosmosis