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-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
2018-09-06Add [tests] config option to enable logging in tests. (#13335)diosmosis
2018-08-28Mention some more changes in developer changelog (#13358)Matthieu Aubry
2018-08-06Implements possibility to unsubscribe from reports (#13214)Stefan Giehl
2018-08-01Add removeEcommerceItem() and clearEcommerceCart() methods to JS tracker. (#1...diosmosis
2018-07-27Translate currency names (#13068)Christian Schmidt
2018-07-25Replace proxy redirect with rel=noreferrer (#12780)Christian Schmidt
2018-07-25Make CORS domains configurable in UI (#13174)Stefan Giehl
2018-07-24Renames console to Matomo (#13192)Stefan Giehl
2018-07-24Implements "Social network" as a new referrer type (#12993)Stefan Giehl
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-07-10Disables some more feature if internet features are disabled (#13076)Stefan Giehl
2018-06-19Prevent caching of tracker in proxies (#12730)Christian Schmidt