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
path: root/core
AgeCommit message (Expand)Author
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-06-26Rename referrer spam list (#16105)Thomas Steur
2020-06-24Fixed wrong escaping of cookie path (#16087)MichaelHeerklotz
2020-06-21Allow configuration of a shorter lock wait time in tracker mode (#16092)Thomas Steur
2020-06-19Makes report export overlay compatible with app specific tokens (#16066)Stefan Giehl
2020-06-11Rename Piwik -> Matomo in cookies (#16053)Thomas Steur
2020-06-11Rename PHP Events that contain Piwik to Matomo (#16054)Thomas Steur
2020-06-11Date factory test when date object is passed (#15998)Thomas Steur
2020-06-10Ensure to create security files for node_modules (#16049)Stefan Giehl
2020-06-09Track ecommerce views as new dimensions instead of custom variables (#15999)Stefan Giehl
2020-06-09apply timezone just before querying the log tables (#16039)diosmosis
2020-06-08Keep JSON2 format in Matomo 4 (#16029)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-06-04Twig 3 upgrade (#15573)Lukas Winkler
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-06-03Archiving job prioritization and safety precautions (#15991)diosmosis
2020-06-03Fix today archive is not being archived (#15996)Thomas Steur
2020-06-02SQL type FLOAT should not be used for economical data (#15994)Thomas Steur
2020-06-013.13.6-rc13.13.6-rc1Matthieu Aubry
2020-06-01Fix min archive time not respected (#15997)Thomas Steur
2020-05-27Removes director detection (#15989)Stefan Giehl
2020-05-27Avoid DB query when recording historical data or other authenticated tracking...Thomas Steur
2020-05-27Typing Core/Access (#15983)Jean Baptiste Noblot
2020-05-22Limit the fingerprint (#15886)Thomas Steur
2020-05-20Fix theme rewrite removes src attribute when custom plugin directory is used ...Thomas Steur
2020-05-20Remove gears detection (#15956)Stefan Giehl
2020-05-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-05-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-05-13remove token_auth column in user table during upgrade (#15942)Thomas Steur
2020-05-13Fix getArchiveIdAndVisits() call (#15946)diosmosis
2020-05-12triple equals (#15762)Jean Baptiste Noblot
2020-05-12Fix archive error "Empty or invalid response" in Matomo for WP (#15934)Thomas Steur
2020-05-11Fix notice "Trying to access array offset on value of type int" in WP (#15935)Thomas Steur
2020-05-10add a more helpful info to the default matomo.php output (#15828)Lukas Winkler
2020-05-08Merge remote-tracking branch 'origin/3.x-dev' into 4.x-devsgiehl
2020-05-07Exclude some url parameters from referrer urls (#15905)Stefan Giehl
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-05-07Require authentication when sending custom ip with tracking requests (#15888)Stefan Giehl
2020-05-06Save profiling metadata (#15893)Thomas Steur
2020-04-30Minor performance improvement when invalidating archives (#15879)Thomas Steur
2020-04-29put rexpiring delay logic in Lock class (#15874)diosmosis
2020-04-29Update visit only when needed (#15869)Thomas Steur
2020-04-28Merge branch '3.x-dev' into 4.x-devsgiehl
2020-04-28Keep last 100 characters of archive error message when error is too long (#15...Thomas Steur
2020-04-283.13.53.13.5Matthieu Aubry
2020-04-283.13.5-rc23.13.5-rc2Matthieu Aubry
2020-04-283.13.5 releaseMatthieu Aubry
2020-04-25Merge json2 renderer w/ json so json now has correct rendering of arrays. (#1...diosmosis
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl