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
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2022-02-15Validate minTimestamp parameter for Live.getLastVisitsDetails (#18791)Stefan Giehl
2022-02-04Fix handling of invalid limit values for Live.getVisitorProfile (#18716)Stefan Giehl
2020-10-28Improve possibility to disable visits log / visitor profile (#16598)Stefan Giehl
2020-10-19Adds measuarable settings to disable visits log and visitor profile (#16561)Stefan Giehl
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-01-01Prevent errors if limitVisits is <= 0. (#15336)diosmosis
2019-07-05Update the link tag for all php files (#14635)Luca
2019-03-04Add new parameter to Live. getLastVisitsDetails API to request more detailed ...Thomas Steur
2018-12-02Updated menu structure and naming fixes (#13518)Thomas Steur
2018-06-12Show info message in visitor profile if there had been more visits than shown...Stefan Giehl
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-04-23Revert "Show information in visitor profile if dataset was "truncated"" (#12761)Matthieu Aubry
2018-04-23Show information in visitor profile if dataset was "truncated" (#12376)Stefan Giehl
2018-03-22Fix first visit in visitor profile (#12375)Stefan Giehl
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2017-10-20Make it possible to change the number af maximum visits aggregated for visito...Stefan Giehl
2017-09-04Customizeable / Extendable Visitor Profile & Visitor Log (#11579)Stefan Giehl
2017-01-30Ecommerce Life Time Value metrics + New Ecommerce section in Visitor Profile ...Matthieu Aubry
2017-01-07Use gender-neutral wording where possible (#10982)Lucas Jenß
2016-12-01New visit dimension "total interactions" and new action dimension "Interacti...Thomas Steur
2016-01-18look back up to 1 year before querying over all logsThomas Steur
2016-01-18fixes #9524 Query generated by Live plugin is too heavyThomas Steur
2015-12-15refs #9046 add possibility to specify a limit for vistis in Live.getVisitorPr...Thomas Steur
2015-09-25use new date/time formats; use updated internal namessgiehl
2015-04-01refs #7458 fix memory error in API Live.getLastVisitsDetails when filter_offs...Thomas Steur
2015-03-25use full dates for live api & visitor profilesgiehl
2015-03-12Fix typo fixes #7412mattab
2015-03-11refs #6758 Request less data in the actual counter widget.Thomas Steur
2015-03-10refs #6758 request only the needed counters which will improve performanceThomas Steur
2015-03-10refs #6758 splitted queryCounters() method into 4 methodsThomas Steur
2014-12-05Visitor Profile clean codemattab
2014-12-05Removed checkLatLong API parameter and always set the infomattab
2014-12-05Refactor Live API Visitor Profile logic in own classmattab
2014-12-05Refactor Live SQL into Modelmattab
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-18Removing TODOs and tweaking existing code.diosmosis
2014-11-17Correctly format totalVisitDurationPretty in Live.getLastVisitsDetails.diosmosis
2014-11-14Make MetricsFormatter a class with instance methods and move Html related fun...diosmosis
2014-11-08Converted most other processed metric calculation to use ProcessedMetric class.diosmosis
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-09-08Refs #3490 Display User ID in the Visitor Profile, in the Visitor log and Las...mattab
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-08-12refs #5950 trying another fix for this problem to see whether this passes the...Thomas Steur
2014-08-12refs #5950 wondering whether we break any tests when applying the clean visit...Thomas Steur
2014-07-22refs #5416 we need to execute 3 queries in order to get the correct number of...Thomas Steur
2014-06-18Fix context error with moving visitor instance creation into separate factory...Marcin Czołnowski
2014-06-18Add raw data to hook parameters.Marcin Czołnowski