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-10-04JavaScript tracker exclude query parameters (#18031)Ben Burgess
2021-06-25Remove type attribute from tracking code (#17685)Justin Velluppillai
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-08Generated tracking code should init window._paq and only use async (#16190)Thomas Steur
2020-07-01Removes CustomVariables plugin from core (#16090)Stefan Giehl
2020-06-11Rename PHP Events that contain Piwik to Matomo (#16054)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-27Update JavaScript code to use window._paq instead of _paq (#13674)Thomas Steur
2018-05-01Use https protocol in tracking code if force_ssl is enabled (#12799)Stefan Giehl
2018-04-23Escape ampersands in URLs (#12731)Christian Schmidt
2018-01-11update test filessgiehl
2017-02-18Fix #11332 (#11333)egon w. stemle
2017-01-30New "Enable cross domain linking" checkbox in Javascript Tracker Code generat...Matthieu Aubry
2016-11-22refs #10797 improve default tracking codeThomas Steur
2016-11-15Update Marketplace to work with new API (#10799)Thomas Steur
2016-09-29Make sure to load Piwik JS tracker synchronously when requested to be loaded ...Thomas Steur
2016-06-30Put idSite into single quote for support custom string id (#10247)Joubert RedRat
2015-06-15Fix missing variable escaping in the JS tracking code generatorMatthieu Napoli
2014-10-16Extracted `Piwik::getJavascriptCode()` into a separate, non static class: `Pi...Matthieu Napoli