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-06-07invite user replace add user (#18868)Peter Zhang
2022-03-10[Codingstyle] Disallow unused use statements (#18520)Stefan Giehl
2021-12-22Show a summary of new features (#18065)Ben Burgess
2021-09-27add last seen to the UserManager Api (#18053)Peter Zhang
2021-08-17Run AllTests on PHP8 (#16897)Stefan Giehl
2020-07-07don't specify optional parameters before required parameters (#16185)Thomas Steur
2020-05-27Typing Core/Access (#15983)Jean Baptiste Noblot
2020-04-24Update doc blocks with new name (#15857)Stefan Giehl
2020-04-08many typo fixes in the code thanks to codespell (#15730)Lukas Winkler
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
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-28Fixing build. (#13918)diosmosis
2018-12-14Fixing the build. (#13860)diosmosis
2018-12-03Implement Two Factor Authentication (#13670)Thomas Steur
2018-11-30When changing password or email address, require to type old password (#13683)Thomas Steur
2018-11-09Add Matomo Tag Manager to core (#13402)Thomas Steur
2018-09-21Return access entries only for sites that still exist (#13433)Thomas Steur
2018-08-09Add notification when report w/ segment has no data, but segment is unprocess...3.6.0-b4diosmosis
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-08-04Do not limit password length (#10349)Pranav
2016-05-12plugins: Fix typos (found by codespell)Stefan Weil
2015-12-21fixes #4314 Don't let "admin" users see all other users in PiwikThomas Steur
2015-08-22Add a test to prevent users to register with the same login using a different...Matthieu Napoli
2015-07-06Merge pull request #8259 from barbushin/7298_email_validationBenaka
2015-07-05Fix UsersManagerTest::testAddUserWrongEmail()barbushin
2015-07-03Fix two more formerly static method calls on FakeAccess instances.diosmosis
2015-07-03Fixing more calls to formerly static FakeAccess methods.diosmosis
2015-06-03Fixing all tests that use Access::setSingletonInstance().diosmosis
2015-02-19Fix CI buildmattab
2014-11-14Replaced usage of deprecated \FakeAccess to Piwik\Tests\Framework\Mock\FakeAc...Matthieu Napoli
2014-11-11refs #4558 fix an integration test as password can be longer nowThomas Steur
2014-10-13refs #5940 moved files into a subfolder framework, added autoloader to remove...Thomas Steur
2014-10-06refs #5940 we might stay backwards compatible this way for 2 months. moved so...Thomas Steur
2014-10-06refs #5940 splitting plugin tests folder into unit, integration and system fo...Thomas Steur