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
2018-10-07Add possibility to manage and view Intranet websites (#13473)3.6.1-b3Thomas Steur
2018-10-03New feature: allow setting goal revenue to event value for event matching goa...diosmosis
2018-09-29Replace unsupported characters in all tracking request params (#13437)Stefan Giehl
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-06-24Fix TableLogAction::isActionTypeStoredUnsanitized() to see what effect it wil...diosmosis
2018-06-19Prevent caching of tracker in proxies (#12730)Christian Schmidt
2018-05-24Rearrange some menu items (#12879)Stefan Giehl
2018-05-22Adds message about data retention on gdpr overview (#12878)Stefan Giehl
2018-05-14Add rel="noopener noreferrer" to a link (#12861)Nicolas Hoffmann
2018-05-13Fix E_NOTICE undefined index 'enable_ssl' (#12900)Ryan R Sundberg
2018-05-03Validate goal pattern and type in API (#12788)Stefan Giehl
2018-05-01Prevent tracking failures when invalid goal patterns are defined (#12787)Stefan Giehl
2018-05-01Use https protocol in tracking code if force_ssl is enabled (#12799)Stefan Giehl
2018-04-243rd party cookie visitor ID value should not change over time (#12755)3.5.0-b2Matthieu Aubry
2018-04-24GDPR + Add a couple of new platform features especially around validating set...Thomas Steur
2018-04-02Update Tracker DB config to support SSL (#12631)Andrew Fitzgerald
2018-03-21Add third party cookie domain setting (#12632)Benaka
2018-02-15Use renamed composer packages (#12518)Stefan Giehl
2018-01-19Fix a possible issue when there are more than 2 billion visits tracked and sy...Matthieu Aubry
2018-01-11Show Matomo instead of Piwik in the user interface in more places (#12421)Matthieu Aubry
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-12-01New "Event URL" segment `eventUrl` to segment on any Segment URL (#12236)Matthieu Aubry
2017-11-30Show shortcut help screen when pressing `?` (#12283)Stefan Giehl
2017-11-06added $_COOKIE to RequestSet environmentMichael Heerklotz
2017-11-02Merge branch '3.x-dev' of https://github.com/piwik/piwik into add_cookie_to_envMichael Heerklotz
2017-10-04force using utf-8 as charset for htmlentities/htmlspecialchars (#12135)Stefan Giehl
2017-10-03Better segment editor and fixes (#12040)Thomas Steur
2017-07-22When tracker is in maintenande mode return HTTP status code 503 (instead of t...Matthieu Aubry
2017-06-29More generic raw log access (#11775)Thomas Steur
2017-06-14Tracker output debug: message when new visit is forcedmattab
2017-06-06added $_COOKIE to RequestSet environmentMichael Heerklotz
2017-02-28Post new parameter with conversion event (#11415)Thomas Steur
2017-01-30New "Enable cross domain linking" checkbox in Javascript Tracker Code generat...Matthieu Aubry
2016-12-01JavaScript Tracker: new option "Track users with JavaScript disabled" and the...Matthieu Aubry
2016-12-01Tracking API: when overriding the request datetime with an invalid token_auth...Thomas Steur
2016-11-22refs #10797 improve default tracking codeThomas Steur
2016-11-21Fix goal metric processing for device type / model / brand (#10873)Stefan Giehl
2016-11-14fix exit page was not correct when last action was download or outlinkThomas Steur
2016-10-31Better text + https link, fixes #10395mattab
2016-09-30Merge branch '2.x-dev' into 3.0-m09Thomas Steur
2016-10-02Merge pull request #10579 from piwik/delete_uid_only_when_foundMatthieu Aubry
2016-10-01Track a unique id for each pageview (#10499)Thomas Steur
2016-09-29Make sure to load Piwik JS tracker synchronously when requested to be loaded ...Thomas Steur
2016-09-29remove extra two parameters in VisitExcluded constructor to prevent confusion...Matthieu Aubry
2016-09-29Additional informations passed in the hook "isExcludedVisit" (issue #10415) (...Thomas Fasselt
2016-09-27Delete UID cookie only when foundmattab
2016-09-15added a new option for plugins to load piwik js synchronousThomas Steur
2016-09-01Remove deprecated events (#10455)Thomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-23PHP 7: when there is a fatal error in API request processing, display the ori...Matthieu Aubry