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
2022-01-07Fixes some smaller UI regressions (#18589)Stefan Giehl
2021-11-11[Vue] migrate dropdown and related directives (#18214)dizzy
2021-09-24add mysql row format dynamic option (#18002)Peter Zhang
2021-08-16add piwikHelper and define piwik.helper (#17888)Tim-Hinnerk Heuer
2020-09-02Provide more debug information in system check (#16350)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-17Use utf8mb4 character set if possible (#15618)Stefan Giehl
2020-05-17Send onboarding email during installation (#15894)Thomas Steur
2020-05-14Make it possible to automatically set up geoip2 in installation (#15939)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2019-10-07Use minified version of angular lib (#14959)Thomas Steur
2019-08-26Send tracking code JS by email (#14569)Kate Butler
2019-08-14Add newsletter signup button to user settings page (#14466)Kate Butler
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2018-12-04Use db sessions by default, deprecate file session handler (#13540)Thomas Steur
2018-11-29Make matomo.js and matomo.php the default Tracking API endpoints used (#13596)Thomas Steur
2018-01-10Further Piwik.org => Matomo.org replacements (#12415)Thomas Steur
2017-03-31Improves "No data has been recorded yet" page (#11555)Stefan Giehl
2017-01-18Display original error that triggered a failure message "Piwik is already ins...Matthieu Aubry
2016-12-09fix marketplace might not search for plugins correctly (#10986)Thomas Steur
2016-08-29Merge branch 'master' into 3.0-m06Thomas Steur
2016-08-29Better UI for Piwik 3, more responsive, faster, lots of other fixes (#10397)Thomas Steur
2016-08-23Create index.htm files in all tmp/ sub-folder as an additional safety net (#1...Matthieu Aubry
2016-07-25Professional Services for Piwik, neutral branding within Piwik app (#10339)Matthieu Aubry
2015-09-25Send language when registering to newslettermattab
2015-09-08Installer: protect language selector against CSRFmattab
2015-06-24Fix the buttons in the installationMatthieu Napoli
2015-05-21Fix #7924 Reusing a piwik database created a report that it had been updated ...Matthieu Napoli
2015-05-20Show the "Next" button on the top of the System check page only if there are ...Matthieu Napoli
2015-04-14Added a commentMatthieu Napoli
2015-04-14ref #7235 Refactored the system check to allow plugins to add diagnosticsMatthieu Napoli
2015-03-20Fix two regressions where language would not change in installer, and where l...diosmosis
2015-02-25Refs #7276, initial backwards compatible refactor of updater classes (moved C...diosmosis
2014-12-22Attempting to fix build by detecting that Piwik is already installed within t...mattab
2014-12-22Fixes #6884 - simply fail when Piwik is already installed to prevent other is...mattab
2014-11-28Fixes #5081 Warn in system check when Pagespeed module is enabledmattab
2014-11-27Fixes #6468 Error in system check when always_populate_raw_post_data is not -...mattab
2014-11-25Make translation with only 3 placeholdersmattab
2014-11-17Fix installationMatthieu Napoli
2014-11-16fixes #6680 this must be a bug on some 5.3.x that private methods can't be ca...mattab
2014-11-04Prevent access to the last step of the installation if Piwik is already insta...Matthieu Napoli
2014-11-04#5052 #6566 Added a form on the last installation step that plugins can enrichMatthieu Napoli
2014-11-03#5052 Enabled IP anonymization by default. To keep it disabled on previous Pi...Matthieu Napoli
2014-11-03#5052 IP anonymisation enabled by default, users can disable it during instal...Matthieu Napoli
2014-10-16Extracted `Piwik::getJavascriptCode()` into a separate, non static class: `Pi...Matthieu Napoli
2014-09-30Fix installation process, missing super user access for some calls.diosmosis
2014-09-30Fixing UI tests and adding tests for Access::doAsSuperUser.diosmosis