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
2021-08-22remove acceptedValues from PageUrl (#17895)Tim-Hinnerk Heuer
2020-11-10Set name and default value for certain dimensions. (#16684)diosmosis
2020-11-09Fix siteSearchCategory segment (#16675)Stefan Giehl
2020-10-01Optimise Matomo 4 updates (#16490)Thomas Steur
2020-09-30Add dimension "Action URL" (#16442)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-23Refactores the way segments are configured in dimensions (#15836)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-16merge 3.x to 4.x (#15821)diosmosis
2020-04-15Rename interaction_position to pageview_position (#15812)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-09Refactor search category/count to not use custom variables (#15286)Kate Butler
2020-01-21Make interaction_position and visit_total_interactions MEDIUMINT to prevent ...Matthieu Aubry
2019-07-05Update the link tag for all php files (#14635)Luca
2018-02-14Allow plugins to define custom action types (#12556)Stefan Giehl
2017-12-01New "Event URL" segment `eventUrl` to segment on any Segment URL (#12236)Matthieu Aubry
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-09-27Tracking: Write current interaction position for all actions (#12125)Thomas Steur
2016-12-27Prevent out of range issues for interaction_position (#11101)Matthieu Aubry
2016-12-01New visit dimension "total interactions" and new action dimension "Interacti...Thomas Steur
2016-11-14fix exit page was not correct when last action was download or outlinkThomas Steur
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-10-01Track a unique id for each pageview (#10499)Thomas Steur
2016-09-27do not make log_action.idaction (and foreign keys) BIGINT to prevent large ov...Matthieu Aubry
2016-09-26On very high traffic Piwik servers, prevent integer overflow by making auto_i...Matthieu Aubry
2016-09-20refs #9231 Make all log_* tables fields NULLable (#10492)Thomas Steur
2016-09-19Make sure to set an entry page if none was set before (#10510)Thomas Steur
2016-04-18DB field piwik_log_visit.visit_total_actions too small (#10002)Thomas Steur
2016-02-01actionType is a segment of type "dimension"mattab
2016-01-22fix average time on page determined by using unique pageviews instead of hitsThomas Steur
2015-12-01New segment: ActionTypeThomas Steur
2015-11-19refs #8076 #9224 adding new segment ActionUrl + new operators starts with an...Thomas Steur
2015-10-05Fix testsmattab
2015-10-05Add new Custom Segments: outlinkURL and downloadUrl to segment on any Clicked...mattab
2014-11-27Fixing lots of system tests.diosmosis
2014-11-27Fix several bugs causing differences in API output w/ master.diosmosis
2014-11-27Allow ProcessedMetrics to declare some metrics as temporary so they will be r...diosmosis
2014-11-24Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-17Only use '-' as formatted average page generation time if formatting for HTML...diosmosis
2014-11-17Use correct precision in AveragePageGenerationTime.diosmosis
2014-11-15Use correct precision for AveragePageGenerationTime processed metric.diosmosis
2014-11-14Move all Metrics to Columns folder.diosmosis
2014-08-26refs #6045 #6049 added an event to collect visitor info and made sure the Piw...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-07-22removed unused use statementssgiehl
2014-07-18refs #5820 added documentation and improved codeThomas Steur
2014-07-07If a dimension only implements a getName() method it should extend Dimension ...Thomas Steur
2014-07-01moved dimensions into a subdirectoryThomas Steur
2014-06-26smarter install and update of columns which will automatically update the col...Thomas Steur