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-10Fix usage of removed methodMatthieu Napoli
2015-02-19translation updatesgiehl
2015-02-13Updated translations from otrancemattab
2015-02-12update submodules and revert part of commitmattab
2015-02-12Set a consistent description in plugins metadatamattab
2015-02-10refs #6809 a couple of performance improvements for the all websites report.Thomas Steur
2015-02-10Merge pull request #6954 from jantlwoomy/fix_userId_segmentationMatthieu Aubry
2015-02-09Fix integration testMatthieu Napoli
2015-01-27refs #7075 send correct header if JSONP is used to prevent possible errors in...Thomas Steur
2015-01-15more consistent usage of link color and other ui elements in user/admin areaThomas Steur
2015-01-15show a menu in the user area, lots of improvements to be more consistentThomas Steur
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-08Fix User ID Segmentationjantlwoomy
2015-01-06Fixes #6924Matthieu Napoli
2015-01-05Fix tests for CSV exportMatthieu Napoli
2015-01-05Fixed typo that crept inMatthieu Napoli
2014-12-18Fixes #6863, remove check for label when adding normal processed metrics to a...diosmosis
2014-12-17added support for different caching backends such as redisThomas Steur
2014-12-16Fixes #6849 Move isPluginActivated to the API/API core API, remove @hideExcep...mattab
2014-12-05Moved SegmentExpression into namespace Piwik\Segmentmattab
2014-12-04refs #5144 better fix for array to string to conversion.Thomas Steur
2014-12-03Fixes #6789, use abandonedCarts query param to tell in visualizations if a re...diosmosis
2014-12-02Format min and max generation time properly when they are added to custom rep...Timo Besenreuther
2014-11-28refs #6552 don't add rel=nofollow on links going through the proxy as the ref...2.10.0-b1mattab
2014-11-27Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-27Fix UI tests regression for all websites dashboard.diosmosis
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-11-26Fixing most system tests.diosmosis
2014-11-18Removing TODOs and tweaking existing code.diosmosis
2014-11-18Re-introduce MetricsFormatter for backwards compatibility w/ 3rd party plugins.diosmosis
2014-11-18Fixing more tests and moving API.get metadata away from top for API.getReport...diosmosis
2014-11-18Fix cron archiving if no visits on some days.diosmosis
2014-11-17Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-17language update refs #3430sgiehl
2014-11-16Do not format a metric in API.getProcessedReport if the value has already bee...diosmosis
2014-11-16Force inconsistencies in API output to maintain backwards compatibility. form...diosmosis
2014-11-16Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-14language update refs #3430sgiehl
2014-11-12Fix notice in UI tests.diosmosis
2014-11-11Make sure API.get does not return extra parameters when columns parameter is ...diosmosis
2014-11-11Applying some review TODO.diosmosis
2014-11-11Filling out missing documentation and removing simpler TODOs.diosmosis
2014-11-09Fixing more tests.diosmosis
2014-11-08Fixing tests and code.diosmosis
2014-11-08Filling out TODO items and refactoring ResponseBuilder + computing/formatting...diosmosis
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
2014-11-07Remove redundant API.get metadata entry.diosmosis
2014-11-07Remove 'temporaryMetrics', add processed metrics for VisitFrequency.get and f...diosmosis
2014-11-07Moved processed metrics computation to DataTableGenericFilter, removed new fi...diosmosis