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-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-20try to fix two UI tests (#15755)diosmosis
2020-04-19Run tests on bionic distribution & run AllTests with PHP 7.4 (#15720)Stefan Giehl
2020-04-17New page performance reports (#15736)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
2020-04-02use latest puppeteer for screenshot testing (#15767)Stefan Giehl
2020-03-25Show accurately the configured retention length (#15712)Thomas Steur
2020-03-24Regenerates Omnifixture (#15520)Stefan Giehl
2020-03-23fix testsgiehl
2020-03-23fix integration testsgiehl
2020-03-23Remove user alias from DB (#15714)Thomas Steur
2020-03-18App specific token_auths (#15410)Thomas Steur
2020-02-27Update to PHPUnit 8.5 (#15581)Stefan Giehl
2020-02-17Fix some failing tests (#15564)Stefan Giehl
2020-02-06updates ui filessgiehl
2020-01-16fix ui tests (#15397)Thomas Steur
2019-10-04Check email case insensitive in updateUser (#14950)Thomas Steur
2019-08-14Add newsletter signup button to user settings page (#14466)Kate Butler
2019-07-25Updates npm dependencies for screenshot testing (#14680)Stefan Giehl
2019-07-05Update the link tag for all php files (#14635)Luca
2019-05-19fix testdiosmosis
2019-05-16Require password confirmation before setting/removing superuser access. (#13975)diosmosis
2019-05-15Indent actions belonging to a pageview (#14063)diosmosis
2019-05-09Switch UI tests from phantomjs to chrome headless (#14421)Thomas Steur
2019-04-11Add a config to disable e-mail notifications on password/email change through...simivar
2019-03-12Pagination localisation clean-up (#14157)Christian Schmidt
2019-03-08Send email notification when user email changes. (#14136)diosmosis
2019-02-25Make access level filter in user permissions edit default to showing all webs...diosmosis
2018-12-28Fixing build. (#13918)diosmosis
2018-12-17Add capability editing to users manager (#13842)diosmosis
2018-12-14Fixing the build. (#13860)diosmosis
2018-12-10Allow form select to show specific text for empty option that is not placehol...diosmosis
2018-12-08Fixing build (#13808)diosmosis
2018-12-03Fix build and make join table sort stable by using DFS (#13634)diosmosis
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-30Fix various tests (#13779)Thomas Steur
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-11-26In two UsersManager API methods, do not apply offset if limit is not also app...diosmosis
2018-11-14Fix build which fails with new theme (#13713)Thomas Steur
2018-11-09Add Matomo Tag Manager to core (#13402)Thomas Steur
2018-11-01Limit password length (#13494)Thomas Steur
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-09-06Make sure UserTableFilter can filter by new roles/capabilities. (#13390)diosmosis
2018-09-05Fix tests and move AutoSuggest test to API plugin to shorten system tests bui...diosmosis
2018-08-21Make sure all sites with no access are selected in UsersManager.getSitesForUs...diosmosis
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
2018-08-07Fix ui tests (#13259)3.6.0-b3diosmosis
2018-08-07Scalable UX for user management (#13158)diosmosis
2018-07-27Sessions with more security (#12208)diosmosis