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-02-14[Hotfix]add date, period params into common function (#18686)Peter Zhang
2022-01-26Revert "add date, period params into common function (#18653)" (#18685)Peter Zhang
2022-01-26add date, period params into common function (#18653)Peter Zhang
2021-11-16Determine the first date to show feedback question banner more randomly (#18315)Stefan Giehl
2021-11-13add feedback question, remove other related. (#18262)Peter Zhang
2021-10-28Introduce new config setting to set a contact email address (#17916)Stefan Giehl
2021-05-27Fix possible notice when no user is set (#17624)Stefan Giehl
2020-10-05Throw exception if dividend or divisor is not a number for easier troubleshoo...Thomas Steur
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-20Removes deprecated class Piwik\Translate (#15586)Stefan Giehl
2020-01-20Removes some code marked as deprecated (#15419)Stefan Giehl
2020-01-16Removes some methods deprecated for Matomo 4 (#15386)Stefan Giehl
2019-10-02Change login page message when user has been redirected after auth failure (#...Kate Butler
2019-09-30Compare segments and periods (in API and UI) (#14365)diosmosis
2019-07-14use PHP filter to validate E-Mails (#14476)Lukas Winkler
2019-07-05Update the link tag for all php files (#14635)Luca
2018-12-10Lock down accounts by IP after N failed attemps at logging in (#13472)Thomas Steur
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2018-05-21Super users are not anonymous (#12766)Claes
2016-07-21When Piwik config file becomes un-readable, make it clear that the file still...Matthieu Aubry
2016-05-05Fix some typos in comments (found by codespell) (#10120)Stefan Weil
2016-03-01allow umlauts in loginssgiehl
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-10-12Rename InvalidationResultInfo to InvalidationResult and remove Period::getAll...diosmosis
2015-07-23Remove usage of custom font in the "fatal error" pageMatthieu Napoli
2015-07-03Move Zend_Validate_EmailAddress to DIbarbushin
2015-07-01Use email address validator from Zendbarbushin
2015-06-23wssgiehl
2015-05-27fix core folder with php-cs-fixer for psr-2fabiocarneiro
2015-04-22Fix phpstorm errorMatthieu Napoli
2015-04-17Although Piwik is always free as in freedom (http://piwik.org/free-software/),mattab
2015-02-19Setting minimum username length to 2 chars instead of 3mattab
2015-02-09Merge branch 'master' into removed-registryMatthieu Napoli
2015-02-03Removed Piwik\Registry and replaced its usage with the containerMatthieu Napoli
2015-01-14removed several occurences of UserSettings pluginsgiehl
2015-01-12Simplified get from container with new shorter methodMatthieu Napoli
2015-01-05Fixed typo that crept inMatthieu Napoli
2015-01-05Refactored Piwik\Translate into a non-static class Piwik\Translation\TranslatorMatthieu Napoli
2014-12-04Tracker refactoringThomas Steur
2014-11-26Merge branch 'master' into processed_metrics_metadatadiosmosis
2014-11-25refs #6697 start refactoring the DoNotTrack code to allow for adding testsmattab
2014-11-08Forgot to add files in previous commit and document two more pieces of code.diosmosis
2014-11-07[poc] moved BounceRate calculation to ProcessedMetric class.diosmosis
2014-10-22Refactor isUserIsAnonymousmattab
2014-10-16Removed `Piwik::getJavascriptCode()` and its deprecation notice: it wasn't an...Matthieu Napoli
2014-10-16Extracted `Piwik::getJavascriptCode()` into a separate, non static class: `Pi...Matthieu Napoli
2014-10-03Extend tracking with all changes.Marcin Czołnowski
2014-09-30Deprecating Piwik::setUserHasSuperUserAccess() and switching to Access::doAsS...diosmosis