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
2019-07-05Update the link tag for all php files (#14635)Luca
2019-07-05avoid using group by and select min for tracker actions query to avoid tmp ta...Thomas Steur
2019-06-27Provide methods to force the update of tracker caches (#14578)Thomas Steur
2019-06-26Fix error number is detected wrongly in tracker mode (#14571)Thomas Steur
2019-04-16Fix archive invalidation timezone issue in tracker (#14318)Kate Butler
2019-04-11Add enable_sql_profiler setting to Tracker (#14288)simivar
2019-03-15Do not match by config ID if trust visitor cookies is used and a user ID is s...diosmosis
2019-03-13Couple assorted changes (#13935)diosmosis
2019-02-25Noindex, nofollow for login page and tracker default output (#14121)Thomas Steur
2019-02-25Tweak default tracker text that explains Matomo (#14107)Thomas Steur
2019-01-22It is not possible to record more than one conversion per second for the same...Thomas Steur
2019-01-04fix another build (#13930)diosmosis
2018-12-14Revert "Always fail during tracking when authentication is required b… (#13...diosmosis
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-08Fixing build (#13808)diosmosis
2018-12-06 Report tracking into wrong Site ID and missing token auth (#13493)Thomas Steur
2018-11-29Do not specify a category delimiter by default (#13688)Thomas Steur
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-25Always fail during tracking when authentication is required but invalid token...Thomas Steur
2018-11-21fix content actions are not tracked on search pages (#13652)Thomas Steur
2018-11-05Event tracking with trackEvent: a value of 0 (zero) is not recorded (#13537)Thomas Steur
2018-10-11Implements wrapper method for a more secure unserialize with PHP 7 (#13285)Stefan Giehl
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