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-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-12-22Show a summary of new features (#18065)Ben Burgess
2021-05-27Email notifications for critical actions (#17531)Zoltan Flamis
2021-01-28Fix initializing anonymous session (#17084)Stefan Giehl
2020-12-16do not update token usage in tracking requests (#16925)Stefan Giehl
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
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
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-26In two UsersManager API methods, do not apply offset if limit is not also app...diosmosis
2018-09-21Return access entries only for sites that still exist (#13433)Thomas Steur
2018-09-06Make sure user is not logged out when settings saved w/ no password change. (...diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-07-27Sessions with more security (#12208)diosmosis
2018-07-18Introducing a new role "write" and possibility to define capabilities (#13163)Thomas Steur
2016-12-02Password hashing (#10926)Thomas Steur
2016-03-29fix #9896 Keep Page URL fragments when tracking Page URLs" not persistentThomas Steur
2015-08-22Rewrite change to Model::getUser() to use one query instead of two and to use...diosmosis
2015-08-22Favor login with exact case comparison, and fallback to case-insensitiveMatthieu Napoli
2015-08-22Add a comment explaining case-insensitive login is a featureMatthieu Napoli
2014-11-27Fixes #3147 Add rel="noreferrer" to all outgoing links . This works in Firefo...mattab
2014-10-13a few coding style changesThomas Steur
2014-10-08Fix a notice when running archive.phpmattab
2014-10-04moved some queries within core to model filesThomas Steur
2014-09-30coding style fixes, some PHPStorm inspection fixes, improved readability of c...Thomas Steur
2014-07-23removed lots of trailing whitespaceChristian Raue
2014-06-10Piwik is a free/libre analytics platform. Refs #4455 GNU Package requirement ...mattab
2014-03-03For tests to pass, the DB reference cannot be cached.mattab
2014-02-03Remove remaining @package/@subpackage/@category declarations from plugins/Fabian Becker
2014-01-29refs #4564 cleanup and make sure a new user does not get super user accessThomas Steur
2014-01-28refs #4565 migrate config super user to databaseThomas Steur