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
2021-10-04JavaScript tracker exclude query parameters (#18031)Ben Burgess
2021-08-10Fixing some test failures (#17852)dizzy
2021-06-25Remove type attribute from tracking code (#17685)Justin Velluppillai
2021-03-15test for trim action name (#17266)Zoltan Flamis
2021-01-21Custom tracking timestamp should return an integer to prevent HTTP 500 tracki...Thomas Steur
2021-01-01Add regular expression support to list of user agents to exclude (#16766)Nina Pypchenko
2020-12-24Force new visit after 10K actions (#17014)Thomas Steur
2020-11-26Add pluginjson for custom dimensions + fix build (#16799)Thomas Steur
2020-10-19Ignore tracking requests for disabled plugins (#16570)Thomas Steur
2020-08-18Add feature to exclude tracking requests via config file (#16302)Thomas Steur
2020-07-29Add additional test for fingerprint salt date string generator (#16251)Thomas Steur
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-09By default userId should overwrite the visitorId (#16124)Thomas Steur
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-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-06-25fix test for mysqli (#16108)Stefan Giehl
2020-06-21Allow configuration of a shorter lock wait time in tracker mode (#16092)Thomas Steur
2020-06-11Rename PHP Events that contain Piwik to Matomo (#16054)Thomas Steur
2020-06-08Switch from bower to npm and update JS libraries (#14082)diosmosis
2020-06-04Merge branch '3.x-dev' into 4.x-devsgiehl
2020-05-22Limit the fingerprint (#15886)Thomas Steur
2020-05-20Allow using matomo prefixed parameters for campaigns (#15957)Stefan Giehl
2020-05-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-05-07Require authentication when sending custom ip with tracking requests (#15888)Stefan Giehl
2020-04-29Update visit only when needed (#15869)Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-23Reactivates some skipped tests (#15848)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-03-16Merge branch '3.x-dev' into 4.x-devsgiehl
2020-03-10Move Archive.php archive invalidation to Loader… (#15616)3.13.4-b1diosmosis
2020-03-05Try to prevent a deadlock when writing options (#15666)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-20Ensure a valid timestamp is set when recording a conversion (#15587)Thomas Steur
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-06No longer redirect when interacted with content (#15406)Thomas Steur
2020-01-28Use rebranded components (#15253)Stefan Giehl
2019-12-31fix some tests (#15331)Thomas Steur
2019-12-30Prevent race condition when saving plugin settings (#15327)Thomas Steur
2019-11-28 Remove the SiteSpecificUserAgentExcludeEnabled setting (#15089)Kate Butler
2019-11-28Fix build (#15202)diosmosis
2019-11-18Add product name, product category, product sku, product price segments (#15144)diosmosis
2019-09-04fix build failing tracker request test (#14850)Thomas Steur
2019-08-06Remove temporary archive concept and just invalidate on tracking. (#14639)diosmosis
2019-07-11Only permit scalar values for custom variables (#14640)Kate Butler
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-04-16Fix archive invalidation timezone issue in tracker (#14318)Kate Butler