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
2020-11-11Add hash equals method (#16696)Thomas Steur
2020-11-02simplified cookies (#14444)Lukas Winkler
2020-10-29Add new INI config [General] enable_framed_allow_write_admin_token_auth… (#...diosmosis
2020-10-19Ignore tracking requests for disabled plugins (#16570)Thomas Steur
2020-09-09Remove visit standard length from tracker (#16412)Thomas Steur
2020-09-08Add visitor ID matomo-php-tracker update message in changelog (#16399)diosmosis
2020-09-06reword CHANGELOG.md (#16393)Lukas Winkler
2020-09-03Updates php-di to 6.2.1 (#16311)Stefan Giehl
2020-08-18Reporting API: showColumns and hideColumns are now applied recursively (#11115)Matthieu Aubry
2020-08-07require only view access for embedded widgets when using tokens (#16264)Thomas Steur
2020-08-04Rename manupulateJsTracker event for consistencyThomas Steur
2020-07-24Merge branch '3.x-dev' into 4.x-devsgiehl
2020-07-20markdown formattingMatthieu Aubry
2020-07-15Fix version number in developer changelog (#16213)Thomas Steur
2020-07-07Implement cookie consent (#16178)Thomas Steur
2020-07-05Improve host validation (#16169)Thomas Steur
2020-07-02Clarify developer changelog as it's not clear that we would keep BC for these...Matthieu Aubry
2020-06-26Track seconds instead of days for "days since" dimensions (#15774)diosmosis
2020-06-26Rename referrer spam list (#16105)Thomas Steur
2020-06-24also support python 3.8 (#16100)Lukas Winkler
2020-06-22run new log importer with python3 (#16095)diosmosis
2020-06-18Mention few more changes in changelog (#16085)Thomas Steur
2020-06-18Document StaticContainer considered no longer API (#16084)Thomas Steur
2020-06-18Organise Changelog better (#16077)Thomas Steur
2020-06-13Document which APIs break in particular for JSON response (#16061)Thomas Steur
2020-06-12Rename Piwik -> Matomo in JS tracker where possible (#16052)Thomas Steur
2020-06-11Rename PHP Events that contain Piwik to Matomo (#16054)Thomas Steur
2020-06-10Document breaking change in bulk request API (#16041)Thomas Steur
2020-06-09Expose setVisitorId JS tracker method (#16042)Thomas Steur
2020-06-08Keep JSON2 format in Matomo 4 (#16029)Thomas Steur
2020-06-04Merge branch '3.x-dev' into 4.x-devsgiehl
2020-06-03Remove code tagged with `@deprecated` (#16001)Thomas Steur
2020-06-02Optional userLogin in getUserPreference API (#16010)Thomas Steur
2020-05-27Removes director detection (#15989)Stefan Giehl
2020-05-20Remove gears detection (#15956)Stefan Giehl
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-14Replace Zend Mail with PHPMailer (#15891)Stefan Giehl
2020-05-07Rewrite cron archiving process for easier maintenance and performance (#15499)diosmosis
2020-04-28Removes deprecated event Live.getAllVisitorDetails (#15866)Stefan Giehl
2020-04-25Merge json2 renderer w/ json so json now has correct rendering of arrays. (#1...diosmosis
2020-04-23Refactores the way segments are configured in dimensions (#15836)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-16merge 3.x to 4.x (#15821)diosmosis
2020-04-15Rename interaction_position to pageview_position (#15812)Stefan Giehl
2020-04-15Add more parameters to the computeNbUnique event (#15808)Thomas Steur
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-22Remove PHP serialization response format (#15558)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur