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-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
2016-07-13Improved join generation for segments (#10264)Thomas Steur
2016-07-08Do not throw an exception when debugging tracker (#10267)Thomas Steur
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-04-19 Trigger a Goal conversion for "Event matching goals" even when an event is ...Matthieu Aubry
2016-04-11refs #7983 let plugins add or remove fields to websites and better settings apiThomas Steur
2016-03-31URL query string parameters to remove from URL are now stored in config filemattab
2016-03-16Minor commentmattab
2016-02-17Add sid to the list of query params excluded by defaultThomas Steur
2016-01-21refs #9610 fix total time of visit is not the sum of times of page visits if ...Thomas Steur
2015-12-22remove unused use statementssgiehl
2015-12-09fix creating new visits when no referrer keyword is setThomas Steur
2015-12-08Check whether known URL starts with path if defined, do no longer match subdo...Thomas Steur
2015-12-04Merge pull request #9320 from piwik/website_pathMatthieu Aubry
2015-12-03Added support to specify a path in a website URL and Piwik will recognize the...Thomas Steur
2015-12-01New segment: ActionTypeThomas Steur
2015-11-26Make sure local time has valid time format fixes #9052mattab
2015-11-24Merge branch 'master' into 9129_2mattab
2015-11-24refs #9129 added feature Custom DimensionsThomas Steur
2015-11-23Check the list of spammers is an array to prevent notice in edge case, fixes ...mattab