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-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-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
2020-03-09Refactor search category/count to not use custom variables (#15286)Kate Butler
2020-02-27Removes GeoIp Legacy support (#15521)Stefan Giehl
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-02-11Renames CustomPiwikJs plugin to CustomJsTracker (#15505)Stefan Giehl
2020-02-03Removes deprecated console param --piwik-domain (#15503)Stefan Giehl
2020-01-21enable send beacon by default (#15405)Thomas Steur
2020-01-21remove JSON2 (#15413)Lukas Winkler
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-16Remove more deprecated methods (#15398)Thomas Steur
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2020-01-15remove possibility for synchronous ajax requests (#11756)Stefan Giehl
2020-01-14Removes deprecated Piwik font (#15326)Stefan Giehl
2019-12-02Add method to detect if we are running within Matomo for WordPress (#15213)Thomas Steur
2019-11-28 Remove the SiteSpecificUserAgentExcludeEnabled setting (#15089)Kate Butler
2019-11-11Adds new event to define if lower metric values are better (#15147)Stefan Giehl
2019-11-08UserID no longer overwrites VisitorId (#14360)MichaelHeerklotz
2019-11-06More efficient heart beat timer (#15058)Thomas Steur
2019-10-10Add event to disable async execution of CliMulti (#14969)Thomas Steur
2019-09-17Let plugins hook and listen into http requests (#14877)Thomas Steur
2019-08-04Two small changes for GA importer (#14727)diosmosis
2019-07-06Update CHANGELOG.md (#14638)Luca
2019-07-01Document possible BC break with Custom Dimension double encoding (#14598)Matthieu Aubry
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-10Overwrite direct entry referrer information if campaign referrer is found in ...diosmosis
2019-04-20Adds new ViewDataTable.configure.end event (#14355)Stefan Giehl
2019-04-17add doPing method to JS api (#14127)Chris Pimlott
2019-03-15Support multiple plugin paths (#14051)Thomas Steur
2019-03-15Rename piwik to matomo in a few INI settings for consistency (#14187)Matthieu Aubry
2019-03-04fix queued requests in JS tracker and add possibility to disable it (#14146)Thomas Steur
2019-03-04Typo: LanguageManager => LanguagesManager (#14154)Christian Schmidt
2019-02-28remove getKeywordsForPageUrl widget (#14093)Lukas Winkler
2019-02-18Enable fingers crossed handler via INI config and show backtrace in logs/arch...diosmosis
2018-12-19Allow setting different log levels per log writer if desired. (#13873)diosmosis
2018-12-14Make sure to always trigger a callback in JS trigger when specified (#13855)Thomas Steur
2018-12-11Adds new event to define units for metrics (#13640)Stefan Giehl
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-12-02Support for matomo.php in log importer (submodule + tests) (#13776)diosmosis
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-11-29Add possibility to queue tracking requests so they are sent in bulk (#13616)Thomas Steur
2018-11-29When creating HTML reports in tmp/assets/ include a random string in the file...Thomas Steur
2018-10-17let plugins modify the JS tracker (#13615)Thomas Steur
2018-09-10New events + some other misc changes (#13388)diosmosis